[jboss-jira] [JBoss JIRA] (AS7-4668) jboss-deployment-structure.xml works in "jboss-as-7.1.0.Beta1" for SAR files but not in jboss-as-7.1.1.Final

Jay SenSharma (JIRA) jira-events at lists.jboss.org
Sat Apr 28 17:03:18 EDT 2012


     [ https://issues.jboss.org/browse/AS7-4668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay SenSharma updated AS7-4668:
-------------------------------

        Summary: jboss-deployment-structure.xml  works in "jboss-as-7.1.0.Beta1" for SAR files but not in jboss-as-7.1.1.Final  (was: jboss-deployment-structure.xml  works in "jboss-as-7.1.0.Beta1" for SAR files but not in jboss-as-7.1.1.Finalsa)
    Description: 
"jboss-deployment-structure.xml"  behavior is changed in JBossAs7.1.1.Final.
The Attached SAR file works fine in "jboss-as-7.1.0.Beta1" with the help of "jboss-deployment-structure.xml" file, but it fails to deploy in JBoss AS7.1.1.Final with the following exception:



01:37:40,891 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "ServerMonitorServiceWorking.sar" was rolled back with failure message {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.module.service.\"deployment.ServerMonitorServiceWorking.sar\".mainjboss.module.spec.service.\"deployment.ServerMonitorServiceWorking.sar.Test.jar\".mainMissing[jboss.module.service.\"deployment.ServerMonitorServiceWorking.sar\".mainjboss.module.spec.service.\"deployment.ServerMonitorServiceWorking.sar.Test.jar\".main]"]}
01:37:40,901 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015877: Stopped deployment ServerMonitorServiceWorking.sar in 10ms
01:37:40,930 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015877: Stopped deployment FormBasedAuth1.war in 39ms
01:37:40,932 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report
JBAS014775:    New missing/unsatisfied dependencies:
      service jboss.module.spec.service."deployment.ServerMonitorServiceWorking.sar.Test.jar".main (missing) dependents: [service jboss.module.service."deployment.ServerMonitorServiceWorking.sar".main] 

  was:
The Attached SAR file works fine in "jboss-as-7.1.0.Beta1" with the help of "jboss-deployment-structure.xml" file, but it fails to deploy in JBoss AS7.1.1.Final with the following exception:



01:37:40,891 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "ServerMonitorServiceWorking.sar" was rolled back with failure message {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.module.service.\"deployment.ServerMonitorServiceWorking.sar\".mainjboss.module.spec.service.\"deployment.ServerMonitorServiceWorking.sar.Test.jar\".mainMissing[jboss.module.service.\"deployment.ServerMonitorServiceWorking.sar\".mainjboss.module.spec.service.\"deployment.ServerMonitorServiceWorking.sar.Test.jar\".main]"]}
01:37:40,901 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015877: Stopped deployment ServerMonitorServiceWorking.sar in 10ms
01:37:40,930 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015877: Stopped deployment FormBasedAuth1.war in 39ms
01:37:40,932 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report
JBAS014775:    New missing/unsatisfied dependencies:
      service jboss.module.spec.service."deployment.ServerMonitorServiceWorking.sar.Test.jar".main (missing) dependents: [service jboss.module.service."deployment.ServerMonitorServiceWorking.sar".main] 



    
> jboss-deployment-structure.xml  works in "jboss-as-7.1.0.Beta1" for SAR files but not in jboss-as-7.1.1.Final
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: AS7-4668
>                 URL: https://issues.jboss.org/browse/AS7-4668
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Class Loading
>    Affects Versions: 7.1.1.Final
>            Reporter: Jay SenSharma
>            Assignee: David Lloyd
>              Labels: jboss
>         Attachments: ServerMonitorServiceWorking.sar.zip
>
>
> "jboss-deployment-structure.xml"  behavior is changed in JBossAs7.1.1.Final.
> The Attached SAR file works fine in "jboss-as-7.1.0.Beta1" with the help of "jboss-deployment-structure.xml" file, but it fails to deploy in JBoss AS7.1.1.Final with the following exception:
> 01:37:40,891 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) JBAS015870: Deploy of deployment "ServerMonitorServiceWorking.sar" was rolled back with failure message {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.module.service.\"deployment.ServerMonitorServiceWorking.sar\".mainjboss.module.spec.service.\"deployment.ServerMonitorServiceWorking.sar.Test.jar\".mainMissing[jboss.module.service.\"deployment.ServerMonitorServiceWorking.sar\".mainjboss.module.spec.service.\"deployment.ServerMonitorServiceWorking.sar.Test.jar\".main]"]}
> 01:37:40,901 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015877: Stopped deployment ServerMonitorServiceWorking.sar in 10ms
> 01:37:40,930 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) JBAS015877: Stopped deployment FormBasedAuth1.war in 39ms
> 01:37:40,932 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 2) JBAS014774: Service status report
> JBAS014775:    New missing/unsatisfied dependencies:
>       service jboss.module.spec.service."deployment.ServerMonitorServiceWorking.sar.Test.jar".main (missing) dependents: [service jboss.module.service."deployment.ServerMonitorServiceWorking.sar".main] 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list