You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Raja Balasubramanian <Ra...@xoriant.com> on 2003/12/09 17:07:52 UTC

[jk_ajp_common.c (970)]: ERROR sending data to client. Connectio n aborted or network problems

Hi Guys,
 
I am getting following error could you pls advice me what could be the
reason and it could be resolved.
 
in mod_jk.log file, 
 
[Tue Jun 24 16:20:05 2003]  [jk_ajp_common.c (970)]: ERROR sending data to
client. Connection aborted or network problems
 
localhost_log.2003-12-09
 
2003-12-09 15:20:41 StandardManager[] Session event listener threw exception
java.lang.IllegalStateException: getAttribute: Session already invalidated
 at
org.apache.catalina.session.StandardSession.getAttribute(StandardSession.jav
a:900)
 at
org.apache.catalina.session.StandardSessionFacade.getAttribute(StandardSessi
onFacade.java:171)
 at
com.beganto.listeners.SessionListener.sessionDestroyed(SessionListener.java:
41)
 at
org.apache.catalina.session.StandardSession.expire(StandardSession.java:617)
 at
org.apache.catalina.session.StandardManager.processExpires(StandardManager.j
ava:755)
 at
org.apache.catalina.session.StandardManager.run(StandardManager.java:832)
 at java.lang.Thread.run(Thread.java:484)
 
Thanks in advance!
 
Raja