AW: [opencms-dev] error requesting login page
Lucas, Alexander
Alexander.Lucas at framfab.de
Wed Jul 5 15:54:26 CEST 2000
Alan,
either you have to recompile the opencms classes using your
xerces.jar or you should try to use xerces 1.0.1.
The current distribution of OpenCms is compiled using 1.0.1.
Since version 1.0.2 xerces includes the new DOM Level 2
interface, so there are conflicts in some method calls.
Hope this helps.
Alexander Lucas
alexander.lucas at framfab.de
-----Ursprüngliche Nachricht-----
Von: Alan Lund Nielsen [mailto:alan.lund.nielsen at framfab.dk]
Gesendet: Mittwoch, 5. Juli 2000 15:46
An: 'opencms-dev at www.opencms.com'
Betreff: RE: [opencms-dev] error requesting login page
hi Alexander
Im using Xerces 1.1.2
-----Original Message-----
From: Lucas, Alexander [mailto:Alexander.Lucas at framfab.de]
Sent: 5. juli 2000 15:43
To: 'opencms-dev at www.opencms.com'
Subject: AW: [opencms-dev] error requesting login page
Hi Alan,
which Xerces version are you using?
Alexander Lucas
alexander.lucas at framfab.de
hi
I just installed tomcat & iis
When i request the login page I get this.
java.lang.NoSuchMethodError: org.w3c.dom.Node: method normalize()V not found
at org.apache.xerces.dom.ElementImpl.normalize(ElementImpl.java,
Compiled Code)
at com.opencms.template.A_CmsXmlContent.parse(A_CmsXmlContent.java,
Compiled Code)
at
com.opencms.template.A_CmsXmlContent.init(A_CmsXmlContent.java:228)
at
com.opencms.template.CmsXmlControlFile.(CmsXmlControlFile.java:74)
at
com.opencms.launcher.CmsXmlLauncher.generateOutput(CmsXmlLauncher.java,
Compiled Code)
at
com.opencms.launcher.CmsXmlLauncher.launch(CmsXmlLauncher.java:82)
at
com.opencms.launcher.A_CmsLauncher.initlaunch(A_CmsLauncher.java:156)
at com.opencms.core.OpenCms.showResource(OpenCms.java:223)
at com.opencms.core.OpenCmsServlet.doGet(OpenCmsServlet.java:245)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java,
Compiled Code)
at
org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
at
org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpC
onnectionHandler.java:160)
at
org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338
)
at java.lang.Thread.run(Thread.java:479)
Does anybody know how to solve this or what I am doing wrong?
Alan Nielsen
Framfab DK
More information about the opencms-dev
mailing list