[JBoss-user] [EJB/JBoss] - Re: Transaction - time out

2005-05-11 Thread baskar_bharadwaj
Hi !!
Can you please provide some more inputs on - determining the suitability of the 
'default combination of pessimistic EJB locking & commit option A' for the 
use-case. An example for analysing would be very helpful for me.

Few comments:
1. the default commit option is 'B' & not 'A' - right ??
2. Read-only methods cannot be used in my case - since, timeout is happening 
only when i try to reads a modifiable field.[which cannot be made read-only, as 
concurrent writes are also possible]

Thanks in advance !!


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

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


---
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Transaction - time out

2005-05-09 Thread armorris007
I am no expert in this area, but I've experienced a similar problem with our 
application.

I have been using JBoss 2.4.3 and not 3.2.3 so my comments may not be 
applicable but I too have experienced a similar problem where JBoss has not 
thrown an ApplicationDeadlockException in a situation where I would have 
expected it to do so.

You will need to review your use of your entity beans and determine if the 
default combination of pessimistic locking coupled with commit option A is 
appropriate for your use case. It would be also worth considering the use of 
read-only methods in your beans (something not available to me in v2.4.3).

Regards,

Andy

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

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


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Transaction - time out

2005-05-09 Thread baskar_bharadwaj
Hi !!
I'am using JBoss 3.2.3 ... 

Regards..

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

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


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Transaction - time out

2005-05-09 Thread armorris007
Which version of JBoss are you using?

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

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


---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB/JBoss] - Re: Transaction time out

2005-04-20 Thread kakkodi
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


[JBoss-user] [EJB/JBoss] - Re: Transaction time out

2005-04-02 Thread [EMAIL PROTECTED]
http://jira.jboss.com/jira/browse/JBAS-1509

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

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


---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user