Name: tb29552 Date: 07/10/2001
Bug submitter writes:
I happened to build a 64bit jdk without a corresponding 32bit jdk. When
I tried using the 64bit jdb, I got this message below. It looks like 64bit
jdb is trying to start the 32bit VM. I assume this is not the intent. Is
this a known problem?
% $JAVA_HOME/bin/sparcv9/jdb DisplayString
Initializing jdb ...
> run
run DisplayString
VM start exception: VM initialization failed for:
/net/spot/archive02/jmasa/workspaces/TL_4447178/build/solaris-sparc/bin/java
-Xdebug -Xnoagent -Djava.compiler=NONE
-Xrunjdwp:transport=dt_socket,address=artist:33193,suspend=y DisplayString
Error occurred during initialization of VM
Could not find -Xrun library: libjdwp.so
Fatal error:
Target VM failed to initialize.
======================================================================
- relates to
-
JDK-4686916 WIN64, LIN64: launching connector uses wrong path on Itanium platform
-
- Closed
-
-
JDK-4477865 64 bit package installation failed in B70
-
- Closed
-