[jfern-users] Help!
Status: Beta
Brought to you by:
marni
|
From: Bhaskaran K. <Bha...@in...> - 2004-04-08 07:21:05
|
I downloaded rakiura-jfern-3.0.0.zip and compiled the code under Eclipse = running on a Windows 2000 PC. I also included tools.jar from j2sdk = 1.4.0, ant.jar and junit 3.8.1. Eclipse appeared to be happy but when I = ran all testAll.java as a junit test, it failed for = TestXMLSerializer.java. The failure trace follows: -------------------------------------------------------------------------= ------ Failure Trace of JUnit Test: TestXMLSerializer.java =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D java.lang.NullPointerException at = org.rakiura.cpn.TestXMLSerializer.testJavaDump(TestXMLSerializer.java:90)= at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at = sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java= :39) at = sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorI= mpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at junit.framework.TestCase.runTest(TestCase.java:154) at junit.framework.TestCase.runBare(TestCase.java:127) 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 = org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.runTests(RemoteTes= tRunner.java:392) at = org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.run(RemoteTestRunn= er.java:276) at = org.eclipse.jdt.internal.junit.runner.RemoteTestRunner.main(RemoteTestRun= ner.java:167) -------------------------------------------------------------------------= ------------ What could be the problem ? Krishnan ------------------------------------------ Bhaskaran R. Krishnan Invetech Pty Ltd Private Bag 44 495 Blackburn Road Mount Waverley Vic 3149 Phone: +61 3 9211 7675 (direct) Phone: +61 3 9211 7700 (switchboard) Fax: +61 3 9211 7701 Email: br...@in... IMPORTANT - This e.mail and any attachments may be confidential. Any = retransmissions, dissemination or other use of these materials by = persons or entities other than the intended recipient is prohibited. If = received in error, please contact us and delete all copies. Before = opening or using attachments, check them for viruses and defects. Our = liability is limited to resupplying any affected attachments. [Any = representations or opinions expressed in this e.mail are those of the = individual sender, and not necessarily those of Vision Systems Limited]. = |