0 Replies Latest reply on Apr 26, 2005 9:42 AM by rawat_tejinder

    ERROR [PersistenceManager] Starting failed jboss.mq:service=

    rawat_tejinder


      hello all,
      when configuring DefaultDS with MSSQL SERVER 2000 i am getting following type of error message.
      but still some of my applications are working and some are having problems.
      during deployment tables for some applications are building and for some the tables are not building.
      can any one tell me that whatis the causeof this problem.



      18:17:02,171 INFO [WrapperDataSourceService] Bound connection factory for resource adapter for ConnectionManager 'jboss.jca:name=DefaultDS,service=DataSourceBinding to JNDI name 'java:DefaultDS'
      18:17:03,031 ERROR [PersistenceManager] Starting failed jboss.mq:service=PersistenceManager
      org.jboss.mq.SpyJMSException: Could not resolve uncommited transactions. Message recovery may not be accurate; - nested throwable: (java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC][SQLServer]Invalid object name 'JMS_MESSAGES'.)
      at org.jboss.mq.pm.jdbc2.PersistenceManager.resolveAllUncommitedTXs(PersistenceManager.java:391)
      at org.jboss.mq.pm.jdbc2.PersistenceManager.startService(PersistenceManager.java:1422)
      at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:272)
      at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:222)
      at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:324)