|
I got a fresh checkout from CVS and ran
the tests. I get the following errors. All my build xml files are the same as
the cvs, except the build property file. Looks to me as if there are some
settings missing. I see that some part of testInitialize.xml is commented. Uncommenting that did not
work either. [java] - Unable to
find required classes (javax.activation.DataHandler and
javax.mail.internet.MimeMultipart). Attachment suppor t is disabled. [java]
java.io.FileNotFoundException:
F:\axiscpp\ws-axis\c\tests\auto_build\testcases\wsdls\${testWsdl} (The system
cannot find the file specified) [java] at
java.io.FileInputStream.open(Native Method) [java] at
java.io.FileInputStream.<init>(FileInputStream.java:103) [java] at
java.io.FileInputStream.<init>(FileInputStream.java:66) [java] at
sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:69) [java] at
sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:156) [java] at
java.net.URL.openStream(URL.java:960) [java] at
org.apache.crimson.parser.InputEntity.init(InputEntity.java:209) [java] at
org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:471) [java] at
org.apache.crimson.parser.Parser2.parse(Parser2.java:305) [java] at
org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:442) [java] at
org.apache.crimson.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:185) [java] at
org.apache.axis.utils.XMLUtils.newDocument(XMLUtils.java:295) [java] at
org.apache.axis.utils.XMLUtils.newDocument(XMLUtils.java:340) [java] at
org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:470) [java] at
org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:356) [java]
at java.lang.Thread.run(Thread.java:536) [java]
org.apache.axis.wsdl.wsdl2ws.WrapperFault: java.io.FileNotFoundException:
F:\axiscpp\ws-axis\c\tests\auto_build\testcases \wsdls\${testWsdl} (The system cannot find
the file specified) [java] at
org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.<init>(Unknown Source) [java] at
org.apache.axis.wsdl.wsdl2ws.WSDL2Ws.main(Unknown Source) [java] Caused by:
java.io.FileNotFoundException: F:\axiscpp\ws-axis\c\tests\auto_build\testcases\wsdls\${testWsdl}
(The system c annot find the file specified) [java] at
java.io.FileInputStream.open(Native Method) [java] at
java.io.FileInputStream.<init>(FileInputStream.java:103) [java] at java.io.FileInputStream.<init>(FileInputStream.java:66) [java] at
sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:69) [java] at
sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:156) [java] at
java.net.URL.openStream(URL.java:960) [java] at
org.apache.crimson.parser.InputEntity.init(InputEntity.java:209) [java] at
org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:471) [java]
at org.apache.crimson.parser.Parser2.parse(Parser2.java:305) [java] at
org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:442) [java] Code generation
failed. Please see errors above. [java] at
org.apache.crimson.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:185) [java] at
org.apache.axis.utils.XMLUtils.newDocument(XMLUtils.java:295) [java] at
org.apache.axis.utils.XMLUtils.newDocument(XMLUtils.java:340) [java] at
org.apache.axis.wsdl.symbolTable.SymbolTable.populate(SymbolTable.java:470) [java] at
org.apache.axis.wsdl.gen.Parser$WSDLRunnable.run(Parser.java:356) [java] at
java.lang.Thread.run(Thread.java:536) copyClientCode: BUILD FAILED F:\axiscpp\ws-axis\c\test.xml:46: The
following error occurred while executing this line: F:\axiscpp\ws-axis\c\test.xml:131: The
following error occurred while executing this line: F:\axiscpp\ws-axis\c\build\buildTest.xml:69:
The following error occurred while executing this line: F:\axiscpp\ws-axis\c\build\buildTest.xml:51:
Warning: Could not find file
F:\axiscpp\ws-axis\c\tests\auto_build\testcases\client\${cl ient.lang}\${testCode} to copy. Total time: 9 seconds F:\axiscpp\ws-axis\c> -----Original Message-----
|
- RE: Test framework is failing Samisa Abeysinghe
- RE: Test framework is failing John Hawkins
- RE: Test framework is failing Samisa Abeysinghe
- RE: Test framework is failing John Hawkins
- RE: Test framework is failing Samisa Abeysinghe
