[
https://issues.apache.org/jira/browse/ARTEMIS-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16159536#comment-16159536
]
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_r137910549
--- Diff:
artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/bin/artemis
---
@@ -119,5 +119,6 @@ exec "$JAVACMD" \
-Ddata.dir="$ARTEMIS_DATA_DIR" \
-Djava.util.logging.manager="$ARTEMIS_LOG_MANAGER" \
-Dlogging.configuration="$ARTEMIS_LOGGING_CONF" \
+ -Dhawtio.offline="true" \
--- End diff --
Is this needed as it's set in jvm args in profile with all the other hawtio
flags
> 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)