[jboss-jira] [JBoss JIRA] (AS7-6537) Enable the reverse controller checks for the web transformers test
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Sat Feb 16 21:53:56 EST 2013
[ https://issues.jboss.org/browse/AS7-6537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12754625#comment-12754625 ]
Brian Stansberry commented on AS7-6537:
---------------------------------------
junit.framework.AssertionFailedError
at org.jboss.as.subsystem.test.SubsystemTestDelegate$LegacyKernelServiceInitializerImpl.bootCurrentVersionWithLegacyBootOperations(SubsystemTestDelegate.java:730)
at org.jboss.as.subsystem.test.SubsystemTestDelegate$LegacyKernelServiceInitializerImpl.install(SubsystemTestDelegate.java:672)
at org.jboss.as.subsystem.test.SubsystemTestDelegate$LegacyKernelServiceInitializerImpl.access$700(SubsystemTestDelegate.java:617)
at org.jboss.as.subsystem.test.SubsystemTestDelegate$KernelServicesBuilderImpl.build(SubsystemTestDelegate.java:589)
at org.jboss.as.web.test.WebSubsystemTestCase.testTransformation_1_1_0_JBPAPP_9134(WebSubsystemTestCase.java:134)
Due to:
{code}
org.jboss.as.controller.OperationFailedRuntimeException: JBAS014766: Resource [
("subsystem" => "web"),
("virtual-server" => "default-host"),
("rewrite" => "with-conditions")
] does not exist; a resource at address [
("subsystem" => "web"),
("virtual-server" => "default-host"),
("rewrite" => "with-conditions"),
("condition" => "user")
] cannot be created until all ancestor resources have been added [ "JBAS014766: Resource [
(\"subsystem\" => \"web\"),
(\"virtual-server\" => \"default-host\"),
(\"rewrite\" => \"with-conditions\")
] does not exist; a resource at address [
(\"subsystem\" => \"web\"),
(\"virtual-server\" => \"default-host\"),
(\"rewrite\" => \"with-conditions\"),
(\"condition\" => \"user\")
] cannot be created until all ancestor resources have been added" ]
{code}
> Enable the reverse controller checks for the web transformers test
> ------------------------------------------------------------------
>
> Key: AS7-6537
> URL: https://issues.jboss.org/browse/AS7-6537
> Project: Application Server 7
> Issue Type: Sub-task
> Components: Domain Management
> Reporter: Kabir Khan
> Assignee: Brian Stansberry
> Fix For: 7.3.0.Alpha1
>
>
--
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