You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Biggy Wan <zh...@sigurd.com.cn> on 2001/06/08 04:42:09 UTC

Tomcat4.0 on Redhat7.1?

Hi,
Tomcat4.0 can work well on Redhat7.1(with kernel 2.4.2)?
My jdk is JDK1.3.0_02 from JavaSoft.


Re: Tomcat4.0 on Redhat7.1?

Posted by Biggy Wan <zh...@sigurd.com.cn>.
Now it works.
Thanks for Paul's help.

  ----- Original Message ----- 
  From: Paul Tan 
  To: tomcat-user@jakarta.apache.org 
  Sent: Friday, June 08, 2001 12:39 PM
  Subject: Re: Tomcat4.0 on Redhat7.1?


  it's the version of java that you are using, it doesnt seem to work well with the 2.4.x kernel.

  Either download java 1.3.1 

  or

  add arguments below into bin/.java-wrapper 
  LD_ASSUME_KERNEL=2.2.5

  export LD_ASSUME_KERNEL



  then try java -version again.

  Paul

    ----- Original Message ----- 
    From: Biggy Wan 
    To: tomcat-user@jakarta.apache.org 
    Sent: Friday, June 08, 2001 11:54 AM
    Subject: Re: Tomcat4.0 on Redhat7.1?


    nothing. It seems that java hung up(somebody else alose reported this "bug"). But i really can run java applications.

      ----- Original Message ----- 
      From: Paul Tan 
      To: tomcat-user@jakarta.apache.org 
      Sent: Friday, June 08, 2001 11:51 AM
      Subject: Re: Tomcat4.0 on Redhat7.1?


      do you see anything when you type

      #java -version

      ????

      Rgds,
      Paul
        ----- Original Message ----- 
        From: Biggy Wan 
        To: tomcat-user@jakarta.apache.org 
        Sent: Friday, June 08, 2001 11:11 AM
        Subject: Re: Tomcat4.0 on Redhat7.1?


        But I can't start tomcat correctly.
        I just type: 
        ./startup.sh

        and i got the output:

        Guessing CATALINA_HOME from catalina.sh to ./..
        Setting CATALINA_HOME to ./..
        Using CLASSPATH: ./../bin/bootstrap.jar:/jdk1.3/lib/tools.jar
        Using CATALINA_HOME: ./..

        That's all and i got a zoombied java process using ps command.
        What's wrong?

        Thanks.
          ----- Original Message ----- 
          From: Paul Tan 
          To: tomcat-user@jakarta.apache.org 
          Sent: Friday, June 08, 2001 10:51 AM
          Subject: Re: Tomcat4.0 on Redhat7.1?


          yes it can, i am using it.
            ----- Original Message ----- 
            From: Biggy Wan 
            To: tomcat-user@jakarta.apache.org 
            Sent: Friday, June 08, 2001 10:42 AM
            Subject: Tomcat4.0 on Redhat7.1?


            Hi,
            Tomcat4.0 can work well on Redhat7.1(with kernel 2.4.2)?
            My jdk is JDK1.3.0_02 from JavaSoft.


Re: Tomcat4.0 on Redhat7.1?

Posted by Paul Tan <pa...@embrace.com>.
it's the version of java that you are using, it doesnt seem to work well with the 2.4.x kernel.

Either download java 1.3.1 

or

add arguments below into bin/.java-wrapper 
LD_ASSUME_KERNEL=2.2.5

export LD_ASSUME_KERNEL



then try java -version again.

Paul

  ----- Original Message ----- 
  From: Biggy Wan 
  To: tomcat-user@jakarta.apache.org 
  Sent: Friday, June 08, 2001 11:54 AM
  Subject: Re: Tomcat4.0 on Redhat7.1?


  nothing. It seems that java hung up(somebody else alose reported this "bug"). But i really can run java applications.

    ----- Original Message ----- 
    From: Paul Tan 
    To: tomcat-user@jakarta.apache.org 
    Sent: Friday, June 08, 2001 11:51 AM
    Subject: Re: Tomcat4.0 on Redhat7.1?


    do you see anything when you type

    #java -version

    ????

    Rgds,
    Paul
      ----- Original Message ----- 
      From: Biggy Wan 
      To: tomcat-user@jakarta.apache.org 
      Sent: Friday, June 08, 2001 11:11 AM
      Subject: Re: Tomcat4.0 on Redhat7.1?


      But I can't start tomcat correctly.
      I just type: 
      ./startup.sh

      and i got the output:

      Guessing CATALINA_HOME from catalina.sh to ./..
      Setting CATALINA_HOME to ./..
      Using CLASSPATH: ./../bin/bootstrap.jar:/jdk1.3/lib/tools.jar
      Using CATALINA_HOME: ./..

      That's all and i got a zoombied java process using ps command.
      What's wrong?

      Thanks.
        ----- Original Message ----- 
        From: Paul Tan 
        To: tomcat-user@jakarta.apache.org 
        Sent: Friday, June 08, 2001 10:51 AM
        Subject: Re: Tomcat4.0 on Redhat7.1?


        yes it can, i am using it.
          ----- Original Message ----- 
          From: Biggy Wan 
          To: tomcat-user@jakarta.apache.org 
          Sent: Friday, June 08, 2001 10:42 AM
          Subject: Tomcat4.0 on Redhat7.1?


          Hi,
          Tomcat4.0 can work well on Redhat7.1(with kernel 2.4.2)?
          My jdk is JDK1.3.0_02 from JavaSoft.


