users@glassfish.java.net

There is a process already using the admin port 4848 -- it probably is another instance of a GlassFish server.

From: Kaushal Shriyan <kaushalshriyan_at_gmail.com>
Date: Thu, 17 Nov 2011 07:09:55 +0530

Hi,

Any clue for the below error ?

root_at_example:/opt/glassfish0/bin# ./asadmin start-domain domain1
There is a process already using the admin port 4848 -- it probably is
another instance of a GlassFish server.
Command start-domain failed.
root_at_host0094:/opt/glassfish0/bin# cat /etc/hosts
127.0.0.1 localhost.localdomain localhost

# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
root_at_example:/opt/glassfish0/bin# netstat -anp | grep 4848
root_at_example:/opt/glassfish0/bin#

Please let me know if you need more information about logs or configs.

Regards,

Kaushal