0 Replies Latest reply on Jan 11, 2005 2:12 AM by shawfai

    Unable to fill pool

    shawfai

      Hi all,

      I am using JBoss 3.2.3 and get the following warning messages:

      ************************************************
      WARN [org.jboss.resource.connectionmanager.JBossManagedConnectionPool] Unable to fill pool
      org.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (com.inet.tds.SQLException: Address already in use: connect)
      at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:160)
      at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.createConnectionEventListener(InternalManagedConnectionPool.java:477)
      at org.jboss.resource.connectionmanager.InternalManagedConnectionPool.fillToMin(InternalManagedConnectionPool.java:422)
      at org.jboss.resource.connectionmanager.PoolFiller$1.run(PoolFiller.java:63)
      at java.lang.Thread.run(Thread.java:534)
      Caused by: com.inet.tds.SQLException: Address already in use: connect
      at com.inet.tds.TdsDriver.a(Unknown Source)
      at com.inet.tds.TdsDriver.connect(Unknown Source)
      at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:150)

      ************************************************

      I am not using connection pool but there should be enough database connection.

      I have also tested with JBoss 3.2.6. No problem araise yet (May be i did not face it yet)

      I want to ask what 's up with this problem ??
      Is it solved in JBoss 3.2.6 or what should I config/modify in order to solve the problem.

      Please advise.


      Regards,
      shawfai