Date Created: Fri 21-Jan-2011

Related Document Categories:


    Problem with Tomcat port 8009, is probably due to JBOSS being installed as it also run Tomcat.

    Dec 21, 2010 5:17:14 PM org.apache.coyote.http11.Http11Protocol start
    INFO: Starting Coyote HTTP/1.1 on http-8081
    Dec 21, 2010 5:17:14 PM org.apache.jk.common.ChannelSocket init
    INFO: Port busy 8009 java.net.BindException: Address already in use
    Dec 21, 2010 5:17:14 PM org.apache.jk.common.ChannelSocket init
    INFO: JK: ajp13 listening on /0.0.0.0:8010
    Dec 21, 2010 5:17:14 PM org.apache.jk.server.JkMain start
    INFO: Jk running ID=1 time=0/20 config=null
    Dec 21, 2010 5:17:14 PM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 618 ms


    I edited server.xml to be

    <Connector port="8010" protocol="AJP/1.3" redirectPort="8444" />

    instead of

    <Connector port="8009" protocol="AJP/1.3" redirectPort="8443" />

Middleware Mentor - Steven Charles Robinson

About Me

Steve Robinson has been working in IT for over 15 years and has provided solutions for many large-enterprise corporate companies across the world. Steve specialises in Java and Middleware consulting. Steve comes from both an administration and development background.

Before moving to JEE, Steve was an accomplished developer and consultant for both IBM Lotus Notes and Microsoft .NET Technologies.

Follow Steve as @stevencrobinson on twitter.

Read my books?

IBM WebSphere Application Server 8.0 Administration Guide

IBM WebSphere Application Server 8.0 Administration Guide

WebSphere Application Server 7.0 Administration Guide

WebSphere Application Server 7.0 Administration Guide

WebSphere Categories

Oracle WebLogic Categories

JBoss Categories

Other Categories