[opencms-dev] Server not found err
themba.mashinini at za.didata.com
themba.mashinini at za.didata.com
Wed Nov 21 13:59:51 CET 2001
hi there,
i am trying to setup the search module (htdig) and i get the following when
doing the search:
"Server not found"
i have already searched through the opencms-dev email archives and tried
different things without any success.any help will be appreciated.
System: Opencms4.4.6, Tomcat 4.0.1 stand alone (no apache), Linux Mandrake 8
(2.4.3-20mdk), Oracle 8.1.7 on Windows 2000
Tomcat Logs:
============
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
at java.lang.reflect.Method.invoke(Method.java:327)
at
com.opencms.modules.search.form.CmsSearchForm.getContent(CmsSearchFor
at
com.opencms.template.cache.CmsElementXml.getContent(CmsElementXml.jav
at
com.opencms.template.cache.A_CmsElement.resolveVariant(A_CmsElement.j
at
com.opencms.template.CmsXmlTemplate.startProcessing(CmsXmlTemplate.ja
at
com.opencms.template.CmsXmlTemplate.getContent(CmsXmlTemplate.java:14
at
com.opencms.template.cache.CmsElementXml.getContent(CmsElementXml.jav
at
com.opencms.template.cache.CmsUri.callCanonicalRoot(CmsUri.java:163)
at
com.opencms.template.cache.CmsElementCache.callCanonicalRoot(CmsEleme
at
com.opencms.launcher.CmsXmlLauncher.generateOutput(CmsXmlLauncher.jav
at
com.opencms.launcher.CmsXmlLauncher.launch(CmsXmlLauncher.java:264)
at
com.opencms.launcher.A_CmsLauncher.initlaunch(A_CmsLauncher.java:272)
at com.opencms.core.OpenCms.showResource(OpenCms.java:403)
at
com.opencms.core.OpenCmsHttpServlet.doGet(OpenCmsHttpServlet.java:476
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at com.opencms.boot.OpenCmsServlet.service(OpenCmsServlet.java:117)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Appl
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationF
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperV
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextV
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline
at
org.apache.catalina.valves.CertificatesValve.invoke(CertificatesValve
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at
org.apache.catalina.core.StandardContext.invoke(StandardContext.java:
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline
at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatche
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline
at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at
org.apache.catalina.core.StandardContext.invoke(StandardContext.java:
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.j
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline
at
org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatche
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.j
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline
at
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineVal
at
org.apache.catalina.core.StandardPipeline.invokeNext(StandardPipeline
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.jav
at
org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:943)
at
org.apache.catalina.connector.http.HttpProcessor.process(HttpProcesso
at
org.apache.catalina.connector.http.HttpProcessor.run(HttpProcessor.ja
at java.lang.Thread.run(Thread.java:539)
Caused by: java.lang.ArrayIndexOutOfBoundsException
at com.opencms.modules.search.htdig.CmsHtdig.read(CmsHtdig.java:226)
... 50 more
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
at java.lang.reflect.Method.invoke(Method.java:327)
at
com.opencms.modules.search.form.CmsSearchForm.getContent(CmsSearchFor
at
com.opencms.template.cache.CmsElementXml.getContent(CmsElementXml.jav
at
com.opencms.template.cache.A_CmsElement.resolveVariant(A_CmsElement.j
at
com.opencms.template.CmsXmlTemplate.startProcessing(CmsXmlTemplate.ja
at
com.opencms.template.CmsXmlTemplate.getContent(CmsXmlTemplate.java:14
at
com.opencms.template.cache.CmsElementXml.getContent(CmsElementXml.jav
at
com.opencms.template.cache.CmsUri.callCanonicalRoot(CmsUri.java:163)
.........
themba
Development Engineer
Dimension Data Holdings plc
Office : +27 21 936 7849
Fax : +27 21 936 7001
e-Mail : themba.mashinini at za.didata.com
Web : http://www.didata.com
-----------------------------------------------------------
-----Original Message-----
From: Tobias Gaekle [mailto:tobias.gaekle at x-cellent.com]
Sent: Tuesday, November 20, 2001 11:38
To: opencms-dev at www.opencms.com
Subject: Re: [opencms-dev] language file problem
Massimiliano Alessandri wrote:
> You should rather edit the /system/workplace/config/language/de/core_de
> file into the database, using the workplace tools.
> After editing this you have to publish the project (this is required in
> order to make changes persistent). Then restart Tomcat.
It worked w/ publishing the project. Thanks a lot.
Tobias Gaekle
**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
www.mimesweeper.com
**********************************************************************
More information about the opencms-dev
mailing list