On Fri, 2008-05-09 at 18:08 -0700, Howard Lewis Ship wrote:
> Perhaps an upgrade to 5.0.11 rather than the .12-SNAPSHOT?  I'm not
> sure how much changed between .10 and .11 API-wise.  
I just changed the dependency to 5.0.11. Some changes have to be made,
but hopefully not too many. I'll have a look...

Cheers,
Martin

> It already seems
> like ancient history to me :-)
> 
> On Fri, May 9, 2008 at 5:56 PM, Martin Grotzke
> <[EMAIL PROTECTED]> wrote:
> > On Fri, 2008-05-09 at 17:43 -0700, Howard Lewis Ship wrote:
> >> The problem with snapshots is that it makes it that much harder to
> >> figure out if this is a bug that's been fixed, or something new.
> > Completely true. I already search jira for fixes in 5.0.10 to 5.0.12
> > that might be related to this but found none.
> >
> > As there are changes in the API it's not that easy for us to upgrade to
> > 5.0.12, and IIRC there were issues with the calendar/date-component.
> > Then we also need to have testing cycles with the customers.
> > I'm also thinking about upgrading because then it's easier to track this
> > down, but it will take about 2 weeks until we could shift our
> > application with the latest T5 to production.
> >
> > That's why I asked directly on this list...
> >
> > Cheers,
> > Martin
> >
> >
> >>
> >> On Fri, May 9, 2008 at 5:39 PM, Martin Grotzke
> >> <[EMAIL PROTECTED]> wrote:
> >> > Hi,
> >> >
> >> > yesterday we deployed our application upgraded from T5.0.5 to 5.0.10
> >> > (SNAPSHOT 2008-02-11) on the production system, now it hangs from time
> >> > to time with several thread blocked at
> >> > PerThreadServiceCreator.createObject.
> >> >
> >> > We started with default settings for thetapestry.page-pool.hard-limit
> >> > and soft-limit (20, 5). With this we got a page pool exausted error on
> >> > one tomcat after some time, while others were fine with this.
> >> >
> >> > Then we increased the soft-limit to 20 and the hard-limit to 100, which
> >> > also produced this error, but not always. Even without the pool exausted
> >> > error the application hung and did not respond for some minutes (about 3
> >> > minutes).
> >> >
> >> > Now we have the hard-limit set to 150, which does not produce any pool
> >> > exausted errors, but still the application hangs.
> >> >
> >> > All thread dumps that are created when the application is not responding
> >> > show blocked threads at PerThreadServiceCreator.createObject, and I
> >> > cannot see anything else that might cause this behaviour.
> >> > Looking at jconsole when the app is not responding shows an increasing
> >> > number of threads, and an increasing amount of used memory (e.g. from
> >> > 500M to 800M), CPU is very low all the time.
> >> >
> >> > I have uploaded a complete threaddump at http://senduit.com/a7afc7, an
> >> > aggregated version of this can be found at http://senduit.com/0d3f16.
> >> >
> >> > We're running java-1.6.0_02, T5.0.10-SNAPSHOT and Tomcat 6.
> >> >
> >> > Has anybody an idea what might be the reason for this behavior?
> >> >
> >> > Thanx a lot for your help,
> >> > cheers,
> >> > Martin
> >> >
> >> >
> >> >
> >>
> >>
> >>
> >
> 
> 
> 

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to