From f2c3b768742fced4e84c7e48b0b0e9e5575052f7 Mon Sep 17 00:00:00 2001 From: Justin Bertram Date: Tue, 25 Jun 2019 20:06:12 -0500 Subject: [PATCH] ARTEMIS-2366 artemis-service start fails --- .../activemq/artemis/cli/commands/bin/artemis-service.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/bin/artemis-service.xml b/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/bin/artemis-service.xml index afb78a23ac..49f474b4cf 100644 --- a/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/bin/artemis-service.xml +++ b/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/bin/artemis-service.xml @@ -33,7 +33,7 @@ roll %JAVA_HOME%\bin\java.exe - -Xbootclasspath/a:%ARTEMIS_HOME%\lib\${logmanager} + -Xbootclasspath/a:%ARTEMIS_HOME%\lib\${logmanager};%ARTEMIS_HOME%\lib\${wildfly-common} -XX:+UseParallelGC -Xms512M -Xmx1024M