[jboss-jira] [JBoss JIRA] (WFLY-6597) IJ020017: Invalid archive deploying activemq-rar
Ken Wills (JIRA)
issues at jboss.org
Wed Jun 6 19:56:00 EDT 2018
[ https://issues.jboss.org/browse/WFLY-6597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13587755#comment-13587755 ]
Ken Wills commented on WFLY-6597:
---------------------------------
We currently still see this with the OpenShift images, with activemq-rar-5.11.0.redhat-630329.rar. Is there any update on the cause? I'm happy to test etc.
{quote}
[jboss at 5294ef01a78f deployments]$ ls -l
total 20
-rw-rw-r-- 1 jboss root 8888 Jun 6 20:13 README.txt
drwxrwxr-x 3 1000 1000 4096 Jun 6 23:42 activemq-rar.rar
-rw-r--r-- 1 jboss root 16 Jun 6 23:42 activemq-rar.rar.deployed
[jboss at 5294ef01a78f deployments]$ touch activemq-rar.rar
touch: setting times of 'activemq-rar.rar': Permission denied
[jboss at 5294ef01a78f deployments]$ 23:47:59,335 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/test2-amq/ConnectionFactory]
23:47:59,366 INFO [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0028: Stopped deployment activemq-rar.rar (runtime-name: activemq-rar.rar) in 33ms
23:47:59,371 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "activemq-rar.rar" (runtime-name: "activemq-rar.rar")
23:48:00,180 INFO [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020001: Required license terms for file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,214 WARN [org.jboss.as.connector.deployers.RADeployer] (MSC service thread 1-3) IJ020017: Invalid archive: file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,214 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020001: Required license terms for file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,220 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0007: Registered connection factory java:/test2-amq/ConnectionFactory
23:48:00,222 WARN [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020017: Invalid archive: file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,222 INFO [org.jboss.as.connector.deployers.RaXmlDeployer] (MSC service thread 1-1) IJ020002: Deployed: file:/opt/eap/standalone/deployments/activemq-rar.rar/
23:48:00,223 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0002: Bound JCA ConnectionFactory [java:/test2-amq/ConnectionFactory]
23:48:00,237 INFO [org.jboss.as.server] (DeploymentScanner-threads - 1) WFLYSRV0013: Redeployed "activemq-rar.rar"
{quote}
> 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: Flavia Rainone
>
> 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)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list