[jboss-jira] [JBoss JIRA] (WFLY-10976) Artemis warnings during startup
Brian Stansberry (JIRA)
issues at jboss.org
Thu Sep 13 15:28:00 EDT 2018
[ https://issues.jboss.org/browse/WFLY-10976?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13633179#comment-13633179 ]
Brian Stansberry edited comment on WFLY-10976 at 9/13/18 3:27 PM:
------------------------------------------------------------------
Both standalone-full-ha.xml and standalone-full.xml on current master produce this in the server log:
{code}
13:43:15,457 WARN [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ222269: Please use a fixed value for "journal-pool-files". Default changed per https://issues.apache.org/jira/browse/ARTEMIS-1628
13:43:15,458 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221075: Usage of wildcardRoutingEnabled configuration property is deprecated, please use wildCardConfiguration.enabled instead
{code}
was (Author: brian.stansberry):
Both standalone-full-ha.xml and standalone-full.xml on current master produce this in the server log:
{code}
13:43:15,457 WARN [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ222269: Please use a fixed value for "journal-pool-files". Default changed per https://issues.apache.org/jira/browse/ARTEMIS-162813:43:15,458 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221075: Usage of wildcardRoutingEnabled configuration property is deprecated, please use wildCardConfiguration.enabled instead
{code}
> Artemis warnings during startup
> -------------------------------
>
> Key: WFLY-10976
> URL: https://issues.jboss.org/browse/WFLY-10976
> Project: WildFly
> Issue Type: Bug
> Components: JMS
> Affects Versions: 14.0.0.Final
> Reporter: Rich DiCroce
> Assignee: Brian Stansberry
>
> Artemis logs these warnings during startup when using the stock standalone-full.xml configuration:
> {code}
> 12:11:31,997 WARN [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ222269: Please use a fixed value for "journal-pool-files". Default changed per https://issues.apache.org/jira/browse/ARTEMIS-1628
> 12:11:32,000 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221075: Usage of wildcardRoutingEnabled configuration property is deprecated, please use wildCardConfiguration.enabled instead
> {code}
> It looks like there's a config option that could be used to silence the first one, but I have no idea what the second one is talking about.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list