Skip to content

Instantly share code, notes, and snippets.

@rhusar
Created June 26, 2014 15:35
Show Gist options
  • Save rhusar/d5bc2fdd64be373dc233 to your computer and use it in GitHub Desktop.
Save rhusar/d5bc2fdd64be373dc233 to your computer and use it in GitHub Desktop.
testSubsystem(org.wildfly.extension.mod_cluster.ModClusterSubsystemTestCase) Time elapsed: 0.012 sec <<< ERROR!
java.lang.IllegalArgumentException: WFLYCTL0053: Cannot register submodels with a null PathElement
at org.jboss.as.controller.registry.ConcreteResourceRegistration.registerSubModel(ConcreteResourceRegistration.java:139)
at org.wildfly.extension.mod_cluster.ModClusterExtension.initialize(ModClusterExtension.java:86)
at org.jboss.as.subsystem.test.TestModelControllerService.preBoot(TestModelControllerService.java:101)
at org.jboss.as.model.test.ModelTestModelControllerService.boot(ModelTestModelControllerService.java:194)
at org.jboss.as.controller.AbstractControllerService.boot(AbstractControllerService.java:289)
at org.jboss.as.controller.AbstractControllerService$1.run(AbstractControllerService.java:256)
at java.lang.Thread.run(Thread.java:745)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment