Re: java.util.logging - help needed with configuration and problem determination

2010-03-04 Thread Konstantin Kolinko
2010/3/3 Stuart Grace sgr...@us.ibm.com: logging.properties handlers = 6IBINET.org.apache.juli.FileHandler, 7IBMIN.org.apache.juli.FileHandler, java.util.logging.ConsoleHandler You have not defined .handlers property in your logging.properties. If I understand the

Fw: java.util.logging - help needed with configuration and problem determination

2010-03-03 Thread Stuart Grace
I mistakenly stated this worked on my PC. I think the problem is happening on my workstation and is not related to jsvc. Stuart Grace/Fishkill/IBM 03/03/2010 12:21 AM To users@tomcat.apache.org cc Subject java.util.logging - help needed with configuration and problem determination

java.util.logging - help needed with configuration and problem determination

2010-03-02 Thread Stuart Grace
I'm using JSVC to start Tomcat 6.0.20 as a daemon on Solaris. Java is jdk1.6.0_16. I need to deploy the same war file as 2 different contexts. Each context has the same logging.properties file in the classes directory. The conf/logging.properties has not been changed. Problem: The logging