As of yesterday, we're having JDBC problems on our produciton box.  We're 
getting the following error in the logs.  It's intermittant, but frequent and 
it cripples the box.  Anybody know how to deal with this?  This just happened 
out of the clear blue.

Thanks,
Dave

04/03 04:20:58 error Error in getRealPathFromConn
java.net.SocketException: Connection reset by peer: socket write error
        at java.net.SocketOutputStream.socketWrite0(Native Method)
        at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
        at java.net.SocketOutputStream.write(SocketOutputStream.java:136)
        at 
java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:66)
        at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:124)
        at 
jrun.servlet.jrpp.ProxyEndpoint.getRealPathFromServer(ProxyEndpoint.java:487)
        at jrun.servlet.jrpp.ProxyEndpoint.access$000(ProxyEndpoint.java:38)
        at jrun.servlet.jrpp.ProxyEndpoint$1.fetch(ProxyEndpoint.java:477)
        at jrunx.util.Cache.get(Cache.java:116)
        at jrun.servlet.jrpp.ProxyEndpoint.getRealPath(ProxyEndpoint.java:514)
        at 
jrun.servlet.WebApplicationService.getResource(WebApplicationService.java:983)
        at 
jrun.servlet.JRunServletContext.getRealPath(JRunServletContext.java:132)
        at 
coldfusion.runtime.ServletContextWrapper.doGetRealPath(ServletContextWrapper.java:153)
        at 
coldfusion.runtime.ServletContextWrapper.getRealPath(ServletContextWrapper.java:114)
        at coldfusion.filter.FusionContext.getRealPath(FusionContext.java:604)
        at 
coldfusion.filter.ExceptionFilter.fileExists(ExceptionFilter.java:629)
        at 
coldfusion.filter.ExceptionFilter.findJavaHandler(ExceptionFilter.java:645)
        at 
coldfusion.filter.ExceptionFilter.runBuiltInHandler(ExceptionFilter.java:450)
        at 
coldfusion.filter.ExceptionFilter.handleException(ExceptionFilter.java:263)
        at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:61)
        at 
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
        at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:35)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)
        at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at coldfusion.CfmServlet.service(CfmServlet.java:105)
        at 
coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
        at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
        at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
        at 
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:252)
        at 
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
        at 
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:192)
        at 
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Find out how CFTicket can increase your company's customer support 
efficiency by 100%
http://www.houseoffusion.com/banners/view.cfm?bannerid=49

Message: http://www.houseoffusion.com/lists.cfm/link=i:10:5335
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/10
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:10
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.10
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to