> The server is most likely running a linux OS or similar. Such systems
> don't allow non-root users to bind to ports below 1024.
I THINK it I have solved it, with your support.
http://www.coreservlets.com/Apache-Tomcat-Tutorial/ install Tomcat on
Windows and the author recommends editing conf/s
copying of it or its
contents
- Original Message -
From: "Tuomas" <[EMAIL PROTECTED]>
To: "Tomcat Users List"
Sent: Thursday, November 02, 2006 2:40 PM
Subject: RE: forced to constantly restart Tomcat
>> The catalina files are more likely to have something
Error 1:
SEVERE: StandardServer.await: create[8005]:
java.net.BindException: Address already in use
You most likely have another instance of tomcat running
Error 2:
SEVERE: Error initializing endpoint
java.net.BindException: Permission denied:80
The server is most likely running a linux OS or s
Is there a reason you can't use something like netbeans? which comes bundled
with tomcat, that way your don't have to fiddle with the settings. Looks
like you may be starting multiple instances of tomcat and the port is
already in use.
On 11/2/06, Tuomas <[EMAIL PROTECTED]> wrote:
> The catalin
> The catalina files are more likely to have something of interest. In
> particular, look during the time period right after you make the browser
> request. See if anything like these messages is in there:
Here is it. I cannot decipher it. Sorry for the lengthy quotation.
Nov 2, 2006 9:27:42 PM
> If you're getting a "connection refused" error, it may be that you're
> using
> the wrong local host IP address. check the sys/host file, it may have an
> entry in there that looks like this:
>
> your_user_name 127.0.1.1
desktop:/etc# cat /etc/hosts
127.0.0.1 localhost.localdomain local
127.0.1.1 instead
of 127.0.0.1 .
On 11/2/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
> From: Tuomas [mailto:[EMAIL PROTECTED]
> Subject: RE: forced to constantly restart Tomcat
>
> I didn't find anything "special" in the localhost file.
The catalina fil
> From: Tuomas [mailto:[EMAIL PROTECTED]
> Subject: RE: forced to constantly restart Tomcat
>
> I didn't find anything "special" in the localhost file.
The catalina files are more likely to have something of interest. In
particular, look during the time period right
> Didn't realize Tomcat was being used in Middle Earth...
Fighting Sauron... His shadow seems to have taken over my computer. :-/
> What's in the Tomcat log files?
desktop:/usr/local/bin/apache-tomcat-5.5.20/logs# ls -lh
total 112K
-rw-r--r-- 1 tuope tuope 0 Nov 2 18:43 admin.2006-11-02.log
> From: Tuomas [mailto:[EMAIL PROTECTED]
> Subject: forced to constantly restart Tomcat
Didn't realize Tomcat was being used in Middle Earth...
> "Test 1: A Servlet That Does Not Use Packages"
Probably not a good test, since packages are required for almost
everything these days - but it's not
10 matches
Mail list logo