Lots of the integration tests are failing with the following error:
[
ur;http://cruisecontrol.jboss.com/cc/artifacts/microcontainer-head-testsu...
| java.lang.reflect.InvocationTargetException at
sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at
org.jboss.test.security.PolicyPlugin.getInstance(PolicyPlugin.java:71) at
org.jboss.test.AbstractTestDelegate.setUpSecurity(AbstractTestDelegate.java:175) at
org.jboss.test.AbstractTestDelegate.setUp(AbstractTestDelegate.java:123) at
org.jboss.test.AbstractTestSetup.setUp(AbstractTestSetup.java:63) at
junit.extensions.TestSetup$1.protect(TestSetup.java:18) at
junit.extensions.TestSetup.run(TestSetup.java:23)Caused by: java.lang.NullPointerException
at java.io.FilterInputStream.read(FilterInputStream.java:111) at
java.io.FilterInputStream.read(FilterInputStream.java:90) at
java.util.Properties$LineReader.readLine(Properties.java:365) at
java.util.Properties.load(Properties.java:293) at
org.jboss.test.visitor.PropertiesVisitorImpl.loadProperties(PropertiesVisitorImpl.java:147)
at
org.jboss.test.visitor.PropertiesVisitorImpl.visitMethods(PropertiesVisitorImpl.java:109)
at
org.jboss.test.visitor.TypeHierarchyTraversal.processType(TypeHierarchyTraversal.java:57)
at org.jboss.test.visitor.TypeHierarchyTraversal.visit(TypeHierarchyTraversal.java:47) at
org.jboss.test.security.TestsPolicyPlugin.<init>(TestsPolicyPlugin.java:64) ... 20
more
|
Anybody changed this recently?
I remember reporting a problem with some confusion in that
alogorithm, but I thought I'd worked around it?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3972348#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...