[opencms-dev] opencms flex: error while starting index.html

Manfred Pruntsch manfred.pruntsch at ifcos.com
Tue May 14 19:48:25 CEST 2002


Hi Alex,

thanks for your response.
> Please check if the file /WEB-INF/lib/standard.jar is installed
> in the OpenCms webapp directory and that the jar (i.e. ZIP) is not
> corrupt.
standard.jar is available in this directory and it seems it is not
corrupted. I can browse in the jar-file without any problems (jar-utility).
To be sure to have a correct working library I've set up a new servlet zone
once again (ocflex1). I was using a fresh downloaded opencms-flex-zip file.

> ... can not find the taglib TLD for the JSTL core lirary.
the only tlds I found in standard.jar:
META-INF/sql-rt.tld
META-INF/c.tld
META-INF/x.tld
META-INF/c-rt.tld
META-INF/sql.tld
META-INF/fmt-rt.tld
META-INF/scriptfree.tld
META-INF/fmt.tld
META-INF/x-rt.tld
META-INF/permittedTaglibs.tld
I just wondering because I can't find the directory META-INF under
webapps/ocflex1.
The other servlet zones (none flex) are have this directory.


> What exact version of Tomcat 4 do you use, and what operating system?
tomcat 4.0.3 (stand alone port 8080, localhost), win2000prof sp2, jdk 1.3.1

> So maybe your web application container (Tomcat 4, if my reading from
> the exception is right) is not set up correctly.
My tomcat work correctly for opencms 4.6. I can access the testpage of
tomcat and the provided examples too.

To narrow down the problem I've looked in the opencms log and in the tomcat
log.
Here is an excerpt of my opencms log:

[14.05.2002 15:48:49] <opencms_info> This is free software, and you are
welcome to
[14.05.2002 15:48:49] <opencms_info> redistribute it under certain
conditions.
[14.05.2002 15:48:49] <opencms_info> Please see the GNU Lesser General
Public Licence for
[14.05.2002 15:48:49] <opencms_info> further details.
[14.05.2002 15:48:49] <opencms_info>
[14.05.2002 15:48:49] <opencms_init> [OpenCms] read mime types
[14.05.2002 15:48:49] <opencms_init> [OpenCms] found 127 mime-type entrys
[14.05.2002 15:48:49] <opencms_init> [OpenCms] HTTP streaming disabled.
[14.05.2002 15:48:49] <opencms_init> [OpenCmsServlet] initializing
CmsCronScheduler... DONE
[14.05.2002 15:48:49] <opencms_init> [OpenCms] initialize launchers...
[14.05.2002 15:48:49] <opencms_init> [CmsLauncherManager] launcher package
is:com.opencms.launcher
[14.05.2002 15:48:49] <flex_loader> [CmsXmlTemplateLoader]
com.opencms.flex.CmsXmlTemplateLoader initialized!
[14.05.2002 15:48:49] <opencms_init> [CmsLauncherManager] OpenCms launcher
"com.opencms.flex.CmsXmlTemplateLoader" with launcher ID 3 loaded
successfully.
[14.05.2002 15:48:49] <flex_loader> [CmsDumpLoader]
com.opencms.flex.CmsDumpLoader initialized!
[14.05.2002 15:48:49] <opencms_init> [CmsLauncherManager] OpenCms launcher
"com.opencms.flex.CmsDumpLoader" with launcher ID 1 loaded successfully.
[14.05.2002 15:48:49] <opencms_init> [CmsLauncherManager] OpenCms launcher
"com.opencms.launcher.CmsLinkLauncher" with launcher ID 4 loaded
successfully.
[14.05.2002 15:48:49] <flex_loader> [CmsJspLoader]
com.opencms.flex.CmsJspLoader initialized!
[14.05.2002 15:48:49] <opencms_init> [CmsLauncherManager] OpenCms launcher
"com.opencms.flex.CmsJspLoader" with launcher ID 6 loaded successfully.
[14.05.2002 15:48:50] <flex_classloader> [CmsFlexClassLoader] Initializing
finished successfully!
[14.05.2002 15:48:50] <opencms_init> [OpenCms] element cache enabled.
[14.05.2002 15:48:50] <opencms_init> [OpenCms] initializing link replace
rules.
[14.05.2002 15:48:50] <opencms_staticexport> [CmsStaticExport] Generating
the dynamic rulesets.
[14.05.2002 15:48:50] <opencms_init> [OpenCmsServlet] initializing session
storage
[14.05.2002 15:48:50] <opencms_init> [OpenCmsServlet] initializing... DONE
[14.05.2002 15:48:50] <opencms_info> [CmsResponseHttpServlet] JSDK 2
detected.
[14.05.2002 15:49:13] <opencms_info> [CmsLogin] Login user Admin
[14.05.2002 15:49:16] <opencms_info> [CmsDumpLoader] IO error while writing
to response stream for explorer_files.html
[14.05.2002 15:49:16] <opencms_info> [CmsDumpLoader]
java.net.SocketException: Connection reset by peer: socket write error
[14.05.2002 15:49:21] <opencms_info> [CmsDumpLoader] IO error while writing
to response stream for explorer_files.html
[14.05.2002 15:49:21] <opencms_info> [CmsDumpLoader]
java.net.SocketException: Connection reset by peer: socket write error
[14.05.2002 15:49:26] <opencms_info> [CmsXmlTemplateLoader] IO error while
writing to response stream for explorerShowResource.html
[14.05.2002 15:49:26] <opencms_info> [CmsXmlTemplateLoader]
java.io.IOException: Cannot find message associated with key
'responseStream.suspended'
[14.05.2002 15:49:50] <opencms_info> [CmsClassManager] clearing class
instance cache.
[14.05.2002 15:50:00] <opencms_info> [CmsClassManager] clearing class
instance cache.
[14.05.2002 15:50:00] <opencms_staticexport> [CmsStaticExport] Starting the
static export.
[14.05.2002 15:50:02] <opencms_staticexport> [CmsStaticExport] got 186 links
to start with.
[14.05.2002 15:50:04] <opencms_staticexport> [CmsStaticExport] all done.
[14.05.2002 15:50:05] <opencms_info> clear language file cache
[14.05.2002 15:50:12] <opencms_info> [CmsXmlTemplateLoader] IO error while
writing to response stream for explorerShowResource.html
[14.05.2002 15:50:12] <opencms_info> [CmsXmlTemplateLoader]
java.io.IOException: Cannot find message associated with key
'responseStream.suspended'
---------------------------------------------------------- end excerpt
opencms log ------


