Rong, You're using a fairly old version of JDK and Java 3D. If possible, I suggest that you do a upgrade on both. The latest FCS for JDK is version 1.4 and Java 3D is version 1.2.1_04. Java 3D 1.3beta1 is also availiable and beta2 should be out anytime this week.
To download JDK : http://java.sun.com/ Java 3D : http://java.sun.com/products/java-media/3D/index.html - Chien Yang. Java 3D Team. > Date: Tue, 23 Apr 2002 09:32:18 -0600 > From: Rong Wang <[EMAIL PROTECTED]> > Subject: [JAVA3D] J3D RunTime error > To: [EMAIL PROTECTED] > Delivered-to: [EMAIL PROTECTED] > Delivered-to: [EMAIL PROTECTED] > > Hi, > > I try to use the Jsdk1.3 and J3D1.2 to develop a 3d view system. > The view system was implemented and tested successfully in the Unix-SunOs 5.8. > However, I got following error message when I deploy the builded Jar file > and try to run it in the Unix-SunOs 5.7: > > Unexpected Signal : 11 occurred at PC=0xfe58d8cc > Function name=JVM_GetStackAccessControlContext > Library=/export/home/corps/data/corps/j2re1_3_1_03/lib/sparc/client/libjvm.so > > Current Java thread: > at java.lang.Throwable.fillInStackTrace(Native Method) > at java.lang.Throwable.<init>(Throwable.java:73) > at java.lang.Exception.<init>(Exception.java:24) > at java.lang.RuntimeException.<init>(RuntimeException.java:28) > at > java.lang.NullPointerException.<init>(NullPointerException.java:34) > at > javax.media.j3d.GeometryArrayRetained.clearDirtyFlag(GeometryArrayRetained.java: 7608) > at > javax.media.j3d.GeometryArrayRetained.execute(GeometryArrayRetained.java:1730) > [error occured during error reporting] > > Does anybody have clue for this? Really appreciate for any help or suggestion. > > Thanks > > Rong > > =========================================================================== > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff JAVA3D-INTEREST". For general help, send email to > [EMAIL PROTECTED] and include in the body of the message "help". =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".