Well, there's my favorite trick when I first started using tomcat -- 
forgetting that "apachectl stop" doesn't stop tomcat, and then later 
on, trying to start tomcat.  The ports were already in use because 
tomcat was using them.  But I was a newbie....

-- Rob

--On Thursday, February 15, 2001 04:06:13 PM -0500 CPC Livelink Admin 
<[EMAIL PROTECTED]> wrote:

>
> somebody is.  Run
> netstat -a
> and examine the results.
>
> -----Original Message-----
> From: Binu Kamal [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 15, 2001 4:02 PM
> To: [EMAIL PROTECTED]
> Subject: Please help
>
>
> I installed tomcat on a solaris  machine where Apache Server is
> running. When I run startup.sh, I get the following error message.
> FATAL:java.net.BindException: Address already in use
> java.net.BindException: Address already in use
>         at java.net.PlainSocketImpl.bind(Compiled Code)
>         at java.net.ServerSocket.<init>(Compiled Code)
>         at java.net.ServerSocket.<init>(Compiled Code)
>         at
> org.apache.tomcat.net.DefaultServerSocketFactory.createSocket(Compiled
> Code)
>         at
> org.apache.tomcat.service.PoolTcpEndpoint.startEndpoint(Compiled Code)
>         at org.apache.tomcat.service.PoolTcpConnector.start(Compiled
> Code)
>         at org.apache.tomcat.core.ContextManager.start(Compiled Code)
>         at org.apache.tomcat.startup.Tomcat.execute(Compiled Code)
>         at org.apache.tomcat.startup.Tomcat.main(Compiled Code)
> Apache is not using ports 8007 and 8080.
> Thanks
> Binu
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>




       _ _ _ _           _    _ _ _ _ _
      /\_\_\_\_\        /\_\ /\_\_\_\_\_\
     /\/_/_/_/_/       /\/_/ \/_/_/_/_/_/  QUIDQUID LATINE DICTUM SIT,
    /\/_/__\/_/ __    /\/_/    /\/_/          PROFUNDUM VIDITUR
   /\/_/_/_/_/ /\_\  /\/_/    /\/_/
  /\/_/ \/_/  /\/_/_/\/_/    /\/_/         (Whatever is said in Latin
  \/_/  \/_/  \/_/_/_/_/     \/_/              appears profound)

  Rob Tanner
  McMinnville, Oregon
  [EMAIL PROTECTED]

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

Reply via email to