[
https://issues.apache.org/jira/browse/ARTEMIS-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16159533#comment-16159533
]
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_r137910474
--- Diff: artemis-distribution/src/main/resources/bin/artemis ---
@@ -94,5 +94,6 @@ exec "$JAVACMD" $JAVA_ARGS $ARTEMIS_CLUSTER_PROPS \
-classpath "$CLASSPATH" \
-Dartemis.home="$ARTEMIS_HOME" \
-Djava.library.path="$ARTEMIS_HOME/bin/lib/linux-$(uname -m)" \
+ -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)