Issue Details (XML | Word | Printable)

Key: CARGO-635
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Adrian Cole
Reporter: Adrian Cole
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Cargo

NPE in tomcat5x

Created: 08/Dec/08 06:16 PM   Updated: 08/Dec/08 06:21 PM
Component/s: None
Affects Version/s: 1.0
Fix Version/s: None

Time Tracking:
Not Specified

File Attachments: 1. Zip Archive mylyn-context.zip (3 kB)


Complexity: Intermediate


 Description  « Hide
testExpandedWarWithContextXmlFile (tomcat5x,embedded)(org.codehaus.cargo.sample.java.tomcat.TomcatWarTest) Time elapsed: 0.006 sec <<< ERROR!
java.lang.NullPointerException
at org.codehaus.cargo.sample.java.EmbeddedContainerClasspathResolver.resolveDependencies(EmbeddedContainerClasspathResolver.java:119)
at org.codehaus.cargo.sample.java.AbstractCargoTestCase.loadEmbeddedContainerDependencies(AbstractCargoTestCase.java:304)
at org.codehaus.cargo.sample.java.AbstractCargoTestCase.setUp(AbstractCargoTestCase.java:217)
at org.codehaus.cargo.sample.java.tomcat.TomcatWarTest.setUp(TomcatWarTest.java:62)
at junit.framework.TestCase.runBare(TestCase.java:125)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:118)
at junit.framework.TestSuite.runTest(TestSuite.java:208)
at junit.framework.TestSuite.run(TestSuite.java:203)
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.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:165)
at org.apache.maven.surefire.Surefire.run(Surefire.java:107)
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:289)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1005)

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.