Re: [~OT] problems with tapestry app on tomcat

2006-10-05 Thread Dan Adams
I just installed a new tomcat install where each webapp runs in a separate jvm so there couldn't be any classloader funkiness and I'm still seeing this problem. Any suggestions? On Thu, 2006-10-05 at 11:09 -0400, Dan Adams wrote: > I posted this to the tomcat list and someone mentioned that they u

Re: [~OT] problems with tapestry app on tomcat

2006-10-05 Thread Dan Adams
Hey Kevin. Long time. :) Well, this happens when you make a normal request like just clicking a link, not necessarily when you are refreshing a lot or something. It's very strange. On Thu, 2006-10-05 at 12:33 -0400, Kevin Menard wrote: > Hi Dan, > > Dan Adams wrote: > > I'm getting a problem that

Re: [~OT] problems with tapestry app on tomcat

2006-10-05 Thread Kevin Menard
Hi Dan, Dan Adams wrote: I'm getting a problem that appears to occur randomly. If I request the same page in my webapp over and over most of the time it will come up fine but sometimes tomcat won't return anything and I'll get a blank page and this error in the log: Oct 3, 2006 4:20:22 PM org.a

[~OT] problems with tapestry app on tomcat

2006-10-05 Thread Dan Adams
I posted this to the tomcat list and someone mentioned that they use tapestry and have seen the same thing so I thought I'd post it here. I could really use any help I can get with this one. I'm getting a problem that appears to occur randomly. If I request the same page in my webapp over and over