jeanouii commented on PR #1654:
URL: https://github.com/apache/activemq/pull/1654#issuecomment-3854376390
FYI, here is the stack trace on Windows
```
java.io.IOException: Failed to move
target\activemq-data\localhost\KahaDB\db-6.log to
D:\a\activemq\activemq\activemq-kahadb-store\target\activemq-data\localhost\KahaDB\data-archive
- target\activemq-data\localhost\KahaDB\db-6.log ->
D:\a\activemq\activemq\activemq-kahadb-store\target\activemq-data\localhost\KahaDB\data-archive\db-6.log:
The process cannot access the file because it is being used by another process
at org.apache.activemq.util.IOHelper.moveFile(IOHelper.java:200)
at
org.apache.activemq.store.kahadb.disk.journal.DataFile.move(DataFile.java:107)
at
org.apache.activemq.store.kahadb.disk.journal.Journal.forceRemoveDataFile(Journal.java:833)
at
org.apache.activemq.store.kahadb.disk.journal.Journal.removeDataFiles(Journal.java:812)
at
org.apache.activemq.store.kahadb.MessageDatabase.checkpointUpdate(MessageDatabase.java:1701)
at
org.apache.activemq.store.kahadb.MessageDatabase.checkpointCleanup(MessageDatabase.java:1035)
at
org.apache.activemq.store.kahadb.KahaDBStore.checkpoint(KahaDBStore.java:1481)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact