java.lang.ExceptionInInitializerError
Erik Poupaert
erik.poupaert@chello.be
Sun Apr 20 18:28:00 GMT 2003
When compiling on RH9.0 gcj 3.3/20030414, with configuration option
"--disable-shared", I'm getting:
java.lang.Exception: java.lang.ExceptionInInitializerError
at _Jv_RegisterClasses (Unknown Source)
at _Jv_RegisterClasses (Unknown Source)
at _Jv_RegisterClasses (Unknown Source)
at _Jv_RegisterClasses (Unknown Source)
at _Jv_RegisterClasses (Unknown Source)
at sin(Unknown Source)
at sin(Unknown Source)
at __clone(/lib/tls/libc-2.3.2.so)
With "--enable-shared", executing exactly the same executable, I don't get
this message. Does anybody know what's wrong?
More information about the Java
mailing list