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".