[jboss-jira] [JBoss JIRA] (WFLY-1530) BundleReplaceTestCase fails frequently
Thomas Diesler (JIRA)
jira-events at lists.jboss.org
Mon Jun 17 03:45:22 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12781973#comment-12781973 ]
Thomas Diesler commented on WFLY-1530:
--------------------------------------
Thanks, for collecting this data - I'll take a look.
> BundleReplaceTestCase fails frequently
> --------------------------------------
>
> Key: WFLY-1530
> URL: https://issues.jboss.org/browse/WFLY-1530
> Project: WildFly
> Issue Type: Bug
> Components: OSGi, Test Suite
> Affects Versions: 8.0.0.Alpha1
> Reporter: jaikiran pai
> Assignee: Thomas Diesler
> Fix For: 8.0.0.Alpha2
>
> Attachments: log.txt
>
>
> The BundleReplaceTestCase has been failing frequently. The exception being reported is:
> {code}
> Caused by: java.lang.IllegalStateException: JBOSGI011283: Revision content already closed: HostBundleRevision[webapp-v101.wab:1.0.1] - [0]
> at org.jboss.osgi.framework.internal.RevisionContent.assertNotClosed(RevisionContent.java:156)
> at org.jboss.osgi.framework.internal.RevisionContent.getVirtualFile(RevisionContent.java:107)
> at org.jboss.osgi.framework.internal.RevisionContentResourceLoader.<init>(RevisionContentResourceLoader.java:58)
> at org.jboss.osgi.framework.internal.ModuleManagerImpl.createHostModule(ModuleManagerImpl.java:246)
> at org.jboss.osgi.framework.internal.ModuleManagerImpl.addModule(ModuleManagerImpl.java:204)
> at org.jboss.osgi.framework.internal.ResolverImpl.addModules(ResolverImpl.java:371)
> at org.jboss.osgi.framework.internal.ResolverImpl.applyResolverResults(ResolverImpl.java:316)
> at org.jboss.osgi.framework.internal.ResolverImpl.resolveInternal(ResolverImpl.java:179)
> at org.jboss.osgi.framework.internal.ResolverImpl.resolveAndApply(ResolverImpl.java:125)
> at org.jboss.as.osgi.deployment.BundleResolveProcessor.resolveBundle(BundleResolveProcessor.java:81)
> at org.jboss.as.osgi.deployment.BundleResolveProcessor.deploy(BundleResolveProcessor.java:68)
> at org.jboss.as.server.deployment.DeploymentUnitPhaseService.start(DeploymentUnitPhaseService.java:159) [wildfly-server-8.0.0.Alpha2-SNAPSHOT.jar:8.0.0.Alpha2-SNAPSHOT]
> ... 5 more
> {code}
> The entire TeamCity run is here http://teamcity.cafe-babe.org/viewLog.html?buildId=5250&tab=buildResultsDiv&buildTypeId=bt27
> I've also attached the entire log file from that run.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list