Quantcast
Channel: VMware Communities : All Content - All Communities
Viewing all articles
Browse latest Browse all 175326

Profile-Driven Storage Service not start

$
0
0

C:\ProgramData\VMware\vCenterServer\logs\vmware-sps\wrapper.log

INFO   | jvm 1| 2015/11/30 19:11:14 | 2015-11-30T19:11:14.033+03:00 ERROR opId= - Error reading the configuration file: java.lang.NumberFormatException: null
INFO   | jvm 1| 2015/11/30 19:11:14 | 2015-11-30T19:11:14.036+03:00 ERROR opId= - Storage Policy Service could not be initialized:
INFO   | jvm 1| 2015/11/30 19:11:14 | org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adapterServer' defined in class path resource [../conf/sps-spring-config.xml]: Cannot resolve reference to bean 'storageProfileManager' while setting bean property 'managedObjects' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'storageProfileManager' defined in class path resource [../conf/sps-spring-config.xml]: Invocation of init method failed; nested exception is java.lang.ExceptionInInitializerError


C:\ProgramData\VMware\vCenterServer\logs\vmware-sps\sps.log

2015-11-30T19:11:14.041+03:00 [WrapperSimpleAppMain] ERROR opId= com.vmware.sps.StorageMain - Exception when running SPS service

com.vmware.sps.fault.SpsInitializedException: Storage Policy Service could not be initialized.

 

    at com.vmware.sps.SpsLocalService.initialize(Unknown Source)

    at com.vmware.sps.SpsLocalService.<init>(Unknown Source)

    at com.vmware.sps.StorageMain.loadSpsService(Unknown Source)

    at com.vmware.sps.StorageMain.main(Unknown Source)

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

    at java.lang.reflect.Method.invoke(Method.java:606)

    at org.tanukisoftware.wrapper.WrapperSimpleApp.run(WrapperSimpleApp.java:290)

    at java.lang.Thread.run(Thread.java:745)

Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'adapterServer' defined in class path resource [../conf/sps-spring-config.xml]: Cannot resolve reference to bean 'storageProfileManager' while setting bean property 'managedObjects' with key [0]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'storageProfileManager' defined in class path resource [../conf/sps-spring-config.xml]: Invocation of init method failed; nested exception is java.lang.ExceptionInInitializerError

 

C:\Program Files\VMware\vCenter Server\vmware-sps\sps\conf\sps-spring-config.xml


<bean id="adapterServer"

      class="com.vmware.vim.vmomi.server.impl.AdapterServerImpl">

      <property name="managedObjects">

         <list>

            <ref bean="storageProfileManager"/>

            <ref bean="storageCapabilityService"/>

            <ref bean="taskTracker"/>

            <ref bean="complianceManager"/>

            <ref bean="storageProfileServer"/>

         </list>

      </property>

      <property name="activationValidators">

         <list>

            <ref bean="sessionValidator"/>

         </list>

      </property>

   </bean>

 

Please help!


Viewing all articles
Browse latest Browse all 175326

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>