| Author |
weblogic.transaction.internal.TimedOutException
|
bharat sripuram
Greenhorn
Joined: Mar 21, 2011
Posts: 4
|
|
Hi
I am using weblogic 8.1 SP2, Am getting this error ::
"####<Apr 22, 2012 9:52:00 PM PDT> <Warning> <WLW> <lxbeat1> <capaAdmin> <ExecuteThread: '14' for queue: 'weblogic.kernel.Default'> <<anonymous>> <BEA1-02D4C7E09AC5D3E023EE> <000000> <Id=cfQueriesDBControl; Method=com.bci.globalcapa.dataqueries.cf.CFQueriesDBControl.getCFEventVOByCFIDAndParent(); Failure=java.sql.SQLException: The transaction is no longer active - status: 'Marked rollback. [Reason=weblogic.transaction.internal.TimedOutException: Transaction timed out after 300 seconds "
Even i has increased the JTA time also.. but stil i am getting this error. Any Ideas.....
Regards,
bharat
|
 |
sudipto shekhar
Ranch Hand
Joined: Apr 02, 2008
Posts: 813
|
|
Cross post !!
https://forums.oracle.com/forums/thread.jspa?messageID=10290215
Let me tell you Mr. Sripuram and you must be well aware that this version of weblogic is no more supported by Oracle.
This may be a knows issue.
Have you checked the knowledge articles from oracle ?
You should be looking for a patch for this by now!
Keep posting.
|
Regards, Sud.
SCJP 5 ScjpFAQ JLS
|
 |
sudipto shekhar
Ranch Hand
Joined: Apr 02, 2008
Posts: 813
|
|
bharat sripuram wrote:Hi
I am using weblogic 8.1 SP2, Am getting this error ::
"####<Apr 22, 2012 9:52:00 PM PDT> <Warning> <WLW> <lxbeat1> <capaAdmin> <ExecuteThread: '14' for queue: 'weblogic.kernel.Default'> <<anonymous>> <BEA1-02D4C7E09AC5D3E023EE> <000000> <Id=cfQueriesDBControl; Method=com.bci.globalcapa.dataqueries.cf.CFQueriesDBControl.getCFEventVOByCFIDAndParent(); Failure=java.sql.SQLException: The transaction is no longer active - status: 'Marked rollback. [Reason=weblogic.transaction.internal.TimedOutException: Transaction timed out after 300 seconds "
Even i has increased the JTA time also.. but stil i am getting this error. Any Ideas.....
This is a warning, not an error.
you may want to try this.
in weblogic-ejb-jar.xml
|
 |
bharat sripuram
Greenhorn
Joined: Mar 21, 2011
Posts: 4
|
|
Guys i have resolved this issue by modifiying in wlw-config.xml with <transaction-timeout>7200</transaction-timeout>
It worked out well..
|
 |
sudipto shekhar
Ranch Hand
Joined: Apr 02, 2008
Posts: 813
|
|
bharat sripuram wrote:Guys i have resolved this issue by modifiying in wlw-config.xml with <transaction-timeout>7200</transaction-timeout>
It worked out well..
Keep posting !!
|
 |
 |
|
|
subject: weblogic.transaction.internal.TimedOutException
|
|
|