One problem we face with transaction timeout is that when it is increased 
application seem to hang on unix and linix installations

Problem description

We increased the transaction timeout to 1800(30 minutes) on the unix and linux 
installations. It is jsp-struts-ejb application The normal flow is, on page1 
user clicks on a save button then action initiates the transaction and after 
the sunccesfull save user is taken to a success page.
On unix and linx the application hangs on page1 indefinitly after the user 
clicks the save button but on windows the application goes though the 
transaction and displays the success page.

Also on unix/linux if I close the browser after a while(enough for the 
transaction to go through) and check the database I see that the transaction 
was successfully completed.

Any suggestion what could be wrong?

Regards
-Shaji

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3874707#3874707

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3874707


-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to