You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by neal <ne...@yahoo.com> on 2002/08/23 01:45:10 UTC

from port 8080 to port 80

I changed Tomcat from listening on port 8080 to port 80 in the
conf/server.xml file.  But its still listening on port 8080.  Saved file,
restarted tomcat and it still didn't work. Restarted computer...still didn't
work.  ANy thoughts? I did this on a different computer and it worked fine.

Version 4.0.4 on Windows XP home.  JDK 1.4

Thanks.
Neal



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: from port 8080 to port 80

Posted by Keith Wannamaker <Ke...@Wannamaker.org>.
I'm just saying what you're describing sounds like another instance.
Check the service manager, TC should be labeled.  Or, just look at
the processes in the task list.

Keith

| -----Original Message-----
| From: neal [mailto:nealcabage@yahoo.com]
| Sent: Thursday, August 22, 2002 7:11 PM
| To: Tomcat Users List
| Subject: RE: from port 8080 to port 80 
| 
| 
| Well, it was a fresh install so I don't think it was possible that (a) we
| would have a second copy or (b) that we'd have addtional nodes specifying
| 8080 in the server.xml file...in fact just confirmed .... no extra nodes.
| And, we installed without the NT service ... so I don't I don't think it
| could be running.  On the chance that it is the NT sevrice causing grief
| though ... do you know the name the service runs under on Windows?
| 
| Thanks.
| Neal
| 
| 
| -----Original Message-----
| From: Keith Wannamaker [mailto:Keith@Wannamaker.org]
| Sent: Thursday, August 22, 2002 5:58 PM
| To: Tomcat Users List
| Subject: RE: from port 8080 to port 80
| 
| 
| Sounds like the instance of tomcat which is running is not using the
| configuration file you are editing, or you've got another instance of tomcat
| running on 8080.  You didn't specify if the port 80 was being listened to.
| After you have ruled out other instances, grep the config file for 80 and
| double check you don't have another connector configured.
| 
| Keith
| 
| | -----Original Message-----
| | From: neal [mailto:nealcabage@yahoo.com]
| | Sent: Thursday, August 22, 2002 6:45 PM
| | To: Tomcat Users List
| | Subject: from port 8080 to port 80
| |
| |
| | I changed Tomcat from listening on port 8080 to port 80 in the
| | conf/server.xml file.  But its still listening on port 8080.  Saved file,
| | restarted tomcat and it still didn't work. Restarted computer...still
| didn't
| | work.  ANy thoughts? I did this on a different computer and it worked
| fine.
| |
| |
| 
| --
| To unsubscribe, e-mail:
| <ma...@jakarta.apache.org>
| For additional commands, e-mail:
| <ma...@jakarta.apache.org>
| 
| 
| --
| To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
| For additional commands, e-mail: <ma...@jakarta.apache.org>
| 
| 

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: from port 8080 to port 80

Posted by neal <ne...@yahoo.com>.
Well, it was a fresh install so I don't think it was possible that (a) we
would have a second copy or (b) that we'd have addtional nodes specifying
8080 in the server.xml file...in fact just confirmed .... no extra nodes.
And, we installed without the NT service ... so I don't I don't think it
could be running.  On the chance that it is the NT sevrice causing grief
though ... do you know the name the service runs under on Windows?

Thanks.
Neal


-----Original Message-----
From: Keith Wannamaker [mailto:Keith@Wannamaker.org]
Sent: Thursday, August 22, 2002 5:58 PM
To: Tomcat Users List
Subject: RE: from port 8080 to port 80


Sounds like the instance of tomcat which is running is not using the
configuration file you are editing, or you've got another instance of tomcat
running on 8080.  You didn't specify if the port 80 was being listened to.
After you have ruled out other instances, grep the config file for 80 and
double check you don't have another connector configured.

Keith

| -----Original Message-----
| From: neal [mailto:nealcabage@yahoo.com]
| Sent: Thursday, August 22, 2002 6:45 PM
| To: Tomcat Users List
| Subject: from port 8080 to port 80
|
|
| I changed Tomcat from listening on port 8080 to port 80 in the
| conf/server.xml file.  But its still listening on port 8080.  Saved file,
| restarted tomcat and it still didn't work. Restarted computer...still
didn't
| work.  ANy thoughts? I did this on a different computer and it worked
fine.
|
|

--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: from port 8080 to port 80

Posted by neal <ne...@yahoo.com>.
Further wierdness....in addition to it still listening on port 8080 ... the
webmodule I just installed is apparently non-existant ... that according to
my browsing session to view the web app.  It would seem that perhaps there
really IS another instance running or something ... but we just installed
the first ever install of Tomcat and did so without the NT service...it
seems like an impossibility that a duplicate would be running ... but the
symptoms would suggest that to be the case.   I'm stuck.  Any thoughts?


Thanks.
Neal


-----Original Message-----
From: Keith Wannamaker [mailto:Keith@Wannamaker.org]
Sent: Thursday, August 22, 2002 5:58 PM
To: Tomcat Users List
Subject: RE: from port 8080 to port 80


Sounds like the instance of tomcat which is running is not using the
configuration file you are editing, or you've got another instance of tomcat
running on 8080.  You didn't specify if the port 80 was being listened to.
After you have ruled out other instances, grep the config file for 80 and
double check you don't have another connector configured.

Keith

| -----Original Message-----
| From: neal [mailto:nealcabage@yahoo.com]
| Sent: Thursday, August 22, 2002 6:45 PM
| To: Tomcat Users List
| Subject: from port 8080 to port 80
|
|
| I changed Tomcat from listening on port 8080 to port 80 in the
| conf/server.xml file.  But its still listening on port 8080.  Saved file,
| restarted tomcat and it still didn't work. Restarted computer...still
didn't
| work.  ANy thoughts? I did this on a different computer and it worked
fine.
|
|

--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: from port 8080 to port 80

Posted by Keith Wannamaker <Ke...@Wannamaker.org>.
Sounds like the instance of tomcat which is running is not using the
configuration file you are editing, or you've got another instance of tomcat
running on 8080.  You didn't specify if the port 80 was being listened to.
After you have ruled out other instances, grep the config file for 80 and
double check you don't have another connector configured.

Keith

| -----Original Message-----
| From: neal [mailto:nealcabage@yahoo.com]
| Sent: Thursday, August 22, 2002 6:45 PM
| To: Tomcat Users List
| Subject: from port 8080 to port 80 
| 
| 
| I changed Tomcat from listening on port 8080 to port 80 in the
| conf/server.xml file.  But its still listening on port 8080.  Saved file,
| restarted tomcat and it still didn't work. Restarted computer...still didn't
| work.  ANy thoughts? I did this on a different computer and it worked fine.
| 
| 

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>