Re: server hangs with parallel requests

2008-07-17 Thread serg-l
try to use java 1.5 - it helps -- View this message in context: http://www.nabble.com/server-hangs-with-parallel-requests-tp18275656p18522909.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To

Re: server hangs with parallel requests

2008-07-17 Thread Udo Abel
app. Any ideas on how to circumvent this loading problem? Thanks, Udo. Original-Nachricht > Datum: Fri, 4 Jul 2008 11:22:11 +0200 > Von: "Sven Homburg" <[EMAIL PROTECTED]> > An: "Tapestry users" > Betreff: Re: server hangs with parall

Re: server hangs with parallel requests

2008-07-04 Thread Sven Homburg
i had a similar problem after updating my environment to linux/java-1.6.0_6/jetty-6.1.11 it works for me 2008/7/4 Udo Abel <[EMAIL PROTECTED]>: > Hi, > > I have a page with 4 iframes loading 4 different pages from a tapestry 5 > application. > > In 2 of 3 cases, th server hangs and does not retu

server hangs with parallel requests

2008-07-04 Thread Udo Abel
Hi, I have a page with 4 iframes loading 4 different pages from a tapestry 5 application. In 2 of 3 cases, th server hangs and does not return any page. When I first load 1 page, subsequent loading of the 4-page frame succeeds. Is there a possible synchronization problem? The stacks of the for