FCKEditor error 500
Hi All,
We have a domain that is running in CF8.0.1 (shared server with lots of domains) and the FCKEditor has started to throw a strange error, when a user clicks the 'browse server' button it returns the following:
The server didn't send back a proper XML response. Please contact your system administrator.
XML request error: Internal Server Error (500)
Requested URL:
Domain name/fckeditor/editor/filemanager/browser/default/../../connectors/cfm/connector.cfm?Command=GetFoldersAndFiles&Type=Image&CurrentFolder=%2&uuid=1308927024234
Response text:
<head><title>JRun Servlet Error </title></head><h1>500 </h1><body>
<pre>
ROOT CAUSE:
java.util.MissingResourceException: Can't find resource key "CfmServlet.accessDenied" in base name coldfusion/resource.properties
at coldfusion.util.RB.getString(RB.jave:149)
at coldfusion.util.RB.getMessage(RB.java:607)
at coldfusion.util.RB.getString(RB.java:329)
at coldfusion.CfmServlet.service(CfmServlet.java:172)
at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
at coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletFilter.java:42)
at coldfusion.bootstrap.BootstrapFilter.doFilter(BootstrapFilter.java:46)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at jrun.servlet.FilterChain.service(FilterChain.java:101)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:286)
at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:543)
at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:203)
at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:320)
at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:428)
at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:266)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)
</pre><br><pre>
javax.servlet.ServletException: ROOT CAUSE:
java.util.MissingResourceException: Can...
The administrators of the site are then unable to browse the server to upload images etc.
I have updated FCKEditor to the latest version with no change, I have browsed many forums and attempted to apply fixes recommended on them to no avail.
If anyone has any idea(s) of how to fix this I'd really appreciate any help you can give.
Thanks.....
