If you had provided the full text of the error message I could have
answered you better, but I believe one of two things are happening:
        1.  Something else is trying to use the port that Tomcat wants (you
can use netstat -a to determine what ports are in use)
        2.  You are trying to use a restricted port.  Generally UNIX
reserves ports 1024 and below for usage only by root.  If you are not using
one of these ports then its probably not the problem.

        Randy


>  -----Original Message-----
> From:         [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] 
> Sent: Tuesday, November 13, 2001 3:04 PM
> To:   'Tomcat Users List'
> Subject:      Tomcat as a remote server
> 
> Being a "newbie" to tomcat and linux, I lost tons of hair to 
> integrated Apache1.3.22 and Tomcat 4.0.1.  Having that 
> completed I'd like to separate Apache and Tomcat to different boxes.  
> 
> I am running RH7.1 on both servers.  The server I want to 
> house tomcat is unwilling to start the tomcat-apache service 
> .  The error reported in catalina.out is:  Starting Service 
> Tomcat-Apache Apache Tomcat4.0.1 Standard server await: 
> create: java.net.BindException: Cannot assign requested 
> address........
> 
> I suspect this to be because there is not a local 
> installation of apache.  I changed the tomcat-apache service 
> connector port to reflect " ApacheServer:8008 " to no avail.  
> 
> Any suggestions?
> 
> Thank you, in advance, for your time and efforts in responding.
> 
> Suzanne  
> 
>  << File: ATT05915.txt >> 

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to