[opencms-dev] Help! Help! Help!....

"Stephan Löffler" stephanloeffler at gmx.de
Thu Feb 26 11:55:47 CET 2004


Hi Atul,

man, just look at the archives and read the manual. You do have access to
both on the
opencms website, no matter when you registered.
So browse the site and do some of the work by yourself. You will find all
information necessary for 
solving your problems.
So to make sure you find them - here is the link:

http://www.opencms.org/opencms/en/development/mailinglist-archive.html


Regards, Stephan

> Hi,
> 
> I've recently registered to mailing list, so do not have access to 
> earlier mail archives. I'm using:
> 
> OpenCms version: 5.0.1 Kaitain (Maybe Xerces 1.4.4 which comes along 
> with OpenCms..)
> MySQL version: 4.0.17-win
> Jakarta Tomcat verion: 4.1.29
> 
> Do I need to install Xerces 1.4.1 or anything else separately?
> 
> Thanks for your help,
> Atul.
> 
> Geoffrey van Dooren wrote:
> 
> >thanks,
> >i ve found answer in mailing list's archives,
> >i should look before asking a question    lool
> >
> >thanks
> >Geoffrey
> >
> >
> >
> >
> >----- Original Message ----- 
> >From: "Petr Hollay" <ph at ethikom.de>
> >To: <opencms-dev at opencms.org>
> >Sent: Wednesday, February 25, 2004 10:01 AM
> >Subject: AW: [opencms-dev] Help! Help! Help!....
> >
> >
> >Hi,
> >this is a well known (maybe VERY well known ;-) problem in OpenCms 5.0.x
> >related to version of the Xerces XML parser.
> >
> >Search conference archive for "Xerces", patch is easy to apply.
> >
> >Petr
> >
> >
> >
> >-----Ursprüngliche Nachricht-----
> >Von: opencms-dev-admin at opencms.org [mailto:opencms-dev-admin at opencms.org]
> Im
> >Auftrag von Geoffrey van Dooren
> >Gesendet: Mittwoch, 25. Februar 2004 09:29
> >An: opencms-dev at opencms.org
> >Betreff: Re: [opencms-dev] Help! Help! Help!....
> >
> >Hello, i m also new to OpenCMS
> >i ve some problem when i try to create a new HTML page
> >
> >to create my page :
> >1 : i go on offline mode
> >2 : i click to create a page
> >3 : i fill-in the form and i got the following error
> >java.lang.NoSuchMethodError:
> >org.apache.xerces.dom.CoreDocumentImpl.getEncoding()Ljava/lang/String;
> >at
>
>com.opencms.template.CmsXmlXercesParser.getOriginalEncoding(CmsXmlXercesPars
> >er.java:193)
> >at
>
>com.opencms.template.CmsXmlXercesParser.getXmlText(CmsXmlXercesParser.java:1
> >31)
> >at
>
>com.opencms.workplace.CmsNewResourcePage.createPagefile(CmsNewResourcePage.j
> >ava:118)
> >at
>
>com.opencms.workplace.CmsNewResourcePage.getContent(CmsNewResourcePage.java:
> >194)
> >at
>
>com.opencms.template.cache.CmsElementXml.getContent(CmsElementXml.java:171)
> >at
> >com.opencms.template.cache.CmsUri.callCanonicalRoot(CmsUri.java:185)
> >at
>
>com.opencms.template.cache.CmsElementCache.callCanonicalRoot(CmsElementCache
> >.java:149)
> >at
>
>com.opencms.launcher.CmsXmlLauncher.generateOutput(CmsXmlLauncher.java:285)
> >at
> >com.opencms.launcher.CmsXmlLauncher.launch(CmsXmlLauncher.java:341)
> >at
> >com.opencms.launcher.A_CmsLauncher.initlaunch(A_CmsLauncher.java:274)
> >at com.opencms.core.OpenCms.showResource(OpenCms.java:961)
> >at
> >com.opencms.core.OpenCmsHttpServlet.doGet(OpenCmsHttpServlet.java:310)
> >at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
> >at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
> >at
>
>org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
> >FilterChain.java:247)
> >at
>
>org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
> >ain.java:193)
> >at
>
>org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
> >va:256)
> >at
>
>org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
> >eNext(StandardPipeline.java:643)
> >at
>
>org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
> >at
> >org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
> >at
>
>org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
> >va:191)
> >at
>
>org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
> >eNext(StandardPipeline.java:643)
> >at
>
>org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
> >at
> >org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
> >at
>
>org.apache.catalina.core.StandardContext.invoke(StandardContext.java:2417)
> >at
>
>org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:180
> >)
> >at
>
>org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
> >eNext(StandardPipeline.java:643)
> >at
>
>org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherValve.
> >java:171)
> >at
>
>org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
> >eNext(StandardPipeline.java:641)
> >at
>
>org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:172
> >)
> >at
>
>org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
> >eNext(StandardPipeline.java:641)
> >at
>
>org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
> >at
> >org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
> >at
>
>org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
> >:174)
> >at
>
>org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext.invok
> >eNext(StandardPipeline.java:643)
> >at
>
>org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:480)
> >at
> >org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995)
> >at
> >org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:193)
> >at
>
>org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:781)
> >at
>
>org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConne
> >ction(Http11Protocol.java:549)
> >at
>
>org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:589)
> >at
>
>org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav
> >a:666)
> >at java.lang.Thread.run(Thread.java:536)
> >you can test this way and tell me if you got the same error
> >
> >thanks
> >
> >Geoffrey
> >
> >  
> >
> >>Hi,
> >>
> >>I'm new to OpenCms.
> >>Please let me know how to edit a HTML page and create a new one in
> >>    
> >>
> >Opencms..
> >  
> >
> >>Thanks,
> >>Atul.
> >>
> >>_______________________________________________
> >>This mail is send to you from the opencms-dev mailing list
> >>To change your list options, or to unsubscribe from the list, please
> visit
> >>http://mail.opencms.org/mailman/listinfo/opencms-dev
> >>
> >>    
> >>
> >
> >_______________________________________________
> >This mail is send to you from the opencms-dev mailing list
> >To change your list options, or to unsubscribe from the list, please
> visit
> >http://mail.opencms.org/mailman/listinfo/opencms-dev
> >
> >_______________________________________________
> >This mail is send to you from the opencms-dev mailing list
> >To change your list options, or to unsubscribe from the list, please
> visit
> >http://mail.opencms.org/mailman/listinfo/opencms-dev
> >
> >_______________________________________________
> >This mail is send to you from the opencms-dev mailing list
> >To change your list options, or to unsubscribe from the list, please
> visit
> >http://mail.opencms.org/mailman/listinfo/opencms-dev
> >
> >
> >  
> >
> 
> 

-- 
GMX ProMail (250 MB Mailbox, 50 FreeSMS, Virenschutz, 2,99 EUR/Monat...)
jetzt 3 Monate GRATIS + 3x DER SPIEGEL +++ http://www.gmx.net/derspiegel +++




More information about the opencms-dev mailing list