Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Java error's when jnbSA is fired up (on the master)..

Status
Not open for further replies.

jdespres

MIS
Joined
Aug 4, 1999
Messages
230
Location
US
Solaris 8 NBU 4.5 Fp6......

Getting error(s) when nI attempt to bring up the Java Gui:

./jnbSA

The log file for this execution instance is
/usr/openv/java/logs/root.jnbSA.22663.log

Abort

Your DISPLAY environment variable is set as follows:
172.19.49.178:0.0

getAppletParameter - applet is null, returning default value.
com.sun.java.swing.plaf.motif.MotifLookAndFeel/icons/UpFolder.gif not found.

An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : 11 occurred at PC=0xB5CB4D00
Function=[Unknown. Nearest: dga_init_version+0x3D0]
Library=/usr/openwin/lib/libdga.so.1

Current Java thread:
at sun.awt.X11SurfaceData.initIDs(Native Method)
at sun.awt.X11SurfaceData.<clinit>(X11SurfaceData.java:164)
at sun.awt.motif.X11ImageRepresentation.createImage(X11ImageRepresentation.java:32)
at sun.awt.image.ImageRepresentation.createBufferedImage(ImageRepresentation.java:224)
at sun.awt.image.ImageRepresentation.setPixels(ImageRepresentation.java:331)
- locked <b6496100> (a sun.awt.motif.X11ImageRepresentation)
at sun.awt.image.ImageDecoder.setPixels(ImageDecoder.java:108)
at sun.awt.image.GifImageDecoder.sendPixels(GifImageDecoder.java:461)
at sun.awt.image.GifImageDecoder.parseImage(Native Method)
at sun.awt.image.GifImageDecoder.readImage(GifImageDecoder.java:603)
at sun.awt.image.GifImageDecoder.produceImage(GifImageDecoder.java:220)
at sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.java:254)
at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:168)
at sun.awt.image.ImageFetcher.run(ImageFetcher.java:136)

Dynamic libraries:
0x10000 /usr/openv/java/jre/bin/java
0xff350000 /usr/lib/libthread.so.1
0xff340000 /usr/lib/libdl.so.1
0xff200000 /usr/lib/libc.so.1
0xff330000 /usr/platform/SUNW,Ultra-Enterprise/lib/libc_psr.so.1
0xfe000000 /u02/openv/java/jre/lib/sparc/client/libjvm.so
0xff2d0000 /usr/lib/libCrun.so.1
0xff1e0000 /usr/lib/libsocket.so.1
0xff100000 /usr/lib/libnsl.so.1
0xff0d0000 /usr/lib/libm.so.1
0xff1c0000 /usr/lib/libmp.so.2
0xff090000 /u02/openv/java/jre/lib/sparc/native_threads/libhpi.so
0xff060000 /u02/openv/java/jre/lib/sparc/libverify.so
0xff020000 /u02/openv/java/jre/lib/sparc/libjava.so
0xfe7e0000 /u02/openv/java/jre/lib/sparc/libzip.so
0xfe460000 /usr/lib/locale/en_US.ISO8859-1/en_US.ISO8859-1.so.2
0xb5000000 /u02/openv/java/jre/lib/sparc/libawt.so
0xfc480000 /u02/openv/java/jre/lib/sparc/libmlib_image.so
0xfc410000 /u02/openv/java/jre/lib/sparc/motif21/libmawt.so
0xb4d80000 /usr/dt/lib/libXm.so.4
0xfa110000 /usr/openwin/lib/libXt.so.4
0xfdeb0000 /usr/openwin/lib/libXext.so.0
0xfde90000 /usr/openwin/lib/libXtst.so.1
0xb4c80000 /usr/openwin/lib/libX11.so.4
0xfa020000 /usr/openwin/lib/libdps.so.5
0xfc7d0000 /usr/openwin/lib/libSM.so.6
0xfa3d0000 /usr/openwin/lib/libICE.so.6
0xb5e90000 /u02/openv/lib/libVmangle.so
0xb4600000 /u02/openv/java/jre/lib/sparc/libfontmanager.so
0xb5de0000 /usr/openwin/lib/locale/common/xlibi18n.so.2
0xb5da0000 /usr/openwin/lib/locale/common/ximlocal.so.2
0xb5ce0000 /u02/openv/java/jre/lib/sparc/libsunwjdga.so
0xb5cb0000 /usr/openwin/lib/libdga.so.1

Local Time = Fri Mar 25 13:15:53 2005
Elapsed Time = 4
#
# The exception above was detected in native code outside the VM
#
# Java VM: Java HotSpot(TM) Client VM (1.4.0_04-b04 mixed mode)
#
# An error report file has been saved as hs_err_pid22685.log.
# Please refer to the file for further information.
#
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top