[opencms-dev] Back end admin functions try to use real file system JSP

Schliemann, Kai K.Schliemann at comundus.com
Wed Jul 23 12:07:43 CEST 2014


Hi Thorsten,
just a guess. Is the Tomcat running with the correct user? Does the Tomcat user have the privileges to write to the file system?
HTH
Best regards
Kai

-----Ursprüngliche Nachricht-----
Von: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] Im Auftrag von Thorsten Duhn
Gesendet: Mittwoch, 23. Juli 2014 10:57
An: opencms-dev at opencms.org
Betreff: [opencms-dev] Back end admin functions try to use real file system JSP

Hello,

I guess I experience this problem the second time, but as far as I remember first time a restart of Tomcat solved it. This time this is not the case. Additionally it would be helpful to find out, what causes such.

Quite a lot got dis-functional in my site, Sitemaps on front end, in back end most of the Administrative part. All show "file not found" 
errors, which is in a way correct, the file in question is not available in real file system. For example trying to clean JSP cache shows:

Fehler
/local/tomcat/webapps/ROOT/WEB-INF/jsp/offline/system/workplace/admin/cache/jsprepository.jsp
(No such file or directory)

And the file is missing, "WEB-INF/jsp/offline/system/workplace/admin/"
in general only just contains "accounts" and "modules" folders at the moment. On the other hand, in a working test system these files are also missing, after cleaning JSP cache even more files are missing. Sounds quite logical, real file system is just a cache.

But how to tell OpenCms now to clean its cache so it will not try to find some real file system cached jsp files and use the VFS instance instead? What is the basic concept I don't understand by now?

How to get my OpenCms working again?

Regards,
Thorsten

_______________________________________________
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/cgi-bin/mailman/listinfo/opencms-dev






More information about the opencms-dev mailing list