cancel
Showing results for 
Search instead for 
Did you mean: 

Java error in Repository

rajan_s
Participant
0 Kudos

Hi,

I am getting the following error when creating any new object or importing SWCV in repository. Can anyone give any suggestions?

ERROR : ; nested exception is: java.lang.NoClassDefFoundError: com/sap/engine/services/ejb/util/debug/Log

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

this might be b'caus of JDK compatibility issues too.. pls use the right JDK and set the class path accordingly..

Thanks-Gopal

Answers (4)

Answers (4)

rajan_s
Participant
0 Kudos

Thanks to those who helped/replied. Closing this thread as no further replies.

Former Member
0 Kudos

It is probably a problem with your Java Web start Cache, where your downloaded repository jar files are stored. Clear the folder once, You can do so by opening Java Web start go to File --> Preferences -->Advanced. and download repository jars once again by clicking on your Integration repository link.

Also make sure you are using a recommended JDK version i.e. 1.4.2_07~1.4.2_09 for doing all this to avoid all known problems with the JRE versions.

Former Member
0 Kudos

Please check whether you have that class in classpath. Thats class is used for logging and tracing.

agasthuri_doss
Active Contributor
0 Kudos

Hi Rajan,

Kindly check whether you have imported the right java class file and also check WAS and NWDS at the same SP level.

Regards

Agasthuri Doss