[jboss-user] [Messaging, JMS & JBossMQ] - Unexpected pageOrd:
jpeddler
do-not-reply at jboss.com
Sun Nov 25 19:12:01 EST 2007
I'm having an error at start up
java.lang.IllegalStateException: Unexpected pageOrd: 524000 expected: 524001
at org.jboss.messaging.core.plugin.JDBCPersistenceManager.getPagedReferenceInfos(JDBCPersistenceManager.java:1128)
at org.jboss.messaging.core.PagingChannelSupport.loadPagedReferences(PagingChannelSupport.java:260)
at org.jboss.messaging.core.PagingChannelSupport.checkLoad(PagingChannelSupport.java:363)
at org.jboss.messaging.core.PagingChannelSupport.load(PagingChannelSupport.java:215)
at org.jboss.jms.server.destination.QueueService.startService(QueueService.java:86)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
at org.jboss.system.ServiceMBeanSupport.start(ServiceMBeanSupport.java:196)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
Any ideas?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4107623#4107623
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4107623
More information about the jboss-user
mailing list