-
Bug
-
Resolution: Done
-
Major
-
7.3.z.GA
-
False
-
False
-
-
-
-
-
-
+
-
Undefined
-
-
If the in-vm-connector / in-vm-acceptor for the default / live messaging-activemq server is configured with a server-id higher than "0":
<in-vm-connector name="in-vm-connector1" server-id="1"/>
then performing an import-journal operation from the cli fails with a rather unhelpful "Cannot connect to server(s)" message:
[standalone@localhost:9990 /] /subsystem=messaging-activemq/server=ServerLive:import-journal(file=/home/jboss/messages.xml) { "outcome" => "failed", "failure-description" => "AMQ219007: Cannot connect to server(s). Tried with all available servers.", "rolled-back" => true }
After much debugging, resetting the server-id to "0" on the live server in-vm acceptor and connector and from "2" to "1" on the backup resolved the issue and the import succeeded.
- clones
-
JBEAP-20970 [GSS](7.3.z) WFLY-14408 - journal-import command fails if in-vm connector has a server-id other than "0"
- Closed
- incorporates
-
WFLY-14408 journal-import command fails if in-vm connector has a server-id other than "0"
- Closed