[olug] JBoss port conflicts - how to resolve them?
Eric P
eric.maillist at gmail.com
Wed Aug 13 23:22:21 UTC 2008
Hi,
I'm trying to run JBoss on my local machine, but I'm running into a port conflict. In particular, port 8009 is already
in use which is needed by some JBoss service (AJP to be exact).
So I try (btw. i'm no netstat guru):
$ netstat -a |grep 8009
tcp6 0 0 [::]:8009 [::]:* LISTEN
Is that something I can mess with?
Thanks for reading,
Eric P
More information about the OLUG
mailing list