VMware Cloud Community
Guilhermino
Contributor
Contributor

vmware-eam and vmware-vpxd does not start

I already tried these an many others.

https://kb.vmware.com/s/article/2018902

I cant get these two services running no matter what.

here is mail tail -f of  vmware-eam:

2018-04-24T17:00:40.482-03:00 |  INFO | WrapperSimpleAppMain | XmlBeanDefinitionReader.java | 317 | Loading XML bean definitions from class path resource [standalone.xml]

2018-04-24T17:00:40.841-03:00 |  INFO | WrapperSimpleAppMain | XmlBeanDefinitionReader.java | 317 | Loading XML bean definitions from class path resource [eam-server-beans.xml]

2018-04-24T17:00:41.820-03:00 |  INFO | WrapperSimpleAppMain | PropertiesLoaderSupport.java | 172 | Loading properties file from class path resource [eam.properties]

2018-04-24T17:00:41.844-03:00 |  WARN | WrapperSimpleAppMain | AbstractApplicationContext.java | 550 | Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanInitializationException: Could not load properties; nested exception is java.io.FileNotFoundException: class path resource [eam.properties] cannot be opened because it does not exist

2018-04-24T17:37:51.225-03:00 |  INFO | WrapperSimpleAppMain | Main.java | 47 | Initializing Spring from 'standalone.xml' and 'eam.properties'

2018-04-24T17:37:51.308-03:00 |  INFO | WrapperSimpleAppMain | AbstractApplicationContext.java | 582 | Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@24f0548c: startup date [Tue Apr 24 17:37:51 BRT 2018]; root of context hierarchy

2018-04-24T17:37:51.432-03:00 |  INFO | WrapperSimpleAppMain | XmlBeanDefinitionReader.java | 317 | Loading XML bean definitions from class path resource [standalone.xml]

2018-04-24T17:37:51.594-03:00 |  INFO | WrapperSimpleAppMain | XmlBeanDefinitionReader.java | 317 | Loading XML bean definitions from class path resource [eam-server-beans.xml]

2018-04-24T17:37:52.215-03:00 |  INFO | WrapperSimpleAppMain | PropertiesLoaderSupport.java | 172 | Loading properties file from class path resource [eam.properties]

2018-04-24T17:37:52.220-03:00 |  WARN | WrapperSimpleAppMain | AbstractApplicationContext.java | 550 | Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanInitializationException: Could not load properties; nested exception is java.io.FileNotFoundException: class path resource [eam.properties] cannot be opened because it does not exist

class path resource [eam.properties] cannot be opened because it does not exist[eam.properties] cannot be opened because it does not exist

and for vpxd :

--> backtrace[05] vpxd[0x00BBADB0]

--> backtrace[06] vpxd[0x00AF9179]

--> backtrace[07] libc.so.6[0x0001EC36]

--> backtrace[08] vpxd[0x00AF8BDD]

--> [backtrace end]

-->

2018-04-24T17:48:01.997-03:00 warning vpxd[7F007A9937A0] [Originator@6876 sub=VpxProfiler] ServerApp::Init [TotalTime] took 183340 ms

2018-04-24T17:48:01.997-03:00 error vpxd[7F007A9937A0] [Originator@6876 sub=Default] Failed to intialize VMware VirtualCenter. Shutting down...

2018-04-24T17:48:01.997-03:00 info vpxd[7F007A9937A0] [Originator@6876 sub=SupportMgr] Wrote uptime information

2018-04-24T17:50:01.999-03:00 info vpxd[7F007A9937A0] [Originator@6876 sub=Default] Forcing shutdown of VMware VirtualCenter now

Tags (3)
0 Kudos
2 Replies
daphnissov
Immortal
Immortal

What version of vCenter here? Can you attach the logs (not paste) to a reply?

0 Kudos
Guilhermino
Contributor
Contributor

Sure.

The Vcenter version is 6.0.0.30500

And here are the log files

0 Kudos