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
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
Please check whether you have that class in classpath. Thats class is used for logging and tracing.
this might be b'caus of JDK compatibility issues too.. pls use the right JDK and set the class path accordingly..
Thanks-Gopal
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.
Thanks to those who helped/replied. Closing this thread as no further replies.