Thank you for your tips.So, i have to change the tomcat port from 8080 into
another port?Is it easy to do it?

2011/7/15 Hassan Schroeder <hassan.schroe...@gmail.com>

> On Fri, Jul 15, 2011 at 9:14 AM, Alexandra Stylianidou
> <alekas...@gmail.com> wrote:
> > When i type "Alexandras-MacBook-Pro:bin alekastyl$ cd /Library/Tomcat
> > Alexandras-MacBook-Pro:Tomcat alekastyl$ export CATALINA_HOME=`pwd`
> > Alexandras-MacBook-Pro:Tomcat alekastyl$ ./bin/catalina.sh run" in
> terminal
> > the output is:
>
> > SEVERE: Failed to initialize end point associated with ProtocolHandler
> > ["http-bio-8080"]
> > java.net.BindException: Address already in use <null>:8080
>
> Exactly. Something else is using that port, so of course Tomcat can't.
>
> That same message has been there *every time* you tried to start
> Tomcat "for the last few days". You'll save yourself a lot of time by
> paying attention to logging output.  :-)
>
> Good luck,
> --
> Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
> http://about.me/hassanschroeder
> twitter: @hassan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>

Reply via email to