i have an instance of ColdFusion that is giving me a 403 error.  the service 
starts properly and other instances on the same server are running and serving 
pages fine.  i'm using windows server 2003, iis6, and CF 8.01 multi-server.

the out log for the instance has the following error, as well as other similar 
errors dealing with classes not loading properly.

04/29 12:17:10 error Error loading class for Filter CFMonitoringFilter: Filter 
is disabled.
java.lang.ClassNotFoundException: coldfusion.bootstrap.BootstrapFilter
        at jrunx.util.JRunURLClassLoader.findClass(JRunURLClassLoader.java:177)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
        at jrunx.util.JRunURLClassLoader.loadClass(JRunURLClassLoader.java:76)
        at jrunx.util.JRunURLClassLoader.loadClass(JRunURLClassLoader.java:68)
        at jrun.servlet.FilterManager.loadFilter(FilterManager.java:209)
        at jrun.servlet.FilterManager.init(FilterManager.java:158)
        at jrun.servlet.FilterManager.create(FilterManager.java:75)
        at 
jrun.servlet.WebApplicationService.start(WebApplicationService.java:227)
        at jrun.ea.EnterpriseApplication.start(EnterpriseApplication.java:194)
        at jrun.deployment.DeployerService.initModules(DeployerService.java:708)
        at 
jrun.deployment.DeployerService.createWatchedDeployment(DeployerService.java:243)
        at jrun.deployment.DeployerService.deploy(DeployerService.java:428)
        at 
jrun.deployment.DeployerService.checkWatchedDirectories(DeployerService.java:179)
        at jrun.deployment.DeployerService.run(DeployerService.java:889)
        at 
jrunx.scheduler.SchedulerService.invokeRunnable(SchedulerService.java:230)
        at 
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

any help is appreciated.

thanks,

Daria
@cfGothChic 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-server/message.cfm/messageid:6874
Subscription: http://www.houseoffusion.com/groups/cf-server/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-server/unsubscribe.cfm

Reply via email to