The log entry is benign and can be safely ignored. It is when a user clicks
cancel on their browser during page load.

I have no idea why it is logged and or why it cannot be disabled from being
logged.

N

   _____  

From: Joe Eugene [mailto:[EMAIL PROTECTED]
Sent: 18 October 2004 15:20
To: CF-Talk
Subject: Re: Connection Reset By Peer

"Connection Reset By Peer" is the most common error/? we have seen in JRun
Log files.

I tried the forums a while ago, didnt get any response. I think i read
somewhere this might be
caused by the user closing/cancelling the request.

Joe Eugene

----- Original Message -----
From: "Rich Tretola" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Monday, October 18, 2004 10:05 AM
Subject: Re: Connection Reset By Peer

> Has anyone else had this problem?
>
> Rich
>
>
> On Sun, 17 Oct 2004 21:59:46 -0400, Rich Tretola <[EMAIL PROTECTED]>
wrote:
> >
> >
> > 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(HttpServletRequestWra
pper.java:124)
> >
> >  at
> >
javax.servlet.http.HttpServletRequestWrapper.getHeader(HttpServletRequestWra
pper.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.ja
va:1081)
> >
> >  at
> >
coldfusion.runtime.NeoPageContext.SymTab_setValidatedSplitNameInString(NeoPa
geContext.java:1051)
> >
> >  at
> >
coldfusion.runtime.NeoPageContext.SymTab_setValidatedDottedName(NeoPageConte
xt.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\savec
ontent.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\detai
l.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(ClientScopePersistence
Filter.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:29
4)
> >
> >  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