0 Replies Latest reply on Oct 6, 2006 3:17 PM by tballerstein

    Cannot open connection

    tballerstein

      I am getting an error when trying to update several records in MSSQL Server 2000. It wil upate some records and then I receive the following error:

      javax.ejb.EJBTransactionRolledbackException: javax.persistence.PersistenceException: org.hibernate.exception.GenericJDBCEx
      ception: Cannot open connection


      My max connection pool is set to 50 and the ConnectionCreatedCount is only 26.

      Has anyone ran into an issue like this and what did you do to resolve this issue?