Posted By:
Vishal_Khanna
Posted On:
Sunday, August 11, 2002 10:11 PM
I wrote a JAVA application, and when I run it, and then start our OLD X11 application the old X11 application crashes....with the errors as below. Now this also happens sometimes with Netscape, the problem is that the new application which I have written uses this X11 application over a r.exec() statement, I am clueless why this error happens on Solaris with X11. I am running on JDK1.3.1 and Solaris 8 on a Sparc Ultra 10 system. Any help, pointers would be of good help. ****************** Output from X11 application ****************** Start of Application. sizeof(WmInfo) = 104 [MANAGER] Receive Arguments : 0-manager, System MultiClick Interv
More>>
I wrote a JAVA application, and when I run it, and then start our OLD X11 application
the old X11 application crashes....with the errors as below.
Now this also happens sometimes with Netscape, the problem
is that the new application which I have written uses this X11
application over a r.exec() statement, I am clueless why
this error happens on Solaris with X11. I am running on
JDK1.3.1 and Solaris 8 on a Sparc Ultra 10 system.
Any help, pointers would be of good help.
****************** Output from X11 application ******************
Start of Application.
sizeof(WmInfo) = 104
[MANAGER] Receive Arguments : 0-manager,
System MultiClick Interval=500, Item=5
Warning: Cannot allocate colormap entry for "#4080a0"
ERROR(Convert)
Conversion of '#4080a0:String' to 'Pixel' failed
ERROR(Convert)
Conversion of '#4080a0:String' to 'Pixel' failed
XpmError: XpmColorFailed
Warning: Cannot allocate colormap entry for "gray70"
ERROR(Convert)
Conversion of 'gray70:String' to 'Pixel' failed
X Error of failed request: BadDrawable (invalid Pixmap or Window parameter)
Major opcode of failed request: 14 (X_GetGeometry)
Resource id in failed request: 0x0
Serial number of failed request: 96
Current serial number in output stream: 96
[ChildEvent] SigNo = 18 child(pid=18995) dead...
MANAGER Die Die!!
[ipclib.c RestoreInfo] open fail: No such file or directory
[ChildEvent] SigNo = 18 child(pid=19016) dead...
CMDANAL Die Die!!
Please use html tags to format code blocks.
<<Less