DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26376>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26376 No samples run with JDK1.3 Summary: No samples run with JDK1.3 Product: Cocoon 2 Version: Current CVS 2.1 Platform: All OS/Version: Windows XP Status: NEW Severity: Normal Priority: Other Component: CocoonForms AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The source from CVS Cocoon 2.1 HEAD and older versions (for about a month I think) crash on all sample forms... stacktrace is below... I am using JDK1.3.1 and the stock Jetty configuration. When I point to JDK1.4.2 it works fine. Thanks, -------------------- Loading -------------------- Processing repository: .\tools\jetty\lib Adding jar: .\tools\jetty\lib\jetty-4.2.14.jar Adding jar: .\tools\jetty\lib\servlet-2.3.jar Processing repository: .\lib\endorsed Adding jar: .\lib\endorsed\xalan-2.5.2.jar Adding jar: .\lib\endorsed\xercesImpl-2.6.0.jar Adding jar: .\lib\endorsed\xml-apis.jar -------------------- Executing ----------------- Main Class: org.mortbay.jetty.Server 14:39:49.174 EVENT Checking Resource aliases 14:39:49.645 EVENT Starting Jetty/4.2.14 14:39:49.965 EVENT Started WebApplicationContext[/,.\build\webapp] - No configuration file specified, going with the default configuration - The database configuration file is not specified and there was no xindice.db.h ome property set, so Xindice was unable to determine a database location. Databa se will be created relative to the current directory. - Database points to C:\cocoon-2.1\db - [main] '/db/system/SysSymbols' Set object system_SysConfig - [main] '/db/system/SysConfig' Set document database.xml server.properties not found, using command line or default properties Opening database: C:\cocoon-2.1\build\webapp\WEB-INF\db\cocoondb HSQLDB server 1.7.1 is running Use SHUTDOWN to close normally. Use [Ctrl]+[C] to abort abruptly Thu Jan 22 14:39:53 EST 2004 Listening for connections ... context: C:\cocoon-2.1\build\webapp - Quartz scheduler 'Cocoon - Quartz scheduler version: 1.2.3 - Scheduler Cocoon_$_Thu_Jan_22_14:39:55_EST_2004 started. 14:39:56.124 EVENT Started SocketListener on 0.0.0.0:8888 14:39:56.124 EVENT Started [EMAIL PROTECTED] 14:39:56.134 EVENT Starting Jetty/4.2.14 14:39:56.144 EVENT Started ServletHttpContext[/] 14:39:56.144 EVENT Started SocketListener on 127.0.0.1:8889 14:39:56.144 EVENT Started [EMAIL PROTECTED] 14:40:15.652 WARN!! Error for /samples/woody/form1 java.lang.NoSuchMethodError at org.apache.cocoon.woody.transformation.EffectWidgetReplacingPipe$WidgetHandler. process(EffectWidgetReplacingPipe.java:377) at org.apache.cocoon.woody.transformation.EffectPipe.endElement (EffectPipe.java:447) at org.apache.cocoon.components.sax.XMLTeePipe.endElement (XMLTeePipe.java:124) at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source) at org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement (Unknown Source)
