[opencms-dev] problem installing opencms.war as ROOT.war (debian tomcat 5.5)

Yves Glodt yg at mind.lu
Tue Feb 17 12:40:32 CET 2009


On Tuesday 17 February 2009, Christoph P. Kukulies wrote:
> I have a bit of trouble with installing opencms (7.0.5)
> in a debian tomcat 5.5 environment.
>
> They divided the webapps from the tomcat tree such that there is:
>
> /usr/share/tomcat5.5
> /usr/share/tomcat5.5-webapps
>
> When I deploy ROOT.war (mv'ed from opencms.war) into the webapps directory
> somehow the extracting mechanism in tomcat doesn't seem to work.
>
> Does anyone know why that is so?

IIRC I had the same, due to more restrictive default security settings of 
tomcat in etch.

Edit  the file /etc/default/tomcat5.5 and set:

TOMCAT5_SECURITY=no

In case you have RAM, you can give some more to tomcat there as well:
CATALINA_OPTS="-Djava.awt.headless=true -Xms1024M -Xmx2048M -server"

Restart tomcat and redeploy, it should work now.

Hth,
Yves

> --
> Chris Christoph P. U. Kukulies kukulies (at) rwth-aachen.de
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20090217/3a245774/attachment.htm>


More information about the opencms-dev mailing list