There is definitely an error occurring in cocoon. I'm not entirely sure
how to fix it though - but maybe just pointing it out will help some of
the experts.
Cocoon Log:
2012-02-06 18:20:10,223 ERROR cocoon.handled - Sitemap: error when
calling sub-sitemap
DSpace Log:
2012-02-06 18:20:10,338 ERROR
org.dspace.app.xmlui.cocoon.DSpaceCocoonServletFilter @ Serious Error
Occurred Processing Request!
javax.servlet.ServletException: PWC1244: Servlet execution threw an
exception
at
org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:414)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:297)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:178)
at
org.dspace.app.xmlui.cocoon.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:210)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:178)
at
org.dspace.app.xmlui.cocoon.DSpaceCocoonServletFilter.doFilter(DSpaceCocoonServletFilter.java:246)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:210)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:178)
at
org.apache.cocoon.servlet.multipart.MultipartFilter.doFilter(MultipartFilter.java:131)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:210)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:178)
at
org.dspace.utils.servlet.DSpaceWebappServletFilter.doFilter(DSpaceWebappServletFilter.java:78)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:210)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:178)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:270)
at
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:241)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:182)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:160)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
at
com.sun.webserver.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:149)
at
com.sun.webserver.connector.nsapi.NSAPIConnector.service(NSAPIConnector.java:995)
On 2/6/12 6:56 PM, Peter Dietz wrote:
Hi Susan,
My initial guess is to try to append a slash to the URL. Or append a
slash, and some random url stuff, to atleast get a 404.
Peter Dietz
On Mon, Feb 6, 2012 at 6:42 PM, Thornton, Susan M. (LARC-B702)[LITES]
<[email protected] <mailto:[email protected]>> wrote:
Hi,
We've been running the JSPUI version of DSpace 1.7.1 for
months now with no problems. Recently I've been working on trying
to implement the XMLUI interface and am having big problems. The
Maven build and ant/compile runs fine and my web server starts
successfully, but nothing displays when I enter the site url in
the browser (the page is completely blank). I've checked my
server-log:
/[06/Feb/2012:18:18:05] info (17228): CORE1116: Sun Java System
Web Server 7.0 B12/04/2006 10:15/
/[06/Feb/2012:18:18:05] info (17229): CORE5076: Using [Java
HotSpot(TM) Server VM, Version 1.6.0_07] from [Sun Microsystems Inc.]/
/[06/Feb/2012:18:18:07] info (17229): WEB0100: Loading web module
in virtual server [ldr-dev-1.7.1-xmlui] at [/]/
/[06/Feb/2012:18:18:09] warning (17229): CORE3283: stderr:
log4j:WARN No appenders could be found for logger
(org.apache.commons.digester.Digester)./
/[06/Feb/2012:18:18:09] warning (17229): CORE3283: stderr:
log4j:WARN Please initialize the log4j system properly./
/[06/Feb/2012:18:18:13] info (17229): PWC1412: WebModule[]
ServletContext.log():Initializing Spring root WebApplicationContext/
/[06/Feb/2012:18:18:17] info (17229): PWC1412: WebModule[]
ServletContext.log():Apache Cocoon Spring Configurator v1.0.2 is
running in mode 'prod'./
/[06/Feb/2012:18:18:20] info (17229): PWC1412: WebModule[]
ServletContext.log():Cocoon: Block dispatcher was initialized
successfully./
/[06/Feb/2012:18:18:21] info (17229): HTTP3072:
http-listener-1.7.1-xmlui: http://146.165.44.232:80 ready to
accept requests/
/[06/Feb/2012:18:18:21] info (17229): CORE3274: successful server
startup/
//
And access-log:
/999.999.99.99 - - [06/Feb/2012:18:20:10 -0500] "GET / HTTP/1.1"
200 0/
I don't see any problems.
I'm attaching my dspace.log and cocoon.log files (I have to say
the cocoon.log file is mostly gibberish to me since we're just
starting out with XMLUI). I would appreciate any help in figuring
out what's wrong and why I can't access our site.
Thanks in advance,
Sue
p.s. DSpace 1.7.1, PostgreSQL 8.2, Sun Solaris 10/Sun OS 5.1
Sparc Unix, Java 1.6.0_07, Apache Maven 2.2.1 (r801777; 2009-08-06
15:16:01-0400), Sun Webserver 7/Iplanet
Sue Walker-Thornton
Software Developer/Database Administrator
NASA Langley Research Center - LITES Contract
[email protected] <mailto:[email protected]>
(W) 757-864-2368 <tel:757-864-2368>
(M) 757-506-9903 <tel:757-506-9903>
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft
developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3,
MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
DSpace-tech mailing list
[email protected]
<mailto:[email protected]>
https://lists.sourceforge.net/lists/listinfo/dspace-tech
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
DSpace-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-tech