Skip to content

Skype Export sometimes hangs and requires miiserver.exe to be forced killed #32

@TheUniquePaulSmith

Description

@TheUniquePaulSmith

Symptoms:
Management Agent hangs on Export and cannot be cancelled through Sync Engine. This causes scheduled jobs to get stuck. Requires killing the miiserver.exe process to resume scheduled sync jobs

Steps to reproduce:
Issue is difficult to reproduce but does consistently happens over a weeks worth of time running scheduled jobs on an hourly basis.

I speculate the problem is one of several possible things:

  1. Memory bloat of the miiserver.exe process due to import-pssession calls. import-pssession should be avoided at all costs as it causes memory leaks.
  2. Hang up of remote PS session during processing, for example, re-cycling skype server during an Export run
  3. WSMAN sessions (client\server side) not being cleaned up properly causing process to hang

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions