On Monday 09 May 2005 11:44, Thomas Chiverton wrote: > On Monday 09 May 2005 09:06, Thomas Chiverton wrote: > > (weblogic 7, JRocket JVM, Oracle DB). > java.lang.NoClassDefFoundError: coldfusion/filter/RequestMonitorFilter
We've come across a web page written by David Maddison, and one of the things he suggests for CFMX on Weblogic is to alter the CLASSPATH to explicitly include the cfusion/lib directory. We didn't find that worked very well in stopping the 500 errors (above), until we also added cfusion.jar to the classpath directly. We have also increased the number of cached templates to greater than the number of *.cf* files (2048), and turned the 'save class files' option back on. Is *anyone* else seeing (or seen) these errors, or knows why David was led down the route of adding the files to the classpath ? The server runs fine to start with, which means the RequestMonitorFilter must be being found to start with and only later vanishes ? -- Tom Chiverton Advanced ColdFusion Programmer ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:206321 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

