Hi,
I have installed ESXi at my home server to test and get to know the software, but I ran into a problem.
When I try to deploy a new VM or edit the settings, I get an message saying "Index was outside the bounds of the array".
I have no problem starting vSphere, creating a new datastore and so on.
But the funny thing is, when I try a different account I have no problem...
Right now I have installed:
ESXi
version 4.0.0
Build 5044850
vSphere
version 4.0.0
Build 496403
vSphere is installed on a Windows 8 computer.
And the viclient log file is saying:
[viclient:SoapTran] 2013-07-21 16:55:33.103 Invoke 38 Start RetrieveContents on PropertyCollector:ha-property-collector [10.0.0.250]. [Caller: VirtualInfrastructure.PropertyRetriever.InvokePropertyGet]
[viclient:SoapTran] 2013-07-21 16:55:33.118 Invoke 38 Finish RetrieveContents on PropertyCollector:ha-property-collector [10.0.0.250] - Serial:0.001, Server:000.024
[ :ShowExcp] 2013-07-21 16:55:35.879 System.IndexOutOfRangeException: Indeksen var utenfor matrisegrensen.
ved VMware.CustomControls.NumericUpdownEx..ctor()
ved VMware.CustomControls.DiskCapControl.InitializeComponent()
ved VMware.CustomControls.DiskCapControl..ctor()
ved VpxClient.VMConfig.BWzVDiskCapPage.InitializeComponent()
ved VpxClient.VMConfig.BWzVDiskCapPage..ctor(TocWizard myBoss)
ved VpxClient.VMConfig.NWz..ctor(NWzModes m)
ved VpxClient.Common.UiCommands.VirtualMachine.NewOrImportVM(ManagedEntity entity, Boolean import, Boolean forceVmtn, Service iService)
Stack Trace:
at VirtualInfrastructure.Utils.Log.Trace(String, String, TraceType)
at VpxClientCommon.Util.Dialogs.ShowException(IWin32Window, Exception, String)
at VpxClientCommon.Util.Dialogs.ShowException(Exception)
at VpxClient.Common.UiCommands+VirtualMachine.NewOrImportVM(ManagedEntity, Boolean, Boolean, Service)
at VpxClient.GettingStarted.HostHtmlView.CreateVM()
...
at System.Windows.Forms.Application.Run()
regards
Thomas Isaksen