Results 1 to 3 of 3
Thread: Why is the System Path wrong
- 09-20-2011, 11:48 AM #1
Member
- Join Date
- Sep 2011
- Posts
- 2
- Rep Power
- 0
Why is the System Path wrong
Hi there.
I am totaly new at Java.
We have an application that we had problems with installing. It turns out this program needs java 1.6 and on the computer java 1.4 was installed. The thing is, the program is supposed to install 1.6 it self and it did but after that the application crashed and it took a long time for us to find out that it was the System Path to 1.6 that was not set, only the system path 1.4. So we have the problme fixed, you only have to change the path to get the application to start. BUT, why is this happening?
This application is to be installed on several computers, and to somewhat proactive we need to know why this is happening?
The System path of java 1.4 was a bit starge looking also.
C:\POS\IBMJRE\jre\bin
Is there anyone who have an Idea on what is the reason for this?
//Mikael
- 09-20-2011, 12:14 PM #2
Re: Why is the System Path wrong
Java 1.4 has bee EOL for a long time. The path you posted indicates that the IBM JRE was intalled, not the one from Sun.
Do you have a problem with uninstalling the old obsolete runtime?
db
- 09-20-2011, 04:04 PM #3
Member
- Join Date
- Sep 2011
- Posts
- 2
- Rep Power
- 0
Re: Why is the System Path wrong
hi db.
Well tha Application tries to install 1.6 and I guess that there is an autounistallation happening to, that is unsuccessfull.
I cannot find a way to manually uninstall the Java 1.4 (IBM). We tried one thing and that was to rename the IBMJRE folder to IBMJRE_OLD and delete the system path to the 1.4 Java. After that the application installed. Mather of fact it is not the installation in it self that crashed it is when the installation is complete and the application tries to start that it crashes. I gues that is because the systempath is pointing at 1.4 JAva (IBM).
I shall try to contact IBM and see what they can give me.
Similar Threads
-
Create folders dynamically in diff system (known path + IP)
By wiki.horizon in forum Advanced JavaReplies: 5Last Post: 06-28-2011, 09:29 AM -
The System cannot find the path specified error
By umapathy_sekar in forum Advanced JavaReplies: 4Last Post: 11-21-2010, 06:34 AM -
System path can't be specified?
By Indefinite Design in forum New To JavaReplies: 0Last Post: 04-11-2010, 02:50 AM -
3x wrong password will lock the system
By ashin in forum SWT / JFaceReplies: 0Last Post: 07-11-2009, 04:03 PM -
How to know system folder path
By ivvgangadhar in forum New To JavaReplies: 6Last Post: 11-21-2008, 08:08 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks