Martin Stefanko created ARTEMIS-1257:
----------------------------------------
Summary: 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)