amarkevich commented on PR #4580: URL: https://github.com/apache/activemq-artemis/pull/4580#issuecomment-1680831703
> [Test and Examples / Test / 0 / org.apache.activemq.artemis.tests.integration.paging.MaxMessagesPagingTest.testFailMaxMessage](https://main-jenkins-csb-amq-broker.apps.ocp-c1.prod.psi.redhat.com/job/activemq-artemis/job/activemq-artemis-pipeline/2929/testReport/junit/org.apache.activemq.artemis.tests.integration.paging/MaxMessagesPagingTest/Test_and_Examples___Test___0___testFailMaxMessage/) > [Test and Examples / Test / 0 / org.apache.activemq.artemis.tests.integration.paging.MaxMessagesPagingTest.testFailMaxMessageGlobal](https://main-jenkins-csb-amq-broker.apps.ocp-c1.prod.psi.redhat.com/job/activemq-artemis/job/activemq-artemis-pipeline/2929/testReport/junit/org.apache.activemq.artemis.tests.integration.paging/MaxMessagesPagingTest/Test_and_Examples___Test___0___testFailMaxMessageGlobal/) fixed. Unfortunately cluster tests failed on Windows: ``` [main] 17:25:52,538 ERROR [org.apache.activemq.artemis.core.server] AMQ224000: Failure in initialisation java.nio.file.InvalidPathException: Illegal char <:> at index 82: .\target\tmp\PluggableQuorumReplicaTimeoutTest\junit9115091703126222514\manager\ML:2f9f6bba-3c49-11ee-b2ca-60a5e2c84ef7 at sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182) ~[?:?] at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153) ~[?:?] at sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77) ~[?:?] at sun.nio.fs.WindowsPath.parse(WindowsPath.java:92) ~[?:?] at sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:229) ~[?:?] at java.io.File.toPath(File.java:2329) ~[?:?] at org.apache.activemq.artemis.quorum.file.FileDistributedLock.<init>(FileDistributedLock.java:42) ~[artemis-quorum-ri-2.31.0-SNAPSHOT.jar:2.31.0-SNAPSHOT] at org.apache.activemq.artemis.quorum.file.FileBasedPrimitiveManager.getDistributedLock(FileBasedPrimitiveManager.java:123) ~[artemis-quorum-ri-2.31.0-SNAPSHOT.jar:2.31.0-SNAPSHOT] at org.apache.activemq.artemis.quorum.file.FileBasedPrimitiveManager.getMutableLong(FileBasedPrimitiveManager.java:134) ~[artemis-quorum-ri-2.31.0-SNAPSHOT.jar:2.31.0-SNAPSHOT] ``` -- 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]
