Asset Management Group

 View Only
  • 1.  Altiris 7.5 IIS Server too busy

    Posted Jan 07, 2016 04:55 AM
      |   view attached

    System.Exception: exception invoking method ---> System.Net.WebException: The request failed with HTTP status 503: Service Unavailable.
       at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at ServerMonitoring.DoInvoke()
       --- End of inner exception stack trace ---
       at LogicBase.Framework.DynamicProxy.InvokeMethod(String MethodName, Object[] parameters)
       at LogicBase.ServerExtensions.Core.JobInvoker.Run()

     

    Attached the log fime for reference.

    Attachment(s)



  • 2.  RE: Altiris 7.5 IIS Server too busy

    Broadcom Employee
    Posted Jan 07, 2016 10:05 AM

    Hi Chenthil8,

    you have 7.5 SP1 release installed without any Hot Fix?

    Check this forum thread, probably you have the same issue:

    Thanks,

    IP.



  • 3.  RE: Altiris 7.5 IIS Server too busy
    Best Answer

    Broadcom Employee
    Posted Jan 11, 2016 07:39 AM

    Hello there,

    The Stack trace points to Logic Base which is normally yhe Workflow service / componenet.

    If this application doesn't run in its own application pool I would suggest you start by isolating it, to avoid it impacting the other apps in the default pool. Next you will want to see if this is a configuration issue (which normally generate interesting error messages on the SMP local console - debugging messages being normally truncate for remote web-consoles).