-
Bug
-
Resolution: Done
-
Major
-
7.0.0.DR11
-
None
Running ActiveMQ Artemis (tag 1.1.0) testsuite on HP-UX 11v3 with HPJDK 1.8 or on Solaris 11 SPARC64 with OracleJDK 1.8 and with tests profile timeouts on running org.apache.activemq.artemis.tests.integration.cluster.RealNodeManagerTest.testLiveAnd2BackupsLiveForcesFailback.
Test produces following output
08:48:48 08:48:48,132 INFO [org.apache.activemq.artemis.core.server] #*#*# Starting test: testLiveAnd2BackupsLiveForcesFailback()... 08:48:48 #test testLiveAnd2BackupsLiveForcesFailback 08:48:48 org.apache.activemq.artemis.tests.integration.cluster.NodeManagerAction:Exception in thread "main" java.lang.IllegalStateException: Unable to create server lock file 08:48:48 org.apache.activemq.artemis.tests.integration.cluster.NodeManagerAction:Exception in thread "main" java.lang.IllegalStateException: Unable to create server lock file 08:48:48 org.apache.activemq.artemis.tests.integration.cluster.NodeManagerAction: at org.apache.activemq.artemis.core.server.NodeManager.setUpServerLockFile(NodeManager.java:176) 08:48:48 org.apache.activemq.artemis.tests.integration.cluster.NodeManagerAction: at org.apache.activemq.artemis.core.server.impl.FileLockNodeManager.start(FileLockNodeManager.java:70) 08:48:48 org.apache.activemq.artemis.tests.integration.cluster.NodeManagerAction: at org.apache.activemq.artemis.tests.integration.cluster.NodeManagerAction.main(NodeManagerAction.java:121) 08:48:48 org.apache.activemq.artemis.tests.integration.cluster.NodeManagerAction: at org.apache.activemq.artemis.core.server.NodeManager.setUpServerLockFile(NodeManager.java:176) 08:48:48 org.apache.activemq.artemis.tests.integration.cluster.NodeManagerAction: at org.apache.activemq.artemis.core.server.impl.FileLockNodeManager.start(FileLockNodeManager.java:70) 08:48:48 org.apache.activemq.artemis.tests.integration.cluster.NodeManagerAction: at org.apache.activemq.artemis.tests.integration.cluster.NodeManagerAction.main(NodeManagerAction.java:121) 08:48:49 org.apache.activemq.artemis.tests.integration.cluster.NodeManagerAction:Oct 12, 2015 8:48:49 AM org.apache.activemq.artemis.core.server.impl.FileLockNodeManager startBackup 08:48:49 org.apache.activemq.artemis.tests.integration.cluster.NodeManagerAction:INFO: AMQ221032: Waiting to become backup node 08:48:49 org.apache.activemq.artemis.tests.integration.cluster.NodeManagerAction:Oct 12, 2015 8:48:49 AM org.apache.activemq.artemis.core.server.impl.FileLockNodeManager startBackup 08:48:49 org.apache.activemq.artemis.tests.integration.cluster.NodeManagerAction:INFO: AMQ221033: ** got backup lock 09:18:50 Build timed out (after 30 minutes). Marking the build as aborted.
This error causes that remaining tests are not executed and testsuite execution is terminated.
This is test blocker for platform certification.
Issue is under investigation
- blocks
-
JBEAP-2574 Stabilization of ActiveMQ Artemis upstream test suite
- Closed
- is caused by
-
JBEAP-1507 Synchronization error in org.apache.activemq.artemis.core.server.NodeManager
- Closed