RE: TC 5.0.27 startup problem

2004-07-23 Thread Caldarale, Charles R
> From: Paul Wallace [mailto:[EMAIL PROTECTED] > Subject: RE: TC 5.0.27 startup problem > > Netstat is not a reliable means to check what ports > are being used by which app then? You have to use the -a option to show listeners. You can also use -o (on XP, not other Windows flav

RE: TC 5.0.27 startup problem

2004-07-23 Thread Shapira, Yoav
Hi, Netstat is reliable IMHO. Especially with lsof if you have it. Yoav Shapira Millennium Research Informatics >-Original Message- >From: Paul Wallace [mailto:[EMAIL PROTECTED] >Sent: Friday, July 23, 2004 2:54 AM >To: Tomcat Users List >Subject: RE: TC 5.0.27 startu

RE: TC 5.0.27 startup problem

2004-07-22 Thread Paul Wallace
, or simply reboot. -Message d'origine- De : Paul Wallace [mailto:[EMAIL PROTECTED] Envoyé : vendredi 23 juillet 2004 08:40 À : Tomcat Users List Objet : TC 5.0.27 startup problem Hi, A seemingly simple one, but not for I! I am trying to setup the above version of TC on W

RE: TC 5.0.27 startup problem

2004-07-22 Thread STOCKHOLM, Raymond
Users List Objet : TC 5.0.27 startup problem Hi, A seemingly simple one, but not for I! I am trying to setup the above version of TC on Win XP. My JAVA_HOME is set as an environment variable, and in the top of my startup.bat I am setting CATALINA_HOME: "rem $Id: startup.bat,v 1.6 200

TC 5.0.27 startup problem

2004-07-22 Thread Paul Wallace
Hi, A seemingly simple one, but not for I! I am trying to setup the above version of TC on Win XP. My JAVA_HOME is set as an environment variable, and in the top of my startup.bat I am setting CATALINA_HOME: "rem $Id: startup.bat,v 1.6 2004/05/27 18:25:11 yoavs Exp $ rem --

Tomcat 5.X + Apache 2.X + Mod_Jk2 - Startup problem

2004-04-05 Thread armalai
Hi., I'm almost done with Tomcat 5.X + Apache 2.X + Mod_Jk2. My problem is Apache is looking for Server.xml.So i just copied over my Tomcat's server.xml to apache conf directory. When i start my Apache i'm getting this msgs in Apache/conf/error.log. Can any look in this problem...I did not get an

Re: ssl startup problem

2003-12-18 Thread Bill Barker
Without looking at the commit logs, I believe that 4.1.26 is enough. However, you might as well go-all-the-way to 4.1.29 while you are at it :). "Jason Jesso" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Do mean upgrade Tomcat? If so, to what? > > > > Bill Barker wrote: > > >4.1.

Re: ssl startup problem

2003-12-17 Thread Jason Jesso
Do mean upgrade Tomcat? If so, to what? Bill Barker wrote: 4.1.24 only supports Sun's JSSE. You'll need to upgrade to be able to use IBM's Providers. "Jason Jesso" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] I am using AIX5.2, Tomcat 4.1.24, Java 1.4. When I start Tomcat u

Re: ssl startup problem

2003-12-16 Thread Bill Barker
4.1.24 only supports Sun's JSSE. You'll need to upgrade to be able to use IBM's Providers. "Jason Jesso" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I am using AIX5.2, Tomcat 4.1.24, Java 1.4. > > When I start Tomcat using SSL I get errors in the catalina.out. > > > > The securi

ssl startup problem

2003-12-16 Thread Jason Jesso
I am using AIX5.2, Tomcat 4.1.24, Java 1.4. When I start Tomcat using SSL I get errors in the catalina.out. The security providers in the java.security file are listed as follows: security.provider.1=com.ibm.jsse.IBMJSSEProvider security.provider.2=com.ibm.crypto.provider.IBMJCE security.provi

RE: tomcat startup problem

2003-09-26 Thread Shapira, Yoav
Tich Mandivenga [mailto:[EMAIL PROTECTED] >Sent: Friday, September 26, 2003 6:56 AM >To: [EMAIL PROTECTED] >Subject: tomcat startup problem > >i, i was wondering if you can help me.I am running tomcat on a Tru64 >(v5.1a) >box.When i atempt to start tomcat i get this messa

tomcat startup problem

2003-09-26 Thread Tich Mandivenga
i, i was wondering if you can help me.I am running tomcat on a Tru64 (v5.1a) box.When i atempt to start tomcat i get this message "# ./tomcat start Starting Tomcat FastVM cannot allocate its internal data. Please check process stack size and virtual address space limit. Stack size may be too large,

Re: tomcat startup problem

2003-07-24 Thread Tang
EMAIL PROTECTED]> Sent: Tuesday, July 22, 2003 2:14 AM Subject: tomcat startup problem Hi, I get the following message when I run startup command. Using CATALINA_BASE: E:\TomCat4.1 Using CATALINA_HOME: E:\TomCat4.1 Using CATALINA_TMPDIR: E:\TomCat4.1\temp Using JAVA_HOME: E:\jdk1.4

Re: tomcat startup problem

2003-07-24 Thread John Turner
Run "catalina.bat run" instead of "startup.bat". Have you checked the log files? John Gayathrie Gunawardene wrote: Hi, I get the following message when I run startup command. Using CATALINA_BASE: E:\TomCat4.1 Using CATALINA_HOME: E:\TomCat4.1 Using CATALINA_TMPDIR: E:\TomCat4.1\temp U

Re: tomcat startup problem - tomcat window disappears

2003-07-24 Thread John Turner
bat. This time any faults will remain on the screen and you can start debugging from there. -Original Message- From: Gayathrie Gunawardene [mailto:[EMAIL PROTECTED] Sent: 21 July 2003 19:15 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: tom

AW: tomcat startup problem - tomcat window disappears

2003-07-24 Thread Fischer, Ilona
03 11:05 >>An: 'Tomcat Users List' >>Betreff: RE: tomcat startup problem - tomcat window disappears >> >> >>Edit >>tomcat/bin/startup.bat >> >>in one of the last lines change the keyword "start" to "run". >> Then

RE: tomcat startup problem - tomcat window disappears

2003-07-24 Thread Andrew Liles
athrie Gunawardene [mailto:[EMAIL PROTECTED] > Sent: 21 July 2003 19:15 > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED]; > [EMAIL PROTECTED]; > [EMAIL PROTECTED] > Subject: tomcat startup problem > > > Hi, > > I get the following message when I run startup

tomcat startup problem

2003-07-24 Thread Gayathrie Gunawardene
Hi, I get the following message when I run startup command. Using CATALINA_BASE: E:\TomCat4.1 Using CATALINA_HOME: E:\TomCat4.1 Using CATALINA_TMPDIR: E:\TomCat4.1\temp Using JAVA_HOME: E:\jdk1.4 I see a tomcat window open and suddenly disappear. No matter how hard I tried to run,

RE: Startup Problem - Newbie

2003-05-28 Thread Mark Irvine LCGI
Hi, Thanks for the relpy. Probably a stupid question but what do the Mbean tags do? Mark -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 28 May 2003 09:33 To: [EMAIL PROTECTED] Subject: RE: Startup Problem - Newbie comment the Mbean tags in the server.xml

RE: Startup Problem - Newbie

2003-05-28 Thread graghupathy
comment the Mbean tags in the server.xml and restart and you should be fine ... :) -Original Message- From: Mark Irvine LCGI [mailto:[EMAIL PROTECTED] Sent: 28 May 2003 09:24 To: [EMAIL PROTECTED] Subject: Startup Problem - Newbie Hi, When I try to start Tomcat using the Start and Stop

Startup Problem - Newbie

2003-05-28 Thread Mark Irvine LCGI
Hi, When I try to start Tomcat using the Start and Stop files provided the following error is generated: 28-May-2003 09:18:34 org.apache.commons.modeler.Registry loadRegistry INFO: Loading registry information 28-May-2003 09:18:34 org.apache.commons.modeler.Registry getRegistry INFO: Creating new

RE: MySQL/Tomcat startup problem

2003-01-31 Thread Filip Hanik
: Tomcat Users List Subject: RE: MySQL/Tomcat startup problem I do get a slightly different error: SEVERE: Parse Fatal Error at line 199 column 69: The entity name must immediatel y follow the '&' in the entity reference. org.xml.sax.SAXParseException: The entity name must immedi

RE: MySQL/Tomcat startup problem

2003-01-31 Thread Geoff Peters
Friday, January 31, 2003 2:21 PM To: 'Tomcat Users List' Subject: RE: MySQL/Tomcat startup problem Try using an & in place of the ; in your connectionURL: connectionURL="jdbc:mysql://javadev.logic.bm/steve?user=user&password=pa ssword" > -Original Message-

RE: MySQL/Tomcat startup problem

2003-01-31 Thread Raible, Matt
IL PROTECTED] > Subject: MySQL/Tomcat startup problem > > > Hello again - I have spent most of the day on this and don't > seem to be getting anywhere, searched the archives here and > the java.sun.com forums to no avail. Running Tomcat 4.1.18 on > my dev box Win2K S

MySQL/Tomcat startup problem

2003-01-31 Thread Geoff Peters
Hello again - I have spent most of the day on this and don't seem to be getting anywhere, searched the archives here and the java.sun.com forums to no avail. Running Tomcat 4.1.18 on my dev box Win2K Server, running MySQL 3.23.49 on the same network on a Redhat 7.3 install. I am simply trying t

RE: Startup Problem - Win2K - How To Get Stacktrace?

2002-11-21 Thread Douglas Reames
EMAIL PROTECTED] Subject: Fwd: Startup Problem - Win2K - How To Get Stacktrace? Could it be that until Ant is installed, that Tomcat does not have all of the class files it needs for deployment and startup? regards, Douglas Reames >Hi, >I am trying to run Tomcat 4.1 on a Win2K box, and &

RE: Startup Problem - Win2K - How To Get Stacktrace?

2002-11-21 Thread srinath narasimhan
02 09:46 To: 'Tomcat Users List' Subject: RE: Startup Problem - Win2K - How To Get Stacktrace? Tomcat doesn't require Ant unless you are building it. Have you looked at the log files in CATALINA_HOME\logs for any ideas. The other option is to open a command window, cd to CATALIN

RE: Startup Problem - Win2K - How To Get Stacktrace?

2002-11-21 Thread Lance Smith
EMAIL PROTECTED]] Sent: Thursday, November 21, 2002 8:26 AM To: [EMAIL PROTECTED] Subject: Fwd: Startup Problem - Win2K - How To Get Stacktrace? Could it be that until Ant is installed, that Tomcat does not have all of the class files it needs for deployment and startup? regards, Douglas Reames

