[
https://issues.apache.org/jira/browse/ARTEMIS-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16159534#comment-16159534
]
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_r137910486
--- Diff: artemis-distribution/src/main/resources/bin/artemis.cmd ---
@@ -48,7 +48,7 @@ echo.
:RUN_JAVA
rem "Set Defaults."
-set JAVA_ARGS=-XX:+UseParallelGC -XX:+AggressiveOpts
-XX:+UseFastAccessorMethods -Xms512M -Xmx1024M
+set JAVA_ARGS=-XX:+UseParallelGC -XX:+AggressiveOpts
-XX:+UseFastAccessorMethods -Xms512M -Xmx1024M -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)