]
Flavia Rainone reassigned WFLY-6597:
------------------------------------
Assignee: Stefano Maestri (was: Flavia Rainone)
IJ020017: Invalid archive deploying activemq-rar
------------------------------------------------
Key: WFLY-6597
URL:
https://issues.jboss.org/browse/WFLY-6597
Project: WildFly
Issue Type: Bug
Components: JCA
Affects Versions: 10.0.0.Final
Environment: CentOS 6
Oracle Java 1.8.0_92-b14
Wildfly 10.0.0.Final
ActiveMQ RAR 5.13.3
Reporter: Brett Delle Grazie
Assignee: Stefano Maestri
Deploying ActiveMQ RAR via 'deploy' command:
deploy /opt/activemq/activemq-rar-5.13.3.rar
Results in the following log entry:
2016-05-09 08:07:20,788 WARN [org.jboss.as.connector.deployers.RADeployer] (MSC service
thread 1-1) IJ020017: Invalid archive:
file:/tmp/wildfly/vfs/temp/temp3cb3b15524db2617/content-d69689ded82e9101/contents/
repeated slightly later:
2016-05-09 08:07:20,983 WARN [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC
service thread 1-1) IJ020017: Invalid archive:
file:/tmp/wildfly/vfs/temp/temp3cb3b15524db2617/content-d69689ded82e9101/contents/
However deployment is successful
Note that if a runtime-name is provided the RAR is *not* registered correctly.
See also previous issue raised WFLY-4431 (minimal info)