You'll need to investigate (or tell us) what happens within your
setSelectedProductRep(...)

On Sun, Mar 2, 2008 at 6:49 PM, sunilmanu <[EMAIL PROTECTED]> wrote:
>
>  Hello Everyone,
>
>  We went live with Tapestry 4.0.1 and Jetty 6.1.4 last week. We have an
>  urgent production issue.
>
>  In one of the pages, we have the PropertySelection and when diff. value is
>  selected, it will update the form with the values corresponding to the newly
>  selected value. But It hangs randomly. We put in logs, but the App-server
>  just hangs. No more connections are accepted. We tried it on Tomcat also but
>  same result, it hangs randomly.
>
>  Following is the PropertySelection code :
>  http://www.nabble.com/file/p15790110/tapestry_issue1.gif
>
>  We have tried it with both Tacos, onchangeevent and also with simple
>  '"javascript:this.form.submit();"
>
>
>  Jetty we use  'BoundedThreadPool' :
>   <New class="org.mortbay.thread.BoundedThreadPool">
>         <Set name="minThreads">10</Set>
>         <Set name="maxThreads">250</Set>
>         <Set name="lowThreads">25</Set>
>       </New>
>
>  I could reproduce it on my local desktop also.
>
>  any one had this issue before ? Please guide on proper direction !
>
>  thanks,
>  sunil
>
>  --
>  View this message in context: 
> http://www.nabble.com/PropertySelection-hangs-randomly-or-no-response-from-Jetty---Tomcat%21-tp15790110p15790110.html
>
>
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: [EMAIL PROTECTED]
>  For additional commands, e-mail: [EMAIL PROTECTED]
>
>



-- 
Andreas Andreou - [EMAIL PROTECTED] - http://blog.andyhot.gr
Tapestry / Tacos developer
Open Source / JEE Consulting

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to