Dear All,
Good Day..!
While restarting the baas usergrid i got an INFO that javax.servlet-api-3.0.1.jar is not loaded, but after the restart the baas usergrid is up and running now , even though i like to know about the root cause for the below info.
INFO: validateJarFile(/opt/apigee/baas-usergrid/webapps/ROOT/WEB-INF/lib/javax.servlet-api-3.0.1.jar) - jar not loaded. See Servlet Spec 3.0, section 10.7.2. Offending class: javax/servlet/Servlet.class
Thank you.
Answer by paulmibus · Jun 20, 2017 at 12:42 PM
You can check the log files in /opt/apigee/var/log for more detailed information about startup, shutdown, and runtime state. The Tomcat catalina.log file might be a good place to start investigating this error.