[opencms-dev] instaling documentation problem
Ariel Spivakovsky
ariels at eudoramail.com
Fri May 23 22:08:01 CEST 2003
Hi.
I'm trying to install the secondary documentation modules and I keep geting an error that seems to be a dependancy problem.
I'm running:
Tomcat 4.1
java version "1.4.1_02"
MS SQL server 2000 inet driver
OpenCms 5.0_rc_2
I have the following modules installed:
Package name Module name Version Author Date created Active since
com.alkacon.documentation OpenCms 5.0 Documentation base -1 Alkacon Software 23.04.2003 23.05.2003
org.opencms.default Default module 2 Alexander Kandzior 03.02.2003 07.05.2003
org.opencms.help OpenCms 5.0 Workplace online help - Base module -1 Alkacon Software 23.03.2003 23.05.2003
org.opencms.templates OpenCms 5.0 opencms.org templates -1 Alkacon Software 23.04.2003 22.05.2003
org.opencms.welcome OpenCms Welcome page and release notes 2 Alexander Kandzior 02.02.2003 07.05.2003
So documentation_1.0.zip is in there.
The error when I try to install any of the additional modules looks like this:
com.opencms.core.CmsException: 34 Registry error. Detailed error: Could not check the dependencies.
root cause was java.lang.NumberFormatException: For input string: "1.0"
There may be something wrong with the root documentation module, because when I try to go to /alkacon-documentation/index.html I get the following error:
Root cause:
org.apache.jasper.JasperException: Unable to compile class for JSP
An error occurred at line: 42 in the jsp file: /WEB-INF/jsp/online/TsystemTmodulesTcom.alkacon.documentationTelementsTindex.html.-920551401.jsp
Generated servlet error:
[javac] Compiling 1 source file
[javac] /var/tomcat4/work/Standalone/localhost/opencms/WEB-INF/jsp/online/TsystemTmodulesTcom_alkacon_documentationTelementsTindex_html__0002d920551401_jsp.java:53: cannot resolve symbol
[javac] symbol : method include (java.lang.String,java.lang.String)
[javac] location: class com.opencms.flex.jsp.CmsJspActionElement
[javac] cms.include(template, "head");
[javac] ^
An error occurred at line: 42 in the jsp file: /WEB-INF/jsp/online/TsystemTmodulesTcom.alkacon.documentationTelementsTindex.html.-920551401.jsp
Generated servlet error:
[javac] /var/tomcat4/work/Standalone/localhost/opencms/WEB-INF/jsp/online/TsystemTmodulesTcom_alkacon_documentationTelementsTindex_html__0002d920551401_jsp.java:68: cannot resolve symbol
[javac] symbol : method include (java.lang.String,java.lang.String)
[javac] location: class com.opencms.flex.jsp.CmsJspActionElement
[javac] cms.include(foldername + "index_content.html", "body");
[javac] ^
An error occurred at line: 42 in the jsp file: /WEB-INF/jsp/online/TsystemTmodulesTcom.alkacon.documentationTelementsTindex.html.-920551401.jsp
Generated servlet error:
[javac] /var/tomcat4/work/Standalone/localhost/opencms/WEB-INF/jsp/online/TsystemTmodulesTcom_alkacon_documentationTelementsTindex_html__0002d920551401_jsp.java:74: cannot resolve symbol
[javac] symbol : method getNavigation ()
[javac] location: class com.opencms.flex.jsp.CmsJspActionElement
[javac] ArrayList list = cms.getNavigation().getNavigationForFolder();
[javac] ^
An error occurred at line: 42 in the jsp file: /WEB-INF/jsp/online/TsystemTmodulesTcom.alkacon.documentationTelementsTindex.html.-920551401.jsp
Generated servlet error:
[javac] /var/tomcat4/work/Standalone/localhost/opencms/WEB-INF/jsp/online/TsystemTmodulesTcom_alkacon_documentationTelementsTindex_html__0002d920551401_jsp.java:116: cannot resolve symbol
[javac] symbol : method include (java.lang.String,java.lang.String)
[javac] location: class com.opencms.flex.jsp.CmsJspActionElement
[javac] cms.include(template, "foot");
[javac] ^
[javac] 4 errors
I have tried uninstalling and reinstalling the modules. And I did reboot tomcat after I did that. Still the result is the same.
Can this be because I'm not on the latest version of OpenCms?
Also what is the best way to upgrade to the latest version?
Thanks
Ari
Need a new email address that people can remember
Check out the new EudoraMail at
http://www.eudoramail.com
More information about the opencms-dev
mailing list