[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Debian updates breaking Blackdown JDK every once in a while



Hola Todos,

I have a need for the JDK once every two weeks or so, but each time it's a
bet if it will work or not. some library is upgraded (I'm using woody) and
suddenly JDK won't work.

>java -version
Exception in thread "main" Could not create the Java virtual machine.

now once or twice it DID fix itself, but I have no way of finding out from
strace which library was the culprit. It worked two weeks ago, so it must be
something in woody's updates from the last two weeks. no idea what.

the only clue is running with -verbose:jni, in which case I get at the very
end of the report:

[Dynamic-linking native method java/lang/System.initProperties ... JNI]
[Dynamic-linking native method java/lang/ClassLoader.getCallerClassLoader
.. not found]
[Dynamic-linking native method java/lang/Throwable.fillInStackTrace ... not
found]
Exception in thread "main" Could not create the Java virtual machine.

to answer the obvious questions: no I can't use jikes and kaffe, yes I did
playing with the CLASSPATH, no strace didn't give a clue, yes I tried
downgrading glibc, yes I did exhaust searches on google and blackdown's bug
system and yes I did ask on #debian. I really am lost. please help.

Gracias,
Izzy.


=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il