No class found Error

Hi,

After upgrading from domino 8.5.1 to 8.5.2 I keep receiving java.lang.NoClassDefFoundError when my java code tries to access a class which is in a jar in the lib ext folder on the server. This did used to work and I have checked and double checked that the jar is correct and contains the classes I need. Any help with this would be greatly appreciated.

Subject: Check on both the sides (server and client)

Hi

I don’t know whether you run the programme on client. Please check if you have copied those jar files on the both the sides (server and client). If not, then copy those jar files into the server and the client and restart the server.

I hope it may help.

Regards,

Karthik KS

Subject: re: Not the answer

Hi

Thanks for the speedy response. I have checked and the necessary jar files are on the server. The interesting thing is we have the same jars and code on a domino 8.5.1 server and it works.