[
https://issues.apache.org/jira/browse/ARTEMIS-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16064643#comment-16064643
]
ASF GitHub Bot commented on ARTEMIS-1257:
-----------------------------------------
GitHub user xstefank opened a pull request:
https://github.com/apache/activemq-artemis/pull/1371
[ARTEMIS-1257] IJ020017: Invalid archive: file://RaActivatoractivemq-…
…ra when pooled connection factory rebalance-connections is set to true
ARTEMIS: https://issues.apache.org/jira/browse/ARTEMIS-1257
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xstefank/jboss-activemq-artemis ARTEMIS-1257
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq-artemis/pull/1371.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1371
----
commit 4420b72b1946d9d61f454fdf8b74ba4b4bb44905
Author: xstefank <[email protected]>
Date: 2017-06-27T10:45:24Z
[ARTEMIS-1257] IJ020017: Invalid archive: file://RaActivatoractivemq-ra
when pooled connection factory rebalance-connections is set to true
----
> IJ020017: Invalid archive: file://RaActivatoractivemq-ra when pooled
> connection factory rebalance-connections is set to true
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: ARTEMIS-1257
> URL: https://issues.apache.org/jira/browse/ARTEMIS-1257
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Martin Stefanko
> Assignee: Martin Stefanko
>
> If attribute {{rebalance-connections}} on {{pooled-connection-factory}} is
> set to true, following warning is logged during the server start
> {noformat}
> 2017-06-26 09:22:04,755 WARN
> [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator]
> (MSC service thread 1-5) IJ020017: Invalid archive:
> file://RaActivatoractivemq-ra
> 2017-06-26 09:22:04,757 INFO [org.apache.activemq.artemis.ra] (MSC service
> thread 1-5) Resource adaptor started
> 2017-06-26 09:22:04,757 INFO [org.apache.activemq.artemis.core.server]
> (ServerService Thread Pool -- 75) AMQ221003: Deploying queue jms.queue.DLQ
> 2017-06-26 09:22:04,757 INFO
> [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator]
> (MSC service thread 1-5) IJ020002: Deployed: file://RaActivatoractivemq-ra
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)