Re: HTTP Status 503 - Server default is currently unavailable

2002-09-12 Thread Chuck Amadi

Mark Hansen wrote:

I'm trying to deploy Apache Tomcat/4.0.3.  It starts up, but when I try to
access index.html, I get the error message HTTP Status 503 - Server default
is currently unavailable.

Can anyone tell me what might be causing this?

Thanks,

Mark


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

Hi there have you another service running on your port 8080 which of 
course is the default port.If so goto and edit (using your fav 
editor)your tomcat-install/conf/server.xml and change your port to 
anything above or greater than1024  as ports less than or equal to 1024 
will require superuser to access to bind (mine for instance is )as 
mentioned in the README.txt /RUNNING.txt or Installation Files.

Thus Restart Tomcat 4.0.3 and change to the new port in the url i.e 
http://localhost:/index.html

Plz correct me if I'm wrong wortha try.

-- 
Regards 
Chuck Amadi
ICT Dept Systems Programmer
Rhaglenydd Systemau Adran ICT





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




HTTP Status 503 - Server default is currently unavailable

2002-09-10 Thread Mark Hansen

I'm trying to deploy Apache Tomcat/4.0.3.  It starts up, but when I try to
access index.html, I get the error message HTTP Status 503 - Server default
is currently unavailable.

Can anyone tell me what might be causing this?

Thanks,

Mark


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




RE: HTTP Status 503 - Server default is currently unavailable

2002-09-10 Thread Howard Miller

For a start,

have you checked in $CATALINA_HOME/logs? Check the contents of porbably
catalina.out, but there could be a localhost-date.txt.

Anything strange?

HM

-Original Message-
From: Mark Hansen [mailto:[EMAIL PROTECTED]]
Sent: 10 September 2002 14:37
To: Tomcat Users List
Subject: HTTP Status 503 - Server default is currently unavailable


I'm trying to deploy Apache Tomcat/4.0.3.  It starts up, but when I try to
access index.html, I get the error message HTTP Status 503 - Server default
is currently unavailable.

Can anyone tell me what might be causing this?

Thanks,

Mark


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

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