[opencms-dev] Running 4.6.1-major

Yuri Ushakhow yura at excimer.ru
Fri Jan 24 10:05:28 CET 2003


Hello. I've a problem here trying to run the mentioned version on 4.1.18 
Tomcat with J2SE 1.3. It throws an exception, and same occurs under J2SE 
1.4.1. --

When importing the workplace:

59: at com.opencms.boot.CmsSetupThread.run(CmsSetupThread.java:81)
58: at com.opencms.boot.CmsMain.startSetup(CmsMain.java:117)
57: at com.opencms.boot.CmsMain.begin(CmsMain.java:150)
56: at java.lang.Class.newInstance(Class.java:232)
55: at java.lang.Class.newInstance0(Native Method)
54: at com.opencms.core.CmsShell.<init>(CmsShell.java:105)
53: at com.opencms.core.OpenCms.<init>(OpenCms.java:175)
52: at com.opencms.file.CmsRbManager.init(CmsRbManager.java:86)
51: at 
com.opencms.file.genericSql.CmsResourceBroker.init(CmsResourceBroker.java:3989)
50: at 
com.opencms.template.A_CmsXmlContent.<clinit>(A_CmsXmlContent.java:153)
49: java.lang.VerifyError: (class: 
com/opencms/template/CmsXmlXercesParser, method: parse signature: 
(Ljava/io/Reader;)Lorg/w3c/dom/Document;) Incompatible object argument 
for function call
48: [CmsResourceBroker] init registry.

I tried to build 4.6.1-major on my own. It never works, giving:

[javac] 
/home/yura/o46/opencms/src/com/opencms/launcher/CmsPdfLauncher.java:145: 
cannot resolve symbol
     [javac] symbol  : method setWriter  (java.io.PrintWriter)
     [javac] location: class org.apache.fop.apps.Driver
     [javac]             driver.setWriter(new PrintWriter(out));
     [javac]                   ^

and other similar errors.

Could any one please help, on either how to run the compiled version or 
build the source ? 5.0-beta runs without problems, but can't use a beta...

Thanks in advance,
Yuri.




More information about the opencms-dev mailing list