[jboss-jira] [JBoss JIRA] (WFLY-1530) BundleReplaceTestCase fails frequently
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Sat Jun 15 00:54:54 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai updated WFLY-1530:
-------------------------------
Fix Version/s: 8.0.0.Alpha2
Marking this for fix version 8.0.0.Alpha2 since we are trying to solve these intermittent test failures before 8.0.0.Alpha2 is released.
> 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