[opencms-dev] Can not access administration view in Opencms 9.5.3
Schliemann, Kai
K.Schliemann at comundus.com
Mon Feb 6 17:57:16 CET 2017
Hi Jan,
first guess is, if the user, Tomcat runs with, has write permission on .../WEB-INF/jsp/online and .../WEB-INF/jsp/offline?
HTH.
Best regards
Kai
-----Ursprüngliche Nachricht-----
Von: opencms-dev-bounces at opencms.org [mailto:opencms-dev-bounces at opencms.org] Im Auftrag von Jan Michael Greiner
Gesendet: Samstag, 4. Februar 2017 20:59
An: The OpenCms Mailing List <opencms-dev at opencms.org>
Betreff: [opencms-dev] Can not access administration view in Opencms 9.5.3
Hello all,
I have an OpenCms 9.5.3 test installation.
In the Workplace I can not switch to Administration View any more.
The text in the "View" dropdown changes to "Administration", but the page remains the same.
I see no error in the webserver or in the opencms logs.
I have the following two admin-fs.jsp in my file system:
../WEB-INF/jsp/offline/system/workplace/views/admin/admin-fs.jsp
../WEB-INF/jsp/online/system/workplace/views/admin/admin-fs.jsp
In the webserver access log I have
"89.14.49.197" "NULL-AUTH-USER" "04/Feb/2017:20:42:33 +0100" "POST /opencms/opencms/system/workplace/views/top_head.jsp HTTP/1.1" 200 9656 "89.14.49.197" "NULL-AUTH-USER" "04/Feb/2017:20:42:33 +0100" "GET /opencms/opencms/system/workplace/views/admin/admin-fs.jsp HTTP/1.1" 200 779
when switching to Administration View and
"89.14.49.197" "NULL-AUTH-USER" "04/Feb/2017:20:43:44 +0100" "POST /opencms/opencms/system/workplace/views/top_head.jsp HTTP/1.1" 200 9656 "89.14.49.197" "NULL-AUTH-USER" "04/Feb/2017:20:43:44 +0100" "GET /opencms/opencms/system/workplace/views/explorer/explorer_fs.jsp HTTP/1.1" 200 464 "89.14.49.197" "NULL-AUTH-USER" "04/Feb/2017:20:43:44 +0100" "GET /opencms/opencms/system/workplace/views/explorer/explorer_body_fs.jsp HTTP/1.1" 200 432 "89.14.49.197" "NULL-AUTH-USER" "04/Feb/2017:20:43:44 +0100" "GET /opencms/opencms/system/workplace/views/explorer/explorer_files.jsp?mode=explorerview HTTP/1.1" 200 861 "89.14.49.197" "NULL-AUTH-USER" "04/Feb/2017:20:43:44 +0100" "GET /opencms/opencms/system/workplace/views/explorer/tree_fs.jsp HTTP/1.1" 200 4410 "89.14.49.197" "NULL-AUTH-USER" "04/Feb/2017:20:43:44 +0100" "GET /opencms/opencms/system/workplace/views/explorer/tree_files.jsp?resource=/ HTTP/1.1" 200 403
when switching to Explorer View.
When I manually open
https://<servername>/opencms/opencms/system/workplace/views/explorer/explorer_fs.jsp
in a new browser tab, I get two columns, left the folders, the right column is empty.
When I manually open
https://secure.alontis.de/opencms/opencms/system/workplace/views/admin/admin-fs.jspin a new browser tab, the browser still says "New Tab, despite the fact that in the access log the line "89.14.49.197" "NULL-AUTH-USER" "04/Feb/2017:20:48:55 +0100" "GET /opencms/opencms/system/workplace/views/admin/admin-fs.jsp HTTP/1.1" 200 779 is written.
If I execute in a shell
wget https://<servername>opencms/opencms/system/workplace/views/admin/admin-fs.jsp
wget creates a file admin-fs.jsp with 8732 bytes.
Help... :-)
Best regards
Michael
_______________________________________________
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