Search |
|||
There is a process already using the admin port 4848 -- it probably is another instance of a GlassFish server. Command start-d
There is a process already using the admin port 4848 -- it probably is another instance of a GlassFish server. Command start-d
Tue, 2011-02-08 10:54
Hi I wanted start glassfish but whe I executed ./asadmin start-domain domain1 I had an error..... There is a process already using the admin port 4848 -- it probably is another instance of a GlassFish server. Command start-domain failed. --> but I checked the ports, and the port 4848 is free.... --> too checked my /etc/hosts and has add 127.0.0.1 localhost I could started glassfish from... java -jar ./modules/glassfish.jar but I couldn't started when use asadmin.... could help me? thanks....!!
yes I made sure that no other
Tue, 2011-02-08 12:03
yes I made sure that no other instance of glassfish.... just started with java -jar ./modules/glassfish.jar but didn't start with asadmin....
|
Popular Forums
|
||
|
Did you verify you don't have an instance of GlassFish already running? Do a jps as root to make sure.