From: <yan...@lu...> - 2002-07-30 05:18:56
|
Buildfile: build.xml init: [mkdir] Created dir: /u/yangjing/CDChamber/CDChamber/build [mkdir] Created dir: /u/yangjing/CDChamber/CDChamber/build/classes [mkdir] Created dir: /u/yangjing/CDChamber/CDChamber/build/test [mkdir] Created dir: /u/yangjing/CDChamber/CDChamber/build/aspect [mkdir] Created dir: /u/yangjing/CDChamber/CDChamber/build/logs [mkdir] Created dir: /u/yangjing/CDChamber/CDChamber/build/lib [mkdir] Created dir: /u/yangjing/CDChamber/CDChamber/build/test-results castor_gen: ajc_gen: compile: [javac] Compiling 44 source files to /u/yangjing/CDChamber/CDChamber/build/classes test.compile: [javac] Compiling 17 source files to /u/yangjing/CDChamber/CDChamber/build/test test.run: [junit] Testsuite: org.cdchamber.elements.JarEntryParserTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.187 sec [junit] [junit] Testcase: testJarParser took 0.111 sec [junit] Testcase: testZipParser took 0.07 sec [junit] Testsuite: org.cdchamber.elements.DirectoryTypeTest [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.07 sec [junit] [junit] Testcase: testWrongDir took 0.018 sec [junit] Testcase: testEmptyDir took 0.031 sec [junit] Testcase: testFilesOnlyDir took 0.011 sec [junit] Testcase: testNestDir took 0.005 sec [junit] Testsuite: org.cdchamber.elements.FileTypeTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.035 sec [junit] [junit] Testcase: testWrongFile took 0.02 sec [junit] Testcase: testNullFile took 0.008 sec [junit] Testsuite: org.cdchamber.elements.CVSFileFilterTest [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.022 sec [junit] [junit] Testcase: testNotCVS took 0.016 sec [junit] Testcase: testCVS took 0.001 sec [junit] Testsuite: org.cdchamber.elements.FileFiltersTest [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.026 sec [junit] [junit] Testcase: testFileFilters took 0.02 sec [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrameControllerTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrameControllerTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrameControllerTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrameControllerTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrameControllerTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrameControllerTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrameControllerTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrameControllerTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrameControllerTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrameControllerTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrameControllerTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrameControllerTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrameControllerTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrameControllerTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrameControllerTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrameControllerTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.access$100(CDCMainFrameController.java:24) [junit] at org.cdchamber.gui.CDCMainFrameController$DeleteCDRomAction.actionPerformed(CDCMainFrameController.java:221) [junit] at org.cdchamber.gui.CDCMainFrameControllerTest.testDeleteCDRomAction(Unknown Source) [junit] at java.lang.reflect.Method.invoke(Native Method) [junit] at junit.framework.TestCase.runTest(TestCase.java:166) [junit] at junit.framework.TestCase.runBare(TestCase.java:140) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.access$100(CDCMainFrameController.java:24) [junit] at org.cdchamber.gui.CDCMainFrameController$DeleteCDRomAction.actionPerformed(CDCMainFrameController.java:221) [junit] at org.cdchamber.gui.CDCMainFrameControllerTest.testDeleteCDRomAction(Unknown Source) [junit] at java.lang.reflect.Method.invoke(Native Method) [junit] at junit.framework.TestCase.runTest(TestCase.java:166) [junit] at junit.framework.TestCase.runBare(TestCase.java:140) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrameControllerTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrameControllerTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrameControllerTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] Testsuite: org.cdchamber.gui.CDCMainFrameControllerTest [junit] Tests run: 10, Failures: 0, Errors: 0, Time elapsed: 6.058 sec [junit] [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] Testcase: testDataLoaded took 3.274 sec [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] Testcase: testNullCreateNewCDRomAction took 0.183 sec [junit] [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) Testcase: testNullImportCDRomAction took 0.189 sec [junit] Testcase: testWrongCreateNewCDRomAction took 0.125 sec [junit] Testcase: testWrongImportCDRomAction took 0.188 sec [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] Testcase: testCreateNewCDRomAction took 0.782 sec [junit] Testcase: testImportCDRomAction took 0.28 sec [junit] Testcase: testDeleteCDRomAction took 0.574 sec [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Testcase: testSaveCDRomAction took 0.277 sec [junit] Line : 2 [junit] Testcase: testSearchAction took 0.177 sec [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrameControllerTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrame.<init>(CDCMainFrame.java:44) [junit] at org.cdchamber.gui.CDCMainFrameTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrame.<init>(CDCMainFrame.java:44) [junit] at org.cdchamber.gui.CDCMainFrameTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrame.<init>(CDCMainFrame.java:44) [junit] at org.cdchamber.gui.CDCMainFrameTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrame.<init>(CDCMainFrame.java:44) [junit] at org.cdchamber.gui.CDCMainFrameTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrame.<init>(CDCMainFrame.java:44) [junit] at org.cdchamber.gui.CDCMainFrameTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrame.<init>(CDCMainFrame.java:44) [junit] at org.cdchamber.gui.CDCMainFrameTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrame.<init>(CDCMainFrame.java:44) [junit] at org.cdchamber.gui.CDCMainFrameTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrame.<init>(CDCMainFrame.java:44) [junit] at org.cdchamber.gui.CDCMainFrameTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrame.<init>(CDCMainFrame.java:44) [junit] at org.cdchamber.gui.CDCMainFrameTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrame.<init>(CDCMainFrame.java:44) [junit] at org.cdchamber.gui.CDCMainFrameTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrame.<init>(CDCMainFrame.java:44) [junit] at org.cdchamber.gui.CDCMainFrameTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrame.<init>(CDCMainFrame.java:44) [junit] at org.cdchamber.gui.CDCMainFrameTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.exolab.castor.xml.Unmarshaller.unmarshal(Unknown Source) [junit] at org.cdchamber.elements.DirectoryType.unmarshalDirectoryType(DirectoryType.java:121) [junit] at org.cdchamber.gui.CDCMainFrameController.loadDataFiles(CDCMainFrameController.java:46) [junit] at org.cdchamber.gui.CDCMainFrameController.<init>(CDCMainFrameController.java:32) [junit] at org.cdchamber.gui.CDCMainFrame.<init>(CDCMainFrame.java:44) [junit] at org.cdchamber.gui.CDCMainFrameTest.setUp(Unknown Source) [junit] at junit.framework.TestCase.runBare(TestCase.java:138) [junit] at junit.framework.TestResult$1.protect(TestResult.java:106) [junit] at junit.framework.TestResult.runProtected(TestResult.java:124) [junit] at junit.framework.TestResult.run(TestResult.java:109) [junit] at junit.framework.TestCase.run(TestCase.java:131) [junit] at junit.framework.TestSuite.runTest(TestSuite.java:173) [junit] at junit.framework.TestSuite.run(TestSuite.java:168) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:231) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:409) [junit] org.xml.sax.SAXException: Parsing Error : The markup in the document preceding the root element must be well-formed. [junit] Line : 2 [junit] Column : 2 [junit] [junit] at org.apache.xerces.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1176) [junit] Testsuite: org.cdchamber.gui.CDCMainFrameTest [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 7.659 sec [junit] [junit] Testcase: testComponentPresent took 4.645 sec [junit] Testcase: testDataLoad took 0.644 sec [junit] Testcase: testTreeNodeChanged took 0.442 sec [junit] Testcase: testTableDoubleClick took 0.471 sec [ju... [truncated message content] |