[opencms-dev] openCms plus MS-IIS
Dietzsch.Ines
Dietzsch.Ines at BF.bfz.de
Wed Aug 29 15:59:51 CEST 2001
Hi,
I'm using Winnt and IIS and I got problems with the installation on step 6.
After the command java -mx64M -jar opencmsboot.jar < config/cmssetup.txt >
results.txt
I get the following error:
...
[CmsDbAccess] fill default resources
[com.opencms.dbpool.CmsPool] mysqlonline: creating new connection.Current
Amount is:0
[com.opencms.dbpool.CmsPool] mysqlonline: creating new connection.Current
Amount is:1
[com.opencms.dbpool.CmsPool] mysqlonline: creating new connection.Current
Amount is:2
[com.opencms.dbpool.CmsPool] mysqlonline: creating new connection.Current
Amount is:3
[com.opencms.dbpool.CmsPool] mysqlonline: creating new connection.Current
Amount is:4
[com.opencms.dbpool.CmsPool] mysqlonline: created
[com.opencms.dbpool.CmsPool] mysqlonline: starting connection-guard
[CmsResourceBroker] init registry.
java.lang.NoClassDefFoundError: org/w3c/dom/Node
at
com.opencms.file.genericSql.CmsResourceBroker.init(CmsResourceBroker.java:35
66)
at com.opencms.file.CmsRbManager.init(CmsRbManager.java:86)
at com.opencms.core.OpenCms.<init>(OpenCms.java:135)
at com.opencms.core.CmsShell.<init>(CmsShell.java:103)
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Unknown Source)
at com.opencms.boot.CmsMain.main(CmsMain.java:88)
The text of the file 'results.txt' is the following:
No OpenCms home folder given. Trying to guess...
Collecting Repositories
oclib folder: C:\Program Files\opencms_4.3.22_current\oclib
jarlist
%%% props: C:\Program Files\opencms_4.3.22_current\config/opencms.properties
^ ^
As you see the slash in the last line is not correct.
Do you have any ideas?
Thanks, Ines
More information about the opencms-dev
mailing list