users@glassfish.java.net

Re: Glassfish will not stop

From: John Clingan <John.Clingan_at_Sun.COM>
Date: Thu, 20 Mar 2008 11:17:37 -0700

HA! You took the words out of my mouth, so I'll say it differently:
That's a feature, not a bug :-)

On Mar 20, 2008, at 8:49 AM, Anil Gaur wrote:

> I keep telling the GlassFish guys not to make it so robust that it
> can't be stopped :-)
>
> Anil
>
> 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)
>>
>> 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
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>