vCenter5.1 and all esxi5.1 servers - no upgrades, all fresh installs.
I get a "Storage service is not initialized, please try again later" when i click on the storage views tab. The sms logs are full of "incorrect username or password" but i cant figure out which ones since what i am using do have full access. The plugin is also enabled, tried restarting the inventory service and profile service along with a few other things but none seem to help.
What am i missing?
2013-04-17 23:40:53,274 [Thread-16] INFO com.vmware.vim.clientutil.InventoryClientUtil - Using key: 65c0adc2-c211-43cf-ad44-bb81e8ab1c67/VIMWEBSVC
2013-04-17 23:40:55,380 [Thread-16] ERROR com.vmware.vim.storage.common.qs.QsProxyStrategy - Initialize QS connection failed
java.util.concurrent.ExecutionException: com.vmware.vim.binding.vim.fault.InvalidLogin:
inherited from com.vmware.vim.binding.vim.fault.VimFault:
inherited from com.vmware.vim.binding.vim.fault.InvalidLogin: Cannot complete login due to an incorrect user name or password.
at com.vmware.vim.vmomi.core.impl.BlockingFuture.get(BlockingFuture.java:70)
at com.vmware.vim.clientutil.InventoryClientUtil.acquireSessionTicket(InventoryClientUtil.java:124)
at com.vmware.vim.clientutil.InventoryClientUtil.getAuthDataForDataService(InventoryClientUtil.java:92)
at com.vmware.vim.storage.common.qs.QsAuthenticationProvider.getAuthDataForQueryService(QsAuthenticationProvider.java:25)
at com.vmware.vim.storage.common.qs.QsProxyStrategy$1.execute(QsProxyStrategy.java:73)
at com.vmware.vim.storage.common.qs.QsProxyStrategy$1.execute(QsProxyStrategy.java:70)
at com.vmware.vim.storage.common.util.RetryTaskExecutor.execute(RetryTaskExecutor.java:24)
at com.vmware.vim.storage.common.qs.QsProxyStrategy.createClient(QsProxyStrategy.java:88)
at com.vmware.vim.storage.common.qs.QsProxyStrategy.<init>(QsProxyStrategy.java:50)
at com.vmware.vim.storage.common.qs.QsProxyStrategy.getInstance(QsProxyStrategy.java:57)
at com.vmware.vim.storage.common.qs.QsClientImpl.<init>(QsClientImpl.java:35)
at com.vmware.vim.sms.qs.QueryMapper.<init>(QueryMapper.java:95)
at com.vmware.vim.sms.qs.QueryMapper.getInstance(QueryMapper.java:103)
at com.vmware.vim.sms.provider.ProviderFactory.loadVasaProviders(ProviderFactory.java:294)
at com.vmware.vim.sms.StorageManagerImpl$ProviderLoader.run(StorageManagerImpl.java:103)
Caused by: com.vmware.vim.binding.vim.fault.InvalidLogin:
inherited from com.vmware.vim.binding.vim.fault.VimFault:
inherited from com.vmware.vim.binding.vim.fault.InvalidLogin: Cannot complete login due to an incorrect user name or password.
at sun.reflect.GeneratedConstructorAccessor231.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at com.vmware.vim.vmomi.core.types.impl.ComplexTypeImpl.newInstance(ComplexTypeImpl.java:171)
at com.vmware.vim.vmomi.core.types.impl.DefaultDataObjectFactory.newDataObject(DefaultDataObjectFactory.java:26)
at com.vmware.vim.vmomi.core.soap.impl.unmarshaller.ComplexStackContext.<init>(ComplexStackContext.java:33)
at com.vmware.vim.vmomi.core.soap.impl.unmarshaller.UnmarshallerImpl$UnmarshallSoapFaultContext.parse(UnmarshallerImpl.java:135)
at com.vmware.vim.vmomi.core.soap.impl.unmarshaller.UnmarshallerImpl$UnmarshallSoapFaultContext.unmarshall(UnmarshallerImpl.java:98)
at com.vmware.vim.vmomi.core.soap.impl.unmarshaller.UnmarshallerImpl.unmarshalSoapFault(UnmarshallerImpl.java:84)
at com.vmware.vim.vmomi.client.common.impl.SoapFaultStackContext.setValue(SoapFaultStackContext.java:37)
at com.vmware.vim.vmomi.client.common.impl.ResponseUnmarshaller.unmarshal(ResponseUnmarshaller.java:97)
at com.vmware.vim.vmomi.client.common.impl.ResponseImpl.unmarshalResponse(ResponseImpl.java:245)
at com.vmware.vim.vmomi.client.common.impl.ResponseImpl.setResponse(ResponseImpl.java:203)
at com.vmware.vim.vmomi.client.http.impl.HttpExchange.run(HttpExchange.java:126)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
ware.vim.binding.vim.fault.InvalidLogin: Cannot complete login due to an incorrect user name or password.
at com.vmware.vim.vmomi.core.impl.BlockingFuture.get(BlockingFuture.java:70)
at com.vmware.vim.clientutil.InventoryClientUtil.acquireSessionTicket(InventoryClientUtil.java:124)
at com.vmware.vim.clientutil.InventoryClientUtil.getAuthDataForDataService(InventoryClientUtil.java:92)
at com.vmware.vim.storage.common.qs.QsAuthenticationProvider.getAuthDataForQueryService(QsAuthenticationProvider.java:25)
at com.vmware.vim.storage.common.qs.QsProxyStrategy$1.execute(QsProxyStrategy.java:73)
at com.vmware.vim.storage.common.qs.QsProxyStrategy$1.execute(QsProxyStrategy.java:70)
at com.vmware.vim.storage.common.util.RetryTaskExecutor.execute(RetryTaskExecutor.java:24)
at com.vmware.vim.storage.common.qs.QsProxyStrategy.createClient(QsProxyStrategy.java:88)
at com.vmware.vim.storage.common.qs.QsProxyStrategy.<init>(QsProxyStrategy.java:50)
at com.vmware.vim.storage.common.qs.QsProxyStrategy.getInstance(QsProxyStrategy.java:57)