in server.xml look for this line:

<Connector port="80" maxHttpHeaderSize="8192" maxThreads="150" minSpareThreads="25" maxSpareThreads="75" enableLookups="false" redirectPort="8443" acceptCount="100" connectionTimeout="20000" disableUploadTimeout="true"/>

and change port then point to the tomcat start page via your browser using:
localhost:port (eg localhost:8123)

adeyemi adesina wrote:

The problem persists despite the fact that the Apache Tomcat service is
running.

Attached are the contents of my log files that have sizes greater than
zero (0) kb. It seems port number 80 is in use. How do I assign another
port number to Tomcat 5.5?

Thanks.

-----Original Message-----
From: Stephan Schöffel [mailto:[EMAIL PROTECTED] Sent: Friday, October 27, 2006 2:04 PM
To: Tomcat Users List
Subject: Re: Hi

make sure tomcat is started


adeyemi adesina wrote:

Hello Users,

I got an error message "The page cannot be found." when I tried to
access the 'Tomcat Manager' page by Clicking Start->All Programs->
Apache Tomacat 5.5-> 'Tomcat Manager' on Windows XP. I have accessed
the
'Tomcat Manager' page several times before, but I am having a problem
accessing it now.
Could someone tell me what to do to resolve this error message.

An early response will be appreciated.

Kind Regards,
'Yemi.





---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

------------------------------------------------------------------------

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

  • Re: Hi Stephan Schöffel

Reply via email to