2 Replies Latest reply on Apr 2, 2002 5:35 PM by davidjencks

    getConnection problem when reached the MaxSize on the Jboss

      The problem occurred when maximum connection reached (we have set it to 50) and thereafter all connections failed to query even after a long time.

      The following is a part of the error messages

      [ERROR,Default] Tue Apr 02 16:24:25 GMT+08:00 2002
      [ERROR,Default] java.lang.NullPointerException
      [ERROR,Default] at
      org.jboss.pool.jdbc.xa.XAPoolDataSource.getConnection(Unknown Source)

      Pls help.