Hi:

After I enabled log4j on org.jboss.mq, here is the error mesg in the log :
=============================================
13:48:23,893 DEBUG [JMSDestinationManager] Exception occured, rolling back transaction:
org.jboss.mq.SpyJMSException: Could not commit tx: 72180; - nested throwable: 
(java.sql.SQLException: File input/output errorerror o
rg.hsqldb.HsqlException: File input/output error SaveRow 
java.io.InterruptedIOException closing file - file 
/net/sun-mrhankey/sun-JBoss/server/framework1/data/hypersonic/localDB.data in 
statement [DELETE FROM JMS_TRANSACTIONS WHERE TX
ID = ?])
       at 
org.jboss.mq.pm.jdbc2.PersistenceManager.commitPersistentTx(PersistenceManager.java:522)
       at org.jboss.mq.pm.Tx.commit(Tx.java:149)
       at org.jboss.mq.pm.TxManager.commitTx(TxManager.java:89)
       at 
org.jboss.mq.server.JMSDestinationManager.transact(JMSDestinationManager.java:440)
       at 
org.jboss.mq.server.JMSServerInterceptorSupport.transact(JMSServerInterceptorSupport.java:186)
       at 
org.jboss.mq.security.ServerSecurityInterceptor.transact(ServerSecurityInterceptor.java:182)
       at org.jboss.mq.server.TracingInterceptor.transact(TracingInterceptor.java:447)
       at org.jboss.mq.server.JMSServerInvoker.transact(JMSServerInvoker.java:186)
       at org.jboss.mq.il.jvm.JVMServerIL.transact(JVMServerIL.java:327)
       at org.jboss.mq.Connection.send(Connection.java:1206)
       at org.jboss.mq.SpyXAResourceManager.commit(SpyXAResourceManager.java:150)
       at org.jboss.mq.SpyXAResource.commit(SpyXAResource.java:84)
       at org.jboss.jms.asf.StdServerSession.onMessage(StdServerSession.java:327)
       at 
org.jboss.mq.SpyMessageConsumer.sessionConsumerProcessMessage(SpyMessageConsumer.java:871)
       at org.jboss.mq.SpyMessageConsumer.addMessage(SpyMessageConsumer.java:159)
       at org.jboss.mq.SpySession.run(SpySession.java:347)
       at org.jboss.jms.asf.StdServerSession.run0(StdServerSession.java:200)
       at org.jboss.jms.asf.StdServerSession.run(StdServerSession.java:180)
       at 
EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:748)
       at java.lang.Thread.run(Thread.java:479)
+ nested throwable:
=========================================

And the hypersonic db file's modified time is just same time when the exception 
happened. 
Is the hypersonic DB failed to be connected or other reason ?

Jimy

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3849934#3849934

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3849934


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to