NoClassDefFoundError: Could not initialize class coldfusion

November 3, 2009 by Mike Henke    No Comments
Posted under: ColdFusion
I started getting this error on a ColdFusion JRun instance. It was happenning only with one application. (Note: We have applications seperated by folder)

java.lang.NoClassDefFoundError: Could not initialize class coldfusion.xml.rpc.CFCServlet

How do you fix this? I restarted the jrun instance, the iis web site, and bounced the server.
I tracked it down to my jvm.config for this particular jrun instance. I had altered it for line debugging. I replaced with the original and the "application" folder loaded fine.

0 Comment + Add Comment

  • Got anything to say? Be the First to leave a comment!