RE: Pentium IV - any known problems?????

2001-04-17 Thread BenoƮt Jacquemont

First of all, open a dos window, go to your TOMCAT_HOME (cd TOMCAT_HOME), go
to the bin, and execute tomcat run instead of double clicking on the
startup.bat script. It is a every-day-repeated trick to see what is the
error when the window is closing. So please write it down somewhere ! (;-)
).

Benot
 Hi,
 
 I've been looking for anything in the archive but couldn't 
 see anything
 to help me.  Feel free to ignore this but I'm puzzled so 
 anything would
 be a step forward!
 
 Basically, I'm trying to get Tomcat up and running on a Pentium IV 
 PC - does anyone know of any reason why this would fail?  I only ask
 because my Visual Cafe 4.0 was unsupported on P IV and that
 spooked me.
 
 I've got jdk13 installed and my "HelloWorld" test works.  I've set
 JAVA_HOME
 and  TOMCAT_HOME but runing "startup" brings up a dos window that
 then disappears without any error.  I followed the 
 installation guide I
 found here,
 www.onjava.com/lpt/a/729 maybe it misses something out.
 
 I'm currently eyeballing the startup scripts
 
 Thanks for your time,
 Chris

 winmail.dat


RE: Pentium IV - any known problems?????

2001-04-17 Thread Randy Layman


As to the PIV - I am currently using one without problem, though Sun
does recommend only certain versions of their JDKs for the PIV.

As to your startup problem - instead of running "startup", try
running "tomcat run" - this will start Tomcat in the current DOS window
instead of spawning a new one and the error will be displayed and persist
for you to read and solve.  Usually this is either a badly configured
TOMCAT/JAVA_HOME or something else is using one of Tomcat's ports (8080 and
8007 by default).

Randy

 -Original Message-
 From: Chris Ward [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, April 17, 2001 10:53 AM
 To: Tomcat Users (E-mail)
 Subject: Pentium IV - any known problems?
 
 
 
 Hi,
 
 I've been looking for anything in the archive but couldn't 
 see anything
 to help me.  Feel free to ignore this but I'm puzzled so 
 anything would
 be a step forward!
 
 Basically, I'm trying to get Tomcat up and running on a Pentium IV 
 PC - does anyone know of any reason why this would fail?  I only ask
 because my Visual Cafe 4.0 was unsupported on P IV and that
 spooked me.
 
 I've got jdk13 installed and my "HelloWorld" test works.  I've set
 JAVA_HOME
 and  TOMCAT_HOME but runing "startup" brings up a dos window that
 then disappears without any error.  I followed the 
 installation guide I
 found here,
 www.onjava.com/lpt/a/729 maybe it misses something out.
 
 I'm currently eyeballing the startup scripts
 
 Thanks for your time,
 Chris
 



RE: Pentium IV - any known problems?????

2001-04-17 Thread Chris Ward


Ignore me - I was being an idiot.  All better now!

Thanks anyway,
Chris



RE: Pentium IV - any known problems?????

2001-04-17 Thread Chris Ward


Thanks for this suggestion.  I had been doing
just this then someone suggested a Restart of
my PC.  Since I had not done this since installing
my new Visual Cafe, the PC was confused about the 
Java environment.  The restart sorted it all out.

Thanks again,
Chris

-Original Message-
From: Benot Jacquemont [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 17 April 2001 16:02
To: [EMAIL PROTECTED]
Subject: RE: Pentium IV - any known problems?


First of all, open a dos window, go to your TOMCAT_HOME (cd
TOMCAT_HOME), go to the bin, and execute tomcat run instead of double
clicking on the startup.bat script. It is a every-day-repeated trick to
see what is the error when the window is closing. So please write it
down somewhere ! (;-) ).

Benot
 Hi,
 
 I've been looking for anything in the archive but couldn't 
 see anything
 to help me.  Feel free to ignore this but I'm puzzled so 
 anything would
 be a step forward!
 
 Basically, I'm trying to get Tomcat up and running on a Pentium IV 
 PC - does anyone know of any reason why this would fail?  I only ask
 because my Visual Cafe 4.0 was unsupported on P IV and that
 spooked me.
 
 I've got jdk13 installed and my "HelloWorld" test works.  I've set
 JAVA_HOME
 and  TOMCAT_HOME but runing "startup" brings up a dos window that
 then disappears without any error.  I followed the 
 installation guide I
 found here,
 www.onjava.com/lpt/a/729 maybe it misses something out.
 
 I'm currently eyeballing the startup scripts
 
 Thanks for your time,
 Chris



RE: Pentium IV - any known problems?????

2001-04-17 Thread Chris Ward


Just for closure on this - my problem was a 
failure to restart my machine after upgrading
my Visual Cafe to the P IV friendly version 
earlier in the process.  

The restart did the trick and things seem fine.

I was trying to fix a problem that was not there!

Thanks to everyone for their help.
Chris



-Original Message-
From: Randy Layman [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 17 April 2001 15:29
To: [EMAIL PROTECTED]
Subject: RE: Pentium IV - any known problems?



As to the PIV - I am currently using one without problem, though
Sun
does recommend only certain versions of their JDKs for the PIV.

As to your startup problem - instead of running "startup", try
running "tomcat run" - this will start Tomcat in the current DOS window
instead of spawning a new one and the error will be displayed and
persist
for you to read and solve.  Usually this is either a badly configured
TOMCAT/JAVA_HOME or something else is using one of Tomcat's ports (8080
and
8007 by default).

Randy

 -Original Message-
 From: Chris Ward [mailto:[EMAIL PROTECTED]]
 Sent: Tuesday, April 17, 2001 10:53 AM
 To: Tomcat Users (E-mail)
 Subject: Pentium IV - any known problems?
 
 
 
 Hi,
 
 I've been looking for anything in the archive but couldn't 
 see anything
 to help me.  Feel free to ignore this but I'm puzzled so 
 anything would
 be a step forward!
 
 Basically, I'm trying to get Tomcat up and running on a Pentium IV 
 PC - does anyone know of any reason why this would fail?  I only ask
 because my Visual Cafe 4.0 was unsupported on P IV and that
 spooked me.
 
 I've got jdk13 installed and my "HelloWorld" test works.  I've set
 JAVA_HOME
 and  TOMCAT_HOME but runing "startup" brings up a dos window that
 then disappears without any error.  I followed the 
 installation guide I
 found here,
 www.onjava.com/lpt/a/729 maybe it misses something out.
 
 I'm currently eyeballing the startup scripts
 
 Thanks for your time,
 Chris