Fwd: Startup Problem - Win2K - How To Get Stacktrace?

2002-11-21 Thread Douglas Reames
Could it be that until Ant is installed, that Tomcat does not have all of the class files it needs for deployment and startup? regards, Douglas Reames Hi, I am trying to run Tomcat 4.1 on a Win2K box, and 'startup' is problematic. I have set the environment variables, and pointed the JAVA_H

Startup Problem - Win2K - How To Get Stacktrace?

2002-11-21 Thread Douglas Reames
Hi, I am trying to run Tomcat 4.1 on a Win2K box, and 'startup' is problematic. I have set the environment variables, and pointed the JAVA_HOME to JDK1.3. And yet, I the startup does not complete. I have included the script output - environment variables - below. When it runs, I can see tha

Re: Bizarre startup problem on Mac OS X server, with 4.1.12. SOLVED

2002-11-14 Thread Martin Redington
Thanks a bunch Apple! My OS X Server installs have a catalina.jar file in the /Library/Java/Extensions directory. This dir is listed in the java.ext.dirs System property, so I presume it gets searched for jars during startup. After I gzip'd the catalina.jar, my tomcat 4.1.12 install started u

Re: Bizarre startup problem on Mac OS X server, with 4.1.12

2002-11-13 Thread Martin Redington
Hi Ian, thanks for your response. At least now I know I'm not going crazy. I didn't see the previous posts, but I have a vague recollection of having a similar problem with tomcat on my tibook ages ago, with a previous tomcat version. I shut down webobjects, and then tried moving the common

