Virtual Machine Manager database was not created

Hi
I Use this
link to Install SYVM 2012 SP1 on My lab .
But When i got section "Install VMM", The installation Give me the following error .
The Virtual Machine Manager database was not created.
The Virtual Machine Manager database was not created. Delete VirtualManagerDataBase.mdf and VirtualManagerDataBase_log.ldf if they exist at or use a unique name for the database. Also, verify that disk quota management is not enabled for the drive where the database is being created. Then run Setup again.
how to fix it ?
Whenever you see a helpful reply, click on Vote As Helpful & click on
Mark As Answer if a post answers your question.
LinkedIn:
  Facebook:

I also disable the firewall on SQL Server , but doesn't work .
Now i Create data base manually and i can cross that error , but it stop with this new error
Access to the path 'C:\ProgramData\VMMLogs\SetupWizard.log' is denied
Whenever you see a helpful reply, click on Vote As Helpful & click on
Mark As Answer if a post answers your question.
LinkedIn:
Facebook:

Similar Messages

  • DPM 2012 Install Fails, The Database was not Created ID 811

    Hi.
    I've tried installing DPM on a Standalone Server (SQL + DPM), and get the "Database was not Created" error. I initially tried DPM 2012 R2, and found that there is an issue with Disjoint Namespaces, so went to DPM 2012 SP1, but still getting
    the same error.
    The Install Account has full access rights (sysadmin) to the DPM SQL Instance, however cannot seem to get it right. The account using to do the install has full Enterprise admin, Domain Admin, Backup Operators & Administrators rights.
    When opeining SQL Managemet studio, I can see the database has been created but the setup fails and requires me to revert.Here is the last few lines of the Install Log File, please help I always mark as answer.
    2014-10-01 08:54:49 PM] Information : Configuration.DBConfigurator: Setting Read_Committed_SnapShot ON
    [2014-10-01 08:54:49 PM] Information : Creating tables
    [2014-10-01 08:54:49 PM] Information : Execute the SQL script
    [2014-10-01 08:54:49 PM] Data : FileName = "D:\Program Files\Microsoft System Center 2012\DPM\SQL\100\Tools\Binn\SQLCMD.EXE"
    [2014-10-01 08:54:49 PM] Data : Arguments = -b -E -d DPMDB_S_PRODBACKUP -i MiniSetupDBConfiguration.sql -r -S S-PRODBACKUP\SCDPM
    [2014-10-01 08:54:49 PM] Data : Error code = 0
    [2014-10-01 08:54:49 PM] Information : Adding DPM Server entry in tbl_AM_Server table
    [2014-10-01 08:54:49 PM] Information : Preloading Microsoft.Internal.EnterpriseStorage.Dls.AgentManager.DB.InstalledAgents
    [2014-10-01 08:54:49 PM] Information : Preloading Microsoft.Internal.EnterpriseStorage.Dls.EngineUICommon.DpmThreadPool
    [2014-10-01 08:54:50 PM] Data : Database connection string = Integrated Security=SSPI;server=S-PRODBACKUP\SCDPM;Pooling=false;database=DPMDB_S_PRODBACKUP;Pooling=false
    [2014-10-01 08:54:50 PM] Information : Grant execute permissions on dbo.prc_MOM_ProductionServer_Get to DPMDBReaders$S-PRODBACKUP
    [2014-10-01 08:54:50 PM] Information : Grant execute permissions on dbo.prc_MOM_HeartBeat_Get to DPMDBReaders$S-PRODBACKUP
    [2014-10-01 08:54:50 PM] Information : Configuration.DBConfigurator: Registering DPM category
    [2014-10-01 08:54:50 PM] Information : Configuration.DBConfigurator: Adding DPM Category to GlobalSettings table
    [2014-10-01 08:54:50 PM] Information : Configuration.DBConfigurator: Adding ConsiderOfflineMediaToCheckOffsiteReady to GlobalSettings table
    [2014-10-01 08:54:50 PM] Information : Add job definitions
    [2014-10-01 08:54:52 PM] Information : Creating schedules
    [2014-10-01 08:55:00 PM] * Exception :  => System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.COMException (0x800706BE): The remote procedure call failed. (Exception
    from HRESULT: 0x800706BE)
       at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
       at Microsoft.Internal.EnterpriseStorage.Dls.Engine.CProxyUtils.HandleErrors(Int32 hr, tagSAFEARRAY* exceptionResult)
       at Microsoft.Internal.EnterpriseStorage.Dls.Engine.SchedulerServicesProxy.Register(String scheduleXml)
       --- End of inner exception stack trace ---
       at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
       at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Configuration.DBConfigurator.RegisterScheduleXml(String scheduleXml)
    [2014-10-01 08:55:00 PM] * Exception :  => The DPM database was not created.Use Add or Remove Programs in Control Panel to remove the DPM files and registry entries that were created during Setup. Verify that SQL Server is properly installed and that
    it is running, and then run Setup again.Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.BackEndErrorException: exception ---> Microsoft.Internal.EnterpriseStorage.Dls.Setup.Exceptions.DatabaseConfigurationException: exception ---> System.Reflection.TargetInvocationException:
    Exception has been thrown by the target of an invocation. ---> System.Runtime.InteropServices.COMException (0x800706BE): The remote procedure call failed. (Exception from HRESULT: 0x800706BE)
       at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
       at Microsoft.Internal.EnterpriseStorage.Dls.Engine.CProxyUtils.HandleErrors(Int32 hr, tagSAFEARRAY* exceptionResult)
       at Microsoft.Internal.EnterpriseStorage.Dls.Engine.SchedulerServicesProxy.Register(String scheduleXml)
       --- End of inner exception stack trace ---
       at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
       at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Configuration.DBConfigurator.RegisterScheduleXml(String scheduleXml)
       --- End of inner exception stack trace ---
       at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Configuration.DBConfigurator.RegisterScheduleXml(String scheduleXml)
       at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Configuration.DBConfigurator.RegisterSchedule(String scheduleXmlFile)
       at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Configuration.DBConfigurator.PopulateDefaultScheduleDefinitionsInDatabase(DBConfigurationReader dbCfgReader)
       at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Configuration.DBConfigurator.AddJobAndScheduleDefinitions()
       at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.MiniSetupConfiguration.PopulateDB(Boolean upgrading, Boolean isRemoteDb, String sqlServerMachineName)
       at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.BackEnd.MachineSpecificConfiguration(Boolean existingDB, Boolean upgrading, Boolean isRemoteDb, String sqlServerMachineName, String instanceName)
    *** Mojito error was: DatabaseCreateFailed; 0; None
       --- End of inner exception stack trace ---
       at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.BackEnd.MachineSpecificConfiguration(Boolean existingDB, Boolean upgrading, Boolean isRemoteDb, String sqlServerMachineName, String instanceName)
       at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.BackEnd.Configure(Boolean existingDB, Boolean upgrading, String databaseLocation, String sqlServerMachineName, String instanceName, Boolean oemSetup)
       at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.DpmInstaller.Configure()
       at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ProgressPage.InstallDpm()
       at Microsoft.Internal.EnterpriseStorage.Dls.Setup.Wizard.ProgressPage.InstallerThreadEntry()
    *** Mojito error was: DatabaseCreateFailed; 0; None
    [2014-10-01 08:55:02 PM] *** Error : The DPM database was not created.
    Use Add or Remove Programs in Control Panel to remove the DPM files and registry entries that were created during Setup. Verify that SQL Server is properly installed and that it is running, and then run Setup again.
    ID: 811
    [2014-10-01 08:55:02 PM] Information : Data Protection Manager installation has failed. To return the server to its original state, you must uninstall Data Protection Manager by using Add or Remove Programs in Control Panel. This will remove all files and components
    copied during installation.
    For details, click the Error tab.
    [2014-10-01 09:33:51 PM] Data : Error Code Web Link =
    http://go.microsoft.com/fwlink/events.asp?ProdName=Microsoft System Center Data Protection Manager&ProdVer=4.1.3313.0&EvtID=811&EvtSrc=MSDPM&LCID=1033&P2wAppId=p2wMsdpmEE

    Hi,
    Check the SQL Agent account on the remote SQL server and make sure the user account syntax is in the form of UserName\DomainName and not UserName@DomainName - if it is change it.
    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. Regards, Mike J. [MSFT] This
    posting is provided "AS IS" with no warranties, and confers no rights.

  • The DPM database was not created.

    Hi,
    I am trying to install DPM and it is driving me insane.
    I have installed SQL Server locally on the Server and I'm now trying to get DPM on.
    It gets all the way to the end and then gives me the following error :
    ID : 811 The DPM Database was not created.
    I can't see anything wrong with how SQL Server was setup, and the account that I am running the DPM install under is a SQL SysAdmin.
    Please help.

    Hi,
    I would recommend reviewing the
    DpmSetup.log
    DPM 2010:
    <Install Path>\ DPMLogs
    DPM 2012:
    <Install Path>\Program Files\Microsoft System Center 2012\DPM\DPMLogs
    DPM 2012 Sp1:
    <Install Path>\Program Files\Microsoft System Center 2012\DPM\DPMLogs
    DPM 2012 R2:
    <Install Path>\Program Files\Microsoft System Center 2012 R2\DPM\DPMLogs
    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. Regards, Dwayne Jackson II. [MSFT] This posting is provided "AS IS" with no warranties, and confers no rights."

  • Error to run Configuration Wizard weblogic 12.1.2 # error is  java virtual machine launcher error could not create the java virtual machine

    hi
    Error to run Configuration Wizard weblogic 12.1.2
    my system is windows xp by 2 gig ram
    and jvm version
    C:\Program Files\Java\jdk1.7.0_25\bin>java -version
    java version "1.7.0_25"
    Java(TM) SE Runtime Environment (build 1.7.0_25-b17)
    Java HotSpot(TM) Client VM (build 23.25-b01, mixed mode, sharing)
    how resolve this problem and how find log file weblogic to this error?

    In user environments where the path to java is not already established as an system-level environment variable, the service is unable to determine where to find java and this error will occur.
    This could occur, for example, in environments where there is more than one JDK installed, or where the default JDK is different from the JDK which needs to be used by WLS.
    Try to set the environment variable  in windows  i.e JAVA_HOME=C:\Sun\Java\jdk1.7.xx.x.  to point to jdk 1.7 and run the configuration wizard.
    Hope it helps!!
    Thanks,
    Vijaya

  • Windows 8 Hyper-V - Virtual Machine Management Service failed to start the virtual machine

    I have Hyper-v running on Dell Precision T3600 with Windows 8 OS.  I am trying to start a VM (called Windows8VM) to install Windows 8 in the hyper-v virtual machine, but I keep getting the following message:
    "Windows8VM" failed to start.
    Failed to start the virtual machine "Windows8VM" because one of the Hyper-V components is not running.
    "Windows8VM" failed to start.  (Virtual machine ID D670D3BB-9AE2-0453D-9191-EA6EFC242A9C)
    The Virtual Machine Management Services failed to start the virtual machine "Windows8VM" because one of the Hyper-V components is not running.
    I have turned the hyper-v feature on in the "Turn Windows feature on or off.  The BIOS has virtualization enable.  Help!!! driving me nuts for a week now.
    Nick :(

    Okay,  I turned off hyper-v, went to bios and enabled Intel TXT(LT-SX) Configuration.  Made sure that both Virtualization and VT for Direct I/0 are on.  Next, I turned on Hyper-V and I create a brand new Virtual Machine call Windows8 and had
    the DVD point to Windows8 ISO file on hard drive.  When I clicked on start, it stayed in the Starting status mode for about 5 minutes.  Then of course it failed.  I looked at the Hyper-V-VMMS log and here is what it output:
    Log Name: Microsoft-Windows-Hyper-V-VMMS/Admin
    1) Error: The virtualization infrastructure driver (VID) is not running.
    2) Info:  Found a certificate for server authentication. Remote access to virtual machines is now possible.
    3) Info:  Successfully started the Virtual Machine migration connection manager.
    4) Info:  Virtual Machine Management service is started successfully.
    5) Info:  The WMI provider 'VmmsWmiInstanceAndMethodProvider' has started.
    6) Info:  The WMI provider 'VmmsWmiEventProvider' has started.
    7) Info:  The WMI provider 'VmmsWmiInstanceAndMethodProvider' has started.
    8) Info:  The WMI provider 'VmmsWmiEventProvider' has started.
    9) Info:  The Integration Services Setup Disk image was successfully updated.
    10) Error: The virtual machine bus is not running.
    11) Error: 'Virtual Machine Bus' driver required by the Virtual Machine Management service is not installed or is disabled. Check your settings or try reinstalling the Hyper-V role.
    12) Error: 'Storage Virtualization Service Provider' driver required by the Virtual Machine Management service is not installed or is disabled. Check your settings or try reinstalling the Hyper-V role.
    13) Error:  The Virtual Machine Management Service failed to start the virtual machine 'Window8' because one of the Hyper-V components is not running (Virtual machine ID 2B393AF4-7B7E-4243-805B-23C09D20F4FB).
    14) Error:  'Window8' failed to start. (Virtual machine ID 2B393AF4-7B7E-4243-805B-23C09D20F4FB)
    Nick

  • Windows 10 Technical Preview - There is NO "Hyper-v Virtual Machine Management" service???

    hi all,
    There's no such Windows Topic as "WTP Virtualization", so I post this thread here, a somewhat "VIRTULIZATION" related.
    I installed WTP (not server) x64 enterprise 9879, and added "Hyper-v Management" feature (management only, without Hyper-v core) in Control Panel. Then I found that there was no "Hyper-v
    Virtual Machine Management" in Services panel, and there was no such file "c:\windows\system32\vmms.exe". Therefore I cannot connect to Windows Server 2012 R2 Hyper-v through WTP Hyper-v Manager.
    I confirm the reason is what I state above. Firewall rules are properly configured on both Hyper-v server and WTP. I also used hvxxxx.wsf to configre anondcom to be "allow". When
    I connect WS 2012 R2 through WTP, Hyper-v manager on WTP says "Please confirm VMMS server is running".
    Is it a bug, or lack of implementation, or restriction of preview edition?
    Any suggestion is appreciated! Thanks!

    Okay,  I turned off hyper-v, went to bios and enabled Intel TXT(LT-SX) Configuration.  Made sure that both Virtualization and VT for Direct I/0 are on.  Next, I turned on Hyper-V and I create a brand new Virtual Machine call Windows8 and had
    the DVD point to Windows8 ISO file on hard drive.  When I clicked on start, it stayed in the Starting status mode for about 5 minutes.  Then of course it failed.  I looked at the Hyper-V-VMMS log and here is what it output:
    Log Name: Microsoft-Windows-Hyper-V-VMMS/Admin
    1) Error: The virtualization infrastructure driver (VID) is not running.
    2) Info:  Found a certificate for server authentication. Remote access to virtual machines is now possible.
    3) Info:  Successfully started the Virtual Machine migration connection manager.
    4) Info:  Virtual Machine Management service is started successfully.
    5) Info:  The WMI provider 'VmmsWmiInstanceAndMethodProvider' has started.
    6) Info:  The WMI provider 'VmmsWmiEventProvider' has started.
    7) Info:  The WMI provider 'VmmsWmiInstanceAndMethodProvider' has started.
    8) Info:  The WMI provider 'VmmsWmiEventProvider' has started.
    9) Info:  The Integration Services Setup Disk image was successfully updated.
    10) Error: The virtual machine bus is not running.
    11) Error: 'Virtual Machine Bus' driver required by the Virtual Machine Management service is not installed or is disabled. Check your settings or try reinstalling the Hyper-V role.
    12) Error: 'Storage Virtualization Service Provider' driver required by the Virtual Machine Management service is not installed or is disabled. Check your settings or try reinstalling the Hyper-V role.
    13) Error:  The Virtual Machine Management Service failed to start the virtual machine 'Window8' because one of the Hyper-V components is not running (Virtual machine ID 2B393AF4-7B7E-4243-805B-23C09D20F4FB).
    14) Error:  'Window8' failed to start. (Virtual machine ID 2B393AF4-7B7E-4243-805B-23C09D20F4FB)
    Nick

  • SCOM 2012 RC - SCVMM 2012 RC - Virtual machine manager management group is not getting monitored

    Hi All,
      I have integrated SCOM 2012 with SCVMM 2012 environment. I could see two strange behaviors. All these instance are running on Windows 2008 R2 + Sp1 OS along with SQL 2008 R2 for database.
    1) I could see two instance of VirtualmanagerDB
    in the Database State view under the Microsoft SQL Server, out of that
    one is showing as monitored and another one is
    showing as not monitored. Why it is showing two instance of the same database? How can I remove the not monitored one?
    2) In the distributed apps- Virtual machine manager management group is not showing as a monitored item. However the SCVMM server is getting monitored.
    I'd appreciate if someone could help me out in understanding and resolving this.
    Regards,
    Ren.

    Hi
    I opened up a connect ticket on this on 17th Jan so sorry for not noticing your post earlier. The response was:
    Health State dashboard view is targeted to two state views. "Agent Watcher State" and "Agent State". "Agent State" view (view with duplicate entry) is targeted to an abstract class "VMM Agent" which has below child classes.
        VMM Library Agent
        VMM Host Agent
        Guest Agent
    For the Dashboard view, we need to taget the view to "Host Agent" not "VMM Agent". When we install VMM, it adds itself as a Library server and that is the reason for duplicate entry (VMM Library Agent).
    Cheers
    Graham
    Regards Graham New System Center 2012 Blog! -
    http://www.systemcentersolutions.co.uk
    View OpsMgr tips and tricks at
    http://systemcentersolutions.wordpress.com/

  • Error Creating VM on 2011 iMac - The Hyper-V Virtual Machine Management service encountered an unexpected error: The remote procedure call failed. (0x800706BE).

    I am running Hyper-V in Windows 8.1 on a late 2011 27 inch iMac. Whenever I try to create a virtual machine I get the error below and Windows warns that it will restart in 1 minute. I tried a clean install of Windows, but my PC still crashes ever
    time I try to create a VM. I was able to successfully use Hyper-V in prior versions of Windows on this same PC. Any clue as to what is going on? A driver? Windows 8.1? Mac Hardware related?
    I see the following two entries in event viewer but have no other clue as to what is happening:
    Log Name:      Microsoft-Windows-Hyper-V-VMMS-Admin
    Source:        Microsoft-Windows-Hyper-V-VMMS
    Date:          1/10/2014 10:48:46 AM
    Event ID:      16000
    Task Category: None
    Level:         Error
    Keywords:     
    User:          SYSTEM
    Computer:      Charles-PC.CHARLESPOOL.local
    Description:
    The Hyper-V Virtual Machine Management service encountered an unexpected error: The remote procedure call failed. (0x800706BE).
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Hyper-V-VMMS" Guid="{6066F867-7CA1-4418-85FD-36E3F9C0600C}" />
        <EventID>16000</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8000000000000000</Keywords>
        <TimeCreated SystemTime="2014-01-10T15:48:46.770451300Z" />
        <EventRecordID>58</EventRecordID>
        <Correlation />
        <Execution ProcessID="2488" ThreadID="8704" />
        <Channel>Microsoft-Windows-Hyper-V-VMMS-Admin</Channel>
        <Computer>Charles-PC.CHARLESPOOL.local</Computer>
        <Security UserID="S-1-5-18" />
      </System>
      <UserData>
        <VmlEventLog xmlns:auto-ns2="http://schemas.microsoft.com/win/2004/08/events" xmlns="http://www.microsoft.com/Windows/Virtualization/Events">
          <ErrorMessage>%%2147944126</ErrorMessage>
          <ErrorCode>0x800706BE</ErrorCode>
        </VmlEventLog>
      </UserData>
    </Event>
    Log Name:      Microsoft-Windows-Hyper-V-VMMS-Admin
    Source:        Microsoft-Windows-Hyper-V-VMMS
    Date:          1/10/2014 10:48:46 AM
    Event ID:      16010
    Task Category: None
    Level:         Error
    Keywords:     
    User:          SYSTEM
    Computer:      Charles-PC.CHARLESPOOL.local
    Description:
    The operation failed.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-Hyper-V-VMMS" Guid="{6066f867-7ca1-4418-85fd-36e3f9c0600c}" />
        <EventID>16010</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>0</Task>
        <Opcode>0</Opcode>
        <Keywords>0x8000000000000000</Keywords>
        <TimeCreated SystemTime="2014-01-10T15:48:46.773497100Z" />
        <EventRecordID>59</EventRecordID>
        <Correlation />
        <Execution ProcessID="2488" ThreadID="8704" />
        <Channel>Microsoft-Windows-Hyper-V-VMMS-Admin</Channel>
        <Computer>Charles-PC.CHARLESPOOL.local</Computer>
        <Security UserID="S-1-5-18" />
      </System>
      <ProcessingErrorData>
        <ErrorCode>15005</ErrorCode>
        <DataItemName>Parameter0</DataItemName>
        <EventPayload>
        </EventPayload>
      </ProcessingErrorData>
    </Event>

    Hi CharlesPool,
    I am assuming that the win8.1 is in-place updated from win8 .
    Maybe you need to check the state of hypervisorlaunchtype .
    If it is off , please run command " bcdedit /set hypervisorlaunchtype auto "
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Oracle Virtual Machine Manager not complete the installation

    Hi all, I have tried repeatedly install Oracle Virtual Machine Manager on a Linux Oracle 6.3.1 without success. At first I thought it was the database that was installed. In a first instance I install Virtual Machine Manager with the demo option then install a standard database and had the same result. The error occurs when is completing the installation and gets stuck in this stage:
    Retrieving Oracle VM Manager Upgrade tool ...
    Extracting Oracle VM Manager Upgrade tool ...
    Installing Oracle VM Manager Upgrade tool ...
    Copying Oracle VM Manager shell to '/ usr / bin / ovm_shell.sh' ...
    Installing ovm_admin.sh in '/ u01/app/oracle/ovm-manager-3/bin' ...
    Installing ovm_upgrade.sh in '/ u01/app/oracle/ovm-manager-3/bin' ...
    Enabling Oracle VM Manager service ...
    Shutting down Oracle VM Manager instance ...
    Restarting Oracle VM Manager instance ...
    Waiting 15 seconds for the application to initialize ...
    Oracle VM Manager is running ...
    Oracle VM Manager installed.
    Please wait while configure the WebLogic applications ... This can take up to 5 minutes.
    Trying ...
    Trying ...
    Trying ...
    Trying ...
    Trying ...
    Trying ...
    Trying ...
    Trying ...
    Trying ...
    Trying ...
    Check the installation log and this is the error that repeated any times:
    com.oracle.ovm.mgr.api.exception.FailedOperationException: OVMAPI_6000E Internal Error: Connection refused Connection refused
    Fri Jan 18 18:05:19 VET 2013
    at com.oracle.ovm.mgr.api.manager.OvmManagerImpl.open (OvmManagerImpl.java: 597)
    at com.oracle.ovm.mgr.api.OvmClient.dynamicConnect (OvmClient.java: 283)
    at com.oracle.ovm.mgr.api.OvmClient.staticConnect (OvmClient.java: 262)
    at com.oracle.ovm.mgr.api.OvmClient.connect (OvmClient.java: 241)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java: 39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java: 25)
    at java.lang.reflect.Method.invoke (Method.java: 597)
    at org.python.core.PyReflectedFunction.__call__ (Unknown Source)
    at org.python.core.PyReflectedFunction.__call__ (Unknown Source)
    at org.python.core.PyObject.__call__ (Unknown Source)
    $ com.oracle.ovm.mgr.tools.ovm_shell_v PyInner.executeScript at $ 5 (ovmshell_v.java: 416)
    com.oracle.ovm.mgr.tools.ovm_shell_v at $ PyInner.callfunction (ovm_shell_v.java: 271)
    at org.python.core.PyTableCode.call (Unknown Source)
    at org.python.core.PyTableCode.call (Unknown Source)
    at org.python.core.PyFunction.__call__ (Unknown Source)
    at org.python.core.PyInstance.invoke (Unknown Source)
    $ com.oracle.ovm.mgr.tools.ovm_shell_v PyInner.main at $ 10 (ovmshell_v.java: 706)
    com.oracle.ovm.mgr.tools.ovm_shell_v at $ PyInner.callfunction (ovm_shell_v.java: 281)
    at org.python.core.PyTableCode.call (Unknown Source)
    at org.python.core.PyCode.call (Unknown Source)
    at org.python.core.imp.createFromCode (Unknown Source)
    at org.python.core.imp.createFromCode (Unknown Source)
    at org.python.core.Py.runMain (Unknown Source)
    at com.oracle.ovm.mgr.tools.ovm_shell_v.main (ovm_shell_v.java: 793)
    Caused by: java.net.ConnectException: Connection refused
    at java.net.PlainSocketImpl.socketConnect (Native Method)
    at java.net.PlainSocketImpl.doConnect (PlainSocketImpl.java: 351)
    at java.net.PlainSocketImpl.connectToAddress (PlainSocketImpl.java: 213)
    at java.net.PlainSocketImpl.connect (PlainSocketImpl.java: 200)
    at java.net.SocksSocketImpl.connect (SocksSocketImpl.java: 366)
    at java.net.Socket.connect (Socket.java: 529)
    at com.oracle.odof.io.AbstractSocket. <init> (AbstractSocket.java: 136)
    at com.oracle.odof.io.ExchangeConnection. <init> (ExchangeConnection.java: 24)
    at com.oracle.odof.OdofExchange.newConnection (OdofExchange.java: 502)
    at com.oracle.odof.OdofExchange.acquireConnection (OdofExchange.java: 315)
    at com.oracle.odof.OdofExchange.connect (OdofExchange.java: 250)
    at com.oracle.odof.OdofExchange.connect (OdofExchange.java: 120)
    at com.oracle.odof.OdofExchange.connect (OdofExchange.java: 102)
    at com.oracle.ovm.mgr.api.manager.OvmManagerImpl.open (OvmManagerImpl.java: 592)
    ... 24 more
    I searched this error in the forum and found several solutions that none of them work for me.
    I really appreciate all the support you can give me.
    Greetings.
    Rafael Emmi

    Did you get any solution for this error? We are also stuck at the same error.

  • ORA-01079: ORACLE database was not properly created, operation aborted

    Hello everyone,
    On Oracle Database 10g Enterprise Edition Release 10.2.0.1.0
    My problem is that I've to drop the database as the same is not created properly.
    For that, I get the below error when I try to mount the database.
    ORA-01079: ORACLE database was not properly created, operation aborted
    Also, when I was starting the database specifying the pfile, it was throwing error saying
    ORA-00202: control file: 'D:\ORACLE_10G\DATABASE\CTL1SAMPLEDB.ORA'
    When I specified control_files clause in init.ora I was getting above error, so I tried removing the same but still faced the same error.
    Can anybody help me resolving the problem ... ???
    thanks

    Rossy Rocs wrote:
    Hello everyone,
    On Oracle Database 10g Enterprise Edition Release 10.2.0.1.0
    My problem is that I've to drop the database as the same is not created properly.
    For that, I get the below error when I try to mount the database.
    ORA-01079: ORACLE database was not properly created, operation aborted
    Also, when I was starting the database specifying the pfile, it was throwing error saying
    ORA-00202: control file: 'D:\ORACLE_10G\DATABASE\CTL1SAMPLEDB.ORA'
    When I specified control_files clause in init.ora I was getting above error, so I tried removing the same but still faced the same error.
    Can anybody help me resolving the problem ... ???
    thanksyou should be able to do the following on windows from the command line
    oradim -delete -sid sampledbthen remove the D:\ORACLE_10G\DATABASE\ folder from the filesystem (assuming there are only files relating to your db in there.
    finally remove the D:\ORACLE_10G\ADMIN\SAMPLEDB folder structure assuming it exists.
    Niall Litchfield
    http://www.orawin.info

  • Cant create replica and Hyper V virtual machine management service slow shutting down

    Hi,
    I cant create replica and Hyper V, I go through the process and all looks good it even starts to create the hard disk but it stops at 4096K and the wizard just keeps going.
    The management console is also slow or wont load virtual machines - stuck on loading virtual machines
    The Hyper V virtual machine management service slow shutting down over 30 minutes on re boot of Hyper V core 2012 R2
    Any ideas ?

    Hi Sir,
    I assume that you have a standalone hyper-v server 2012R2 and you are using hyper-v manager to manage the hyper-v host .
    Which system you are using to manage hyper-v host , win8 or win8.1 or other ?
    Have you created VMs on the HOST ?
    I would suggest  you to create vhd or someother operation on hyper-v host directly  to check the result .
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • The connection to Virtual Machine Manager Server [..] was lost.

    Hello, I'm asking for help.
    I got this error with these logs:
    The System Center Virtual Machine Manager service terminated unexpectedly. It has done 3 time(s). 
    Event id 7034
    Have anyone had such problems? 
    Looking forward for help. Thank you

    Please review the eventlog: Application and Services Logs > Microsoft > Virtual Machine Manager > Server
    This should give you an insight why Virtual Machine Manager is crashing.
    Alternately you can enable Debug logging for Virtual Machine Manager to get more information.
    Please see: http://support.microsoft.com/kb/2913445/  

  • Error adding Win Server Technical Preview host to Virtual Machine Manager Technical Preview

    I've built Win Server Preview (latest build 9888).Also build System Center Technical Preview, on another server (VM), and now trying to add Server Tech Preview hosts to VMM.
    However VMMService is crashing, with error below.
    Note I have tried multiple scenarios, including upgrade hosts from 2012 R2, install fresh as server Core, install fresh full-GUI hosts, enable Hyper-V before adding to VMM, allow VMM to enable Hyper-V...
    also RunAs user is administrator of hosts and VMM, computer accounts have been added to all administrator groups, WinRM quickconfig has been run, firewall is off..
    ..however VMM vNext refuses to add Server vNext hosts. (however - I can add Server 2012 R2 hosts to VMM vNext with no problem)
    NOTE - also, when Server Manager starts, I get "Error occurred while loading the plug-in for 481. Exception has been thrown by the target of an invocation". After this the File and Storage Services node in Server Manager is missing. Not sure if
    this is related to the error below; but I get this issue in all servers built with latest .9888 build.
    Error from VMM server when trying to add Tech Preview host is as follows -
    VMM encountered a critical exception and created an exception report at c:\programdata\VMMLogs\abcdefg...etc.
    ------------------- Error Report -------------------
    Error report created 07/12/2014 21:04:59
    CLR is not terminating
    --------------- Bucketing Parameters ---------------
    EventType=VMM20
    P1(appName)=vmmservice.exe
    P2(appVersion)=3.2.9013.0
    P3(assemblyName)=Engine.Common.dll
    P4(assemblyVer)=3.2.9013.0
    P5(methodName)=Microsoft.VirtualManager.Engine.EngineFSUtils.GetVolumeIDFromVolumeName
    P6(exceptionType)=System.FormatException
    P7(callstackHash)=c5b5
    SCVMM Version=3.2.9013.0
    SCVMM flavor=C-buddy-RTL-AMD64
    Default Assembly Version=3.2.9013.0
    Executable Name=vmmservice.exe
    Executable Version=3.2.9013.0
    Base Exception Target Site=140719489075608
    Base Exception Assembly name=mscorlib.dll
    Base Exception Method Name=System.Guid+GuidResult.SetFailure
    Exception Message=Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
    EIP=0x00007ffbe1396468
    Build bit-size=64
    ------------ exceptionObject.ToString() ------------
    System.FormatException: Guid should contain 32 digits with 4 dashes (xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx).
       at System.Guid.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException)
       at System.Guid.TryParseGuidWithDashes(String guidString, GuidResult& result)
       at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result)
       at System.Guid..ctor(String g)
       at Microsoft.VirtualManager.Engine.EngineFSUtils.GetVolumeIDFromVolumeName(String volumeName)
       at Microsoft.VirtualManager.Engine.ImageLibrary.StorageDataHelper.CreateVolume(MSFT_Volume volume, MSFT_Partition partition, WsmanAPIWrapper wrapper)
       at Microsoft.VirtualManager.Engine.Adhc.SMStorageRefresher.GetVolumes(IVmmDbContext ctx)
       at Microsoft.VirtualManager.Engine.Adhc.WindowsHostDataProperties.PopulateProperties(IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.Adhc.WindowsHostAbstractionLayer.GetHostProperties(HostData oldHostData, Version agentVersion, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.Adhc.HostRefresher.GatherAllInformation(Host host, Object agentRefreshSyncObj, Boolean checkIfClustered, Boolean refreshEventCapabilities, String& clusterName, Guid taskID, ITaskContext taskContext, IVmmDbConnection
    dbConnection)
       at Microsoft.VirtualManager.Engine.Adhc.HostRefresher.RefreshLockedHost(Host host, Guid taskID, ITaskContext taskContext, Boolean checkClusterStatus, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.UpdateHostToResponding(Nullable`1& prevState, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.UpdateHostState(IVMComputerSystemSummary[]& vmComputers, Nullable`1& prevState, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.RunLightRefresher(IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.UpdateHostAndVMs(VMRefresherType refresherType, Guid vmObjectId, VM tempVm, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.UpdateHostAndVMs(VMRefresherType refresherType, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VmLightRefresher.RefreshData(HostReference hostRef, Nullable`1& auditTaskId, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.RefreshDriver`1.<>c__DisplayClassa.<RefreshThreadFunction>b__7(IVmmDbConnection _dbConnection)
    ------------------- Scope Trace --------------------
    [s#35e2a] HostRefresher.GatherAllInformation(host: (Host#[17c4]) { objLock = (CarmineObjectLock#[a41]) { lockType = Write, objectID = 4b67d6df-647f-4da3-a00f-12e52bdff947, objectType = VMHost, taskID = 1ee6c6db-a399-4033-ad4b-519c0d130f52, doNotRetryLock =
    (bool) True }, data = (HostData#[bcbb]) { id = 4b67d6df-647f-4da3-a00f-12e52bdff947, LastUpdatedTimestamp = 07/12/2014 18:04:04, Flags = AvailableForPlacement, HostGroupID = 0e3ba228-a059-46be-aa41-2f5cf0f4b96e, AgentServerID = 57f60b84-2997-4a25-b38e-56dc8dae19e4,
    OverrideHostGroupReserves = False, CPUPercentageReserve = 10, NetworkPercentageReserve = 0, DiskSpaceReserveMB = 10240, MaxDiskIOReservation = 10000, MemoryReserveMB = 2048, VhdPaths = (String[][-1]#1a4d96a) { }, VMRCEnabled = True, VMRCPort = 2179, SecureVMRCEnabled
    = False, VMRCCertificateAvailable = False, VirtualizationPlatformScheme = "viridian://hvnext2-ak.dev.amust.local", SupportsLiveMigration = False, EnableLiveMigration = False, LiveMigrationMaximum = 0, LiveStorageMigrationMaximum = 0, UseAnyMigrationSubnet
    = False, MigrationSubnet = (String[][-1]#2d3a296) { }, MigrationSubnetUserManaged = (Boolean[][-1]#2d62b0c) { }, MigrationAuthProtocol = CredSSP, VirtualServerState = Unknown, VirtualServerVersion = (Version#fffff) 0.0, VirtualServerVersionState = UpToDate,
    IsDMZHost = False, UseCACert = False, IsNonTrustedDomainHost = False, UserName = "", Password = "<password omitted>", LogicalProcessorCount = 0, PhysicalProcessorCount = 0, CoresPerProcessor = 0, L2CacheSize = 0, L3CacheSize = 0,
    BusSpeed = 0, ProcessorSpeed = 0, ProcessorModel = "", ProcessorManufacturer = "", ProcessorArchitecture = 0, ProcessorStepping = "", TotalMemory = 0, OperatingSystemName = "", OperatingSystemVersion = (Version#a00a0fff)
    10.0.9888, IsoRWRepositoryAvailableBytes = 0, CpuUtilization = 0, AvailableMemory = 0, Custom = (String[][9]#1d09d25) { (null), (null), (null), (null), (null), (null), (null), (null), (null) }, MaximumMemoryPerVM = 0, MinimumMemoryPerVM = 0, SuggestedMaximumMemoryPerVM
    = 0, IMAPIInstalled = False, AvailableMemoryTierredPerfCounterID = 869a7213-d9dc-41a2-a5d1-d28099894ff6, CpuTieredPerfCounterID = 68e21dec-4b18-4626-9ab3-0c136c654c79, ClusterNodeStatus = ClusterNodeStateUnknown, SecureMode = True, SslTcpPort = 5985, SslCertificateImportedByVMM
    = False, SshTcpPort = 0, IsRemoteFXRoleInstalled = False, IsCPUSLAT = False, HostVolumeIDs = Ø, HostDiskIDs = Ø, StorageFileShareIDs = Ø, HostGPUIDs = Ø, InstalledVirtualSwitchExtensionIDs = Ø, HostFibreChannelHbaIDs = Ø, HostSASHbaIDs = Ø, HostInternetSCSIHbaIDs
    = Ø, PhysicalMachineID = 655a0cbb-5fa8-4379-9a0a-dc645baae95c, OobType = None, IsPowerOptimizationControlled = False, RunAsAccountID = 93e5e250-394a-4917-9e06-88c7fb7edd98, CustomPropertyIDs = Ø, HealthMonitorIDs = Ø }, server = (RemoteServer#21feea7) Microsoft.VirtualManager.DB.Adhc.RemoteServer,
    agentVersionState = (VersionState) { UpToDate } }, agentRefreshSyncObj: (Object) null, checkIfClustered: (Boolean#0) False, refreshEventCapabilities: (Boolean#0) False, taskID: (guid) 1ee6c6db-a399-4033-ad4b-519c0d130f52, taskContext: (TaskContext#38b9a77)
    Microsoft.VirtualManager.Engine.TaskRepository.TaskContext, dbConnection: (TransactableDbContext#[1b46]) { constructionCallSite = (CallSite) { SqlContext.Connect }, sqlContext = (SqlContext#[2bd2]) { [rw] SqlContext.ConnectconstructionIdentity = (WindowsIdentity#27652b0)
    System.Security.Principal.WindowsIdentity commandList: { n=46 { Q:"dbo.prc_ADHC_Host_Get(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)", @07/12/2014 21:04:57 [+00:00:00.0019993] }, { Q:"dbo.prc_ADHC_HealthMonitor_GetAllIDsByAgent(@AgentServerID=57f60b84-2997-4a25-b38e-56dc8dae19e4)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_HostVolume_GetIDsByHost(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)", @07/12/2014 21:04:57 [+00:00:00.0010014] }, { Q:"dbo.prc_BTBS_CustomPropertyValue_GetCPValIDByObjID(ObjectID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_HostDisk_GetIDsByHost(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)", @07/12/2014 21:04:57 }, { Q:"dbo.prc_ST_StorageFileShareAssociation_GetShareIDsByServerIDAndType(@ServerID=4b67d6df-647f-4da3-a00f-12e52bdff947,
    @ServerType=VMHost)", @07/12/2014 21:04:57 [+00:00:00.0009995] }, { Q:"dbo.prc_ADHC_GetHostFibreChannelHbaByHostID(HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)", @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_GetHostSASHbaByHostID(HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 [+00:00:00.0010007] }, { Q:"dbo.prc_ADHC_GetHostInternetSCSIHbaByHostID(HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)", @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_HostGPU_GetByHost(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 [+00:00:00.0009991] }, { Q:"dbo.prc_NetMan_InstalledVirtualSwitchExtension_GetByHost(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)", @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_GetHostFibreChannelVirtualSANByHostId(HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_AgentServer_Get(@AgentServerID=57f60b84-2997-4a25-b38e-56dc8dae19e4)", @07/12/2014 21:04:57 [+00:00:00.0010041] }, { Q:"dbo.prc_ADHC_AgentServerRelation_GetByAgent(@AgentServerID=57f60b84-2997-4a25-b38e-56dc8dae19e4)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_BTBS_HostGroup_GetByID(@ID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)", @07/12/2014 21:04:57 [+00:00:00.0009967] }, { Q:"dbo.prc_BTBS_HostGroup_GetChildGroupIDs(@ID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_BTBS_CustomPropertyValue_GetCPValIDByObjID(ObjectID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)", @07/12/2014 21:04:57 [+00:00:00.0009990] }, { Q:"dbo.prc_ADHC_Host_GetByGroupID(@HostGroupID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)",
    @07/12/2014 21:04:57 }, { NQ:"dbo.prc_VMM_AcquireLock(@ObjectID=4b67d6df-647f-4da3-a00f-12e52bdff947, @ObjectType=VMHost, @TaskID=1ee6c6db-a399-4033-ad4b-519c0d130f52, @ReqLockType=Write)", @07/12/2014 21:04:57 [+00:00:00.0019787] }, { Q:"dbo.prc_ADHC_Host_Get(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 [+00:00:00.0010032] }, { Q:"dbo.prc_ADHC_HealthMonitor_GetAllIDsByAgent(@AgentServerID=57f60b84-2997-4a25-b38e-56dc8dae19e4)", @07/12/2014 21:04:57 [+00:00:00.0010090] }, { Q:"dbo.prc_ADHC_HostVolume_GetIDsByHost(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_BTBS_CustomPropertyValue_GetCPValIDByObjID(ObjectID=4b67d6df-647f-4da3-a00f-12e52bdff947)", @07/12/2014 21:04:57 [+00:00:00.0009875] }, { Q:"dbo.prc_ADHC_HostDisk_GetIDsByHost(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_ST_StorageFileShareAssociation_GetShareIDsByServerIDAndType(@ServerID=4b67d6df-647f-4da3-a00f-12e52bdff947, @ServerType=VMHost)", @07/12/2014 21:04:57 [+00:00:00.0010157] }, { Q:"dbo.prc_ADHC_GetHostFibreChannelHbaByHostID(HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_GetHostSASHbaByHostID(HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)", @07/12/2014 21:04:57 [+00:00:00.0009850] }, { Q:"dbo.prc_ADHC_GetHostInternetSCSIHbaByHostID(HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_HostGPU_GetByHost(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)", @07/12/2014 21:04:57 }, { Q:"dbo.prc_NetMan_InstalledVirtualSwitchExtension_GetByHost(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 [+00:00:00.0010008] }, { Q:"dbo.prc_ADHC_GetHostFibreChannelVirtualSANByHostId(HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)", @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_HostVolume_GetByHost(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 [+00:00:00.0009996] }, { Q:"dbo.prc_ADHC_HostDisk_GetByHost(@HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)", @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_GetHostFibreChannelHbaByHostID(HostID=4b67d6df-647f-4da3-a00f-12e52bdff947)",
    @07/12/2014 21:04:57 [+00:00:00.0009977] }, { Q:"dbo.prc_ADHC_AgentServer_Get(@AgentServerID=57f60b84-2997-4a25-b38e-56dc8dae19e4)", @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_AgentServerRelation_GetByAgent(@AgentServerID=57f60b84-2997-4a25-b38e-56dc8dae19e4)",
    @07/12/2014 21:04:57 [+00:00:00.0010001] }, { Q:"dbo.prc_BTBS_HostGroup_GetByID(@ID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)", @07/12/2014 21:04:57 }, { Q:"dbo.prc_BTBS_HostGroup_GetChildGroupIDs(@ID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_BTBS_CustomPropertyValue_GetCPValIDByObjID(ObjectID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)", @07/12/2014 21:04:57 [+00:00:00.0010000] }, { Q:"dbo.prc_ADHC_Host_GetByGroupID(@HostGroupID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_BTBS_HostGroup_GetByID(@ID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)", @07/12/2014 21:04:57 [+00:00:00.0010018] }, { Q:"dbo.prc_BTBS_HostGroup_GetChildGroupIDs(@ID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)",
    @07/12/2014 21:04:57 }, { Q:"dbo.prc_BTBS_CustomPropertyValue_GetCPValIDByObjID(ObjectID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)", @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_Host_GetByGroupID(@HostGroupID=0e3ba228-a059-46be-aa41-2f5cf0f4b96e)",
    @07/12/2014 21:04:57 [+00:00:00.0009978] }, { Q:"dbo.prc_ADHC_AgentServer_Get(@AgentServerID=57f60b84-2997-4a25-b38e-56dc8dae19e4)", @07/12/2014 21:04:57 }, { Q:"dbo.prc_ADHC_AgentServerRelation_GetByAgent(@AgentServerID=57f60b84-2997-4a25-b38e-56dc8dae19e4)",
    @07/12/2014 21:04:57 [+00:00:00.0010001] } } , conn = (SqlConnection#11f39db) { State: Open Database: VirtualManagerDB DataSource: SCVNEXT1-AK PacketSize: 8000 ServerVersion: 12.00.2000 StatisticsEnabled: False WorkstationId: SCVNEXT1-AK } }, constructionIdentity
    = (WindowsIdentity#1b706b2) System.Security.Principal.WindowsIdentity }) in t:\btvsts\38525\private\product\engine\ADHC\Operations\HostRefresher\HostRefresher.cs:line 861
    [s#35e07] VMRefresherBase.RunLightRefresher(this: (VMRefresherBase#[3b8]){ TBD }, dbConnection: (TransactableDbContext#[1b46])) in t:\btvsts\38525\private\product\engine\BitBoS\VmRefresher.cs:line 1178
    [s#35e06] VMRefresherBase.UpdateHostAndVMs(this: (VMRefresherBase#[3b8]), refresherType: VMRefresherType.LightVMRefresher, vmObjectId: (guid) 00000000-0000-0000-0000-000000000000, tempVm: (VM) null, dbConnection: (TransactableDbContext#[1b46])) in t:\btvsts\38525\private\product\engine\BitBoS\VmRefresher.cs:line
    693
    [s#35ddc] VmLightRefresher.RefreshData(this: (VmLightRefresher#[1]) { tbd }, hostRef: (HostReference#[b]) { hostID = 4b67d6df-647f-4da3-a00f-12e52bdff947, hostConnectionParams = (WSManConnectionParameters#16a611e) hvnext2-ak.dev.amust.local, isClustered = False
    }, dbConnection: (TransactableDbContext#[1b46])) in t:\btvsts\38525\private\product\engine\BitBoS\VmRefresher.cs:line 208
    [s#35ddb] RefreshDriver`1.RefreshThreadFunction(this: (RefreshDriver`1<HostReference>#[4]) { tbd }, obj: (WaitCallbackState<HostReference>#2143066) Microsoft.VirtualManager.Engine.RefreshDriver`1+WaitCallbackState[Microsoft.VirtualManager.DB.Adhc.HostReference])
    in t:\btvsts\38525\private\product\engine\Common\RefreshDriver.cs:line 568
    --------------- exception.StackTrace ---------------
    at System.Guid.GuidResult.SetFailure(ParseFailureKind failure, String failureMessageID, Object failureMessageFormatArgument, String failureArgumentName, Exception innerException)
       at System.Guid.TryParseGuidWithDashes(String guidString, GuidResult& result)
       at System.Guid.TryParseGuid(String g, GuidStyles flags, GuidResult& result)
       at System.Guid..ctor(String g)
       at Microsoft.VirtualManager.Engine.EngineFSUtils.GetVolumeIDFromVolumeName(String volumeName)
       at Microsoft.VirtualManager.Engine.ImageLibrary.StorageDataHelper.CreateVolume(MSFT_Volume volume, MSFT_Partition partition, WsmanAPIWrapper wrapper)
       at Microsoft.VirtualManager.Engine.Adhc.SMStorageRefresher.GetVolumes(IVmmDbContext ctx)
       at Microsoft.VirtualManager.Engine.Adhc.WindowsHostDataProperties.PopulateProperties(IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.Adhc.WindowsHostAbstractionLayer.GetHostProperties(HostData oldHostData, Version agentVersion, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.Adhc.HostRefresher.GatherAllInformation(Host host, Object agentRefreshSyncObj, Boolean checkIfClustered, Boolean refreshEventCapabilities, String& clusterName, Guid taskID, ITaskContext taskContext, IVmmDbConnection
    dbConnection)
       at Microsoft.VirtualManager.Engine.Adhc.HostRefresher.RefreshLockedHost(Host host, Guid taskID, ITaskContext taskContext, Boolean checkClusterStatus, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.UpdateHostToResponding(Nullable`1& prevState, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.UpdateHostState(IVMComputerSystemSummary[]& vmComputers, Nullable`1& prevState, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.RunLightRefresher(IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.UpdateHostAndVMs(VMRefresherType refresherType, Guid vmObjectId, VM tempVm, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VMRefresherBase.UpdateHostAndVMs(VMRefresherType refresherType, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.BitBos.VmLightRefresher.RefreshData(HostReference hostRef, Nullable`1& auditTaskId, IVmmDbConnection dbConnection)
       at Microsoft.VirtualManager.Engine.RefreshDriver`1.<>c__DisplayClassa.<RefreshThreadFunction>b__7(IVmmDbConnection _dbConnection)
    ------------- StackTrace from handler --------------
    This is the call stack from where the exception was caught, not where it was thrown.
    at Microsoft.VirtualManager.Utils.Diagnostics.WatsonReport.WriteReportTextFile(TextWriter reportFile)
       at Microsoft.VirtualManager.Utils.Diagnostics.WatsonReport.Send()
       at Microsoft.VirtualManager.Utils.Diagnostics.WatsonExceptionReport.Send()
       at Microsoft.VirtualManager.Utils.Diagnostics.WatsonCenter.ReportException(Exception e, WERReportOptions options, String& localReportPath)
       at Microsoft.VirtualManager.Engine.TaskRepository.TaskRepository.HandleCriticalRefresherFailure(Object sender, CriticalRefreshFailureEventArgs eventData)
       at Microsoft.VirtualManager.Engine.RefreshDriver`1.<>c__DisplayClassa.<RefreshThreadFunction>b__7(IVmmDbConnection _dbConnection)
       at Microsoft.VirtualManager.DB.SqlContext.Connect(Action`1 action)
       at Microsoft.VirtualManager.Engine.RefreshDriver`1.RefreshThreadFunction(Object obj)
       at Microsoft.VirtualManager.Utils.Multithreading.ThrottledThreadPool.<>c__DisplayClass3.<ScheduleNextThread>b__2(Object dummy)
       at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
       at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
       at System.Threading.ThreadPoolWorkQueue.Dispatch()
    -------------------- Assemblies --------------------
    mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll
        Module=C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorlib.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    VMMService, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\vmmservice.exe
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\vmmservice.exe
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    System.ServiceProcess, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceProcess\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.ServiceProcess.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceProcess\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.ServiceProcess.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System\v4.0_4.0.0.0__b77a5c561934e089\System.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    TraceWrapper, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\TraceWrapper.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\TraceWrapper.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Utils, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Utils.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Utils.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    NativeMethods, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\NativeMethods.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\NativeMethods.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.IndigoAccessLayer, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.IndigoAccessLayer.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.IndigoAccessLayer.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.Common, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Common.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Common.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Core\v4.0_4.0.0.0__b77a5c561934e089\System.Core.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    System.Configuration, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Configuration\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Configuration.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    System.Xml, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Xml\v4.0_4.0.0.0__b77a5c561934e089\System.Xml.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    Errors, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Errors.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Errors.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Remoting, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Remoting.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Remoting.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    System.Runtime.Serialization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Runtime.Serialization\v4.0_4.0.0.0__b77a5c561934e089\System.Runtime.Serialization.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    System.Data, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_64\System.Data\v4.0_4.0.0.0__b77a5c561934e089\System.Data.dll
        Version=4.5.27.0
        Product=Microsoft® .NET Framework
    System.DirectoryServices.AccountManagement, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.DirectoryServices.AccountManagement\v4.0_4.0.0.0__b77a5c561934e089\System.DirectoryServices.AccountManagement.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.DirectoryServices.AccountManagement\v4.0_4.0.0.0__b77a5c561934e089\System.DirectoryServices.AccountManagement.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0__b77a5c561934e089\System.ServiceModel.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.ServiceModel\v4.0_4.0.0.0__b77a5c561934e089\System.ServiceModel.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    Engine.Adhc.Operations, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Adhc.Operations.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Adhc.Operations.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.TaskRepository, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.TaskRepository.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.TaskRepository.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    ImgLibEngine, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\ImgLibEngine.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\ImgLibEngine.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    VmmHelperHost, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\VmmHelperHost.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\VmmHelperHost.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    VirtualizationInterfaces, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\VirtualizationInterfaces.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\VirtualizationInterfaces.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    NetworkServiceInterfaces, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\NetworkServiceInterfaces.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\NetworkServiceInterfaces.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    ClusterUtil, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\ClusterUtil.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\ClusterUtil.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    VMWareImplementation, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\VMWareImplementation.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\VMWareImplementation.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.AuthorizationManager, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.AuthorizationManager.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.AuthorizationManager.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.AuthorizationManagerTasks, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.AuthorizationManagerTasks.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.AuthorizationManagerTasks.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.Backup, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Backup.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Backup.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.BitBos, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.BitBos.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.BitBos.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Management.Automation\v4.0_3.0.0.0__31bf3856ad364e35\System.Management.Automation.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Management.Automation\v4.0_3.0.0.0__31bf3856ad364e35\System.Management.Automation.dll
        Version=10.0.9888.0
        BuildType=retail
        Product=Microsoft (R) Windows (R) Operating System
    WsManWrappers, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\WsManWrappers.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\WsManWrappers.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    SqmWrapper, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\SqmWrapper.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\SqmWrapper.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.Deployment, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Deployment.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Deployment.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.Placement.ResourceModel, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Placement.ResourceModel.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Placement.ResourceModel.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.ImgLibOperation, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.ImgLibOperation.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.ImgLibOperation.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.CustomProperties, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.CustomProperties.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.CustomProperties.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.VmOperations, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.VmOperations.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.VmOperations.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.MomDal, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.MomDal.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.MomDal.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Services\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Web.Services\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Web.Services.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    Engine.PxeServer, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.PxeServer.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.PxeServer.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.Placement, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Placement.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Placement.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.P2VCommon, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.P2VCommon.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.P2VCommon.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    PatchExtractor, Version=0.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\PatchExtractor.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\PatchExtractor.dll
    Engine.ConfigurationProviders, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.ConfigurationProviders.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.ConfigurationProviders.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    GatewayInterfaces, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\GatewayInterfaces.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\GatewayInterfaces.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Microsoft.Management.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Management.Infrastructure\v4.0_1.0.0.0__31bf3856ad364e35\Microsoft.Management.Infrastructure.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.Management.Infrastructure\v4.0_1.0.0.0__31bf3856ad364e35\Microsoft.Management.Infrastructure.dll
        Version=10.0.9888.0
        BuildType=retail
        Product=Microsoft (R) Windows (R) Operating System
    Microsoft.CapacityManager.Modeling.Store.ModelLibrary, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Microsoft.CapacityManager.Modeling.Store.ModelLibrary.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Microsoft.CapacityManager.Modeling.Store.ModelLibrary.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.CustomPropertyTasks, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.CustomPropertyTasks.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.CustomPropertyTasks.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.UMOperation, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.UMOperation.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.UMOperation.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.Scheduler, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Scheduler.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Scheduler.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.Tasks, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Tasks.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.Tasks.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.ServiceOperations, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.ServiceOperations.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.ServiceOperations.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    GoalState, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\GoalState.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\GoalState.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Engine.CloudService, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.CloudService.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Engine.CloudService.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    WSManAutomation, Version=3.2.9013.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\WSManAutomation.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\WSManAutomation.dll
    wmiWrappers, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\WMIWrappers.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\WMIWrappers.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Skuhelper, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Skuhelper.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\Skuhelper.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    System.Transactions, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_64\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089\System.Transactions.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_64\System.Transactions\v4.0_4.0.0.0__b77a5c561934e089\System.Transactions.dll
        Version=4.5.27.0
        Product=Microsoft® .NET Framework
    System.EnterpriseServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        Location=C:\Windows\Microsoft.Net\assembly\GAC_64\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_64\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_64\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    DB.DelegatedAdmin, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\DB.DelegatedAdmin.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\DB.DelegatedAdmin.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    Microsoft.CSharp, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.CSharp.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.CSharp\v4.0_4.0.0.0__b03f5f7f11d50a3a\Microsoft.CSharp.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    System.Numerics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Numerics\v4.0_4.0.0.0__b77a5c561934e089\System.Numerics.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    DB.TieredPerfCounters, Version=1.0.523.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
        Location=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\DB.TieredPerfCounters.dll
        Module=C:\Program Files\Microsoft System Center 2012 R2\Virtual Machine Manager\Bin\DB.TieredPerfCounters.dll
        Version=3.2.9013.0
        BuildType=retail
        Product=System Center Virtual Machine Manager Technical Preview
    System.Dynamic, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Dynamic\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Dynamic.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Dynamic\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Dynamic.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    System.DirectoryServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.DirectoryServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.DirectoryServices.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.DirectoryServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.DirectoryServices.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    System.Management, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
        Location=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Management\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Management.dll
        Module=C:\Windows\Microsoft.Net\assembly\GAC_MSIL\System.Management\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Management.dll
        Version=4.5.27.0
        BuildType=retail
        Product=Microsoft® .NET Framework
    --------- Extra Data for Watson Report -------------
    Error Reporting Enabled=True
    *** Extra Data ***
    Process ID = 7204 (0x1c24)
    Managed Thread ID = 74
    Native Thread ID = 14652 (0x393c)
    Alec King Director, Product Management @ Veeam Software

    On Sun, 7 Dec 2014 21:24:57 +0000, Alec 'The' King wrote:
    @Paul Adare, Your replies have zero value. An apology or retraction for your accusation of piracy would have been more appropriate.
    If you don't have any insight to add on the topic of this post, please stop spamming it.
    I did not accuse you of anything. The build in question has been pirated
    and is floating around the Internet and Microsoft has not, in fact released
    the build to the general pubic. Those are facts. I have also been involved
    in various TAP programs over the years and I know that there are dedicated
    support channels for those programs and that you are to use those dedicated
    support channels, not the support channels made available to the public
    releases. Also a fact.
    If you want support for your issues, the only way you're going to get
    that support is what I told you. Whether you choose to avail yourself of
    that support is up to you.
    Paul Adare - FIM CM MVP
    I've seen Sun monitors on fire off the side of the multimedia lab. I've
    seen
    NTU lights glitter in the dark near the Mail Gate. All these things will be
    lost in time, like the root partition last week. Time to die... -- P.
    Gutmann

  • Virtual Machine Manager 2012 R2 migrate from standalone to cluster - no starting

    Hello,
    we have migrated our Virtual Machine Manager 2012 R2 UR1 installatin from a standalone machine to a clustered version.
    But now the cluster instance won't startup.
    - uninstall the standalone virtual machine manager 2012 with the retain database option.
    - created failover cluster
    - installed vmm into cluster and pointed to existing database.
    - added second node
    The error we now get is out of the report.txt:
    ------------------- Error Report -------------------
    Error report created 17.04.2014 19:38:57
    CLR is not terminating
    --------------- Bucketing Parameters ---------------
    EventType=VMM20
    P1(appName)=vmmservice.exe
    P2(appVersion)=3.2.7620.0
    P3(assemblyName)=ImgLibEngine.dll
    P4(assemblyVer)=3.2.7620.0
    P5(methodName)=Microsoft.VirtualManager.DB.Adhc.StoredCertificate.CacheVMConnectCertificate
    P6(exceptionType)=System.AggregateException
    P7(callstackHash)=7b6a
    SCVMM Version=3.2.7620.0
    SCVMM flavor=C-buddy-RTL-AMD64
    Default Assembly Version=3.2.7620.0
    Executable Name=vmmservice.exe
    Executable Version=3.2.7510.0
    Base Exception Target Site=140721289766296
    Base Exception Assembly name=mscorlib.dll
    Base Exception Method Name=System.Security.Cryptography.CryptographicException.ThrowCryptographicException
    Exception Message=One or more errors occurred.
    EIP=0x00007ffc469c43c8
    Build bit-size=64
    ------------ exceptionObject.ToString() ------------
    System.AggregateException: One or more errors occurred. ---> System.Security.Cryptography.CryptographicException: The specified network password is not correct.
    at System.Security.Cryptography.CryptographicException.ThrowCryptographicException(Int32 hr)
    at System.Security.Cryptography.X509Certificates.X509Utils._LoadCertFromBlob(Byte[] rawData, IntPtr password, UInt32 dwFlags, Boolean persistKeySet, SafeCertContextHandle& pCertCtx)
    at System.Security.Cryptography.X509Certificates.X509Certificate.LoadCertificateFromBlob(Byte[] rawData, Object password, X509KeyStorageFlags keyStorageFlags)
    at System.Security.Cryptography.X509Certificates.X509Certificate2..ctor(Byte[] rawData, SecureString password, X509KeyStorageFlags keyStorageFlags)
    at Microsoft.VirtualManager.DB.Adhc.StoredCertificate.CacheVMConnectCertificate(StoredCertificate cert)
    at Microsoft.VirtualManager.DB.Adhc.StoredCertificate.ImportCertificates(List`1 certificates, ReportCertImportFailure ReportImportFailure)
    at Microsoft.VirtualManager.DB.Adhc.StoredCertificate.ImportAllCertificates(ReportCertImportFailure ReportImportFailure)
    at Microsoft.VirtualManager.Engine.VirtualManagerService.LoadCertificates()
    at Microsoft.VirtualManager.Engine.VirtualManagerService.TimeStartupMethod(String description, TimedStartupMethod methodToTime)
    at System.Threading.Tasks.Task.Execute()
    --- End of inner exception stack trace ---
    at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
    at Microsoft.VirtualManager.Engine.VirtualManagerService.WaitForStartupTasks()
    at Microsoft.VirtualManager.Engine.VirtualManagerService.TimeStartupMethod(String description, TimedStartupMethod methodToTime)
    at Microsoft.VirtualManager.Engine.VirtualManagerService.ExecuteRealEngineStartup()
    at Microsoft.VirtualManager.Engine.VirtualManagerService.TryStart(Object stateInfo)
    at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
    at System.Threading.TimerQueueTimer.CallCallback()
    at System.Threading.TimerQueueTimer.Fire()
    at System.Threading.TimerQueue.FireNextTimers()
    ---> (Inner Exception #0) System.Security.Cryptography.CryptographicException: The specified network password is not correct.
    at System.Security.Cryptography.CryptographicException.ThrowCryptographicException(Int32 hr)
    at System.Security.Cryptography.X509Certificates.X509Utils._LoadCertFromBlob(Byte[] rawData, IntPtr password, UInt32 dwFlags, Boolean persistKeySet, SafeCertContextHandle& pCertCtx)
    at System.Security.Cryptography.X509Certificates.X509Certificate.LoadCertificateFromBlob(Byte[] rawData, Object password, X509KeyStorageFlags keyStorageFlags)
    at System.Security.Cryptography.X509Certificates.X509Certificate2..ctor(Byte[] rawData, SecureString password, X509KeyStorageFlags keyStorageFlags)
    at Microsoft.VirtualManager.DB.Adhc.StoredCertificate.CacheVMConnectCertificate(StoredCertificate cert)
    at Microsoft.VirtualManager.DB.Adhc.StoredCertificate.ImportCertificates(List`1 certificates, ReportCertImportFailure ReportImportFailure)
    at Microsoft.VirtualManager.DB.Adhc.StoredCertificate.ImportAllCertificates(ReportCertImportFailure ReportImportFailure)
    at Microsoft.VirtualManager.Engine.VirtualManagerService.LoadCertificates()
    at Microsoft.VirtualManager.Engine.VirtualManagerService.TimeStartupMethod(String description, TimedStartupMethod methodToTime)
    at System.Threading.Tasks.Task.Execute()<---
    Maybe someone has an idea where to look at.
    Best Regards,
    Marcus
    Marcus Lehmann

    Hi,
    nope, we solved it.
    It seems that this behavior occurs only under special circumstances.
    Scenario is:
    1. RDP Gateway connection to our Hyper-V Hosts (We need it for our Windows Azure Pack installation). A certificate is needed to encrypt the connection between RDPGW and Hyper-V host. This certificate is distributed by the VMM to the Hyper-V Hosts with the
    private key.
    2. Migrating from standalone installation to High Availability therefore migrating from DPAPI to DKM
    It looks like that the key or the password to unencrypt the private key, which is stored in the database, is itself stored in the DPAI/DKM.
    So when you try to get the migrated Service online the error report in my first post is generated.
    What we did was fiddeling around in the database. Make sure you have a backup !!
    You need two tables:
    tbl_ADHC_Host
    tbl_VMM_CertificateStore
    1. Go to the table "tbl_ADHC_Host" and edit the key fk_ADHC_Host_VMM_CertificateStore and set "Enfore Foreign Key Constraint" to "No".
    2. get the value "VMConnectCertficateID" from the table "tbl_ADHC_Host"
    3. Go to the table "tbl_VMM_CertificateStore" and delete the Certficate with the value which equals the "VMConnectCertificateID". Note: Corresponding Certificate in the CErtificatestore table should have something in the column "PrivatekeyPassword"
    and an ObjectType of 6.
    4. The service should now start and you can reconfigure the certificate used for the encryption between your RDPGW and Hyper-V Hosts, like you did before.
    5.  Go to the table "tbl_ADHC_Host" and edit the key fk_ADHC_Host_VMM_CertificateStore and set "Enfore Foreign Key Constraint" back to "Yes".
    Hope that helps. ;)
    Best Regards,
    Marcus
    Marcus Lehmann

  • System Center Virtual Machine Manager SC VMM 2012 SP1 Installation fails: Unable to assign the name NO_PARAM to this host because this name is already in use.

    I'm trying to install VMM 2012 SP1 on a Windows Server 2012 machine and it fails with this error,
    the scenario is as follows,
    Old database (from 2012 RTM) exists on remote SQL 2012 SP1 server
    Server was 2008 R2 SP1 so I decided to make a fresh installation of 2012 with the same name
    installed ADK
    specific error: 01:42:13:VMMPostinstallProcessor threw an exception: Threw Exception.Type: Microsoft.VirtualManager.Setup.Exceptions.BackEndErrorException, Exception.Message: Unable to assign the name NO_PARAM to this host because this name is already in
    use.
    please help

    I had a similar problem today when upgrading from SCVMM 2012 RTM to SCVMM 2012 SP1 RTM. To re-create the issue you describe originally you can actually just uninstall SCVMM 2012 SP1 RTM with "retain data" option and re-install the software on the same
    computer (with the same name of course), attaching it to the retained DB. If you change the SCVMM server name I believe it will make some things go wrong after your install, like missing VM template passwords for example as the data gets encrypted in
    the DB. Maybe it didn't but I didn't risk it. I definitely know if you change service accounts on a scenario like this you will be without the encrypted DB data which isn't much fun. To avoid changing the computer name, if you look in the setup log
    files in %systemdrive%\ProgramData\VMMLogs\, specifically the SetupWizard.log file. You will see details on it failing because the same computer name is in the DB table "dbo.tbl_ADHC_AgentServer" and until it is removed from that table I wasn't able to get
    the install to complete at all. The error in my logs looked something like this "InnerException.Type: System.Data.SqlClient.SqlException, InnerException.Message: Violation of UNIQUE KEY constraint 'unique_ADHC_AgentServer_ComputerName'. Cannot insert duplicate
    key in object 'dbo.tbl_ADHC_AgentServer'. The duplicate key value is (computername.is.writtenhere). The statement has been terminated." In the row data in the DB it also seems to suggest that the computer name had "Virtual Machine Manager Library Files" on
    it which is strange since I always remove the local SCVMM server as a library server after I install it and use an off box library server.

Maybe you are looking for

  • Tehnical wage type not coming in RT table

    Wage type for Employer Pension Contribution, EDLI Contribution, EDLI  Admin Charges & PF Admin Charges not coming in RT table. Please suggest some solution, Its urgent. Regards Abhimanyu

  • Need help to sync two iphones to one computer with one user. Want the same library but both phones have different contact lists.

    There are two iphones in the family. We want to share the same music but separate pictures, contacts and apps. Do I have to create user accounts on the computer and different libraries?

  • Mirroring a server

    Hello i have an Xserve G5 and i have to initiate a Round Robin (loadbalancing) configuration for a website. Can someone tell me how to make an automatic mirror of the server. (If a file was deletet on one of them, on the it will be deletet automatic,

  • HT1420 I can't find the authorize this computer prompt

    I am trying to authorize my new imac so I can download the song list from my iphone.  I looked in itunes but do not see how to do it.  I have 4 products authorized so I should be able to add my imac.  I read the instructions in Itunes support but I d

  • CSS compatibility problem

    Hey y'all Adobe pros! Got an issue for you. In a website I'm building, I've attached several CSS sheets, and they always preview perfectly in Dreamweaver, but in IE (I have IE7), some styles don't show, leaving plain text. I've attached my home page