INFO: Port busy 8009 java.net.BindException: Address already in use
Jul 12, 2011 3:15:39 PM org.apache.jk.common.ChannelSocket init
SEVERE: Can't find free port 8009 8009

This error indicates that tomcat already runs on port 8009 (possibly
one of the other instances). Therefore this tomcat can't start
listening on that port.

You have 2 options: either clear that up with your IT dept
(recommended) or make sure each of those tomcats uses different ports.

There are several more errors there but they may be just consequences
of this, so let's clear that up first.

------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech

Reply via email to