[jboss-jira] [JBoss JIRA] Commented: (JBMICROCONT-158) Non-existent manifest Class-Path refs produce vfs IllegalStateException

Max Andersen (JIRA) jira-events at lists.jboss.org
Mon Oct 22 13:36:03 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBMICROCONT-158?page=comments#action_12383763 ] 
            
Max Andersen commented on JBMICROCONT-158:
------------------------------------------

note: it seems like this happen even without any manifest.mf. 

Only way I could work around it was to remove the ejb-jar.xml file.

> Non-existent manifest Class-Path refs produce vfs IllegalStateException
> -----------------------------------------------------------------------
>
>                 Key: JBMICROCONT-158
>                 URL: http://jira.jboss.com/jira/browse/JBMICROCONT-158
>             Project: JBoss MicroContainer
>          Issue Type: Bug
>          Components: VFS
>    Affects Versions:  JBossMC_2_0_0 Beta3
>            Reporter: Scott M Stark
>         Assigned To: Scott M Stark
>
> When the structure deployers parse a top-level jboss-test-entity.jar with a manifest like:
> Manifest-Version: 1.0
> Ant-Version: Apache Ant 1.6.5
> Created-By: 1.5.0_09-b01 (Sun Microsystems Inc.)
> Class-Path: ejb.jar jnp-client.jar jboss-client.jar jndi.jar jboss-jmx
>  .jar junit.jar deploy.jar
> it fails with:
> Caused by: java.lang.IllegalStateException: JarHandler at 28271403[path= context=file:/C:/home/svn/JBossHead/jboss-head/testsuite/output/lib/jboss-test-entity.jar
> real=file:/C:/home/svn/JBossHead/jboss-head/testsuite/output/lib/jboss-test-entity.jar] has no parent.
>         at org.jboss.virtual.VFSUtils.addManifestLocations(VFSUtils.java:116)
>         at org.jboss.deployers.plugins.structure.DefaultStructureBuilder.processContext(DefaultStructureBuilder.java:131)
>         at org.jboss.deployers.plugins.structure.DefaultStructureBuilder.populateContext(DefaultStructureBuilder.java:89)
> The invalid references should at most produce debug level warnings.

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

        



More information about the jboss-jira mailing list