I would search for 'java' process. Try this:
netstat -nlp |grep 8080
and you will see what process listens on 8080.
Regards,
Witold Szczerba
2011/4/16 <forums_at_java.net>:
> hi domdorn.. thanks... pretty much correct... restart solved the issue...
> however, the following query on the running processes returned null $ sudo
> ps
> -A | grep -E \(gla\|asa\|dom\|ser\)
>
> --
>
> [Message sent by forum member 'bvraghav']
>
> View Post: http://forums.java.net/node/792462
>
>
>