Problems with Java

0zero7

Registered
Hi, I'm a Java developer and since some time ago, when I run a program through the Terminal I get the message "HotSpot not at correct virtual address. Sharing disabled."

VictorMac:~ 007$ java -version
HotSpot not at correct virtual address. Sharing disabled.
java version "1.4.2_09"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_09-232)
Java HotSpot(TM) Client VM (build 1.4.2-54, mixed mode)

In the Utilities/Java/JSSE 5.0 folder I've set the Java5.0 as my default JVM but it seems that doesn't work.

Have I installed the new Java version in a bad way? What should I have to run my Applications without this message?

Thank you very much
 
I'm having the same problem, and can't come up with a solution. I'm running java at pokerroom.com, and sometimes when the applet loads, I can see the sun microsystems logo, and I know that 5.0 is running. Lately, however, I can't see it and consequently it's been not working properly.
 
Back
Top