TOMCAT-5.5.17 MissingResourceException for LocalStrings

2006-07-30 Thread William . Adams
Greetings: This exception is being thrown for 5.5.17 at initialization. I saw some rework of locale handling in the 5.5.16 vicinity. Any clues as to what might cause this or how to research it? Thanks java.util.MissingResourceException: Can't find bundle for base name org.apache.catalina.con

RE: NoClassDefFoundError in SystemLogHandler during Bootstrap in binary version of TOMCAT 5.5.15

2006-02-21 Thread William . Adams
thanks for the suggestion. please see below. CLASSPATH=/usr/lpp/java/J1.4/lib/tools.jar: /usr/lpp/tomcat/bin/bootstrap.jar: /usr/lpp/tomcat/bin/commons-daemon.jar: /usr/lpp/jzos/jzos.jar: however the results are the same. William L Adams lll Systems Programmer

NoClassDefFoundError in SystemLogHandler during Bootstrap in binary version of TOMCAT 5.5.15

2006-02-20 Thread William . Adams
Greetings: I am attempting to run the binary version of TOMCAT-5.5.15 in compatibility mode with a 1.4.2 JVM. It is abending at initialization with the following messages in STDERR. [Signaling in VM: java/lang/NoClassDefFoundError, message: org/apache/tomcat/util/log/SystemLogHandler] at j