Answered by:
SCOM 2007 R2 WebConsole unexpected error

Question
-
I have installed a new instance of SCOM 2007 R2 on windows server 2008 R2 SP1 with Remote SQL server 2008. Installation was successful but I am facing issue with web console and its is unable to open locally on RMS server.
Below is the error in web page.
********************************
Unexpected error
There was an error displaying the page you requested.
Try the following:
- Restart the web browser
- Refresh the page
If you are still not able to view the requested page, try contacting your administrator or Helpdesk
********************************
In application event log, below is the error.
Event code: 3005
Event message: An unhandled exception has occurred.
Event time: 8/16/2011 1:37:31 PM
Event time (UTC): 8/16/2011 5:37:31 PM
Event ID: 1c634da64985458e88dbcebbddd1c8fd
Event sequence: 64
Event occurrence: 9
Event detail code: 0
Application information:
Application domain: /LM/W3SVC/2/ROOT-1-129579875803788672
Trust level: Full
Application Virtual Path: /
Application Path: C:\Program Files\System Center Operations Manager 2007\Web Console\
Machine name: SERVERNAME
Process information:
Process ID: 6112
Process name: w3wp.exe
Account name: IIS APPPOOL\OPWebConsoleApp
Exception information:
Exception type: TypeInitializationException
Exception message: The type initializer for 'Bid' threw an exception.
Request information:
Request URL: http://SERVERNAME:51908/login.aspx?ReturnUrl=An unhandled exception has occurred.fdefault.aspx
Request path: /login.aspx
User host address: fe80::4db8:6980:1986:41cb/
User: AD1\SCMDLADM
Is authenticated: True
Authentication Type: Negotiate
Thread account name: IIS APPPOOL\OPWebConsoleApp
Thread information:
Thread ID: 3
Thread account name: IIS APPPOOL\OPWebConsoleApp
Is impersonating: False
Stack trace: at Bid.get_VerboseOn()
at Bid.ScopeAuto..ctor(String strScopeName)
at Microsoft.EnterpriseManagement.ManagementGroup..ctor(String serverName)
at Microsoft.EnterpriseManagement.ManagementGroup.Connect(String serverName)
at Microsoft.EnterpriseManagement.OperationsManager.DataAbstractionLayer.DataAbstraction.GetManagementGroup(String hostNameOrIP, DalCredential credentials)
at Microsoft.EnterpriseManagement.OperationsManager.DataAbstractionLayer.DataAbstraction.Connect(String hostNameOrIP, DalCredential userCredentials)
at Microsoft.EnterpriseManagement.OperationsManager.WebConsole.WebDalWrapper.Connect(String serverName, DalCredential credentials)
at login.Page_Load(Object sender, EventArgs e)
at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
Custom event details:
I have even added the website in trusted sites and checked that the SSL is in false state but still no luck.
appreciate if anyone please help me with above issue.Regards,
Rithick
Tuesday, August 16, 2011 6:44 PM
Answers
-
Hi Rithick,
You cold do a check for rights, delegation, kerberos, spn and those kind of things:
http://blogs.technet.com/b/kevinholman/archive/2008/09/24/installing-the-web-console-on-a-2008-management-server-using-windows-authentication.aspxIn some cases it helps doing a reboot. In some cases it helps removing the webconsole feature from SCOM, doing a reboot and re-installing it. These are the quick things to try if you fear it will be a long troubleshooting process.
Bob Cornelissen - BICTT (My BICTT Blog) - Microsoft Community Contributor 2011 Recipient- Proposed as answer by John Joyner - MVPMVP Wednesday, August 17, 2011 9:28 PM
- Marked as answer by Rithick Thursday, August 18, 2011 3:33 PM
Wednesday, August 17, 2011 5:54 AM -
Hi,
Regarding the issue, please try the method in the following post:
Common Issues with the OpsMgr Web Console
In addition, I would like to suggest you check the configurations about web console referring to post below:
Installing Web Console on Windows Server 2008
Hope this helps.
Nicholas Li - MSFT
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.Thursday, August 18, 2011 5:25 AM -
Thanks Bob, After restart it started working fine.
But still guessing why at the end of the installation it has not pop up a message saying that "you have to restart the Server after installation is successful."
When i have installed SCOM on another test server i have not faced the same situation & it was working fine.
Regards,
Rithick
- Marked as answer by Rithick Monday, September 5, 2011 2:44 PM
Thursday, August 18, 2011 3:30 PM
All replies
-
Hi Rithick,
You cold do a check for rights, delegation, kerberos, spn and those kind of things:
http://blogs.technet.com/b/kevinholman/archive/2008/09/24/installing-the-web-console-on-a-2008-management-server-using-windows-authentication.aspxIn some cases it helps doing a reboot. In some cases it helps removing the webconsole feature from SCOM, doing a reboot and re-installing it. These are the quick things to try if you fear it will be a long troubleshooting process.
Bob Cornelissen - BICTT (My BICTT Blog) - Microsoft Community Contributor 2011 Recipient- Proposed as answer by John Joyner - MVPMVP Wednesday, August 17, 2011 9:28 PM
- Marked as answer by Rithick Thursday, August 18, 2011 3:33 PM
Wednesday, August 17, 2011 5:54 AM -
Hi,
Regarding the issue, please try the method in the following post:
Common Issues with the OpsMgr Web Console
In addition, I would like to suggest you check the configurations about web console referring to post below:
Installing Web Console on Windows Server 2008
Hope this helps.
Nicholas Li - MSFT
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.Thursday, August 18, 2011 5:25 AM -
Thanks Bob, After restart it started working fine.
But still guessing why at the end of the installation it has not pop up a message saying that "you have to restart the Server after installation is successful."
When i have installed SCOM on another test server i have not faced the same situation & it was working fine.
Regards,
Rithick
- Marked as answer by Rithick Monday, September 5, 2011 2:44 PM
Thursday, August 18, 2011 3:30 PM