are you sure tomcat isn't already running?  i had that very same problem after 
rebooting and it turned out i hadn't realised that tomcat had been installed as 
a service and started when the machine did.  check the task manager for 
tomcat.exe.

course, if you want System.out.println() statements redirected to a terminal, 
you'll have to stop and then restart tomcat.

maurice


> Mailing-List: contact [EMAIL PROTECTED]; run by ezmlm
> List-Unsubscribe: <mailto:[EMAIL PROTECTED]>
> List-Subscribe: <mailto:[EMAIL PROTECTED]>
> List-Help: <mailto:[EMAIL PROTECTED]>
> List-Post: <mailto:[EMAIL PROTECTED]>
> List-Id: "Tomcat Users List" <tomcat-user.jakarta.apache.org>
> Delivered-To: mailing list [EMAIL PROTECTED]
> From: [EMAIL PROTECTED]
> Date: Sat, 5 Jul 2003 14:26:33 EDT
> Subject: I can no longer start TC from W2k Start Menu
> To: [EMAIL PROTECTED]
> X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N
> 
> 
> Hi All,
> 
> I can no longer start TC from W2k from the 
> 
> Start >> Program >> Apache Tomcat 4.1 >> Start Tomcat 
> 
> using the parameters E:\j2sdk1.4.1_01\bin\java.exe -jar -Duser.dir="E:\Tomcat 
> 4.1" "E:\Tomcat 4.1\bin\bootstrap.jar" start
> 
> 
> Tomcat start by opening a commandline window as usual, but this window 
> vanishes after displaying the ff. on the screen :
> 
> 04.07.2003 17:12:57 org.apache.commons.modeler.Registry loadRegistry
> INFO: Loading registry information
> 04.07.2003 17:12:57 org.apache.commons.modeler.Registry getRegistry
> INFO: Creating new Registry instance
> 04.07.2003 17:12:58 org.apache.commons.modeler.Registry getServer
> INFO: Creating MBeanServer
> 04.07.2003 17:12:59 org.apache.coyote.http11.Http11Protocol init
> INFO: Initializing Coyote HTTP/1.1 on port 8080
> 04.07.2003 17:12:59 org.apache.coyote.http11.Http11Protocol init
> INFO: Initializing Coyote HTTP/1.1 on port 80
> Starting service Tomcat-Standalone
> Apache Tomcat/4.1.18-LE-jdk14
> 
> I am using struts too.
> 
> What could be the root course. I have looked into the logs folder, but I can 
> find any log info. to show me what is missing.
> 
> Tomcat starts with no problem when I do start it in my ide.
> 
> Any help will be much appreciated.
> 
> Thanks.
> 
> Bob.


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

Reply via email to