I having problems with installation of the 117a JDK installation. I get
the following when I try to run any of the executables:
ls: not: No such file or directory
/usr/local/jdk117_v1a/bin/../bin/i586/green_threads/java: can't
resolve symbol '_Xglobal_lock'
/usr/local/jdk117_v1a/bin/../bin/i586/green_threads/java: can't
resolve symbol '_XUnlockMutex_fn'
/usr/local/jdk117_v1a/bin/../bin/i586/green_threads/java: can't
resolve symbol '_XLockMutex_fn'
I am running Redhat 5.2 with the default "server" installation.
I understand that the symbol problems involve an incorrect library
(although I don't know how to fix it). I tried setting the NS_JAVA
variable and this gets rid of the symbol errors, but I still get the "No
such file or directory" message and the all the executables crash with
the following:
SIGSEGV 11* segmentation violation
stackbase=(nil), stackpointer=(nil)
Full thread dump:
NULL (TID:0x405100b0, sys_thread_t:0x80a1278, state:R)
prio=5Killed
Thanks for any help.
David Kosmal