I am trying to run spring mvc application but I am getting this error
SEVERE [main] org.apache.coyote.AbstractProtocol.init Failed to initialize end point associated with ProtocolHandler ["ajp-nio-1099"]
java.net.BindException: Address already in use: bind
I saw posts that address HTTP port problem but in my case it is AJP port problem