<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Does your OpenCms installation have the same owner and group as your Tomcat that is running it?</div><div><br></div><div>I realize Solaris is a bit different than Linux, but when you start Tomcat from root on Gentoo Linux, Tomcat actually runs as a different user than root. If OpenCMS was installed as root, usually Tomcat won't have permissions to use the OpenCMS directories and files. In this case on Gentoo, you would need to use 'chown' and 'chgrp' to set all the OpenCMS files and folders to the appropriate users and groups.</div><div><br></div><div>Terrance Davis</div><div><br>-- <br>Web Applications Programmer<br>Institute for Clean and Secure Energy<br>University of Utah<br><a href="http://www.ices.utah.edu/">http://www.ices.utah.edu/</a></div><div><br></div><div><br></div><br><div><div>On Jul 24, 2009, at 7:49 AM, Podar Valentin wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font-family: 'times new roman', 'new york', times, serif; font-size: 12pt; "><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">dear list,<br>how to run OpenCms on tomcat55 (default in Solaris 10) when tomcat is started as user nobody?<br><br>If I install OpenCms with the tomcat started as root when going to localhost:8080/opencps/opencms/denopages givea the following error in opencms.log<span class="Apple-converted-space"> </span><br>24 Jul 2009 15:48:18,448 ERROR [ina.core.ApplicationDispatcher:   ?] Servlet.service() for servlet jsp threw exception<br>java.io.FileNotFoundException: /var/apache/tomcat55/work/Catalina/localhost/opencms/org/apache/jsp/WEB_002dINF/jsp/online/system/modules/org_opencms_frontend_templateone/templates/main_jsp.java (Permission denied)<br>.....<br>24 Jul 2009 15:48:18,456 ERROR [ina.core.ApplicationDispatcher:   ?] Servlet.service() for servlet jsp threw exception<br>java.io.FileNotFoundException: /var/apache/tomcat55/work/Catalina/localhost/opencms/org/apache/jsp/WEB_002dINF/jsp/online/system/handler/handle500_html_jsp.java (Permission denied)<br>....<br>thank you,<br>Valentin<br></div></div><br><br>_______________________________________________<br>This mail is sent to you from the opencms-dev mailing list<br>To change your list options, or to unsubscribe from the list, please visit<br><a href="http://lists.opencms.org/mailman/listinfo/opencms-dev">http://lists.opencms.org/mailman/listinfo/opencms-dev</a></div></span></blockquote></div><br></body></html>