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=5204>. 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=5204 cocoon hangs trying to load the sample pages Summary: cocoon hangs trying to load the sample pages Product: Cocoon 2 Version: 2.0 Platform: Sun OS/Version: Solaris Status: NEW Severity: Critical Priority: Other Component: core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Cocoon build process completes with no errors (though I have to use bash rather than /bin/sh for the bin/ant script - build.sh works with /bin/sh now). As soon as I try to access any page within the Cocoon webapp (using the sample pages as delivered), the request is processed up to a certain point, then hangs infinitely (log see below). When I comment out all the svg-related parts of sitemap.xmap, access to the index page works, however most of the other parts still don't, notably the documentation and the XSP samples. Here is some information on the system and the incident, I'll be happy to provide any other details you might find relevant. Environment: Solaris 8 (7/01), Sparc Tomcat 4.0.1 Cocoon 2.0 (same problem already with Cocoon 2.0rc2) More exactly: quidam:~$ uname -a SunOS quidam 5.8 Generic_108528-09 sun4u sparc SUNW,Sun-Blade-100 quidam:~$ java -version java version "1.3.1_01" Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1_01) Java HotSpot(TM) Client VM (build 1.3.1_01, mixed mode) (I also tried v1.3.0 of Java, with no success) Last lines in cocoon.log.000001 with no changes to the sitemap: DEBUG (2001-11-30) 16:27.05:927 [cocoon ] (/cocoon/status) Thread-17/Defaul tComponentFactory: ComponentFactory creating new instance of org.apache.cocoon.s erialization.XMLSerializer. DEBUG (2001-11-30) 16:27.05:927 [cocoon ] (/cocoon/status) Thread-17/Defaul tComponentFactory: no logger attribute available, using standard logger DEBUG (2001-11-30) 16:27.05:928 [cocoon ] (/cocoon/status) Thread-17/Poolab leComponentHandler: ComponentHandler initialized for: org.apache.cocoon.serializ ation.XMLSerializer DEBUG (2001-11-30) 16:27.05:929 [cocoon ] (/cocoon/status) Thread-17/Excali burComponentSelector: Adding org.apache.cocoon.serialization.XMLSerializer for s vgxml last lines with svg parts of sitemap removed: DEBUG (2001-11-30) 16:45.15:718 [cocoon ] (/cocoon/documents/index.html) Ht tpProcessor[4505][1]/DefaultComponentFactory: ComponentFactory creating new inst ance of org.apache.cocoon.serialization.LinkSerializer. DEBUG (2001-11-30) 16:45.15:718 [cocoon ] (/cocoon/documents/index.html) Ht tpProcessor[4505][1]/DefaultComponentFactory: no logger attribute available, usi ng standard logger DEBUG (2001-11-30) 16:45.15:719 [cocoon ] (/cocoon/documents/index.html) Ht tpProcessor[4505][1]/PoolableComponentHandler: ComponentHandler initialized for: org.apache.cocoon.serialization.LinkSerializer DEBUG (2001-11-30) 16:45.15:719 [cocoon ] (/cocoon/documents/index.html) Ht tpProcessor[4505][1]/ExcaliburComponentSelector: Adding org.apache.cocoon.serial ization.LinkSerializer for links --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]