VMware Cloud Community
ChrisFD2
VMware Employee
VMware Employee
Jump to solution

vCenter Appliance 6.0 to 6.5 upgrade fails due to ESX Agent Manager (vmware-eam) service not starting

Hi all,

Upgrading from 6.0 to 6.5 and the migration fails due to the above service.

If I manually start it, it stops shortly after.

Please see tail of /storage/log/vmware/eam/wrapper.log when I manually start the service.

I currently have a support case open, but just wondering if anyone has had similar.

# service-control --start vmware-eam

INFO:root:Service: vmware-eam, Action: start

Service: vmware-eam, Action: start

2017-12-18T10:05:25.346Z   Running command: ['/sbin/chkconfig', u'vmware-eam']

2017-12-18T10:05:25.407Z   Done running command

2017-12-18T10:05:25.407Z   Running command: ['/sbin/service', u'vmware-eam', 'status']

2017-12-18T10:05:25.473Z   Done running command

2017-12-18T10:05:25.474Z   Running command: ['/sbin/chkconfig', '--force', u'vmware-eam', 'on']

2017-12-18T10:05:25.511Z   Done running command

2017-12-18T10:05:25.512Z   Running command: ['/sbin/service', u'vmware-eam', 'start']

2017-12-18T10:05:26.511Z |  INFO | WrapperSimpleAppMain | Main.java | 47 | Initializing Spring from 'standalone.xml' and 'eam.properties'

2017-12-18T10:05:26.540Z |  INFO | WrapperSimpleAppMain | AbstractApplicationContext.java | 412 | Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@53642565: display name [org.springframework.context.support.ClassPathXmlApplicationContext@53642565]; startup date [Mon Dec 18 10:05:26 UTC 2017]; root of context hierarchy

2017-12-18T10:05:26.611Z |  INFO | WrapperSimpleAppMain | XmlBeanDefinitionReader.java | 323 | Loading XML bean definitions from class path resource [standalone.xml]

2017-12-18T10:05:26.699Z |  INFO | WrapperSimpleAppMain | XmlBeanDefinitionReader.java | 323 | Loading XML bean definitions from class path resource [eam-server-beans.xml]

2017-12-18T10:05:26.776Z |  INFO | WrapperSimpleAppMain | AbstractApplicationContext.java | 427 | Bean factory for application context [org.springframework.context.support.ClassPathXmlApplicationContext@53642565]: org.springframework.beans.factory.support.DefaultListableBeanFactory@18f47d52

2017-12-18T10:05:26.891Z |  INFO | WrapperSimpleAppMain | PropertiesLoaderSupport.java | 178 | Loading properties file from class path resource [eam.properties]

2017-12-18T10:05:26.935Z |  INFO | WrapperSimpleAppMain | DefaultListableBeanFactory.java | 414 | Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@18f47d52: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,commonMapStore,vibServices,esxAgentMgr,vcTrustStore,eamKeyStore,eamKeyAccess,vimAndVumConnectionExecutor,vpxdConnection,vumConnection,vcOptions,serverAddr,serverAddrDepr,serverUrl,serverUrlDepr,vcListener,l10n,httpNfcLeaseTimeoutHandler,nameManager,vcDatastoreManager,vcEventManager,vcKeyValueStore,messageSource,vibServer,vibServerDepr,vibPackageDepot,vibPackageDepotDepr,secureHostsStartVersion,vibPackageDepots,vcInventory,springContext,scanForUnknownAgentVms,cmClient,stsCertManager,scheduler,heathStatusTaskScheduler,vmodlContext,versionFinder,clientAuthConnectionExecutor,clientAuthConnection,clientAuthenticator,localizationFilter,firstMobStep,mobConnectionExecutor,mobConnection,mobAuthenticator,localClient,localCorrelator,localFilterStartStep,localCompletionStep,sessionManager,dispatcher,adapterServer,eamVersion,bodyHandler,eamVersion2,bodyHandlerVersion2,eamVersion2_5,bodyHandlerVersion2_5,eamVersion3,bodyHandlerVersion3,eamVersion6,bodyHandlerVersion6,internalEamVersion1,internalBodyHandlerVersion1,internalEamVersion2,internalBodyHandlerVersion2,internalEamVersion2_5,internalBodyHandlerVersion2_5,internalEamVersion3,internalBodyHandlerVersion3,internalEamVersion6,internalBodyHandlerVersion6,httpResponseCorrelator,firstStep,validationStartStep,completionStep,filterStartStep,invocationStep,continuerStep,rejectedHandler,executor,httpServerEndpoint,listener,mob,jspServlet,fileServlet,health,managementUi,cmHealthServlet,cmResourceBundleServlet,vmomiService,mobService,jspService,filesService,healthService,managementService,vibService,vibdService,cmHealthService,cmResourceBundleService,httpServer]; root of factory hierarchy

