Operation failed on the data source named CF.

2008-06-12 Thread Dave Hatz
We are running CF6.1 Enterprise on a W2K box.  We use Oracle 10g to store 
client variables.  Things have been running fine for years on this box.  We 
patched the server the other night and then middle of the day we started 
getting errors in our JRun logs.  We tested the Patch on a DEV box and all was 
fine.  In fact our Production server is sporadic with the error.  We run CF7 
from a couple of different servers hitting the same CF data source and there 
are no errors on those servers.

I have included a dump of the JRun log. I was hoping someone might point me in 
the right direction to look so I can resolve this error.


06/12 07:12:29 error Operation failed on the data source named CF.
coldfusion.runtime.ClientScopeDBException: Operation failed on the data source 
named CF.
at coldfusion.runtime.JDBCHelper.Store(PersistenceFactory.java:222)
at 
coldfusion.runtime.ClientScopeServiceImpl.PersistClientVariables(ClientScopeServiceImpl.java:204)
at 
coldfusion.runtime.ClientScopeServiceImpl.PersistClientVariablesForRequest(ClientScopeServiceImpl.java:192)
at 
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:32)
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 jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
at com.intergral.fusionreactor.filter.FusionReactorFilter.B(Unknown 
Source)
at com.intergral.fusionreactor.filter.FusionReactorFilter.A(Unknown 
Source)
at 
com.intergral.fusionreactor.filter.FusionReactorFilter.doFilter(Unknown Source)
at jrun.servlet.FilterChain.doFilter(FilterChain.java:94)
at jrun.servlet.FilterChain.service(FilterChain.java:101)
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$DownstreamMetrics.invokeRunnable(ThreadPool.java:348)
at 
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
at 
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:294)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66) 

~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307336
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4


More Operation failed on the data source named CF.

2008-06-12 Thread Dave Hatz
In addition to the Operation Failed, we are getting this error right behind it :

06/12 07:12:25 error Exception occurred invoking custom error page 
/WEB-INF/exception/java/lang/Exception.cfm
java.lang.IllegalStateException
at jrun.servlet.JRunResponse.getWriter(JRunResponse.java:195)
at 
javax.servlet.ServletResponseWrapper.getWriter(ServletResponseWrapper.java:146)
at coldfusion.runtime.NeoJspWriter.initWriter(NeoJspWriter.java:88)
at coldfusion.runtime.NeoJspWriter.flush(NeoJspWriter.java:167)
at 
coldfusion.runtime.NeoPageContext.flushOutput(NeoPageContext.java:1557)
at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:39)
at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:43)
at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
at coldfusion.CfmServlet.service(CfmServlet.java:105)
at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
at 
jrun.servlet.JRunRequestDispatcher.invokeNext(JRunRequestDispatcher.java:439)
at 
jrun.servlet.JRunRequestDispatcher.include(JRunRequestDispatcher.java:371)
at jrun.servlet.JRunResponse.sendErrorPage(JRunResponse.java:660)
at jrun.servlet.JRunResponse.sendError(JRunResponse.java:505)
at 
jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:283)
at 
jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
at 
jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:192)
at 
jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:348)
at 
jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:451)
at 
jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:294)
at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)


~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;192386516;25150098;k

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:307337
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4