3 Replies Latest reply on Jan 15, 2016 12:55 AM by jaysensharma

    Any method by using which we can stop users from accessing JBOSS URL till it is started fully

    adhiraj.rana

      Hello All,

       

      We have a scenario where we start JBoss with informing the users not to connect, but as soon as the jboss is starting still some users are trying to connect.

      Due to this jboss does not start properly with Below error messages are occurred.

       

      02:44:37,176 WARN  [org.jboss.jca.core.connectionmanager.pool.strategy.OnePool] (IJ000612: Destroying connection that could not be successfully matched: org.jboss.jca.core.connectionmanager.listener.NoTxConnectionListener@7717c21a[state=NORMAL managed connection=com.teamcenter.jeti.resourceadapter.spi.impl.ManagedConnectionImpl@463e9752 connection handles=0 lastUse=1452501877154 trackByTx=false pool=org.jboss.jca.core.connectionmanager.pool.strategy.OnePool@35a9178c pool internal context=SemaphoreArrayListManagedConnectionPool@704903d9[pool=JetiConnectionFactory]]

       

      Once all the users are asked not to connect,JBoss starts normally without any Issue.

       

      Is there any method by using which we can stop users from accessing JBOSS URL till it is started fully?

       

      Thanks

      Adhiraj