2013/6/25 Puneet Jain <puneetdabu...@gmail.com>:
> Hello:
>
> I am unable to get rid of this exception, although my 30000 port is always
> available, it get this binding exception. NettyServer eventually finds
> available port since it has 20 retries.
[...]
> Any idea how can I get rid of them ?

Find out what is listening to port 30000 and shut it down.

netstat -tlpen should tell you, what it is.

-- André

Reply via email to