|
|
Index
| Recent Threads
| Who's Online
| User List
| Register
| Search
| Help
| |
![]() |
OpenCms Forum » List all forums » Forum: General questions about OpenCms » Thread: error (Permission denied) |
|
Thread Status: Normal Total posts in this thread: 4 |
[Add To My Favorites] [Watch this Thread] |
| Author |
|
|
Stranger
|
hi, i am getting this error, and i have no idea where it comes from,.. offline everything works fine but in the online version i get this exception in some JSP files.... can someone tell me where the problem is? thz javax.servlet.ServletException: Resource loader error in file '/system/modules/com.software.opencms.modules.templates/templates/contact.jsp' and when i reboot openCMS i get this,... it make no sence to mee,.. [2005-04-27 17:30:07,288] ERROR org.apache.struts.action.ActionServlet - Parsing error processing resource path /WEB-INF/struts-config.xml |
||
|
|
Advanced Member ![]() Joined: Mar 9, 2003 Posts: 1279 Status: Offline |
One possible reason could be that the user who start the Tomcat isn?t allowed to write in the folder where tomcat works. Then offline everything works fine (because of the VFS) and online the compilation of the Servlet from the JSP fails because Jasper isn?t allowed to write a new file (the servlet) hth Achim ---------------------------------------- -- /** * Joachim Arrasz * OpenSource Solutions * Synyx GmbH & Co. KG Karlstr. 68 76137 Karlsruhe * @phone +49(0)721 66 24 866 * @eMail arrasz@synyx.de * @www http://www.synyx.de */ |
||
|
|
Stranger
|
nop, this is not the solution... do you have any other sugestions?? thx |
||
|
|
Advanced Member ![]() Joined: Mar 9, 2003 Posts: 1279 Status: Offline |
puh .-.. not without having a look into your configuration ;) sry Regards Achim ---------------------------------------- -- /** * Joachim Arrasz * OpenSource Solutions * Synyx GmbH & Co. KG Karlstr. 68 76137 Karlsruhe * @phone +49(0)721 66 24 866 * @eMail arrasz@synyx.de * @www http://www.synyx.de */ |
||
|
| [Show Printable Version of Thread] |