Re: cannot start tomcat - Mailing list pgsql-jdbc

From Yang Soon Chiao
Subject Re: cannot start tomcat
Date
Msg-id 009301c37bef$8edffcf0$0500a8c0@yang
Whole thread Raw
List pgsql-jdbc
Yes, with GNU tar utility. I don't think it's a tomcat installation problem.

Previously it works, but suddenly it stop working. I reinstalled it few
times, but still the same...
This reminds me, recently i have change an environment variables --
JAVA_HOME
Will this affect tomcat? Please advise.

Regards,
Soon Chiao

----- Original Message -----
From: "Shapira, Yoav" <Yoav.Shapira@mpi.com>
To: "Yang Soon Chiao" <yangsc@tntsb.com>
Sent: Monday, September 15, 2003 8:52 PM
Subject: RE: cannot start tomcat


>
> Howdy,
> Un-tar with GNU tar I hope?
>
> Yoav Shapira
> Millennium ChemInformatics
>
>
> >-----Original Message-----
> >From: Yang Soon Chiao [mailto:yangsc@tntsb.com]
> >Sent: Monday, September 15, 2003 3:09 AM
> >To: Tomcat Users List; Shapira, Yoav
> >Subject: Re: cannot start tomcat
> >
> >I put tomcat installation file in /usr/local
> >then, i un-tar it.
> >
> >
> >----- Original Message -----
> >From: "Shapira, Yoav" <Yoav.Shapira@mpi.com>
> >To: "Tomcat Users List" <tomcat-user@jakarta.apache.org>
> >Sent: Friday, September 12, 2003 8:37 PM
> >Subject: RE: cannot start tomcat
> >
> >
> >>
> >> Howdy,
> >> Looks like a badly installed tomcat - how did you install it?
> >>
> >> Yoav Shapira
> >> Millennium ChemInformatics
> >> -----Original Message-----
> >> From: Yang Soon Chiao [mailto:yangsc@tntsb.com]
> >> Sent: Friday, September 12, 2003 3:49 AM
> >> To: tomcat-user@jakarta.apache.org
> >> Subject: cannot start tomcat
> >>
> >> using Tomcat 4.1.27 with Red Hats 8.0 and J2SDK 1.4.1 and I got this
> >error
> >messages when starting tomcat. I attached my server.xml.
> >>
> >> Below is the error message i get from catalina.out:
> >>
> ------------------------------------------------------------------------
> >> ERROR reading /usr/local/jakarta-tomcat-4.1.27/conf/server.xml at
> line 24
> >/Server/Listener/
> >className=org.apache.catalina.mbeans.ServerLifecycleListener debug=0
> >>
> >> Catalina.start:java.lang.ClassNotFoundException:
> >org.apache.catalina.mbenas.ServerLifecycleListener
> >> java.lang.ClassNotFoundException:
> >org.apache.catalina.mbeans.ServerLifecycleListener
> >>
> ------------------------------------------------------------------------
> >>
> >> Please advise. Thanks
> >>
> >>
> >>
> >> This e-mail, including any attachments, is a confidential business
> >communication, and may contain information that is confidential,
> >proprietary
> >and/or privileged.  This e-mail is intended only for the individual(s)
> to
> >whom it is addressed, and may not be saved, copied, printed, disclosed
> or
> >used by anyone else.  If you are not the(an) intended recipient, please
> >immediately delete this e-mail from your computer system and notify the
> >sender.  Thank you.
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> >> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>
>
>
> This e-mail, including any attachments, is a confidential business
communication, and may contain information that is confidential, proprietary
and/or privileged.  This e-mail is intended only for the individual(s) to
whom it is addressed, and may not be saved, copied, printed, disclosed or
used by anyone else.  If you are not the(an) intended recipient, please
immediately delete this e-mail from your computer system and notify the
sender.  Thank you.


pgsql-jdbc by date:

Previous
From: Tom Lane
Date:
Subject: Re: Statement.cancel() may cancel queries in the future
Next
From: Oliver Jowett
Date:
Subject: patch: fix race conditions in Statement.cancel()