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

Thorsten Duhn duhn at regio-gmbh.de
Wed Jul 23 10:57:23 CEST 2014


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




More information about the opencms-dev mailing list