[opencms-dev] cmsshell and alpha2

Andy Kriger akriger at greaterthanone.com
Thu Nov 4 21:37:54 CET 2004


I haven't seen that but I definitely needed to fix the classpath in
cmsshell.sh (most of the jars listed in that file aren't right)

  _____  

From: opencms-dev-bounces at opencms.org
[mailto:opencms-dev-bounces at opencms.org] On Behalf Of Russ Sarbora
Sent: Thursday, November 04, 2004 3:21 PM
To: opencms-dev at opencms.org
Subject: [opencms-dev] cmsshell and alpha2



I've been trying to get the command line shell running with the alpha2
release but with no luck. Has anybody else experienced this problem?

 

It looks like some problem with the xml configuration files and Digester.
The exception is included below. All the .xml files in my config directory
look valid to me and I have not modified them since running the setup. 

 

java.lang.reflect.InvocationTargetException

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)

        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)

        at java.lang.reflect.Method.invoke(Method.java:324)

        at
org.apache.commons.beanutils.MethodUtils.invokeMethod(MethodUtils.java:216)

        at
org.apache.commons.digester.CallMethodRule.end(CallMethodRule.java:585)

        at org.apache.commons.digester.Rule.end(Rule.java:228)

        at
org.apache.commons.digester.Digester.endElement(Digester.java:1067)

        at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown
Source)

        at
org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown
Source)

        at org.apache.xerces.impl.dtd.XMLDTDValidator.emptyElement(Unknown
Source)

        at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unkno
wn Source)

        at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatc
her.dispatch(Unknown Source)

        at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)

        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)

        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown
Source)

        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)

        at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)

        at org.apache.commons.digester.Digester.parse(Digester.java:1591)

        at
org.opencms.configuration.CmsConfigurationManager.loadXmlConfiguration(CmsCo
nfigurationManager.java:489)

        at
org.opencms.configuration.CmsConfigurationManager.loadXmlConfiguration(CmsCo
nfigurationManager.java:329)

        at
org.opencms.main.OpenCmsCore.initConfiguration(OpenCmsCore.java:924)

        at
org.opencms.main.OpenCmsCore.upgradeRunlevel(OpenCmsCore.java:1336)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20041104/d5a60a9c/attachment.htm>


More information about the opencms-dev mailing list