Re: Bizarre startup problem on Mac OS X server, with 4.1.12

2002-11-13 Thread Ian McFarland
My experience is consistent with the evidence you presented. I'm running X server (10.2.1) without WebObjects, and Tomcat works great. Yes, it appears that the XML parser included with WebObjects is your problem. I remember similar problems from this list where more than one XML library was install

Bizarre startup problem on Mac OS X server, with 4.1.12

2002-11-13 Thread Martin Redington
I have three machines. A tibook with Mac OS X 10.2.1, and 2 xserves with Mac OS X Server 10.2.1 The actual OS version is 10.2.1, build 6D52 on both machines. All three machines have the stock OS X 1.3.1 JVM install. I downloaded 4.1.12 (full) to all three machines, and unpacked it with gnu

RE: Tomcat Startup Problem

2002-10-06 Thread Shortt, Kevin
n-Francois Arcand [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 03, 2002 10:48 PM To: Tomcat Users List Subject: Re: Tomcat Startup Problem Have you change something in the server.xml file? If yes, double check your xml file is well formed. Can you post the xml file you have changed? -- Je

Re: Tomcat Startup Problem

2002-10-03 Thread Jean-Francois Arcand
Have you change something in the server.xml file? If yes, double check your xml file is well formed. Can you post the xml file you have changed? -- Jeanfrancois Shortt, Kevin wrote: >Hi All... > >I am an admin of a tomcat setup. >I am putting together a new machine and am using all the >lates

Tomcat Startup Problem

2002-10-03 Thread Shortt, Kevin
Hi All... I am an admin of a tomcat setup. I am putting together a new machine and am using all the latest stuff with all the fixins. In a nutshell, my specs... Tomcat 4.1.12 (built from source) - used all required commons-* from BUILDING.txt - all commons-* exist in ${tomcat_home}/commo

RE: Tomcat startup problem

2002-09-04 Thread Turner, John
install of Tomcat is absolutely painless, there's really no need at all for an RPM. John > -Original Message- > From: Sujoy Ghosh [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, September 04, 2002 5:44 AM > To: [EMAIL PROTECTED] > Subject: Tomcat startup problem > &g

Re: Re: Tomcat4 startup problem

2002-09-04 Thread Sujoy Ghosh
Hi Jeff, Thanks for your reply. At least now I cld get hold of some clue. But can you pls. do me some more help ? I have downloaded the jndi112.zip from the said URL , unpacking which produced two folder lib & examples . Can you pls. guide me where to put those files ?? Also do I need to down

Re: Tomcat4 startup problem

2002-09-04 Thread Jeff Turner
On Wed, Sep 04, 2002 at 09:44:31AM -, Sujoy Ghosh wrote: > Hi , > > I can't start Tomcat 4.0.3 ; while starting using "service tomcat4 > start " its showing Started [OK] but actually it isn't.Under > logs/catalina.out I found following error; > > Exception during startup processing > java

Tomcat4 startup problem

2002-09-04 Thread Sujoy Ghosh
Hi , I can't start Tomcat 4.0.3 ; while starting using "service tomcat4 start " its showing Started [OK] but actually it isn't.Under logs/catalina.out I found following error; Exception during startup processing java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: jav

Tomcat startup problem

2002-09-04 Thread Sujoy Ghosh
Hi , I can't start Tomcat 4.0.3 ; while starting using "service tomcat4 start " its showing Started [OK] but actually it isn't.Under logs/catalina.out I found following error; Exception during startup processing java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: jav

RE: webapp startup problem w Tomcat4.1.7

2002-08-02 Thread Shapira, Yoav
t;From: Michael Remijan [mailto:[EMAIL PROTECTED]] >Sent: Friday, August 02, 2002 11:25 AM >To: Tomcat Users List >Subject: webapp startup problem w Tomcat4.1.7 > >users, > >I've started developing with tomcat-4.1.7 with jdk1.4.1b14 on windows2000. >i'm deployed in

webapp startup problem w Tomcat4.1.7

2002-08-02 Thread Michael Remijan
users, I've started developing with tomcat-4.1.7 with jdk1.4.1b14 on windows2000. i'm deployed in this directory: C:\apps\Tomcat\jakarta-tomcat-4.1.7\webapps\diary. Tomcat outputs to it's log file the following error when trying to deploy a webapp. Anyone have an idea about this one? 2002-

RE: startup problem

2002-05-29 Thread John Niven
> -Original Message- > From: Sharifuddin Ahmed [mailto:[EMAIL PROTECTED]] > Sent: 29 May 2002 17:41 > To: [EMAIL PROTECTED] > Subject: startup problem > > > hello everyone i was wondering if anybody can help me.I have jdk1.3 > installed in C:\progr

RE: startup problem

2002-05-29 Thread Whitcomb, Roger
<mailto:[EMAIL PROTECTED]> -Original Message- From: Sharifuddin Ahmed [mailto:[EMAIL PROTECTED]] Sent: Wednesday, May 29, 2002 9:41 AM To: [EMAIL PROTECTED] Subject: startup problem hello everyone i was wondering if anybody can help me.I have jdk1.3 installed in C:\program files\jdk1.3

startup problem

2002-05-29 Thread Sharifuddin Ahmed
hello everyone i was wondering if anybody can help me.I have jdk1.3 installed in C:\program files\jdk1.3\bin In tomcat.bat i added in the environment variables SET JAVA_HOME=C=\PROGRAM FILES\jdk1.3\bin when startup at C:\jakarta-tomcat-3.2.4\bin> i get the error C:\jakarta-tomcat-3.2.4\bi

Re: Startup problem

2002-04-24 Thread Oscar Buse
Hoi, On Wed, 24 Apr 2002, Tomcat Users List wrote: > Hi, > > I Installed tomcat 4.0.3 on Solaris 8. At startup I see the following > in catalina.out: > > Starting service Tomcat-Standalone > Apache Tomcat/4.0.3 > PARSE error at line 1 column 44 > org.xml.sax.SAXParseException: The markup in th

Startup problem

2002-04-24 Thread Oscar Buse
Hi, I Installed tomcat 4.0.3 on Solaris 8. At startup I see the following in catalina.out: Starting service Tomcat-Standalone Apache Tomcat/4.0.3 PARSE error at line 1 column 44 org.xml.sax.SAXParseException: The markup in the document preceding the root element must be well-formed. Somebody h

Startup problem on SuSE Linux 7.3

2002-04-14 Thread Martin Giljohann
Hi, could someone please help me out on my problem getting Tomcat to work? I tried to get it to work for several days now but I always get stuck at the same point. I'm running J2SE 1.3.1-b24 on SuSE Linux 7.3. Each time I try to start Tomcat 4.0.3 like this: linux:/ # /usr/local/jakarta-tomcat-4

Re: org.xml.SAXParseException: The String"--"is not permitted within comments. Tomcat 4 Startup Problem

2002-02-25 Thread Markus Spath
hi, Chuck Amadi wrote > > Thus i have checked out all my comment entries . Where do you think i > have made the mistake as i can't rin the startup Now! > > > > .^ you didn't close the comment properly > reloadable = "true">

org.xml.SAXParseException: The String"--"is not permitted within comments. Tomcat 4 Startup Problem

2002-02-25 Thread Chuck Amadi
Hi there im now getting this error on startup.bat. within comments org.xml.SAXParseException: The String"--"is not permitted within comments. 1) Thus i have set up a basic servlet authentication. that has compiled within Netbeans IDE. 2) Added a resource protection declaration to the

