Good Morning Ven-

the message indicates The Address is already bound to Port 8080
you'll have to properly shutdown the Tomcat service (and free the port) e.g.
C:>net stop Tomcat5
or
reboot the machine

With Warm Regards
M--
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.

----- Original Message ----- From: "Venkat Venkataramanan" <[EMAIL PROTECTED]>
To: <users@tomcat.apache.org>
Sent: Tuesday, May 01, 2007 11:12 AM
Subject: Problem starting Tomcat on Windows 2003


Hello:



I just installed Tomcat v6.0 on a Windows 2003 server. I stopped IIS and
tried to run the batch file, startup.bat and the Command windows closed. I
see the following errors in the log file:



May 1, 2007 10:20:25 AM org.apache.catalina.core.AprLifecycleListener init



INFO: The Apache Tomcat Native library which allows optimal performance in
production environments was not found on the java.library.path: D:\Program
Files\Java\jre1.6.0_01\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\

WINDOWS;C:\Program Files\Common Files\Crystal
Decisions\2.5\bin\NOTES\;C:\Program Files\Common Files\Crystal
Decisions\2.5\bin\NOTES\DATA\;D:\PROGRA~1\Serena\vm\win32\bin;D:\PROGRA~1\Se

rena\vm\common\bin\win32;D:\oracle\10.2.0\db_1\bin;C:\WINDOWS\system32;C:\WI

NDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Common Files\Roxio
Shared\DLLShared\;C:\PROGRA~1\COMMON~1\SONICS~1\;C:\Program Files\Microsoft
SQL Server\80\Tools\Binn\;D:\Program Files\Microsoft SQL
Server\90\DTS\Binn\;D:\Program Files\Microsoft SQL
Server\90\Tools\binn\;D:\Program Files\Microsoft SQL
Server\90\Tools\Binn\VSShell\Common7\IDE\;D:\Program Files\Microsoft Visual
Studio 8\Common7\IDE\PrivateAssemblies\;C:\Program

Files\QuickTime\QTSystem\;D:\Program Files\Java\jdk1.6.0_01\bin;D:\Program

Files\Java\jre1.6.0_01\bin;



May 1, 2007 10:20:25 AM org.apache.coyote.http11.Http11Protocol init



SEVERE: Error initializing endpoint



java.net.BindException: Address already in use: JVM_Bind:8080

My questions are:



1.       Where is the path for java.library.path getting set to?



2.       What native library is it not finding?



3.       What does the exception on the last line mean?



Venki




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

Reply via email to