2017-12-18T10:05:27.034Z |  INFO | WrapperSimpleAppMain | XmlBeanDefinitionReader.java | 323 | Loading XML bean definitions from class path resource [com/vmware/vim/binding/vmodl/context_v2.xml]

2017-12-18T10:05:27.052Z |  INFO | WrapperSimpleAppMain | DefaultListableBeanFactory.java | 414 | Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3d6bf0b6: defining beans [context]; root of factory hierarchy

2017-12-18T10:05:27.082Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.085Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.089Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.092Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.105Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.107Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.109Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.113Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.115Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.117Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.119Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.121Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.123Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.125Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.127Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.129Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.201Z |  INFO | WrapperSimpleAppMain | DefaultSingletonBeanRegistry.java | 396 | Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3d6bf0b6: defining beans [context]; root of factory hierarchy

2017-12-18T10:05:27.202Z |  INFO | WrapperSimpleAppMain | XmlBeanDefinitionReader.java | 323 | Loading XML bean definitions from class path resource [com/vmware/vim/binding/vmodl/query/context_v2.xml]

2017-12-18T10:05:27.209Z |  INFO | WrapperSimpleAppMain | DefaultListableBeanFactory.java | 414 | Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@67e4d68: defining beans [context]; root of factory hierarchy

2017-12-18T10:05:27.277Z |  INFO | WrapperSimpleAppMain | DefaultSingletonBeanRegistry.java | 396 | Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@67e4d68: defining beans [context]; root of factory hierarchy

2017-12-18T10:05:27.278Z |  INFO | WrapperSimpleAppMain | XmlBeanDefinitionReader.java | 323 | Loading XML bean definitions from class path resource [com/vmware/vim/binding/vmodl/context_v2.xml]

2017-12-18T10:05:27.289Z |  INFO | WrapperSimpleAppMain | DefaultListableBeanFactory.java | 414 | Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3d8307be: defining beans [context]; root of factory hierarchy

2017-12-18T10:05:27.291Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.293Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.294Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.296Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.298Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.299Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.301Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.302Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.304Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.305Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.306Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.308Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.309Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.311Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.312Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.314Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.321Z |  INFO | WrapperSimpleAppMain | DefaultSingletonBeanRegistry.java | 396 | Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@3d8307be: defining beans [context]; root of factory hierarchy

2017-12-18T10:05:27.322Z |  INFO | WrapperSimpleAppMain | XmlBeanDefinitionReader.java | 323 | Loading XML bean definitions from class path resource [com/vmware/vim/binding/vmodl/query/context_v2.xml]

2017-12-18T10:05:27.328Z |  INFO | WrapperSimpleAppMain | DefaultListableBeanFactory.java | 414 | Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7b3640f1: defining beans [context]; root of factory hierarchy

2017-12-18T10:05:27.352Z |  INFO | WrapperSimpleAppMain | DefaultSingletonBeanRegistry.java | 396 | Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7b3640f1: defining beans [context]; root of factory hierarchy

2017-12-18T10:05:27.353Z |  INFO | WrapperSimpleAppMain | XmlBeanDefinitionReader.java | 323 | Loading XML bean definitions from class path resource [com/vmware/vim/binding/cis/cm/context.xml]

