[opencms-dev] Open CMS Upgrade to 8.0.2 - Issue

Dawn Louis dawn.louis at ibsplc.com
Fri Aug 19 16:06:02 CEST 2011


Hi 

	I have an application deployed in Jboss 5.1.0, MYSql database with Open CMS
7.5.2.  
In order to upgrade the application to CMS 8.0.2, I had copied the UPDATE
folder and WEB-INF folder(in the opencms_upgrade_to_8.0.2.zip) to the
applications root folder. 
The following are done,
1. Modified the existing opencms.properties file to have the value of
wizard.enabled=true. 
2. The index generation was disabled by removing the entries in
cmsupdate.ori file, as was specified in the readme.txt file. 
3. Deleted the occurrences of the entry
"USERPREFERENCES_workplace-generaloptionsuploadapplet at
java.lang.Boolean=false" (as mentioned in
http://lists.opencms.org/pipermail/opencms-dev/2011q2/035708.html)

The servlet container was started and after hitting the URL
http://localhost:8080/applicaitonname/update/, the following error is
obtained in the update.log inside the WEB-INF folder,
java.lang.NoSuchMethodError:
org.apache.lucene.analysis.standard.StandardAnalyzer.<init>(Lorg/apache/lucene/util/Version;)V
	at
org.opencms.search.CmsSearchManager.getAnalyzer(CmsSearchManager.java:531)
	at
org.opencms.search.CmsSearchManager.getAnalyzer(CmsSearchManager.java:751)
	at org.opencms.search.CmsSearchIndex.initialize(CmsSearchIndex.java:1061)
	at
org.opencms.search.CmsSearchManager.initSearchIndexes(CmsSearchManager.java:1884)
	at
org.opencms.search.CmsSearchManager.initializeIndexes(CmsSearchManager.java:1090)
	at
org.opencms.search.CmsSearchManager.initialize(CmsSearchManager.java:1069)
	at org.opencms.main.OpenCmsCore.initConfiguration(OpenCmsCore.java:1223)
	at org.opencms.main.OpenCmsCore.upgradeRunlevel(OpenCmsCore.java:1816)
	at org.opencms.main.CmsShell.<init>(CmsShell.java:447)
	at org.opencms.setup.CmsUpdateThread.run(CmsUpdateThread.java:143)
	${user}@${project}># Turn echo on
	${user}@${project}>java.lang.NullPointerException
	at org.opencms.main.CmsShell.executeCommand(CmsShell.java:760)

Could you please advise as to what was done wrong?

Regards,
Dawn

-- 
View this message in context: http://old.nabble.com/Open-CMS-Upgrade-to-8.0.2---Issue-tp32295544p32295544.html
Sent from the OpenCMS - Dev mailing list archive at Nabble.com.




More information about the opencms-dev mailing list