users@glassfish.java.net

Re: stopping a cluster membe instance

From: Jane Young <Jane.Young_at_Sun.COM>
Date: Fri, 02 Feb 2007 13:52:19 -0800

Hi Peter,

I think this may be related to issue:
https://glassfish.dev.java.net/issues/show_bug.cgi?id=2071
Can you pickup the nightly build, b34 and try this again?

Thanks,
Jane



Peter Fabian wrote:

> the commands below managed to delete mama1 but only from the admin
> gui. asadmin still lists it as starting, but mama1 is not on the admin
> gui anymore.
>
>
> C:\GLASSF~1\bin>asadmin.bat list-instances
> idm6 not running
> mama1 starting
> mama2 running
> Command list-instances executed successfully.
>
>
> Peter Fabian wrote:
>
>> how to resolve this (glassfish v2 b33 on windows):
>> I want to delete the mama1 instance but I cant:
>>
>> C:\GLASSF~1\bin>asadmin.bat delete-instance mama1
>> Server Instance mama1 must be stopped before it can be deleted.
>> CLI137 Command delete-instance failed.
>>
>> but I cant stop it too:
>>
>> C:\GLASSF~1\bin>asadmin.bat stop-instance mama1
>> Server Instance mama1 is already stopped.
>> CLI137 Command stop-instance failed.
>>
>>
>
>