cancel
Showing results for 
Search instead for 
Did you mean: 

JDK problem

former_member829550
Active Participant
0 Kudos

hi all,

i am installing ecc 6.0 on windows 2003 server with oracle as database.

i installed jdk 1.4.2_19 in my system. During the time of installation i have the jdk path as c:\program files\java. but at this time the system is striking with a warning that the file is invalid and the required file of jdk is missing...........

the jdk version is 1.4.2_19 and it is of 11MB in size..........

*Do not use CAPSLOCK on the subject

Edited by: Juan Reyes on Mar 11, 2010 10:38 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Where you get the

jdk 1.4.2_19

? For windows now you need read and download the -->

Note 716604 - Access to Sun J2SE and recommended J2SE options

In any case 1.4.2_19 looks like not good version per note (depending nex B version).

P.S. are your system are 32 bit or 64, and j2se are 32 or 64 , check it also.

Regards.

Answers (5)

Answers (5)

former_member829550
Active Participant
0 Kudos

thanks all for your answer.

my question is answered now.

Former Member
0 Kudos

hello Mudari,

you should refer to directory of java path during the installation for Java JDK with the following value

c:\program files\java\jdk 1.4.2_19

hope this help,

Former Member
0 Kudos

Hi

Along with the JAVA_HOME you need to Configure another Environmental Variable i,e PATH with the String

C:\j2sdk1.4.2_19\bin

See if this can help..

Regards,

Chiranjeevi.

p330068
Active Contributor
0 Kudos

Hi Maduri,

You need to give path like C:\Program Files\Java\jdk1.4.2_19 during installation.

And set the environmental system variable path for

JAVA_HOME : C:\Program Files\Java\jdk1.4.2_19

Hope it helps.

Regards,

Arun

Former Member
0 Kudos

Hi,

c:\j2sdk 1.4.2_19 set the environmental variable

system variabl

c:\j2sdk1.4.2_19\bin

Thats all