[opencms-dev] System property org.xml.sax.driver not specified
rvc_one at mizar.com.br
rvc_one at mizar.com.br
Tue Feb 1 21:14:23 CET 2005
Hi all,
I'm trying to run OpenCMS 6.0 Alpha3 in the following environment and I'm
getting the error message bellow in the OPENCMS_DIR\logs\opencms.log file.
There isn't additional useful messages in global-application.log of OC4J.
Environment:
------------
Operating System: Windows XP SP2 (5.1 build 2600)
Database: MySQL 4.1.8
App Server: OC4J 10g (Version 9.0.4.0.0)
JDK: 1.4.2_03-b02 (builtin with OC4J 10g above)
The OC4J is running standalone with the following command line:
java -jar -Dfile.encoding=ISO-8859-1
-Djavax.xml.parsers.SAXParserFactory=org.apache.xerces.jaxp.SAXParserFactory
Impl oc4j.jar
I've alrealdy tried to include Xerces in the class path with the following
command line
java -classpath "path_to"\xercesImpl-2.6.2.jar -jar
-Dfile.encoding=ISO-8859-1
-Djavax.xml.parsers.SAXParserFactory=org.apache.xerces.jaxp.SAXParserFactory
Impl oc4j.jar
Does anyone know how to solve this??
>Root cause:
>org.dom4j.DocumentException: System property org.xml.sax.driver not
specified Nested exception: System property org.xml.sax.driver not specified
> at org.dom4j.io.SAXReader.read(SAXReader.java:353)
> at org.opencms.xml.CmsXmlUtils.unmarshalHelper(CmsXmlUtils.java:436)
> at org.opencms.xml.CmsXmlUtils.unmarshalHelper(CmsXmlUtils.java:410)
> at
org.opencms.xml.page.CmsXmlPageFactory.unmarshal(CmsXmlPageFactory.java:137)
> at
org.opencms.xml.page.CmsXmlPageFactory.unmarshal(CmsXmlPageFactory.java:203)
> at
org.opencms.xml.page.CmsXmlPageFactory.unmarshal(CmsXmlPageFactory.java:151)
> at
org.opencms.file.types.CmsResourceTypeXmlPage.findLinks(CmsResourceTypeXmlPa
ge.java:99)
> at
org.opencms.validation.CmsHtmlLinkValidator.validateResources(CmsHtmlLinkVal
idator.java:166)
> at
org.opencms.db.CmsDriverManager.validateHtmlLinks(CmsDriverManager.java:7064
)
> at
org.opencms.db.CmsSecurityManager.validateHtmlLinks(CmsSecurityManager.java:
4321)
> at org.opencms.file.CmsObject.validateHtmlLinks(CmsObject.java:2998)
> at
org.opencms.threads.CmsHtmlLinkValidatorThread.run(CmsHtmlLinkValidatorThrea
d.java:141)
Thanks in advance for any help,
__________________________
Rommel Vieira Carneiro
rommel at mizar.com.br
(+55 31) 9954-9157
More information about the opencms-dev
mailing list