[jboss-jira] [JBoss JIRA] Commented: (JBAS-7032) Getting invalid deployment on what appears to be valid, a webbeans ear file.

Jason T. Greene (JIRA) jira-events at lists.jboss.org
Wed Jun 17 15:23:56 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBAS-7032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12472586#action_12472586 ] 

Jason T. Greene commented on JBAS-7032:
---------------------------------------

It looks like classloading isn't there...

Caused by: java.lang.IllegalArgumentException: No module in deployment unit's hierarchy: vfszip:/usr
/local/jboss/jboss-5.1.0.GA/server/default/deploy/ImageServer.ear/imageserver-ejb.jar/
	at org.jboss.deployers.vfs.plugins.annotations.AnnotationEnvironmentDeployer.deploy(AnnotationEnvir
onmentDeployer.java:229)
	at org.jboss.deployers.vfs.plugins.annotations.AnnotationEnvironmentDeployer.deploy(AnnotationEnvir
onmentDeployer.java:48)
	at org.jboss.deployers.vfs.spi.deployer.AbstractOptionalVFSRealDeployer.deploy(AbstractOptionalVFSR
ealDeployer.java:57)
	at org.jboss.deployers.spi.deployer.helpers.AbstractOptionalRealDeployer.internalDeploy(AbstractOpt
ionalRealDeployer.java:74)
	at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:5
0)
	at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)
	... 38 more


> Getting invalid deployment on what appears to be valid, a webbeans ear file.
> ----------------------------------------------------------------------------
>
>                 Key: JBAS-7032
>                 URL: https://jira.jboss.org/jira/browse/JBAS-7032
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Deployers
>         Environment: JBoss AS 5.1
> JDK 1.6 u 13
> OpenSuSe 11.1 / SLES 10.2
>            Reporter: John Ament
>            Assignee: Scott Marlow
>             Fix For: JBossAS-5.2.0.Beta1
>
>         Attachments: WhatUpDawg.ear
>
>
> The best description I can give is from the forum.
> Basically, I have an EAR that appears to be completely valid, it's 2 war's and 1 ejb module.  It's built using web beans.  I get the described stack trace when either deploying via the UI or just dropping the EAR file in deploy.  However, I get different results.  When I drop the ear in and restart, it loads perfectly (my app) but embedded jopr fails.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list