Opening Software Portal page takes some time and then errors out.
Symantec Management Server Error
An error has occurred that prevents the Symantec Management Console displaying correctly.
SMP logs contain HTTP request fail errors:
HTTP Request failed: /Altiris/SoftwarePortal/UserPortal/Home.aspx
Request timed out.
[System.Web.HttpException @ ]
Exception logged from:
at Altiris.NS.UI.AltirisWebApplication.ReportApplicationError(System.Web.HttpContext)
at Altiris.SoftwarePortal.Web.Global.Application_Error(Object, EventArgs)
at EventHandler.Invoke(Object, EventArgs)
at System.Web.HttpApplication.RaiseOnError()
at System.Web.HttpApplication+PipelineStepManager.ResumeSteps(Exception)
at System.Web.HttpApplication.BeginProcessRequestNotification(System.Web.HttpContext, AsyncCallback)
at System.Web.HttpRuntime.ProcessRequestNotificationPrivate(System.Web.Hosting.IIS7WorkerRequest, System.Web.HttpContext)
at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr, IntPtr, IntPtr, Int32)
at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr, IntPtr, IntPtr, Int32)
at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr, System.Web.RequestNotificationStatus&)
at System.Web.Hosting.UnsafeIISMethods.MgdIndicateCompletion(IntPtr, System.Web.RequestNotificationStatus&)
at System.Web.Hosting.PipelineRuntime.ProcessRequestNotificationHelper(IntPtr, IntPtr, IntPtr, Int32)
at System.Web.Hosting.PipelineRuntime.ProcessRequestNotification(IntPtr, IntPtr, IntPtr, Int32)
An error has occurred that prevents the Symantec Management Console displaying correctly.
If this page is shown in place of a page or web part in the Symantec Management Console, navigate back to the page using the menu or tree and continue working. If the problem persists, see your local network administrator.
Any
Some activities such as validating user membership across domains may take longer than default timeout setting.
Every web page may fail in the same way if the request is not finished within the executionTimeout period. A common symptom is, it roughly takes 1-2 minutes before error message appears (hit default timeout parameter) and error stack may contain aborted thread. This happens when IIS kills threads when terminating request due to execution timeout.
First, try checking the solution of the following KB: TECH161630
The solution is to increase the default timeout setting.
Try changing its default value of 1:50 minutes to 10 minutes. See the following steps:
.
.