Re: connection reset?

2012-01-15 Thread Paul Joseph
Right...that is what I am doing...the problem is that Tomcat's session parameter is set to expire at 60 minutes but the continuation here is expiring in far less 35 or so minutes. I am catching it and telling them the "session" has expired and hence they filed the bug as they were aware it sho

RE: connection reset?

2012-01-15 Thread Robby Pelssers
Are you using cocoon2.1 or 2.2? From the stacktrace I can make out you're using flowscript and you're using continuations as well. The problem is that these continuations time out after some time which will result in the stacktrace you see below. What you could do is catch this continuation e