Hi,
I have JBOSS installed in c:\jboss. I have developed and deployed a Struts application using JDeveloper. Currently this application is available in
c:\jboss\jboss\deploy\testproject.ear. This application connects to Oracle 8 database. When I run the application I could see the below messages in JBOSS window. I was wondering under what situation JBOSS will throw these messages. The first message appears even though I haven't closed the browser. I really appreciate any suggestions. Thanks
[ERROR,Engine] StandardWrapperValve[default]: Servlet.service() for servlet default threw exception
java.net.SocketException: Connection aborted by peer: socket write error void
java.net.SocketOutputStream.socketWrite(java.io.FileDescriptor, byt
e[], int, int)
------------------------------
[WARN,XAConnectionFactory] XAConnectionImpl:
org.jboss.pool.jdbc.xa.wrapper.XACo
nnectionImpl@bbc5a has no current tx!
I have JBOSS installed in c:\jboss. I have developed and deployed a Struts application using JDeveloper. Currently this application is available in
c:\jboss\jboss\deploy\testproject.ear. This application connects to Oracle 8 database. When I run the application I could see the below messages in JBOSS window. I was wondering under what situation JBOSS will throw these messages. The first message appears even though I haven't closed the browser. I really appreciate any suggestions. Thanks
[ERROR,Engine] StandardWrapperValve[default]: Servlet.service() for servlet default threw exception
java.net.SocketException: Connection aborted by peer: socket write error void
java.net.SocketOutputStream.socketWrite(java.io.FileDescriptor, byt
e[], int, int)
------------------------------
[WARN,XAConnectionFactory] XAConnectionImpl:
org.jboss.pool.jdbc.xa.wrapper.XACo
nnectionImpl@bbc5a has no current tx!