popup Error Java Version required 1.4.1, but I have it?

G

Guest

I have just installed a new executable Java program on my Windows machine
that runs in Windows and on a Palm Handheld. When I try to start the program
I get a classic Windows popup window error message that states "Java Version
Required 1.41. Available 1.30.

The fact is that I seem to have the JRE 1.41 loaded onto this machine,
because that is what Ameritrade recommends for their Streamer and when their
Streamer is running on this machine, the Java icon in the system tray reveals
"Java platform 1.41" (in the about section when I right-click on it.)

Also searching through Program Files, reveals the folders C:\Program
Files\Java\j2re1.4.1_01

I was previously programming using the Java JDK 1.30, on this machine, and
it still exists, but it seems I am running JRE 1.41.

I have another machine here with the same setup, with JRE 1.4.1 and still
all the JDK 1.3.0 folders along with the C:\Program Files\Java\j2re1.4.1_01
and on that the new Java Executable runs fine.

My only thought is to remove the j2re1.4.1_01 and reinstall it, but if that
fails, I will be lost. Any thoughts?
 
D

Dave Patrick

Seems your application thinks the current registered version is 1.3 You may
need to get in touch with the application developer.

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"bloozman" wrote:
|I have just installed a new executable Java program on my Windows machine
| that runs in Windows and on a Palm Handheld. When I try to start the
program
| I get a classic Windows popup window error message that states "Java
Version
| Required 1.41. Available 1.30.
|
| The fact is that I seem to have the JRE 1.41 loaded onto this machine,
| because that is what Ameritrade recommends for their Streamer and when
their
| Streamer is running on this machine, the Java icon in the system tray
reveals
| "Java platform 1.41" (in the about section when I right-click on it.)
|
| Also searching through Program Files, reveals the folders C:\Program
| Files\Java\j2re1.4.1_01
|
| I was previously programming using the Java JDK 1.30, on this machine, and
| it still exists, but it seems I am running JRE 1.41.
|
| I have another machine here with the same setup, with JRE 1.4.1 and still
| all the JDK 1.3.0 folders along with the C:\Program
Files\Java\j2re1.4.1_01
| and on that the new Java Executable runs fine.
|
| My only thought is to remove the j2re1.4.1_01 and reinstall it, but if
that
| fails, I will be lost. Any thoughts?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top