Forum Discussion

pf's avatar
pf
Occasional Contributor
16 years ago

missing class: ExtendedContentHandler / generating html-reports

After an update to version 2.5.1 I had some problems with the report generation:

[tt:2tebhvlk][java] 08:05:32,791 ERROR [SoapUIProTestCaseRunner] java.lang.NoClassDefFoundError: org/apache/xml/serializer/ExtendedContentHandler
[java]     at org.apache.xalan.processor.XSLTSchema.build(XSLTSchema.java:325)
[java]     at org.apache.xalan.processor.XSLTSchema.(XSLTSchema.java:72)
[java]     at org.apache.xalan.processor.StylesheetHandler.(StylesheetHandler.java:1290)
[java] 08:05:32,791 ERROR [SoapUI] An error occured [org/apache/xml/serializer/ExtendedContentHandler], see error log for details
[java]     at org.apache.xalan.processor.TransformerFactoryImpl.newTemplatesHandler(TransformerFactoryImpl.java:376)
[java]     at org.apache.xalan.processor.TransformerFactoryImpl.newTemplates(TransformerFactoryImpl.java:867)
[java]     at com.eviware.soapui.impl.wsdl.actions.testcase.CreateReportAction.initTransformers(SourceFile:178)
[java]     at com.eviware.soapui.impl.wsdl.actions.testcase.CreateReportAction.a(SourceFile:122)
[java]     at com.eviware.soapui.impl.wsdl.actions.testcase.CreateReportAction.createReport(SourceFile:115)
[java]     at com.eviware.soapui.SoapUIProTestCaseRunner.exportJUnitReports(SourceFile:98)
[java]     at com.eviware.soapui.tools.SoapUITestCaseRunner.exportReports(SoapUITestCaseRunner.java:360)
[java]     at com.eviware.soapui.SoapUIProTestCaseRunner.exportReports(SourceFile:89)
[java]     at com.eviware.soapui.tools.SoapUITestCaseRunner.runRunner(SoapUITestCaseRunner.java:341)
[java]     at com.eviware.soapui.tools.AbstractSoapUIRunner.run(AbstractSoapUIRunner.java:127)
[java]     at com.eviware.soapui.tools.AbstractSoapUIRunner.runFromCommandLine(AbstractSoapUIRunner.java:72)
[java]     at com.eviware.soapui.SoapUIProTestCaseRunner.main(SourceFile:34)[/tt:2tebhvlk]

Is it possible that there is a jar-file missing in the 2.5.1 bin-distribution? After I copied the serializer.jar from xalan-dist 2.7.1, it worked well.

greets
iwan

2 Replies

  • omatzura's avatar
    omatzura
    Super Contributor
    Hi Iwan,

    thanks for this, I'll check it out and we'll probably put up an update if this is the case..

    regards!

    /Ole
    eviware.com