Tom,

Looks like a connection issue with some resource - database, web service,
cfhttp call... something that is making a connection is casing the problem.
Take a look in the files referenced and see what you are hitting.

Perhaps you need a cert installed into the keystore of your new JDK.

-Mark

Mark A. Kruger, MCSE, CFG
(402) 408-3733 ext 105
www.cfwebtools.com
www.coldfusionmuse.com
www.necfug.com


-----Original Message-----
From: tom vallee [mailto:[email protected]] 
Sent: Tuesday, March 22, 2011 10:39 AM
To: cf-talk
Subject: Re: coldfusion service stop rsponding or CPU goes up tp 100%


the latest hs_pid file in runtime\bin is 1 months old..

in runtime/log/ there is many of these errors when the CPU was 100%

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:65)
        at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:123)
        at jrun.servlet.jrpp.ProxyEndpoint.getHeader(ProxyEndpoint.java:760)
        at
javax.servlet.http.HttpServletRequestWrapper.getHeader(HttpServletRequestWra
pper.java:124)
        at
javax.servlet.http.HttpServletRequestWrapper.getHeader(HttpServletRequestWra
pper.java:124)
        at coldfusion.runtime.CgiScope.resolve(CgiScope.java:216)
        at coldfusion.runtime.CgiScope.containsName(CgiScope.java:296)
        at coldfusion.runtime.CgiScope.search(CgiScope.java:329)
        at
coldfusion.runtime.NeoPageContext.searchScopes(NeoPageContext.java:684)
        at
coldfusion.runtime.NeoPageContext.findAttribute(NeoPageContext.java:585)
        at coldfusion.runtime.PageScope.resolveName(PageScope.java:52)
        at coldfusion.runtime.PageScope.containsName(PageScope.java:57)
        at coldfusion.runtime.Scope.containsKey(Scope.java:105)
        at coldfusion.runtime.Scope.put(Scope.java:72)
        at coldfusion.runtime.CfJspPage._arrayset(CfJspPage.java:1038)
        at
coldfusion.runtime.NeoPageContext.SymTab_setSplitNameInMap(NeoPageContext.ja
va:1258)
        at
coldfusion.runtime.NeoPageContext.SymTab_setValidatedSplitNameInString(NeoPa
geContext.java:1228)
        at
coldfusion.runtime.NeoPageContext.SymTab_setValidatedDottedName(NeoPageConte
xt.java:1304)
        at
coldfusion.runtime.NeoPageContext.setValidatedAttribute(NeoPageContext.java:
524)
        at
coldfusion.runtime.NeoPageContext.setAttribute(NeoPageContext.java:392)
        at coldfusion.runtime.CfJspPage._set(CfJspPage.java:369)
        at
cfsavecontent2ecfm146453001.runPage(E:\cf8_updates\cfusion\wwwroot\WEB-INF\c
ftags\savecontent.cfm:11)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at
coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:
63)
        at coldfusion.tagext.lang.ModuleTag.doAfterBody(ModuleTag.java:361)
        at
cfinfo2ecfm1595267860._factor8(C:\inetpub\scripts\ChaletsALouerModules\info.
cfm:128)
        at
cfinfo2ecfm1595267860._factor9(C:\inetpub\scripts\ChaletsALouerModules\info.
cfm:49)
        at
cfinfo2ecfm1595267860._factor10(C:\inetpub\scripts\ChaletsALouerModules\info
.cfm:34)
        at
cfinfo2ecfm1595267860.runPage(C:\inetpub\scripts\ChaletsALouerModules\info.c
fm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at
cfinfo2ecfm351247822.runPage(C:\inetpub\scripts\ChaletsALouer\info.cfm:1)
        at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:196)
        at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:370)
        at coldfusion.runtime.CfJspPage._emptyTcfTag(CfJspPage.java:2661)
        at
cfApplication2ecfc638988258$funcONREQUEST.runFunction(C:\inetpub\scripts\Cha
letsALouer\Application.cfc:448)
        at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:418)
        at
coldfusion.runtime.UDFMethod$ReturnTypeFilter.invoke(UDFMethod.java:360)
        at
coldfusion.runtime.UDFMethod$ArgumentCollectionFilter.invoke(UDFMethod.java:
324)
        at
coldfusion.filter.FunctionAccessFilter.invoke(FunctionAccessFilter.java:59)
        at coldfusion.runtime.UDFMethod.runFilterChain(UDFMethod.java:277)
        at coldfusion.runtime.UDFMethod.invoke(UDFMethod.java:192)
        at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:448)
        at coldfusion.runtime.TemplateProxy.invoke(TemplateProxy.java:308)
        at
coldfusion.runtime.AppEventInvoker.invoke(AppEventInvoker.java:74)
        at
coldfusion.runtime.AppEventInvoker.onRequest(AppEventInvoker.java:243)
        at
coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:269)
        at
coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:48)
        at
coldfusion.filter.MonitoringFilter.invoke(MonitoringFilter.java:40)
        at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
        at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:70)
        at
coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistence
Filter.java:28)
        at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
        at coldfusion.filter.NoCacheFilter.invoke(NoCacheFilter.java:46)
        at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
        at
coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
        at coldfusion.CfmServlet.service(CfmServlet.java:175)
        at
coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:89)
        at jrun.servlet.FilterChain.doFilter(FilterChain.java:86)
        at
coldfusion.monitor.event.MonitoringServletFilter.doFilter(MonitoringServletF
ilter.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:26
6)
        at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66) 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:343205
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to