[JBoss-user] [JCA/JBoss] - Re: java.sql.SQLException: Io exception: Broken pipe

2005-01-11 Thread georgewinner
Adrian I have the same "error" in my application, So it's not a "real error" but and wrong message thrown ?? 12037157 INFO 10 Jan 2005 23:04:28,401 connectionmanager.TxConnectionManager$TxConnectionEventListener - Unregistered handle that was not registered! null for managedConnection: [

[JBoss-user] [JCA/JBoss] - Re: java.sql.SQLException: Io exception: Broken pipe

2004-12-17 Thread [EMAIL PROTECTED]
Moderated: FAQ View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3859065#3859065 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3859065 --- SF email is sponsored by - The

[JBoss-user] [JCA/JBoss] - Re: java.sql.SQLException: Io exception: Broken pipe

2004-05-13 Thread [EMAIL PROTECTED]
Either: 1) You had a transaction timeout 2) The network broke the connection 3) Oracle closed the connection (jdbc driver or db) None of the logging you report is an ERROR, it is just warning you that a connection was closed unexpectedly. 3.2.1 had a "bug" where it would try to close the connect

[JBoss-user] [JCA/JBoss] - Re: java.sql.SQLException: Io exception: Broken pipe

2004-05-13 Thread lee_yuki2000
I m using jboss 3.2.1 and oracle 9.1i View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3834762#3834762 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3834762 --- This SF