2017-12-18T10:05:27.359Z |  INFO | WrapperSimpleAppMain | DefaultListableBeanFactory.java | 414 | Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7ce39e84: defining beans [context]; root of factory hierarchy

2017-12-18T10:05:27.429Z |  INFO | WrapperSimpleAppMain | DefaultSingletonBeanRegistry.java | 396 | Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@7ce39e84: defining beans [context]; root of factory hierarchy

2017-12-18T10:05:27.815Z |  WARN | WrapperSimpleAppMain | HttpConfigurationCompilerBase.java | 95 | Shutting down the connection monitor.

2017-12-18T10:05:27.822Z |  INFO | WrapperSimpleAppMain | XmlBeanDefinitionReader.java | 323 | Loading XML bean definitions from class path resource [com/vmware/vim/binding/vmodl/context_v2.xml]

2017-12-18T10:05:27.833Z |  INFO | WrapperSimpleAppMain | DefaultListableBeanFactory.java | 414 | Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@239190ce: defining beans [context]; root of factory hierarchy

2017-12-18T10:05:27.835Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.837Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.838Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.840Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.841Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.842Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.844Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.845Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.846Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.848Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.849Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.850Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.852Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.853Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.854Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.856Z |  WARN | WrapperSimpleAppMain | TypeConverterDelegate.java | 263 | PropertyEditor [com.sun.beans.editors.EnumEditor] found through deprecated global PropertyEditorManager fallback - consider using a more isolated form of registration, e.g. on the BeanWrapper/BeanFactory!

2017-12-18T10:05:27.861Z |  INFO | WrapperSimpleAppMain | DefaultSingletonBeanRegistry.java | 396 | Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@239190ce: defining beans [context]; root of factory hierarchy

2017-12-18T10:05:27.862Z |  INFO | WrapperSimpleAppMain | XmlBeanDefinitionReader.java | 323 | Loading XML bean definitions from class path resource [com/vmware/vim/binding/vmodl/query/context_v2.xml]

2017-12-18T10:05:27.867Z |  INFO | WrapperSimpleAppMain | DefaultListableBeanFactory.java | 414 | Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@20cff041: defining beans [context]; root of factory hierarchy

2017-12-18T10:05:27.887Z |  INFO | WrapperSimpleAppMain | DefaultSingletonBeanRegistry.java | 396 | Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@20cff041: defining beans [context]; root of factory hierarchy

2017-12-18T10:05:27.888Z |  INFO | WrapperSimpleAppMain | XmlBeanDefinitionReader.java | 323 | Loading XML bean definitions from class path resource [com/vmware/vim/binding/sso/context.xml]

2017-12-18T10:05:27.896Z |  INFO | WrapperSimpleAppMain | DefaultListableBeanFactory.java | 414 | Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@79c04b2a: defining beans [context]; root of factory hierarchy

2017-12-18T10:05:28.108Z |  INFO | WrapperSimpleAppMain | DefaultSingletonBeanRegistry.java | 396 | Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@79c04b2a: defining beans [context]; root of factory hierarchy

2017-12-18T10:05:28.534Z |  WARN | WrapperSimpleAppMain | AbstractClient.java | 141 | ******* WARNING ****** WARNING ****** WARNING *******

2017-12-18T10:05:28.534Z |  WARN | WrapperSimpleAppMain | AbstractClient.java | 142 | Possible remote API mismatch detected. Operation will continue, but errors are likely.

2017-12-18T10:05:28.534Z |  WARN | WrapperSimpleAppMain | AbstractClient.java | 144 | ******* WARNING ****** WARNING ****** WARNING *******

2017-12-18T10:05:28.570Z |  INFO | WrapperSimpleAppMain | XmlBeanDefinitionReader.java | 323 | Loading XML bean definitions from class path resource [com/vmware/vim/binding/eam/context.xml]

2017-12-18T10:05:28.578Z |  INFO | WrapperSimpleAppMain | DefaultListableBeanFactory.java | 414 | Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@42ffe3f2: defining beans [context]; root of factory hierarchy

