Am 13.07.2013 16:07, schrieb Konstantin Kolinko:
2013/7/13 Konstantin Kolinko :
2013/7/13 Matthias Petermann :
Hello,
when I try to start Tomcat 7.0.42 with OpenJDK 6 b27, it complains about not
finding classes for the logging handlers. I created a minimal
logging.properties to narrow down
Am 13.07.2013 16:07, schrieb Konstantin Kolinko:
2013/7/13 Konstantin Kolinko :
2013/7/13 Matthias Petermann :
Hello,
when I try to start Tomcat 7.0.42 with OpenJDK 6 b27, it complains about not
finding classes for the logging handlers. I created a minimal
logging.properties to narrow down
Hello,
when I try to start Tomcat 7.0.42 with OpenJDK 6 b27, it complains about
not finding classes for the logging handlers. I created a minimal
logging.properties to narrow down the problem:
handlers = 1catalina.org.apache.juli.FileHandler,
java.util.logging.ConsoleHandler
.handle