users@glassfish.java.net

Re: Glassfish will not stop

From: Alexis Moussine-Pouchkine <alexis.mp_at_sun.com>
Date: Thu, 20 Mar 2008 17:33:46 +0100

On Mar 20, 2008, at 15:57, Gopal Jorapur wrote:
> Hi,
>
> You dont have to reboot, You can kill the admin process
>
> jps -mlvV |grep domain1
>
> kill -9 that process
>
> Also, you can kill any Broker processes running on the system
>
> jps -mlvV |grep Broker
> kill -9 those processes
>
> Again, the stop-domain command should stop domain, please file an
> issue (with data on how to reproduce)

BTW, filing bugs could actually earn you some $$.
See the GlassFish Awards Program: http://glassfish.org/GAP
We love bug reports. Seriously!

-Alexis

>
>
> Thanks,
> Gopal
>
> glassfish_at_javadesktop.org wrote:
>> We had the tcpnodelay problem again yesterday:
>>
>> http://forums.java.net/jive/thread.jspa?threadID=34175&tstart=15
>>
>> But this time, when I tried to stop the domain:
>> # /opt/glassfish/bin/asadmin stop-domain domain1
>>
>> Glassfish will not stop.
>>
>> When I try to start, I get:
>> # /opt/glassfish/bin/asadmin start-domain domain1
>> Starting Domain domain1, please wait.
>> Log redirected to /opt/glassfish/domains/domain1/logs/server.log.
>> The domain (domain1) is already running.
>>
>> How do you force the domain to stop? I am rebooting now, but is
>> there a better solution?
>>
>> Thanks
>> Manish
>> [Message sent by forum member 'magrawal' (magrawal)]
>>
>> http://forums.java.net/jive/thread.jspa?messageID=265000
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>