2017-12-18T10:05:28.610Z |  INFO | WrapperSimpleAppMain | DefaultSingletonBeanRegistry.java | 396 | Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@42ffe3f2: defining beans [context]; root of factory hierarchy

2017-12-18T10:05:28.610Z |  INFO | WrapperSimpleAppMain | XmlBeanDefinitionReader.java | 323 | Loading XML bean definitions from class path resource [com/vmware/vim/binding/vim/context.xml]

2017-12-18T10:05:28.765Z |  INFO | WrapperSimpleAppMain | DefaultListableBeanFactory.java | 414 | Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@519e51ea: defining beans [context]; root of factory hierarchy

2017-12-18T10:05:29.240Z   Done running command

2017-12-18T10:05:29.241Z   Successfully started service vmware-eam

gb2vc01:/storage/log/vmware/eam # 2017-12-18T10:05:30.198Z |  INFO | WrapperSimpleAppMain | DefaultSingletonBeanRegistry.java | 396 | Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@519e51ea: defining beans [context]; root of factory hierarchy

2017-12-18T10:05:30.199Z |  INFO | WrapperSimpleAppMain | XmlBeanDefinitionReader.java | 323 | Loading XML bean definitions from class path resource [com/vmware/vim/binding/integrity/context.xml]

2017-12-18T10:05:30.207Z |  INFO | WrapperSimpleAppMain | DefaultListableBeanFactory.java | 414 | Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@40b11a9f: defining beans [context]; root of factory hierarchy

2017-12-18T10:05:30.329Z |  INFO | WrapperSimpleAppMain | DefaultSingletonBeanRegistry.java | 396 | Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@40b11a9f: defining beans [context]; root of factory hierarchy

2017-12-18T10:05:30.333Z | DEBUG | WrapperSimpleAppMain | Options.java | 138 | Added observer com.vmware.eam.config.impl.EamAddress@511b62a0 to com.vmware.eam.vc.impl.VcOptions@5ce81ff9

2017-12-18T10:05:30.342Z | DEBUG | WrapperSimpleAppMain | Options.java | 138 | Added observer com.vmware.eam.config.impl.EamAddress@582e240a to com.vmware.eam.vc.impl.VcOptions@5ce81ff9

