-
Bug
-
Resolution: Done
-
Critical
-
JWS 3.1.0 DR2
-
None
Starting tomcat in rhel-6 (systemv; this doesn't affect systemd) causes the classpath to have a leading ':':
-classpath :/usr/share/tomcat7/bin/bootstrap.jar:/usr/share/tomcat7/bin/tomcat-juli.jar:/usr/share/tomcat7/bin/commons-daemon.jar
This may cause an issue with tomcat8 deployment on some rhel systems which results in a hung start while tomcat scans the / directory contents for annotations. Further details can be found here https://bz.apache.org/bugzilla/show_bug.cgi?id=58766#c9.