But it restarts ;-P

On Fri, May 29, 2015 at 10:44 AM, LJ LongWing <lj.longw...@gmail.com> wrote:

> **
> and in 9.x, also kills the Remedy server :)
>
> On Fri, May 29, 2015 at 11:43 AM, Jason Miller <jason.mil...@gmail.com>
> wrote:
>
>> **
>> We have also experienced this on our ITSM systems. It usually seems to be
>> a plugin misbehaving. My quick and very dirty fix (usually for non-prod) is
>> to issue:
>>
>> taskkill /S <serverame> /IM java.exe
>>
>> On Windows that remotely kills the Java plugins on the server (they will
>> automatically restart) which usually frees up the system to allow logins.
>> NOTE: It also kills any other Java process on the server. This is a
>> heavy-handed solution like killing a fly with an RPG but it works when
>> needed. If it continues to happen you should find the root cause and tune
>> the system to help alleviate the contention.
>>
>> Jason
>>
>> On Fri, May 29, 2015 at 10:04 AM, LJ LongWing <lj.longw...@gmail.com>
>> wrote:
>>
>>> **
>>> It sounds like it could be a Threading situation?
>>>
>>> Dev Studio connects on RPC 390600....you could try configuring your UI
>>> to connect on that port as well....if it can, that might indicate that the
>>> threads that handle the standard connections are busy with other work.
>>>
>>> On Fri, May 29, 2015 at 10:52 AM, Remedy_NB <danie...@cox.net> wrote:
>>>
>>>> I can login to developer studio. But when I try to login from the
>>>> frontend UI, it is just keep spinning and not going anywhere.
>>>> Anyone have a clue what it is happening.
>>>>
>>>>
>>>> _______________________________________________________________________________
>>>> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
>>>> "Where the Answers Are, and have been for 20 years"
>>>>
>>>
>>> _ARSlist: "Where the Answers Are" and have been for 20 years_
>>
>>
>> _ARSlist: "Where the Answers Are" and have been for 20 years_
>>
>
> _ARSlist: "Where the Answers Are" and have been for 20 years_
>

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"

Reply via email to