Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Registry Key Error

843804Mar 4 2004 — edited Mar 5 2004
I just installed J2EE 1.4 SDK onto a Win2000 machine. When I run a simple Java program, I get the following error message:

--------------------------------------------------------------------------------------------------------------
c:\> java Hello
Registry key 'Software\JavaSoft\Java Runtime Environment\CurrentVersion'
has value '1.1', but '1.4' is required.
Error: could not find java.dll
Error: could not find Java 2 Runtime Environment.
--------------------------------------------------------------------------------------------------------------

I have my path set to c:\Sun\AppServer\jdk\bin. I don't have any classpath set. Incidentally, I also have Macromedia Dreamweaver MX v 6.1 installed and it has its own JVM. Does anyone know how to fix this?

Thanks.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 2 2004
Added on Mar 4 2004
1 comment
273 views