Re: Strange startup problem with Tomcat 4.0.1 + W2K + JDK 1.3.1_02

2002-02-20 Thread David Slater
Hell, just realized that was an error msg, not your config file! I still feel that the parse error is the root of all evil for you with this though. Try making sure there are no tabs or funky chars embedded in the server.xml line and/or restore a known good copy, retype the line, etc. Best

Re: Strange startup problem with Tomcat 4.0.1 + W2K + JDK 1.3.1_02

2002-02-20 Thread David Slater
The Connector values need to be quoted: The parse error is probably causing all the other startup errors as a result. My gut feeling anyway! Pykäläinen, Eero wrote: > I searched the web and archives but found no answer to this. If any of you > people could help I would appreciate it very muc

Strange startup problem with Tomcat 4.0.1 + W2K + JDK 1.3.1_02

2002-02-20 Thread "Pykäläinen, Eero"
I searched the web and archives but found no answer to this. If any of you people could help I would appreciate it very much. Everything has worked fine for several weeks but this morning when I tried to start Tomcat service on my W2K I got the following error message: "Could not start the Tomc

RE: Config/Startup problem contextInit() not running

2002-01-22 Thread Larry Isaacs
IL PROTECTED]] > Sent: Tuesday, January 22, 2002 12:57 PM > To: Tomcat Users List > Subject: RE: Config/Startup problem contextInit() not running > > > I added the CustomRealm declaration into the modules.xml and > now I get a > CNFE(ClassNotFound Exception). This is a st

