A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
EJB and other Java EE Technologies
Author
JTA -- WEBLOGIC
RAGHAVA KUMAR
Greenhorn
Joined: Jul 27, 2007
Posts: 4
posted
Jul 27, 2007 01:53:00
0
I am using weblogic 9.1 server..(
JDBC
XA-DRIVER)
when my call goes to a procedure it is giving this exception.
The procedure is running fine when i tested it on database.
TRACE:--
No more data available to read
javax.transaction.xa.XAException
: software caused connection abort: socket write error..
javax.transaction.SystemException
Timeout during commit processing.
javax.transaction.HeuristicMixedException
..
I think you people can help me...BIT URGENT
Shailesh Kini
Ranch Hand
Joined: Oct 17, 2001
Posts: 153
posted
Jul 27, 2007 13:57:00
0
Hi,
Could be something to do with you connection pool. Are you verifying if they are active by querying against an dummy table. 'DUAL' in case of Oracle?
Shailesh Kini.
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.
subject: JTA -- WEBLOGIC
Similar Threads
Issue calling a stored procedure from Weblogic 8.1 workshop project
weblogic certification
Weblogic Connection Pool, Oracle Stored Procedure, Remote Sybase Database
Debug an Oracle procedure fired from JDBC?
weblogic workshop generated .ear file working in weblogic8.1 needs to upgrade to weblogic11g. HELP
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter