You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was running 1.1-rc3 with non-empty authorization config. Then upgraded to 1.1-rc4, deployed the webapp and Tomcat logs contained this:
23-May-2017 22:22:52.390 INFO [localhost-startStop-5] org.apache.catalina.startup.HostConfig.deployWAR Deploying web application archive /var/tomcat8/webapps/source.war
23-May-2017 22:22:53.062 WARNING [localhost-startStop-5] org.opensolaris.opengrok.authorization.AuthorizationFramework.reload Plugin directory not found or not readable: null. All
requests allowed.
although pluginDirectory is defined and valid in configuration.xml.