Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

problem while starting jboss server when deployed JMS program

  Asked By: Seth    Date: Apr 29    Category: Java    Views: 1399
  

Can any body solve the problem i couldn't get it. I have no problem when testing
in my local system but when i placed the application in the remote server it is
giving the error. I have used the MBeans to continoulsy monitor the queue. I am
using jboss server and i am getting the error while starting the server itself.

09:04:56,203 WARN [ServiceController] Problem starting service
jboss.mq:service=PersistenceManager
org.jboss.mq.SpyJMSException: Could not rebuild the queue from the queue's
tranaction log.; - nested throwable: (java.io.EOFException)
at
org.jboss.mq.pm.file.MessageLog.throwJMSException(MessageLog.java:277)
at org.jboss.mq.pm.file.MessageLog.restore(MessageLog.java:114)
at
org.jboss.mq.pm.file.PersistenceManager.restoreTransactions(PersistenceManager.j\
ava:264)
at
org.jboss.mq.pm.file.PersistenceManager.startService(PersistenceManager.java:187\
)
at
org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:165)
at java.lang.reflect.Method.invoke(Native Method)
at
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher\
.java:284)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
at
org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:10\
03)
at $Proxy4.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:413)
at org.jboss.system.ServiceController.start(ServiceController.java:433)
at org.jboss.system.ServiceController.start(ServiceController.java:433)
at java.lang.reflect.Method.invoke(Native Method)
at
org.jboss.mx.capability.ReflectedMBeanDispatcher.invoke(ReflectedMBeanDispatcher\
.java:284)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:517)
at org.jboss.util.jmx.MBeanProxy.invoke(MBeanProxy.java:174)
at $Proxy2.start(Unknown Source)

Share: 

 

No Answers Found. Be the First, To Post Answer.

 




Tagged: