Sorry if this has been answered, but I couldn't find it using the search (feel free to direct me)
We're using jboss 3.2.3 to run a jsp app that uses DB2/UDB as the database. Both Jboss and UDB are running on the same Unix box. We sometimes run into problems where JBoss just appears to "lose" the connection to the DB2 server, and we don't know why. We shut down our app in jboss and restart it, and that usually fixes the problem. I was wondering if anyone else has experienced this and what causes it? here's the error: 006-05-04 08:57:50,274 DEBUG [ca.gc.cra.rhpl.psl] Request: /psl/login.jsp?null From: wh0eace517a.rc.gc.ca(7.28.168.155) | 2006-05-04 08:57:52,921 WARN [org.jboss.resource.connectionmanager.JBossManagedConnectionPool] Throwable while attempting to get a new connection: | org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (COM.ibm.db2.jdbc.DB2Exception: [IBM][CLI Driver] SQL1032N No start database manager command was issued. SQLSTATE=57019 | ) | followed by a bunch of "at" statements, then Caused by: COM.ibm.db2.jdbc.DB2Exception: [IBM][CLI Driver] SQL1032N No start database manager command was issued. SQLSTATE=57019 | Our database guy says nothing shows up on the DB2 logs, plus the fact that a reboot of jboss seems to cure the problem leads me to believe the problem is within Jboss. Anyone have any ideas? View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3941367#3941367 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3941367 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
