users@glassfish.java.net

Re: Port 8080 Blocked - how to remove traces of glassfish

From: Witold Szczerba <pljosh.mail_at_gmail.com>
Date: Sun, 17 Apr 2011 13:09:35 +0200

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
>
>
>