Please use jkill -9 port number

On Sun, 30 Aug 2015 16:10 Dada Oluwaseun <[email protected]> wrote:

> Why don't you just stop the agent for a refresh.
> jbase_agent -p 20003 stop
>
> Allow to stop gracefully.
> Monitor with mw42.
> If still block,
>
> Then:
> ps -ef |grep jbase_agent |grep -v grep | awk '{print $2}'
> kill -9 `ps -ef grep -I jbase_agent | -v grep | awk '{print $2}'`
>
> Regards
>
>
> Dada Oluwaseun
> On 30 Aug 2015 09:35, "Niaz Morshed" <[email protected]> wrote:
>
>>
>> Hi, everyone.
>>
>> I am in a problem with jbase_agents.
>>
>> Is there any way to clear the blocked jbase_agnets.
>>
>> I tried the kill procedure. Is there any other way or jbase commands to
>> kill those
>> blocked jbase_agents ?
>>
>> Thanks
>>
>> --
>> --
>> IMPORTANT: T24/Globus posts are no longer accepted on this forum.
>>
>> To post, send email to [email protected]
>> To unsubscribe, send email to [email protected]
>> For more options, visit this group at
>> http://groups.google.com/group/jBASE?hl=en
>>
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "jBASE" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> --
> IMPORTANT: T24/Globus posts are no longer accepted on this forum.
>
> To post, send email to [email protected]
> To unsubscribe, send email to [email protected]
> For more options, visit this group at
> http://groups.google.com/group/jBASE?hl=en
>
> ---
> You received this message because you are subscribed to the Google Groups
> "jBASE" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
IMPORTANT: T24/Globus posts are no longer accepted on this forum.

To post, send email to [email protected]
To unsubscribe, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/jBASE?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"jBASE" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to