0 Replies Latest reply on May 28, 2008 4:12 AM by sentcs

    jboss server issue while jboss messaging is running

    sentcs

      java.lang.IllegalStateException: Could not find sufficient references after trying 20 times
      at org.jboss.messaging.core.plugin.JDBCPersistenceManager.getReferenceInfos(JDBCPersistenceManager.java(Compiled Code))
      at org.jboss.messaging.core.ChannelSupport.load(ChannelSupport.java(Compiled Code))
      at org.jboss.messaging.core.ChannelSupport.removeFirstInMemory(ChannelSupport.java(Compiled Code))
      at org.jboss.messaging.core.ChannelSupport.deliverInternal(ChannelSupport.java(Compiled Code))
      at org.jboss.messaging.core.ChannelSupport$DeliveryRunnable.run(ChannelSupport.java:1708)
      at EDU.oswego.cs.dl.util.concurrent.QueuedExecutor$RunLoop.run(QueuedExecutor.java(Compiled Code))
      at java.lang.Thread.run(Thread.java:570)