cancel
Showing results for 
Search instead for 
Did you mean: 

How to move back to earlier version of JDK.

senthil_kumar29
Participant
0 Kudos

Hi,

Currently I am using JDK 1.4.2_08.

I want to move to JDK 1.4.2_05 or 06, Since I experience some problems deploying DCs and Context binding in Developer Studio.

Shall I just uninstall JDK n reinstall the other version.

Cheers.. Sam

Accepted Solutions (1)

Accepted Solutions (1)

former_member185029
Active Contributor
0 Kudos

Hi,

You can follow the way you have said.

But are u sure abt the root cause of problems deploying DCs and Context binding in Developer Studio is JDK version?

Ashu

senthil_kumar29
Participant
0 Kudos

Yeah. Here is the Error while deploying Local DCs.

-


Ant build finished with ERRORS

Unable to find a javac compiler;

com.sun.tools.javac.Main is not on the classpath.

Perhaps JAVA_HOME does not point to the JDK

Error: Build stopped due to an error: Unable to find a javac compiler;

com.sun.tools.javac.Main is not on the classpath.

Perhaps JAVA_HOME does not point to the JDK

Build plugin finished at 2007-09-09 16:21:38 GMT+08:00 (SGT)

Total build plugin runtime: 5.453 seconds

Build finished with ERROR

-


I search for post for this error, They have suggested to use JDK 1.4.2.05/06 instead of 08.

Cheers,

Sam

former_member185029
Active Contributor
0 Kudos

Hi,

It seems that you have not set JAVA_HOME system variable?

Check if this variable is set.

Ashu

senthil_kumar29
Participant
0 Kudos

JAVA_HOME variable is set.

I checked that in the file C:\usr\sap\J2E\JC00\work\dev_server0

Sam

Answers (2)

Answers (2)

senthil_kumar29
Participant
0 Kudos

Solved Folks. Thanx

Former Member
0 Kudos

Hi,

These notes will help you in changing the JDK Version.

718901 How to Change the JDK of the J2EE Engine

743583 How to change the JDK of SDM

Award points if helpful.

Thanks,

Tanuj