Re: Tomcat4.0 on Redhat7.1?

Posted by Biggy Wan <zh...@sigurd.com.cn>.
nothing. It seems that java hung up(somebody else alose reported this "bug"). But i really can run java applications.

  ----- Original Message ----- 
  From: Paul Tan 
  To: tomcat-user@jakarta.apache.org 
  Sent: Friday, June 08, 2001 11:51 AM
  Subject: Re: Tomcat4.0 on Redhat7.1?


  do you see anything when you type

  #java -version

  ????

  Rgds,
  Paul
    ----- Original Message ----- 
    From: Biggy Wan 
    To: tomcat-user@jakarta.apache.org 
    Sent: Friday, June 08, 2001 11:11 AM
    Subject: Re: Tomcat4.0 on Redhat7.1?


    But I can't start tomcat correctly.
    I just type: 
    ./startup.sh

    and i got the output:

    Guessing CATALINA_HOME from catalina.sh to ./..
    Setting CATALINA_HOME to ./..
    Using CLASSPATH: ./../bin/bootstrap.jar:/jdk1.3/lib/tools.jar
    Using CATALINA_HOME: ./..

    That's all and i got a zoombied java process using ps command.
    What's wrong?

    Thanks.
      ----- Original Message ----- 
      From: Paul Tan 
      To: tomcat-user@jakarta.apache.org 
      Sent: Friday, June 08, 2001 10:51 AM
      Subject: Re: Tomcat4.0 on Redhat7.1?


      yes it can, i am using it.
        ----- Original Message ----- 
        From: Biggy Wan 
        To: tomcat-user@jakarta.apache.org 
        Sent: Friday, June 08, 2001 10:42 AM
        Subject: Tomcat4.0 on Redhat7.1?


        Hi,
        Tomcat4.0 can work well on Redhat7.1(with kernel 2.4.2)?
        My jdk is JDK1.3.0_02 from JavaSoft.


Re: Tomcat4.0 on Redhat7.1?

Posted by Paul Tan <pa...@embrace.com>.
do you see anything when you type

#java -version

????

Rgds,
Paul
  ----- Original Message ----- 
  From: Biggy Wan 
  To: tomcat-user@jakarta.apache.org 
  Sent: Friday, June 08, 2001 11:11 AM
  Subject: Re: Tomcat4.0 on Redhat7.1?


  But I can't start tomcat correctly.
  I just type: 
  ./startup.sh

  and i got the output:

  Guessing CATALINA_HOME from catalina.sh to ./..
  Setting CATALINA_HOME to ./..
  Using CLASSPATH: ./../bin/bootstrap.jar:/jdk1.3/lib/tools.jar
  Using CATALINA_HOME: ./..

  That's all and i got a zoombied java process using ps command.
  What's wrong?

  Thanks.
    ----- Original Message ----- 
    From: Paul Tan 
    To: tomcat-user@jakarta.apache.org 
    Sent: Friday, June 08, 2001 10:51 AM
    Subject: Re: Tomcat4.0 on Redhat7.1?


    yes it can, i am using it.
      ----- Original Message ----- 
      From: Biggy Wan 
      To: tomcat-user@jakarta.apache.org 
      Sent: Friday, June 08, 2001 10:42 AM
      Subject: Tomcat4.0 on Redhat7.1?


      Hi,
      Tomcat4.0 can work well on Redhat7.1(with kernel 2.4.2)?
      My jdk is JDK1.3.0_02 from JavaSoft.


Re: Tomcat4.0 on Redhat7.1?

Posted by Biggy Wan <zh...@sigurd.com.cn>.
But I can't start tomcat correctly.
I just type: 
./startup.sh

and i got the output:

Guessing CATALINA_HOME from catalina.sh to ./..
Setting CATALINA_HOME to ./..
Using CLASSPATH: ./../bin/bootstrap.jar:/jdk1.3/lib/tools.jar
Using CATALINA_HOME: ./..

That's all and i got a zoombied java process using ps command.
What's wrong?

Thanks.
  ----- Original Message ----- 
  From: Paul Tan 
  To: tomcat-user@jakarta.apache.org 
  Sent: Friday, June 08, 2001 10:51 AM
  Subject: Re: Tomcat4.0 on Redhat7.1?


  yes it can, i am using it.
    ----- Original Message ----- 
    From: Biggy Wan 
    To: tomcat-user@jakarta.apache.org 
    Sent: Friday, June 08, 2001 10:42 AM
    Subject: Tomcat4.0 on Redhat7.1?


    Hi,
    Tomcat4.0 can work well on Redhat7.1(with kernel 2.4.2)?
    My jdk is JDK1.3.0_02 from JavaSoft.


Re: Tomcat4.0 on Redhat7.1?

Posted by Paul Tan <pa...@embrace.com>.
yes it can, i am using it.
  ----- Original Message ----- 
  From: Biggy Wan 
  To: tomcat-user@jakarta.apache.org 
  Sent: Friday, June 08, 2001 10:42 AM
  Subject: Tomcat4.0 on Redhat7.1?


  Hi,
  Tomcat4.0 can work well on Redhat7.1(with kernel 2.4.2)?
  My jdk is JDK1.3.0_02 from JavaSoft.