| Author |
TimedOutException
|
Jetendra Ivaturi
Ranch Hand
Joined: Feb 08, 2007
Posts: 159
|
|
We are getting Transaction timed out after 35 seconds. Why I m getting this error ? how to overcome this error ?
|
SCJP 1.4 & 1.5, SCWCD 1.5. Learn and Let Learn.
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8147
|
|
|
You need to give us more details. Where are you getting these timeouts? Whats your application doing? Does it involve EJBs? And what do you see in the log files?
|
[My Blog] [JavaRanch Journal]
|
 |
Amit M Tank
Ranch Hand
Joined: Mar 28, 2004
Posts: 257
|
|
You can increase the JTA trasaction timeout configuration in the application servers to a higher value. But as Jaikiran said, more details on this issue can provide you with a better help. I would also like to know which application server you are using and what kind of scenario or use case this is happening.
|
Amit Tank
Linked In
|
 |
 |
|
|
subject: TimedOutException
|
|
|