AW: [opencms-dev] XML parsing error
Tarkan Corak
tarkan.corak at avinci.de
Fri Jun 1 10:22:56 CEST 2001
o.k., it was my fault.
I have written the template in the WYSIWYG Editor. (In german it is called:
"Seite bearbeiten", nothing with "HTML"). Now I used the text editor (in
german: "Seite editieren") and it worked.
So I can now go on working with this cool product. :-)
Tarkan Corak
-----Ursprüngliche Nachricht-----
Von: owner-opencms-dev at www.opencms.com
[mailto:owner-opencms-dev at www.opencms.com]Im Auftrag von Tarkan Corak
Gesendet: Donnerstag, 31. Mai 2001 17:19
An: opencms Mailing List (E-Mail)
Betreff: [opencms-dev] XML parsing error
Hi,
I have written my first test template and test page. When I try to open the
page I get an XML parsing error. I took the recommended version 1.2.3 of
xerces and put the jar-File to the directory "oclib". The version of opencms
is 4.3.13 with Apache 1.3.19, JServ 1.1.2, JSDK 2.1 and MySQL 3.23.30-gamma
on Windows 2000. During the installation there have been no problems.
[CmsException]: 21 XML parsing error. Detailed Error: Cannot parse XML file
"/content/templates/Testtemplate1". java.util.MissingResourceException:
Can't find bundle for base name org.apache.xerces.msg.XMLMessages, locale
de_DE.
at
com.opencms.template.A_CmsXmlContent.throwException(A_CmsXmlContent.java:188
9)
at com.opencms.template.A_CmsXmlContent.parse(A_CmsXmlContent.java:1287)
at com.opencms.template.A_CmsXmlContent.init(A_CmsXmlContent.java:953)
at
com.opencms.template.CmsXmlTemplateFile.<init>(CmsXmlTemplateFile.java:82)
at
com.opencms.template.CmsXmlTemplate.getOwnTemplateFile(CmsXmlTemplate.java:3
83)
at com.opencms.template.CmsXmlTemplate.getContent(CmsXmlTemplate.java:142)
at com.opencms.template.CmsXmlTemplate.getContent(CmsXmlTemplate.java:122)
at
com.opencms.template.CmsRootTemplate.getMasterTemplate(CmsRootTemplate.java:
123)
at
com.opencms.launcher.A_CmsLauncher.callCanonicalRoot(A_CmsLauncher.java:94)
at
com.opencms.launcher.CmsXmlLauncher.generateOutput(CmsXmlLauncher.java:224)
at com.opencms.launcher.CmsXmlLauncher.launch(CmsXmlLauncher.java:265)
at com.opencms.launcher.A_CmsLauncher.initlaunch(A_CmsLauncher.java:272)
at com.opencms.core.OpenCms.showResource(OpenCms.java:386)
at com.opencms.core.OpenCmsHttpServlet.doGet(OpenCmsHttpServlet.java:467)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:715)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:840)
at com.opencms.boot.OpenCmsServlet.service(OpenCmsServlet.java:106)
at
org.apache.jserv.JServConnection.processRequest(JServConnection.java:317)
at org.apache.jserv.JServConnection.run(JServConnection.java:188)
at java.lang.Thread.run(Thread.java:484)
Hope that someone can help me.
Thanx.
Tarkan Corak
More information about the opencms-dev
mailing list