[opencms-dev] trouble w/ 6.2.1 (login, cmsshell)

Christian Steinert christian_steinert at web.de
Tue May 16 13:39:49 CEST 2006


Dear List,

I have updated from 6.2.0->6.2.1, using the update wizard.
The update wizard went through witout reporting errors in update.log.

I was surprised that there was no update to the workplace module, but 
maybe there's been no change in this area, or it's forcibly installed. 
Basically I only chose the updated editor modules, no template one stuff 
or documentation.
It installed and indexed.

After restarting tomcat, I cannot access my login page anymore. I just 
get the usual opencms 404 page.
Has the login Url changed?

Has anyone upgraded successfully to 621?
Anything I could have missed?

My setup is pretty basic:
JDK 1.5.0_06
tomcat 5.5.15
Mysql 4.0* (I think 4.01)

_________

i tried using the cmsshell to take a look into the workplace directory, 
but the shell is dysfunct. Upon startup it crashes like this:

java.lang.ArrayIndexOutOfBoundsException
   at java.util.zip.Inflater.inflate(byte[], int, int) (/usr/lib/libgcj.so.5.0.0)
   at java.util.zip.InflaterInputStream.read(byte[], int, int) (/usr/lib/libgcj.so.5.0.0)
   at org.opencms.util.CmsFileUtil.readFully(java.io.InputStream) (Unknown Source)
   at org.opencms.util.CmsFileUtil.readFile(java.lang.String) (Unknown Source)
   at org.opencms.util.CmsFileUtil.readFile(java.lang.String, java.lang.String) (Unknown Source)
   at org.opencms.configuration.CmsConfigurationManager.cacheDtdSystemId(org.opencms.configuration.I_CmsXmlConfiguration) (Unknown Source)
   at org.opencms.configuration.CmsConfigurationManager.CmsConfigurationManager(java.lang.String) (Unknown Source)
   at org.opencms.main.OpenCmsCore.initConfiguration(org.apache.commons.collections.ExtendedProperties) (Unknown Source)
   at org.opencms.main.OpenCmsCore.upgradeRunlevel(org.apache.commons.collections.ExtendedProperties) (Unknown Source)
   at org.opencms.main.CmsShell.CmsShell(java.lang.String, java.lang.String, java.lang.String, java.lang.String, org.opencms.main.I_CmsShellCommands) (Unknown Source)
   at org.opencms.main.CmsShell.main(java.lang.String[]) (Unknown Source)
java.lang.NullPointerException
   at org.opencms.main.CmsShell.printPrompt() (Unknown Source)
   at org.opencms.main.CmsShell.executeCommands(java.io.FileInputStream) (Unknown Source)
   at org.opencms.main.CmsShell.start(java.io.FileInputStream) (Unknown Source)
   at org.opencms.main.CmsShell.main(java.lang.String[]) (Unknown Source)


Any ideas, anyone? Any successful updates to 6.2.1?
I'm really hung up...

regards
christian



More information about the opencms-dev mailing list