Here is an excerpt of my tomcat log:

2002-05-14 15:49:26 ApplicationDispatcher[/ocflex1] Servlet.service() for
servlet jsp threw exception
org.apache.jasper.compiler.CompileException:
/WEB-INF/jsp/offline/TflexdemoTindex.html.-1889702581.jsp(0,0) This absolute
uri (http://java.sun.com/jstl/core) cannot be resolved in either web.xml or
the jar files deployed with this application
	at
org.apache.jasper.compiler.JspParseEventListener.handleDirective(JspParseEve
ntListener.java:787)
	at
org.apache.jasper.compiler.DelegatingListener.handleDirective(DelegatingList
ener.java:121)

...

2002-05-14 15:50:12 ApplicationDispatcher[/ocflex1] Servlet.service() for
servlet jsp threw exception
org.apache.jasper.compiler.CompileException:
/WEB-INF/jsp/offline/TflexdemoTindex.html.-1889702581.jsp(0,0) This absolute
uri (http://java.sun.com/jstl/core) cannot be resolved in either web.xml or
the jar files deployed with this application
	at
org.apache.jasper.compiler.JspParseEventListener.handleDirective(JspParseEve
ntListener.java:787)
	at
org.apache.jasper.compiler.DelegatingListener.handleDirective(DelegatingList
ener.java:121)
	at org.apache.jasper.compiler.Parser$Directive.accept(Parser.java:255)

---------------------------------------------------------- end excerpt
tomcat log ------



best regards
Manfred



> -----Original Message-----
> From: owner-opencms-dev at www.opencms.org
> [mailto:owner-opencms-dev at www.opencms.org]On Behalf Of Alexander
> Kandzior
> Sent: Monday, May 13, 2002 9:29 PM
> To: opencms-dev at www.opencms.org
> Subject: RE: [opencms-dev] opencms flex: error while starting index.html
>
>
> Hi Manfred,
>
> the provided exception tells me that your servlet container
> can not find the taglib TLD for the JSTL core lirary.
> This error is completly unrelated to the Xerces issue.
>
> Please check if the file /WEB-INF/lib/standard.jar is installed
> in the OpenCms webapp directory and that the jar (i.e. ZIP) is not
> corrupt.
>
> The mentioned TLD is included in this file,
> and the standard JSP 1.2 says that the servlet container must
> find these absolute URL's in the web application resource (i.e. jar)
> files.
>
> So maybe your web application container (Tomcat 4, if my reading from
> the exception is right) is not set up correctly.
> What exact version of Tomcat 4 do you use, and what operating system?
>
> Regards,
> Alex.
>
>
>
> > -----Original Message-----
> > From: owner-opencms-dev at www.opencms.org
> > [mailto:owner-opencms-dev at www.opencms.org] On Behalf Of
> > Manfred Pruntsch
> > Sent: Monday, May 13, 2002 8:26 PM
> > To: Opencms Opencms
> > Subject: [opencms-dev] opencms flex: error while starting index.html
> >
> >
> > Hi all,
> >
> > I've got some trouble while accessing index.html in the new
> > jsp based opencms flex version. I've performed the following steps:
> > - setup of a new servlet zone <ocflex>
> > - new project
> > - import flex demo application according step 7 of installguide
> >   the installation itself was performed without any problems.
> > I didn't encounter the java.lang.NoClassDefFoundError,
> >   but:
> > --> error while accessing index.html listed at bottom
> >
> > - after that I published the project, but I've got the same error:
> > --> error while accessing index.html listed at bottom
> >
> > - finally I copied the xerces-1_4_4.jar into the tomcat lib
> > dir (start stop
> > tomcat): same    procedure --> error while accessing
> > index.html listed at
> > bottom
> >
> > I met the same error while accessing tomcat example
> > </flexdemo/tomcat-examples/index.html>.
> >
> > configuration:
> > jdk 1.3.x, Win2k SP2, Tomcat 4.03, opencms bin distribution
> > <opencms_flex_alpha_1.zip> from opencms website.
> >
> >
> >
> > I encountered the following error while starting index.html:
> >
> > [CmsException]: 28 Error while launching template class.
> > Detailed Error: Error in CmsJspLoader.load() while loading
> > /flexdemo/index.html
> > javax.servlet.ServletException: FlexDispatcher: Error in
> > internal call, loading file using loader.service() for
> > /flexdemo/index.html
> > [CmsException]: 40 Error in Flex loader. Detailed Error: Error in
> > CmsJspLoader.doServive():
> > org.apache.jasper.compiler.CompileException:
> > /WEB-INF/jsp/offline/TflexdemoTindex.html.-1889702581.jsp(0,0)
> >  This absolute uri (http://java.sun.com/jstl/core) cannot be
> > resolved in either web.xml or the jar files deployed with
> > this application. Caught Exception:
> > >org.apache.jasper.compiler.CompileException:
> > /WEB-INF/jsp/offline/TflexdemoTindex.html.-1889702581.jsp(0,0)
> >  This absolute uri (http://java.sun.com/jstl/core) cannot be
> > resolved in either web.xml or the jar files deployed with
> > this application<. Caught Exception:
> > >javax.servlet.ServletException: FlexDispatcher: Error in
> > internal call,
> > loading file using loader.service() for /flexdemo/index.html
> > [CmsException]: 40 Error in Flex loader. Detailed Error: Error in
> > CmsJspLoader.doServive():
> > org.apache.jasper.compiler.CompileException:
> > /WEB-INF/jsp/offline/TflexdemoTindex.html.-1889702581.jsp(0,0)
> >  This absolute uri (http://java.sun.com/jstl/core) cannot be
> > resolved in either web.xml or the jar files deployed with
> > this application. Caught Exception:
> > >org.apache.jasper.compiler.CompileException:
> > /WEB-INF/jsp/offline/TflexdemoTindex.html.-1889702581.jsp(0,0)
> >  This absolute uri (http://java.sun.com/jstl/core) cannot be
> > resolved in either web.xml or the jar files deployed with
> > this application<<
> > 	at com.opencms.flex.CmsJspLoader.load(CmsJspLoader.java:211)
> > 	at
> > com.opencms.flex.CmsJspLoader.initlaunch(CmsJspLoader.java:118)
> > 	at com.opencms.core.OpenCms.showResource(OpenCms.java:595)
> > 	at
> > com.opencms.core.OpenCmsHttpServlet.doGet(OpenCmsHttpServlet.java:223)
> > 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
> > 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> > 	at
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilt
> > er(Application
> > FilterChain.java:247)
> > 	at
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(Appli
> > cationFilterCh
> > ain.java:193)
> > 	at
> > org.apache.catalina.core.StandardWrapperValve.invoke(StandardW
> > rapperValve.ja
> > va:243)
> > 	at
> > org.apache.catalina.core.StandardPipeline.invokeNext(StandardP
> > ipeline.java:5
> > 66)
> > 	at
> > org.apache.catalina.core.StandardPipeline.invoke(StandardPipel
> > ine.java:472)
> > 	at
> > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
> > 	at
> > org.apache.catalina.core.StandardContextValve.invoke(StandardC
> > ontextValve.ja
> > va:190)
> > 	at
> > org.apache.catalina.core.StandardPipeline.invokeNext(StandardP
> > ipeline.java:5
> > 66)
> > 	at
> > org.apache.catalina.core.StandardPipeline.invoke(StandardPipel
> > ine.java:472)
> > 	at
> > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
> > 	at
> > org.apache.catalina.core.StandardContext.invoke(StandardContex
> > t.java:2343)
> > 	at
> > org.apache.catalina.core.StandardHostValve.invoke(StandardHost
> > Valve.java:180
> > )
> > 	at
> > org.apache.catalina.core.StandardPipeline.invokeNext(StandardP
> > ipeline.java:5
> > 66)
> > 	at
> > org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDi
> > spatcherValve.
> > java:170)
> > 	at
> > org.apache.catalina.core.StandardPipeline.invokeNext(StandardP
> > ipeline.java:5
> > 64)
> > 	at
> > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReport
> > Valve.java:170
> > )
> > 	at
> > org.apache.catalina.core.StandardPipeline.invokeNext(StandardP
> > ipeline.java:5
> > 64)
> > 	at
> > org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValv
> > e.java:468)
> > 	at
> > org.apache.catalina.core.StandardPipeline.invokeNext(StandardP
> > ipeline.java:5
> > 64)
> > 	at
> > org.apache.catalina.core.StandardPipeline.invoke(StandardPipel
> > ine.java:472)
> > 	at
> > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
> > 	at
> > org.apache.catalina.core.StandardEngineValve.invoke(StandardEn
> > gineValve.java
> > :174)
> > 	at
> > org.apache.catalina.core.StandardPipeline.invokeNext(StandardP
> > ipeline.java:5
> > 66)
> > 	at
> > org.apache.catalina.core.StandardPipeline.invoke(StandardPipel
> > ine.java:472)
> > 	at
> > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
> > 	at
> > org.apache.catalina.connector.http.HttpProcessor.process(HttpP
> > rocessor.java:
> > 1012)
> > 	at
> > org.apache.catalina.connector.http.HttpProcessor.run(HttpProce
> > ssor.java:1107
> > )
> > 	at java.lang.Thread.run(Thread.java:484)
> > >javax.servlet.ServletException: FlexDispatcher: Error in
> > internal call,
> > loading file using loader.service() for /flexdemo/index.html
> > >[CmsException]: 40 Error in Flex loader. Detailed Error: Error in
> > CmsJspLoader.doServive():
> > >org.apache.jasper.compiler.CompileException:
> > /WEB-INF/jsp/offline/TflexdemoTindex.html.-1889702581.jsp(0,0)
> >  This absolute uri (http://java.sun.com/jstl/core) cannot be
> > resolved in either web.xml or the jar files deployed with
> > this application. Caught Exception:
> > >org.apache.jasper.compiler.CompileException:
> > /WEB-INF/jsp/offline/TflexdemoTindex.html.-1889702581.jsp(0,0)
> >  This absolute uri (http://java.sun.com/jstl/core) cannot be
> > resolved in either web.xml or the jar files deployed with
> > this application<
> >
> > >	at
> > com.opencms.flex.cache.CmsFlexRequestDispatcher.include(CmsFle
> > xRequestDispat
> > cher.java:248)
> >
> > >	at com.opencms.flex.CmsJspLoader.load(CmsJspLoader.java:204)
> >
> > >	at
> > com.opencms.flex.CmsJspLoader.initlaunch(CmsJspLoader.java:118)
> >
> > >	at com.opencms.core.OpenCms.showResource(OpenCms.java:595)
> >
> > >	at
> > >com.opencms.core.OpenCmsHttpServlet.doGet(OpenCmsHttpServlet.
> > java:223)
> >
> > >	at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
> >
> > >	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> >
> > >	at
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilt
> > er(Application
> > FilterChain.java:247)
> >
> > >	at
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(Appli
> > cationFilterCh
> > ain.java:193)
> >
> > >	at
> > org.apache.catalina.core.StandardWrapperValve.invoke(StandardW
> > rapperValve.ja
> > va:243)
> >
> > >	at
> > org.apache.catalina.core.StandardPipeline.invokeNext(StandardP
> > ipeline.java:5
> > 66)
> >
> > >	at
> > org.apache.catalina.core.StandardPipeline.invoke(StandardPipel
> > ine.java:472)
> >
> > >	at
> > >org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
> >
> > >	at
> > org.apache.catalina.core.StandardContextValve.invoke(StandardC
> > ontextValve.ja
> > va:190)
> >
> > >	at
> > org.apache.catalina.core.StandardPipeline.invokeNext(StandardP
> > ipeline.java:5
> > 66)
> >
> > >	at
> > org.apache.catalina.core.StandardPipeline.invoke(StandardPipel
> > ine.java:472)
> >
> > >	at
> > >org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
> >
> > >	at
> > org.apache.catalina.core.StandardContext.invoke(StandardContex
> > t.java:2343)
> >
> > >	at
> > org.apache.catalina.core.StandardHostValve.invoke(StandardHost
> > Valve.java:180
> > )
> >
> > >	at
> > org.apache.catalina.core.StandardPipeline.invokeNext(StandardP
> > ipeline.java:5
> > 66)
> >
> > >	at
> > org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDi
> > spatcherValve.
> > java:170)
> >
> > >	at
> > org.apache.catalina.core.StandardPipeline.invokeNext(StandardP
> > ipeline.java:5
> > 64)
> >
> > >	at
> > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReport
> > Valve.java:170
> > )
> >
> > >	at
> > org.apache.catalina.core.StandardPipeline.invokeNext(StandardP
> > ipeline.java:5
> > 64)
> >
> > >	at
> > org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValv
> > e.java:468)
> >
> > >	at
> > org.apache.catalina.core.StandardPipeline.invokeNext(StandardP
> > ipeline.java:5
> > 64)
> >
> > >	at
> > org.apache.catalina.core.StandardPipeline.invoke(StandardPipel
> > ine.java:472)
> >
> > >	at
> > >org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
> >
> > >	at
> > org.apache.catalina.core.StandardEngineValve.invoke(StandardEn
> > gineValve.java
> > :174)
> >
> > >	at
> > org.apache.catalina.core.StandardPipeline.invokeNext(StandardP
> > ipeline.java:5
> > 66)
> >
> > >	at
> > org.apache.catalina.core.StandardPipeline.invoke(StandardPipel
> > ine.java:472)
> >
> > >	at
> > >org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
> >
> > >	at
> > org.apache.catalina.connector.http.HttpProcessor.process(HttpP
> > rocessor.java:
> > 1012)
> >
> > >	at
> > org.apache.catalina.connector.http.HttpProcessor.run(HttpProce
> > ssor.java:1107
> > )
> >
> > >	at java.lang.Thread.run(Thread.java:484)
> >
> >
> > javax.servlet.ServletException: FlexDispatcher: Error in
> > internal call, loading file using loader.service() for
> > /flexdemo/index.html
> > [CmsException]: 40 Error in Flex loader. Detailed Error: Error in
> > CmsJspLoader.doServive():
> > org.apache.jasper.compiler.CompileException:
> > /WEB-INF/jsp/offline/TflexdemoTindex.html.-1889702581.jsp(0,0)
> >  This absolute uri (http://java.sun.com/jstl/core) cannot be
> > resolved in either web.xml or the jar files deployed with
> > this application. Caught Exception:
> > >org.apache.jasper.compiler.CompileException:
> > /WEB-INF/jsp/offline/TflexdemoTindex.html.-1889702581.jsp(0,0)
> >  This absolute uri (http://java.sun.com/jstl/core) cannot be
> > resolved in either web.xml or the jar files deployed with
> > this application<
> > 	at
> > com.opencms.flex.cache.CmsFlexRequestDispatcher.include(CmsFle
> > xRequestDispat
> > cher.java:248)
> > 	at com.opencms.flex.CmsJspLoader.load(CmsJspLoader.java:204)
> > 	at
> > com.opencms.flex.CmsJspLoader.initlaunch(CmsJspLoader.java:118)
> > 	at com.opencms.core.OpenCms.showResource(OpenCms.java:595)
> > 	at
> > com.opencms.core.OpenCmsHttpServlet.doGet(OpenCmsHttpServlet.java:223)
> > 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
> > 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> > 	at
> > org.apache.catalina.core.ApplicationFilterChain.internalDoFilt
> > er(Application
> > FilterChain.java:247)
> > 	at
> > org.apache.catalina.core.ApplicationFilterChain.doFilter(Appli
> > cationFilterCh
> > ain.java:193)
> > 	at
> > org.apache.catalina.core.StandardWrapperValve.invoke(StandardW
> > rapperValve.ja
> > va:243)
> > 	at
> > org.apache.catalina.core.StandardPipeline.invokeNext(StandardP
> > ipeline.java:5
> > 66)
> > 	at
> > org.apache.catalina.core.StandardPipeline.invoke(StandardPipel
> > ine.java:472)
> > 	at
> > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
> > 	at
> > org.apache.catalina.core.StandardContextValve.invoke(StandardC
> > ontextValve.ja
> > va:190)
> > 	at
> > org.apache.catalina.core.StandardPipeline.invokeNext(StandardP
> > ipeline.java:5
> > 66)
> > 	at
> > org.apache.catalina.core.StandardPipeline.invoke(StandardPipel
> > ine.java:472)
> > 	at
> > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
> > 	at
> > org.apache.catalina.core.StandardContext.invoke(StandardContex
> > t.java:2343)
> > 	at
> > org.apache.catalina.core.StandardHostValve.invoke(StandardHost
> > Valve.java:180
> > )
> > 	at
> > org.apache.catalina.core.StandardPipeline.invokeNext(StandardP
> > ipeline.java:5
> > 66)
> > 	at
> > org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDi
> > spatcherValve.
> > java:170)
> > 	at
> > org.apache.catalina.core.StandardPipeline.invokeNext(StandardP
> > ipeline.java:5
> > 64)
> > 	at
> > org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReport
> > Valve.java:170
> > )
> > 	at
> > org.apache.catalina.core.StandardPipeline.invokeNext(StandardP
> > ipeline.java:5
> > 64)
> > 	at
> > org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValv
> > e.java:468)
> > 	at
> > org.apache.catalina.core.StandardPipeline.invokeNext(StandardP
> > ipeline.java:5
> > 64)
> > 	at
> > org.apache.catalina.core.StandardPipeline.invoke(StandardPipel
> > ine.java:472)
> > 	at
> > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
> > 	at
> > org.apache.catalina.core.StandardEngineValve.invoke(StandardEn
> > gineValve.java
> > :174)
> > 	at
> > org.apache.catalina.core.StandardPipeline.invokeNext(StandardP
> > ipeline.java:5
> > 66)
> > 	at
> > org.apache.catalina.core.StandardPipeline.invoke(StandardPipel
> > ine.java:472)
> > 	at
> > org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
> > 	at
> > org.apache.catalina.connector.http.HttpProcessor.process(HttpP
> > rocessor.java:
> > 1012)
> > 	at
> > org.apache.catalina.connector.http.HttpProcessor.run(HttpProce
> > ssor.java:1107
> > )
> > 	at java.lang.Thread.run(Thread.java:484)
> >
> > Thanks for any help,
> > best regards
> > Manfred
> >
> >
>
>
>




More information about the opencms-dev mailing list