I have thousands of entries like the following in my default-err.log file, the only difference in the type of error in the top line where I wrote "type"

10/17 18:19:26 error Error while reading header "type"

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.getHeader(ProxyEndpoint.java:694)

at javax.servlet.http.HttpServletRequestWrapper.getHeader(HttpServletRequestWrapper.java:124)

at javax.servlet.http.HttpServletRequestWrapper.getHeader(HttpServletRequestWrapper.java:124)

at coldfusion.runtime.CgiScope.resolve(CgiScope.java:131)

at coldfusion.runtime.CgiScope.containsName(CgiScope.java:265)

at coldfusion.runtime.CgiScope.search(CgiScope.java:298)

at coldfusion.runtime.NeoPageContext.searchScopes(NeoPageContext.java:540)

at coldfusion.runtime.NeoPageContext.findAttribute(NeoPageContext.java:465)

at coldfusion.runtime.PageScope.resolveName(PageScope.java:51)

at coldfusion.runtime.Scope.put(Scope.java:63)

at coldfusion.runtime.CfJspPage._arrayset(CfJspPage.java:601)

at coldfusion.runtime.NeoPageContext.SymTab_setSplitNameInMap(NeoPageContext.java:1081)

at coldfusion.runtime.NeoPageContext.SymTab_setValidatedSplitNameInString(NeoPageContext.java:1051)

at coldfusion.runtime.NeoPageContext.SymTab_setValidatedDottedName(NeoPageContext.java:1127)

at coldfusion.runtime.NeoPageContext.setValidatedAttribute(NeoPageContext.java:408)

at coldfusion.runtime.NeoPageContext.setAttribute(NeoPageContext.java:276)

at coldfusion.runtime.CfJspPage._set(CfJspPage.java:229)

at cfsavecontent2ecfm53565969.runPage(D:\CFusionMX\wwwroot\WEB-INF\cftags\savecontent.cfm:11)

at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)

at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:60)

at coldfusion.tagext.lang.ModuleTag.doAfterBody(ModuleTag.java:334)

at cfexception_en2exml1292475224.runPage(D:\CFusionMX\wwwroot\WEB-INF\exception\exception_en.xml:33)

at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)

at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)

at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1871)

at cfdetail2ecfm1479020496.runPage(D:\CFusionMX\wwwroot\WEB-INF\exception\detail.cfm:33)

at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)

at coldfusion.filter.CFVariablesScopeFilter.invoke(CFVariablesScopeFilter.java:60)

at coldfusion.tagext.lang.ModuleTag.doStartTag(ModuleTag.java:256)

at cfException2ecfm86747634.runPage(D:\CFusionMX\wwwroot\WEB-INF\exception\java\lang\Exception.cfm:3)

at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:147)

at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:357)

at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:62)

at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:107)

at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:43)

at coldfusion.filter.PathFilter.invoke(PathFilter.java:80)

at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:47)

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 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)

The list of the "type" errors include:
S_BROWSER
S-BROWSER
S_REMOTE_ADDRESS
S-REMOTE-ADDRESS
S_REFERRER
S-REFERRER
S_DATE_TIME
S-DATE-TIME
S_STACK_TRACE
S-STACK-TRACE
S_EXPAND
S-EXPAND
S_EXPAND2
S-EXPAND2
S_UNABLE
S-UNABLE
USER_AGENT
BROBUSTENABLED
attributes.tagContextOffset
ERRORLOCATION
ERROR
ERROR.ROOTCAUSE
ATTRIBUTES.PROPERTIES
CODESNIPPET
REMOTE_ADDR
REMOTE-ADDR
HTTP_REFERER
HTTP-REFERER

Any insight on this would be appreciated.

Rich
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to