0 Replies Latest reply on Jan 25, 2002 2:02 PM by josevnz

    Weird error messages on JBoss queue: problems with persisten

    josevnz

      Greetings,

      I just installed JBoss (to be used on OpenNMS, see http://www.opennms.org). I start Jboss under Redhat Linux 7.1 without problems but when i check the log files is see the following errors:

      script.log file:

      org.jboss.mq.SpyJMSException: Could not rebuild the queue from the queue's tranaction log.
      at java.security.AccessController.doPrivileged(Native Method)
      at org.jboss.Main.main(Main.java:399)
      [2002-01-25 13:27:24,787,ServiceController,ERROR] org.jboss.mq.SpyJMSException: Could not rebuild the queue from the queue's tranaction log.
      [2002-01-25 13:27:24,788,JVMServerILService,INFO] Starting
      [2002-01-25 13:27:24,809,JVMServerILService,INFO] Started
      at org.jboss.mq.pm.file.MessageLog.throwJMSException(MessageLog.java:248)
      at org.jboss.mq.pm.file.MessageLog.restore(MessageLog.java:90)
      at org.jboss.mq.pm.file.PersistenceManager.restore(PersistenceManager.java:197)
      at org.jboss.mq.pm.file.PersistenceManager.startService(PersistenceManager.java:135)
      at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:118)
      at java.lang.reflect.Method.invoke(Native Method)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
      at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:688) at $Proxy0.start(Unknown Source)
      at org.jboss.system.ServiceController.start(ServiceController.java:461)
      at java.lang.reflect.Method.invoke(Native Method)
      .....

      After that the messages are ok; Also i got the following on the server.log file:

      [2002-01-25 13:27:24,623,PersistenceManager,INFO] Starting
      [2002-01-25 13:27:24,631,PersistenceManager,ERROR] Stopped
      org.jboss.mq.SpyJMSException: Could not rebuild the queue from the queue's tranaction log.
      at org.jboss.mq.pm.file.MessageLog.throwJMSException(MessageLog.java:248)
      at org.jboss.mq.pm.file.MessageLog.restore(MessageLog.java:90)
      at org.jboss.mq.pm.file.PersistenceManager.restore(PersistenceManager.java:197)
      at org.jboss.mq.pm.file.PersistenceManager.startService(PersistenceManager.java:135)
      at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:118)
      at java.lang.reflect.Method.invoke(Native Method)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1628)
      at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1523)
      at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:688)
      at $Proxy0.start(Unknown Source)
      .......
      at org.jboss.Main.main(Main.java:399)
      [2002-01-25 13:27:24,787,ServiceController,ERROR] org.jboss.mq.SpyJMSException: Could not rebuild the queue from the queue's tranaction log.
      [2002-01-25 13:27:24,788,JVMServerILService,INFO] Starting
      [2002-01-25 13:27:24,809,JVMServerILService,INFO] Started

      Any help will be greatly appreciated,

      Jose Vicente.

      PD: i was unable to send my log files as an atachment to this forum, the sotware apperas to be broken :)