Hide Forgot
Date of First Response: 2008-04-09 08:37:48 project_key: SOA I see exceptions when shutting down SOA-P servers. Two of them: 2008-04-08 09:23:49,894 DEBUG [org.jboss.web.tomcat.service.TomcatDeployer] Unable to retrieve orbjavax.management.InstanceNotFoundException: jboss:service=CorbaORB is not registered. ----- 2008-04-08 09:25:11,240 DEBUG [org.jboss.remoting.transport.socket.SocketServerInvoker] SocketServerInvoker[127.0.0.1:4457] caught exception in run() java.net.SocketException: socket closed at java.net.PlainSocketImpl.socketAccept(Native Method) at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384) at java.net.ServerSocket.implAccept(ServerSocket.java:450) at java.net.ServerSocket.accept(ServerSocket.java:421) at org.jboss.remoting.transport.socket.SocketServerInvoker.run(SocketServerInvoker.java:520) at java.lang.Thread.run(Thread.java:595) -----
Attachment: Added: server.log.gz
On Linux there is the same exception SocketException and an other one (org.h2.jdbc.JdbcSQLException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-68])
FYI - the GA bits also show this error: 2008-04-09 14:12:20,894 ERROR [org.hibernate.util.JDBCExceptionReporter] Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-66] 2008-04-09 14:12:20,894 ERROR [org.jbpm.db.JobSession] org.hibernate.exception.GenericJDBCException: could not execute query 2008-04-09 14:12:20,902 ERROR [org.jbpm.svc.Services] problem closing service 'persistence' 2008-04-09 14:12:20,902 ERROR [org.jbpm.job.executor.JobExecutorThread] exception in job executor thread. waiting 5000 milliseconds
Link: Added: This issue depends JBESB-1712
Link: Removed: This issue depends JBESB-1712
Link: Added: This issue is related to JBESB-1712
Link: Removed: This issue is related to JBESB-1712
Link: Added: This issue is a dependency of JBESB-1777
As I reported the issue, the exception is thrown in DEBUG mode and AFAICT it is not really an issue. Len reported a ERROR level exception that I don't see with the current IR2 bits. Should that be closed?
Link: Added: This issue related SOA-861
I've re-opened 509 as it's the original that 861 was cloned from. (861 having been re-opened) Currently looking for a JBoss Remoting contact as ESB problem is fixed and the tomcat problem is not fixable.
Shouldn't have re-opened this. Thought it's fix version was CP01. Sorry.