1 Reply Latest reply on Jun 10, 2010 7:52 AM by jaikiran

    issue with jboss

      We are getting some error with jboss server while moving files, the error is “SQLState 99999 code:17008- assuming deadlock detected, try:1  java.sql.SQLException: Closed Connection” is thrown

       

      Any Idea or suggestion what is this error or how do we troubleshoot this?

        • 1. Re: issue with jboss
          jaikiran

          That looks like a database server error message and not JBoss specific issue. You'll have to look at the JDBC error codes of that DB to figure out what that means and how to fix it.