David Van Couvering <[EMAIL PROTECTED]> writes: > Is anyone else seeing these? I'm running derbyall on both my Solaris > 11 laptop and on a Linux machine, and things are failing left and > right. > > Attached is an example from Linux. I have to run, but I'll send in a > Solaris failure later tonight.
[snip] >> at _Jv_BytecodeVerifier.verify_instructions_0() (/usr/lib/libgcj.so.5.0.0) >> at _Jv_VerifyMethod(_Jv_InterpMethod) (/usr/lib/libgcj.so.5.0.0) >> at _Jv_PrepareClass(java.lang.Class) (/usr/lib/libgcj.so.5.0.0) >> at _Jv_WaitForState(java.lang.Class, int) (/usr/lib/libgcj.so.5.0.0) >> at java.lang.VMClassLoader.linkClass0(java.lang.Class) >> (/usr/lib/libgcj.so.5.0.0) >> at java.lang.VMClassLoader.resolveClass(java.lang.Class) >> (/usr/lib/libgcj.so.5.0.0) The libgcj.so library comes from the GNU java compiler. Are you sure you are using one of the supported JVMs? -- Knut Anders
