[
https://issues.apache.org/jira/browse/ARTEMIS-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16159535#comment-16159535
]
ASF GitHub Bot commented on ARTEMIS-1390:
-----------------------------------------
Github user michaelandrepearce commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1523#discussion_r137910504
--- Diff:
artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/bin/artemis.cmd
---
@@ -64,6 +64,7 @@ set JVM_ARGS=%JVM_ARGS%
-Dartemis.instance=%ARTEMIS_INSTANCE%
set JVM_ARGS=%JVM_ARGS% -Ddata.dir=%ARTEMIS_DATA_DIR%
set JVM_ARGS=%JVM_ARGS% -Djava.util.logging.manager=%ARTEMIS_LOG_MANAGER%
set JVM_ARGS=%JVM_ARGS% -Dlogging.configuration=%ARTEMIS_LOGGING_CONF%
+set JVM_ARGS=%JVM_ARGS% -Dhawtio.offline="true"
--- End diff --
Is this needed as it's set in jvm args in profile
> 2 minute delay in hawtio startup on host with no internet access
> ----------------------------------------------------------------
>
> Key: ARTEMIS-1390
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1390
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Environment: To reproduce startup delay behaviour in firewall block
> all outbound traffic
> start AMQ
> observe delay in startup time stamps
> 16:35:31,315 INFO [org.apache.activemq.artemis.core.server] AMQ221007:
> Server is now live
> 16:35:31,316 INFO [org.apache.activemq.artemis.core.server] AMQ221001:
> Apache ActiveMQ Artemis Message Broker version 2.2.0 [0.0.0.0,
> nodeID=d3f51a52-7c46-11e7-9b32-080027a9c410]
> INFO | main | Initialized artemis-plugin plugin
> INFO | main | Initialized dispatch-hawtio-console plugin
> 16:37:41,604 INFO [org.apache.activemq.artemis] AMQ241001: HTTP Server
> started at http://localhost:8161
> Reporter: Martyn Taylor
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)