Dear gUSE team,
in version 3.7.4 of DCI Bridge we found the following error was reported when visiting the Log tab of any middleware in the resources configuration (and the log was not displayed):
SEVERE: Servlet.service() for servlet [ConfigServlet] in context with path [/dci_bridge_service] threw exception [javax.servlet.ServletException: File "/WEB-INF/jsps/new/system.jsp" not found] with root cause
/var/log/tomcat/localhost.2016-06-28.log:javax.servlet.ServletException: File "/WEB-INF/jsps/new/system.jsp" not found
There is a file system.jsp one folder up, so we tried to use that (by copying it to the new folder), which seems to work.
Greetings
Andre