Hi All, I get this error when working with Statefull session beans. Btw, I use Weblogic v 8.1.
Any help is appreciated. Regards, Kiran
------------<br />SCJP
Karthik Guru
Ranch Hand
Joined: Mar 06, 2001
Posts: 1209
posted
0
Originally posted by Kiran Kumar: Hi All, I get this error when working with Statefull session beans. Btw, I use Weblogic v 8.1. Any help is appreciated. Regards, Kiran
weblogic-ejb-jar.xml has an element called stateful-session-cache if i remeber correctly. U can specify the the max beans in cache for the bean in the there.
Kiran Kumar
Ranch Hand
Joined: Jan 06, 2003
Posts: 91
posted
0
But my EBs are not statefull Did anyone face similar problems? Also, I did increase the maxtimeout value to 2000. But still the transaction timesout at 32s. This time the error is different though.
Hoping someone answers back, Thanks, Kiran
Stephan Staeheli
Greenhorn
Joined: Jul 22, 2002
Posts: 27
posted
0
maybe I'm on the wrong train, but it was a SQLException > java.sql.SQLException: Transaction rolled back: Transaction timed out after 32 seconds Maybe it was a timeout from your db server?
Stephan Staeheli
Greenhorn
Joined: Jul 22, 2002
Posts: 27
posted
0
And? Was I right? Feedback is appreciated....
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.