Bugs item #768400, was opened at 2003-07-09 15:07
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=768400&group_id=22866

Category: Aspects
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Radu Fabian (radufabian)
Assigned to: Nobody/Anonymous (nobody)
Summary: Could not write to the tranaction log

Initial Comment:
Hi, 
 
I used jdk 1.4.1_03 on Windows 2000 SP3 with Jboss 3.0.4.
After half day I got:

2003-07-08 21:12:57,496 WARN 
[org.jboss.mq.il.oil.OILServerILService] Client request
resulted in a server exception: 
org.jboss.mq.SpyJMSException: Could not write to the
tranaction log.; - nested throwable:
(java.io.FileNotFoundException:
D:\branch4.1\system\jboss_3_0_4_with_tomcat\server\management-server\db\jbossmq\file\QUEUE.queue.fast-indexing.processing\ID%05829-105772397736624664
(The system cannot find the file specified))
        at
org.jboss.mq.pm.file.MessageLog.throwJMSException(MessageLog.java:257)
        at
org.jboss.mq.pm.file.MessageLog.add(MessageLog.java:138)
        at
org.jboss.mq.pm.file.PersistenceManager.add(PersistenceManager.java:391)
        at
org.jboss.mq.server.PersistentQueue.addMessage(PersistentQueue.java:41)
        at
org.jboss.mq.server.JMSQueue.addMessage(JMSQueue.java:116)
        at
org.jboss.mq.server.JMSDestinationManager.addMessage(JMSDestinationManager.java:398)
        at
org.jboss.mq.server.JMSDestinationManager.addMessage(JMSDestinationManager.java:376)
        at
org.jboss.mq.server.JMSServerInterceptorSupport.addMessage(JMSServerInterceptorSupport.java:135)
        at
org.jboss.mq.security.ServerSecurityInterceptor.addMessage(ServerSecurityInterceptor.java:155)
        at
org.jboss.mq.server.TracingInterceptor.addMessage(TracingInterceptor.java:209)
        at
org.jboss.mq.server.JMSServerInvoker.addMessage(JMSServerInvoker.java:137)
        at
org.jboss.mq.il.oil.OILServerILService$Client.run(OILServerILService.java:248)
        at java.lang.Thread.run(Thread.java:536)
Caused by: java.io.FileNotFoundException:
D:\branch4.1\system\jboss_3_0_4_with_tomcat\server\management-server\db\jbossmq\file\QUEUE.queue.fast-indexing.processing\ID%05829-105772397736624664
(The system cannot find the file specified)
        at java.io.FileOutputStream.open(Native Method)
        at
java.io.FileOutputStream.<init>(FileOutputStream.java:176)
        at
java.io.FileOutputStream.<init>(FileOutputStream.java:131)
        at
org.jboss.mq.pm.file.MessageLog.writeMessageToFile(MessageLog.java:233)
        at
org.jboss.mq.pm.file.MessageLog.add(MessageLog.java:134)
        ... 11 more

Can you provide me more information when this exception
occurs? Maybe I have others files opened using Java.
What can I do?
Thanks!

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=768400&group_id=22866


-------------------------------------------------------
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing & more.
Download & eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to