On 07/09/04 15:27, Shapira, Yoav wrote:
Hi,
Is there any additional debug output in the logger, specifically a
ClassNotFoundException or a NoClassDefFoundError for a TLS-related
class?  Has the JVM you're using changed?

Unfortunately, there is no additional output. I would have been very happy with a ClassNotFoundException, with any exception at all, that would have told me what the problem is. Everything it says is the following:


  [spell:/opt/catalina/bin]# ./catalina.sh run
  Using CATALINA_BASE:   /opt/catalina
  Using CATALINA_HOME:   /opt/catalina
  Using CATALINA_TMPDIR: /opt/catalina/temp
  Using JAVA_HOME:       /opt/j2se
  Sep 7, 2004 6:47:11 PM org.apache.coyote.http11.Http11Protocol init
  INFO: Initializing Coyote HTTP/1.1 on port 80

and there it remains for all times.

The JVM has not changed. This is the one:

  [spell:/opt/catalina/bin]# java -version
  java version "1.4.2_05"
  Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_05-b04)
  Java HotSpot(TM) Client VM (build 1.4.2_05-b04, mixed mode)

That is a Java2 SDK, installed in /opt/j2se.

By the way, This all happens on a RedHat 9 system.

Ciao,
Igor

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to