[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Context installation causes StackOverflowError
alesj
do-not-reply at jboss.com
Wed Mar 25 13:34:54 EDT 2009
This is the cause.
Just need to see why this is really failing ...
| [INFO] Surefire report directory: C:\projects\microcontainer\kernel\jmx-mc-int\target\surefire-reports
| log4j:WARN No appenders could be found for logger (org.jboss.util.NestedThrowable).
| log4j:WARN Please initialize the log4j system properly.
| org.apache.maven.surefire.booter.SurefireExecutionException: org.jboss.test.system.controller.configure.value.text.test.TextValueTest; nested exception is java.lang.NoClassDefFoundError: org.jboss.test.system.controller.configure.value.text.test.Text
| ValueTest
| java.lang.NoClassDefFoundError: org.jboss.test.system.controller.configure.value.text.test.TextValueTest
| at java.lang.Class.getDeclaredMethods0(Native Method)
| at java.lang.Class.privateGetDeclaredMethods(Class.java:2395)
| at java.lang.Class.getMethod0(Class.java:2642)
| at java.lang.Class.getMethod(Class.java:1579)
| at org.junit.internal.requests.ClassRequest.hasSuiteMethod(ClassRequest.java:61)
| at org.junit.internal.requests.ClassRequest.getRunnerClass(ClassRequest.java:50)
| at org.junit.internal.requests.ClassRequest.getRunner(ClassRequest.java:28)
| at org.apache.maven.surefire.junit4.JUnit4TestSet.<init>(JUnit4TestSet.java:45)
| at org.apache.maven.surefire.junit4.JUnit4DirectoryTestSuite.createTestSet(JUnit4DirectoryTestSuite.java:56)
| at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.locateTestSets(AbstractDirectoryTestSuite.java:96)
| at org.apache.maven.surefire.Surefire.createSuiteFromDefinition(Surefire.java:209)
| at org.apache.maven.surefire.Surefire.run(Surefire.java:156)
| at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
| at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
| at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
| at java.lang.reflect.Method.invoke(Method.java:585)
| at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
| at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
| [INFO] ------------------------------------------------------------------------
| [ERROR] BUILD FAILURE
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4221018#4221018
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4221018
More information about the jboss-dev-forums
mailing list