Java error code 1603 | Selenium Forum
M
Posted on 31/01/2016
Dear Members,

When I am trying to Install Java on my personal computer I am getting "Java error code 1603" and installation didn't complete. I've done search in Google and tried options to resolve this error, unfortunately no success. The operating system is Windows 10.

Appreciate your help or inputs to resolve the same.

Thank you
Rajendra

M
Replied on 31/01/2016

are there any other java version installed? if yes, then uninstall them.


M
Replied on 02/02/2016

Hi,
Thank your for reply.
I have checked and couldn't find any other Java version is installed in PC. Please advise.


Regards
Rajendra


M
Replied on 02/02/2016

make a new user account and try to install java in it.


M
Replied on 07/02/2016

Thank you !

I've removed all existing java versions & installed 32 bit JDK, its successful. After installing Java, I couldn't launch Eclipse due to environment variables

[b:1airtz8a]IBM_JAVA_OPTIONS[/b:1airtz8a]
-Xrunjvmhook -Xbootclasspath/a:C:\PROGRA~2\HP\QUICKT~1\bin\JAVA_S~1\classes-Xrunjvmhook -Xbootclasspath/a:C:\PROGRA~2\HP\QUICKT~1\bin\JAVA_S~1\classes
C:\PROGRA~2\HP\QUICKT~1\bin\JAVA_S~1\classes\jasmine.jar
[b:1airtz8a]JAVA_TOOL_OPTIONS[/b:1airtz8a]
-agentlib:jvmhook

I'd to clear these environment variables; the QTP brings them. Refer below link.

http://stackoverflow.com/questions/15031035/how-to-solve-this-eclipse-launch-error

After clearing environment variables, eclipse launch was successful.

Thank you
Rajendra