-
Bug
-
Resolution: Done
-
Major
-
7.0.0.DR12, 7.1.0.DR13, 7.1.0.DR18, 7.1.0.ER3, 7.1.0.CR1, 7.2.0.GA, 8.0.0.Beta-CR1
-
None
When we're shutting down the server during our startup tests, Artemis is sometimes logging warnings (seems it's trying to reconnect cluster).
Relevant log parts (full log attached):
2015-10-20 07:35:35,657 WARN [org.apache.activemq.artemis.core.client] (Thread-0 (ActiveMQ-client-global-threads-1087661281)) AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] 2015-10-20 07:35:35,677 WARN [org.apache.activemq.artemis.core.client] (Thread-1 (ActiveMQ-client-global-threads-1087661281)) AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] 2015-10-20 07:35:35,679 WARN [org.apache.activemq.artemis.core.client] (Thread-2 (ActiveMQ-client-global-threads-1087661281)) AMQ212037: Connection failure has been detected: AMQ119015: The connection was disconnected because of server shutdown [code=DISCONNECTED] 2015-10-20 07:35:35,680 WARN [org.apache.activemq.artemis.core.server] (Thread-2 (ActiveMQ-client-global-threads-1087661281)) AMQ222095: Connection failed with failedOver=false: ActiveMQDisconnectedException[errorType=DISCONNECTED message=AMQ119015: The connection was disconnected because of server shutdown] at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor.run(OrderedExecutorFactory.java:94) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:618) at java.lang.Thread.run(Thread.java:785) 2015-10-20 07:35:35,767 WARN [org.apache.activemq.artemis.core.server] (Thread-2 (ActiveMQ-client-global-threads-1087661281)) AMQ222095: Connection failed with failedOver=false: ActiveMQDisconnectedException[errorType=DISCONNECTED message=AMQ119015: The connection was disconnected because of server shutdown] at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl$CloseRunnable.run(ClientSessionFactoryImpl.java:946) at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor.run(OrderedExecutorFactory.java:94) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:618) at java.lang.Thread.run(Thread.java:785)
The test runs 2 servers with default standalone-full-ha.xml on single node with different server.bind.address.
- is blocked by
-
JBEAP-12044 Upgrade Artemis 1.5.5.jbossorg-006
- Closed
- is caused by
-
ENTMQBR-7395 Warnings during server restart/shutdown
- Closed
-
ENTMQBR-8065 Warnings during server restart/shutdown
- Closed
- is cloned by
-
JBEAP-1588 (7.0.z) Artemis is logging warnings during server shut down
- Closed
- is incorporated by
-
JBEAP-12044 Upgrade Artemis 1.5.5.jbossorg-006
- Closed
-
JBEAP-24858 (7.4.z) Upgrade Artemis from 2.16.0.redhat-00047 to 2.16.0.redhat-00048
- Closed
- is related to
-
JBEAP-14196 "java.lang.IllegalStateException: Server locator is closed..." during shutting down node in cluster
- Closed