2017-12-18T10:05:30.363Z |  INFO | WrapperSimpleAppMain | DefaultSingletonBeanRegistry.java | 396 | Destroying singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@18f47d52: defining beans [org.springframework.beans.factory.config.PropertyPlaceholderConfigurer#0,commonMapStore,vibServices,esxAgentMgr,vcTrustStore,eamKeyStore,eamKeyAccess,vimAndVumConnectionExecutor,vpxdConnection,vumConnection,vcOptions,serverAddr,serverAddrDepr,serverUrl,serverUrlDepr,vcListener,l10n,httpNfcLeaseTimeoutHandler,nameManager,vcDatastoreManager,vcEventManager,vcKeyValueStore,messageSource,vibServer,vibServerDepr,vibPackageDepot,vibPackageDepotDepr,secureHostsStartVersion,vibPackageDepots,vcInventory,springContext,scanForUnknownAgentVms,cmClient,stsCertManager,scheduler,heathStatusTaskScheduler,vmodlContext,versionFinder,clientAuthConnectionExecutor,clientAuthConnection,clientAuthenticator,localizationFilter,firstMobStep,mobConnectionExecutor,mobConnection,mobAuthenticator,localClient,localCorrelator,localFilterStartStep,localCompletionStep,sessionManager,dispatcher,adapterServer,eamVersion,bodyHandler,eamVersion2,bodyHandlerVersion2,eamVersion2_5,bodyHandlerVersion2_5,eamVersion3,bodyHandlerVersion3,eamVersion6,bodyHandlerVersion6,internalEamVersion1,internalBodyHandlerVersion1,internalEamVersion2,internalBodyHandlerVersion2,internalEamVersion2_5,internalBodyHandlerVersion2_5,internalEamVersion3,internalBodyHandlerVersion3,internalEamVersion6,internalBodyHandlerVersion6,httpResponseCorrelator,firstStep,validationStartStep,completionStep,filterStartStep,invocationStep,continuerStep,rejectedHandler,executor,httpServerEndpoint,listener,mob,jspServlet,fileServlet,health,managementUi,cmHealthServlet,cmResourceBundleServlet,vmomiService,mobService,jspService,filesService,healthService,managementService,vibService,vibdService,cmHealthService,cmResourceBundleService,httpServer]; root of factory hierarchy

[/code]

Regards,
Chris
VCIX-DCV 2024 | VCIX-NV 2024 | vExpert 6x | CCNA R&S
1 Solution

Accepted Solutions
ChrisFD2
VMware Employee
VMware Employee
Jump to solution

I have managed to fix it myself.

There were some error messages in log files relating to an invalid URL:

Wrong Vc sdk tunnel URL: [https://##]https://hostname:8089/sdk/vimService

I managed to find the config file where that URL comes from:

/etc/vmware-eam/eam.properties

I made a backup of the file then removed [https://##] from the entries:

The service now successfully starts.

Regards,
Chris
VCIX-DCV 2024 | VCIX-NV 2024 | vExpert 6x | CCNA R&S

View solution in original post

0 Kudos
7 Replies
mprazeres183
Enthusiast
Enthusiast
Jump to solution

Hi ChrisFD2,

This was discussed in a previouse Community Toppic, please check here the answer:

It is true that you cannot upgrade from vSphere 6.0 U3 to vSphere 6.5.  A new KB article has been published which explains the support policy for vSphere upgrade paths.  Please comment on this article if you have any additional questions. 

Best regards,

Marco

Check my blog, and if my answere resolved the issue, please provide a feedback. Marco Frias - VMware is my World www.vmtn.blog
0 Kudos
ChrisFD2
VMware Employee
VMware Employee
Jump to solution

Thank for your reply but I am not running 6.0U3. We are on 6.0U1 so the upgrade path is supported.

The problem is not the upgrade, the problem is that the vmware-eam service doesn't start.

Regards,
Chris
VCIX-DCV 2024 | VCIX-NV 2024 | vExpert 6x | CCNA R&S
0 Kudos
mprazeres183
Enthusiast
Enthusiast
Jump to solution

Hi Again, sorry for that, I missunderstood.
So just to be clear, you could manage to upgrade? And now the vmware-eam service isn't starting? Or does the vmware-eam service hang so that you can't start the upgrade?

Check my blog, and if my answere resolved the issue, please provide a feedback. Marco Frias - VMware is my World www.vmtn.blog
0 Kudos
ChrisFD2
VMware Employee
VMware Employee
Jump to solution

The upgrade fails because it requires the vmware-eam service to be running.

The service won't start. Looking at log files it has not worked for about 6 months.

Regards,
Chris
VCIX-DCV 2024 | VCIX-NV 2024 | vExpert 6x | CCNA R&S
0 Kudos
mprazeres183
Enthusiast
Enthusiast
Jump to solution

Could you check on this:

VMware Knowledge Base

Best regards,

Marco

Check my blog, and if my answere resolved the issue, please provide a feedback. Marco Frias - VMware is my World www.vmtn.blog
ChrisFD2
VMware Employee
VMware Employee
Jump to solution

Thank. As far as I can tell, that article is aimed at vCenter on Windows, we're running it on the Appliance.

Regards,
Chris
VCIX-DCV 2024 | VCIX-NV 2024 | vExpert 6x | CCNA R&S
0 Kudos
ChrisFD2
VMware Employee
VMware Employee
Jump to solution

I have managed to fix it myself.

There were some error messages in log files relating to an invalid URL:

Wrong Vc sdk tunnel URL: [https://##]https://hostname:8089/sdk/vimService

I managed to find the config file where that URL comes from:

/etc/vmware-eam/eam.properties

I made a backup of the file then removed [https://##] from the entries:

The service now successfully starts.

Regards,
Chris
VCIX-DCV 2024 | VCIX-NV 2024 | vExpert 6x | CCNA R&S
0 Kudos