[opencms-dev] java.util.MissingResourceException

Jeroen Habets jeroen.habets at framfab.nl
Tue Jul 3 11:12:45 CEST 2001


Your XML in your template is not well-formed, f.e. <method name="fasdas">
without closing </method> (or <method name="fasdas" />)

Jeroen

> -----Original Message-----
> From: Gajewski Mirco-WFMG1550 [mailto:Mirco.Gajewski at motorola.com]
> Sent: Monday, July 02, 2001 14:30
> To: 'opencms-dev at opencms.com'
> Subject: [opencms-dev] java.util.MissingResourceException
> 
> 
> Hello,
> 
> another problem: When I try to create pages with an own 
> template, I get following Errors (see below). I´m using the 
> standard installation as described in in the installation 
> instructions for 4.3.18.  (NT4, Apache 1.3.6, JServ 1.1.2, 
> JSDK 1.3, MySQL 3.23.38, IE 5.50) Do I have to use another xerxes.jar?
> 
> I have read that several people had similar problems, so one 
> of those could help me (if someone is reading at the moment at all).
> 
> Thanks,
> Mirco Gajewski
> 
> 
> 
> [CmsException]: 21 XML parsing error. Detailed Error: Cannot 
> parse XML file "/content/templates/template2". 
> java.util.MissingResourceException: Can't find bundle for 
> base name org.apache.xerces.msg.XMLMessages, locale en_US. 
> 	at 
> com.opencms.template.A_CmsXmlContent.throwException(A_CmsXmlCo
> ntent.java:1889)
> 	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>(CmsXmlTemplateF
> ile.java:82)
> 	at 
> com.opencms.template.CmsXmlTemplate.getOwnTemplateFile(CmsXmlT
> emplate.java:383)
> 	at 
> com.opencms.template.CmsXmlTemplate.getContent(CmsXmlTemplate.
> java:142)
> 	at 
> com.opencms.template.CmsXmlTemplate.getContent(CmsXmlTemplate.
> java:122)
> 	at 
> com.opencms.template.CmsRootTemplate.getMasterTemplate(CmsRoot
> Template.java:123)
> 	at 
> com.opencms.launcher.A_CmsLauncher.callCanonicalRoot(A_CmsLaun
> cher.java:94)
> 	at 
> com.opencms.launcher.CmsXmlLauncher.generateOutput(CmsXmlLaunc
> her.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:387)
> 	at 
> com.opencms.core.OpenCmsHttpServlet.doGet(OpenCmsHttpServlet.java:467)
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:499)
> 	at javax.servlet.http.HttpServlet.service(HttpServlet.java:588)
> 	at 
> com.opencms.boot.OpenCmsServlet.service(OpenCmsServlet.java:106)
> 	at 
> org.apache.jserv.JServConnection.processRequest(JServConnectio
> n.java:317)
> 	at 
> org.apache.jserv.JServConnection.run(JServConnection.java:188)
> 	at java.lang.Thread.run(Thread.java:484)
> 
> 
> ________________________
> Mirco Gajewski
> IT Site Support
> 
> Motorola GmbH
> Husumer Strasse 251
> 24941 Flensburg
> Germany
> 
> Phone: +49 461 803 2345
> mailto:mirco.gajewski at motorola.com
> 
> 



More information about the opencms-dev mailing list