RE: Config/Startup problem contextInit() not running

2002-01-22 Thread Adam Paeth
do with the classpath somewhere to have this jar file included? Thanks, Adam Paeth > -Original Message- > From: Larry Isaacs [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 22, 2002 11:40 AM > To: 'Tomcat Users List' > Subject: RE: Config/Startup problem

RE: Config/Startup problem contextInit() not running

2002-01-22 Thread Larry Isaacs
List > Subject: RE: Config/Startup problem contextInit() not running > > > OK, I have more clues, but no answer yet. Here's what I did: > > 1> Change javaClass in modules-myapp.xml to a non-existant class. >Result: no error messages. > > 2> change mo

RE: Config/Startup problem contextInit() not running

2002-01-22 Thread Adam Paeth
age- > From: Larry Isaacs [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 22, 2002 7:35 AM > To: 'Tomcat Users List' > Subject: RE: Config/Startup problem contextInit() not running > > > If there aren't any System.out.println's or log output being > gen

RE: Config/Startup problem contextInit() not running

2002-01-22 Thread Larry Isaacs
the class. An alternative is to modify modules-myapp.xml to specify an incorrect class name. Cheers, Larry > -Original Message- > From: Adam Paeth [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 21, 2002 5:05 PM > To: Tomcat Users List > Subject: RE: Config/Startup pro

RE: Config/Startup problem contextInit() not running

2002-01-21 Thread Adam Paeth
That is a great question, how do I check since I can't find anything in a log file? Thanks, Adam > -Original Message- > From: Larry Isaacs [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 21, 2002 3:53 PM > To: 'Tomcat Users List' > Subject: RE: Conf

RE: Config/Startup problem contextInit() not running

2002-01-21 Thread Larry Isaacs
I'll investigate for Tomcat 3.3a/3.3.1-dev. Do you know if your is being loaded, as opposed to being ignored? Cheers, Larry > -Original Message- > From: Adam Paeth [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 21, 2002 4:10 PM > To: Tomcat User List > Sub

Config/Startup problem contextInit() not running

2002-01-21 Thread Adam Paeth
I'm going crazy trying to figure this out... I've re-written a customized realm that we used for our Tomcat 3.2.1 (now for 3.3). For some reason the debug messages that I've put into the contextInit() method are not showing up on the console or any log files. It doesn't appear that the method

Re: Jakarta-Tomcat 4.01 startup problem

2001-12-22 Thread Cynthia Jeness
John, It appears to me that Tomcat4 listens on port 8180 and not port 8080. This is what I see through "lsof" and I can connect to "locahost:8180". Cynthia Jeness John Clayton wrote: > OK - > > I figured out service. I got tomcat to start, at least service says > it's started. But ... reque

Re: Jakarta-Tomcat 4.01 startup problem

2001-12-22 Thread John Clayton
OK - I figured out service. I got tomcat to start, at least service says it's started. But ... requesting localhost:8080 gets a connection failure. Anyone come across this? I am using RedHat 7.2 for this. Thanks, John On Saturday, December 22, 2001, at 06:51 PM, John Clayton wrote: > K

Re: Jakarta-Tomcat 4.01 startup problem

2001-12-22 Thread John Clayton
Kenneth, forgive my ignorance here, I'm new to using Tomcat on Linux. you say use service, what is that? the rpm installed only bootstrap.jar in my tomcat4/bin directory, not the usual .sh files. Anybody? Thanks, John -- To unsubscribe: For additional command

Re: Jakarta-Tomcat 4.01 startup problem

2001-12-04 Thread Alec Bickerton
Hi, You need to use service tomcat4 start | stop I had the same problem using the rpm. 30/11/2001 03:23:55, Kenneth Fung <[EMAIL PROTECTED]> wrote: >To who it may concern, > >I have installed jakarta-tomcat 4.01 RPM on My Redhat Linux 7.0. >However, there is no *.sh files as described in Tom

Jakarta-Tomcat 4.01 startup problem

2001-11-30 Thread Kenneth Fung
To who it may concern, I have installed jakarta-tomcat 4.01 RPM on My Redhat Linux 7.0. However, there is no *.sh files as described in Tomcat documentation, so I download the ZIP version and extract *.sh files and additional /webapps for startup. I found even I have setup environment variables s

Re: Linux startup problem

2001-11-11 Thread Janek Bogucki
On Sat, 10 Nov 2001, Matt Egyhazy wrote: > i have seen very, very, very bad code written > for applications that use jsp. > You should see some of the horrible servlet-based code I've also had to look at. People that are bound and determined to shoot themselves in the foot no matter what tool

Re: Tomcat startup problem

2001-09-18 Thread Steve Heller
VA_HOME say? > > > -Original Message- > > From: Steve Heller [mailto:[EMAIL PROTECTED]] > > Sent: Monday, September 17, 2001 11:32 PM > > To: [EMAIL PROTECTED] > > Subject: Re: Tomcat startup problem > > > > > > pero, > > > > I need

RE: Tomcat startup problem

2001-09-17 Thread pero
Heller [mailto:[EMAIL PROTECTED]] > Sent: Monday, September 17, 2001 11:32 PM > To: [EMAIL PROTECTED] > Subject: Re: Tomcat startup problem > > > pero, > > I need to try a few things but %TOMCAT_OPTS% appears to be empty > although I > think that it is the same under

RE: Tomcat startup problem

2001-09-17 Thread Hoggatt Matt - mahogg
My %TOMCAT_OPTS% is empty, but %_STARTJAVA% is the following. . . set _STARTJAVA=start "%JAVA_HOME%\bin\java" -Matt -Original Message- From: Steve Heller [mailto:[EMAIL PROTECTED]] Sent: Monday, September 17, 2001 4:32 PM To: [EMAIL PROTECTED] Subject: Re: Tomcat startup prob

Re: Tomcat startup problem

2001-09-17 Thread Steve Heller
hat %_STARTJAVA% and %TOMCAT_OPTS% are filled? > > > -Original Message- > > From: Steve Heller [mailto:[EMAIL PROTECTED]] > > Sent: Monday, September 17, 2001 10:56 PM > > To: [EMAIL PROTECTED] > > Subject: Tomcat startup problem > > > > > > I r

Re: Tomcat startup problem

2001-09-17 Thread Steve Heller
Matt, Yes, I can cd %TOMCAT_HOME% Steve Hoggatt Matt - mahogg wrote: > Can you "cd %TOMCAT_HOME%"? > > -Original Message- > From: pero [mailto:[EMAIL PROTECTED]] > Sent: Monday, September 17, 2001 4:15 PM > To: [EMAIL PROTECTED] > Subject: RE: Tomcat s

RE: Tomcat startup problem

2001-09-17 Thread Hoggatt Matt - mahogg
Can you "cd %TOMCAT_HOME%"? -Original Message- From: pero [mailto:[EMAIL PROTECTED]] Sent: Monday, September 17, 2001 4:15 PM To: [EMAIL PROTECTED] Subject: RE: Tomcat startup problem are you sure that %_STARTJAVA% and %TOMCAT_OPTS% are filled? > -Original Messag

RE: Tomcat startup problem

2001-09-17 Thread pero
are you sure that %_STARTJAVA% and %TOMCAT_OPTS% are filled? > -Original Message- > From: Steve Heller [mailto:[EMAIL PROTECTED]] > Sent: Monday, September 17, 2001 10:56 PM > To: [EMAIL PROTECTED] > Subject: Tomcat startup problem > > > I recently upgraded

Tomcat startup problem

2001-09-17 Thread Steve Heller
I recently upgraded my PC from Windows 95 to Windows 2000. A Tomcat server and an application were working on the Win95 PC. After upgrading to Win2000, I installed the jdk, copied the jakarta-tomcat-3.2.1 directories and files to the PC and set up environmental variables. I am getting this erro

Re: Help: Win 98 Startup Problem

2001-08-14 Thread Dmitri Colebatch
To cut and paste from %TOMCAT_HOME%\doc\readme 6.6 Avoiding "Out of environment space" errors on Windows 95/98 This error can easily occur since the default amount of environment space is typically insufficient to run Tomcat. Here are a couple of ways to avoid it. A. If you use the MS-DOS Pr

Help: Win 98 Startup Problem

2001-08-14 Thread Mark Melhado
Hello, I've installed Tomcat 3.2.3 on my Win98 machine, but after a couple of hours of trying to get it started - no joy. I routinely compile and run other Java programs on this maching, but there is something about the Tomcat startup.bat file that is giving me fits. Anyway, I've searched the

Load on startup problem

2001-07-27 Thread suresh
Hello I am using tomcat 3.2.1 on linux 7.1(intel) I have been trying to load servlets on startup.It does work ie .. i get the init on servlet in the logs ,But whenever i access the servlet ,i get a the servlet init again,Is This Normal? or Are the servlets doind a INIT everytime(is it a known bug

Weird startup problem - V3.3m4

2001-07-09 Thread Mark Muffett
I don't know for sure if this is a bug or my fault with config.   I've been using Tomcat 3.3m3 with Apache for a month or so with success.  I changed to 3.3m4 last week, apparently also successfully.  I rebooted the computer (Linux, 2.2 kernel) and it went wrong! - Tomcat would work on its o

RE: startup problem under win32

2001-06-04 Thread Randy Layman
> Sent: Saturday, June 02, 2001 9:55 AM > To: [EMAIL PROTECTED] > Subject: startup problem under win32 > > > Hi guys, > > I am a newbie in this area, so please forgive my ignorance. > I have a question concerning the startup of Tomcat. I use > windows 2000 server

startup problem under win32

2001-06-01 Thread Jeff Gu
Hi guys, I am a newbie in this area, so please forgive my ignorance. I have a question concerning the startup of Tomcat. I use windows 2000 server version and wish to integrate Tomcat with Apache, which is already configured. I have JDK 1.3 SE installed at c:\jdk1.3. I have downloaded th

Startup problem

2001-04-18 Thread Michael Burke
Tomcat hangs under win 98 after the line "PoolTcpConnection: StartingAjp12ConnectionHandler on 8007". My internet connection is a dsl line if that has anything to do with it. Any help would be appreciated.

RE: tomcat startup problem

2001-04-16 Thread Wong, Connie
ECTED]' > Subject: RE: tomcat startup problem > > This should be in an FAQ somewhere.. > > If I'm not mistaken, this error : > > > FATAL:java.net.BindException: Address already in use > > at java.net.PlainSocketImpl.socketBind(Native Method) >

Re: tomcat startup problem

2001-04-16 Thread Chad Harrison
anything else important > running > java on your machine! I've had to do this a few times, if Tomcat doesn't > shutdown properly on it's own. > > Thanks, > --jeff > > - Original Message - > From: "Chad Harrison" <[EMAIL PROTECTED]&g

RE: tomcat startup problem

2001-04-16 Thread Randy Layman
: Chad Harrison [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 16, 2001 1:18 PM > To: [EMAIL PROTECTED] > Subject: tomcat startup problem > > > > redhat 7 > sun jdk 1.3 > > when I try to run tomcat I get > > #./startup.sh > > Using classpath: >

Re: tomcat startup problem

2001-04-16 Thread Jeff Kilbride
From: "Chad Harrison" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 16, 2001 10:17 AM Subject: tomcat startup problem > > redhat 7 > sun jdk 1.3 > > when I try to run tomcat I get > > #./startup.sh > > Using classpath: > /usr

RE: tomcat startup problem

2001-04-16 Thread Craig Pfeifer
> Sent: Monday, April 16, 2001 1:18 PM > To: [EMAIL PROTECTED] > Subject: tomcat startup problem > > > > redhat 7 > sun jdk 1.3 > > when I try to run tomcat I get > > #./startup.sh > > Using classpath: > /usr/local/tomcat/lib/ant.jar:/usr/local/to

tomcat startup problem

2001-04-16 Thread Chad Harrison
redhat 7 sun jdk 1.3 when I try to run tomcat I get #./startup.sh Using classpath: /usr/local/tomcat/lib/ant.jar:/usr/local/tomcat/lib/jasper.jar:/usr/local/ tomcat/lib/jaxp.jar:/usr/local/tomcat/lib/parser.jar:/usr/local/tomcat/lib/ servlet.jar:/usr/local/tomcat/lib/test:/usr/local/tomcat/li

Tomcat startup problem on NT

2001-04-06 Thread gpjkumar
Hi, I Installed Tomcat on WindowsNT4.0 .It was working fine and suddenly I got a message as follows .I sthere any body who can help me? Please e-mail it to [EMAIL PROTECTED] Jay ERROR: The requested URL could not be retrieved ---

RE: tomcat startup problem

2001-04-06 Thread Michael Wentzel
Run 'tomcat.bat run' at command prompt instead of startup.bat. This will allow you to see stack trace. --- Michael Wentzel Software Developer Software As We Think - http://www.aswethink.com

RE: tomcat startup problem

2001-04-06 Thread Benoît Jacquemont
You sould try to open a command line window, got to the tomcat/bin directory and try tomcat run. You'll see what's exactly the problem since the window won't close. Benoît > Hi, > > I have tomcat 3.2.1 running on win 2k with jdk 1.3 > > Everything was running perfectly until a while ago. Suddenly

tomcat startup problem

2001-04-06 Thread Adilakshmi Lingam
Hi, I have tomcat 3.2.1 running on win 2k with jdk 1.3 Everything was running perfectly until a while ago. Suddenly when I see, tomcat is shutdown and all the windows are closed. I tried to restart. Tomcat starts opening in the new window. I think it loads the loadon startup servlet and then whe

Re: Tomcat startup problem

2001-03-26 Thread Jon Small
; command like Linux does. Any assistance is sincerely appreciated. - Original Message - From: "Vladimir Grishchenko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, March 23, 2001 4:47 PM Subject: Re: Tomcat startup problem > It might be that you don'

Re: Tomcat startup problem

2001-03-23 Thread Vladimir Grishchenko
It might be that you don't set $TOMCAT_HOME. The following script works on Linux, set vars to your values: #!/bin/sh TOMCAT_HOME=/usr/local/tomcat export TOMCAT_HOME JAVA_HOME=/opt/IBMJava2-13 export JAVA_HOME case "$1" in start) echo -n "Starting Tomcat: " $TOMCAT_HOME/bin/s

Tomcat startup problem

2001-03-23 Thread Jon Small
O/S: HP-UX 11.0Apache: 1.3.12Tomcat: 3.1Anyone have/had the same problem? I can start Tomcat manually just fine, butnot successfully with an init script. It seems that the "java" processstarts initially, but at some point dies. I think that it dies when the initscript exits. We have it runni

Re: Tomcat Startup Problem

2001-03-23 Thread tomcat
You might have to edit the workers.properties file and set the path to the tomcat and jdk directories in it. -Thos On Fri, 23 Mar 2001, Muniraja Balaji wrote: > Hi, > I am new to Tomcat, i have downloaded the Tomcat Zip file and unzipped to the >local drive. After that i have configured t

Tomcat Startup Problem

2001-03-22 Thread Muniraja Balaji
Hi, I am new to Tomcat, i have downloaded the Tomcat Zip file and unzipped to the local drive. After that i have configured the JAVA_HOME,TOMCAT_HOME and CLASSPATH variables also. When i startup Tomcat i get an error message Can't find class org/apache/tomcat/startup/Tomcat and closes the

Re: JServ startup problem -- PLEASE HELP!!!

2001-02-20 Thread lee fellows
Hi, I don't know for sure, but I suspect that there is not enough information in just this log file entry to assist you. Could you look at the error_log and other log files to see if additional information relating to this error is being logged, or post any errors you are seeing in a console w

  1   2   >