PDA

View Full Version : java error


Wheemer
06-12-2006, 03:54 PM
"Could not get java information on current JVM. Please install java runtime enviroment 1.4"

This is the error I get and I've already got java 1.5 update 5 installed.

How can I fix this?

gplasky
06-12-2006, 07:10 PM
It sounds like you had java 1.4 installed at one time and didn't uninstall it properly. Sage still thinks the classpath is to your 1.4 install. Did you uninstall or just delete your java 1.4 directory? If you just deleted it you may have to install 1.4 agian to uninstall it properly. Unless you can find out where it is picking that up and change it. (Just an educated guess)

Gerry

Wheemer
06-12-2006, 08:11 PM
Thanks... I uninstalled 1.5 update 5 and then removed all the java entries from the registry manually. Then I reinstalled java and it's working fine now.