Link to home
Start Free TrialLog in
Avatar of eduardort
eduardortFlag for Brazil

asked on

SCVMM Error 19999 and issue 1602 VMM Console

From time to time the administration console VMM Console fell, and needs to reconnect to the server. Appears on the screen the following error Error 1602.

In the event viewer of the VMM server, appears the error logs and 19,999 in an event viewer.

The VMM server is running on a Windows 2008 R2, System Center VMM 2010 R2 SP1

I tried this http://support.microsoft.com/kb/269155 but not success.

I tried this:
update dbo.tbl_VMM_GlobalSetting set PropertyValue=NULL where propertyName='LastSQMEngineRefreshTime'
update dbo.tbl_VMM_GlobalSetting set PropertyValue=NULL where propertyName='UpgradeTime'

Not sucess, plz help
ASKER CERTIFIED SOLUTION
Avatar of mstrasser
mstrasser
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of eduardort

ASKER

thx