Server Management - Systems Insight Manager
1752615 Members
4783 Online
108788 Solutions
New Discussion юеВ

Re: Error starting VMM agent

 
Rafael Reimer
Advisor

Error starting VMM agent

Hi all,
I had installed HP SIM 5.3 SP1 and VMM 3.7.
I did install VMM agent on all my ESX 4.0.0 servers and all of them presents the same error:

2009/08/27 09:40:46 | --> Wrapper Started as Daemon
2009/08/27 09:40:46 | Java Service Wrapper Standard Edition 3.3.3
2009/08/27 09:40:46 | Copyright (C) 1999-2009 Tanuki Software, Ltd. All Rights Reserved.
2009/08/27 09:40:46 | http://wrapper.tanukisoftware.org
2009/08/27 09:40:46 | Licensed to ESS SW Hewlett-Packard Company for HP Insight Virtual Machine Manager
2009/08/27 09:40:46 |
2009/08/27 09:40:46 | Launching a JVM...
2009/08/27 09:40:47 | ../jrelinux/bin/java
2009/08/27 09:40:47 | Using temp folder ../jrelinux/bin
2009/08/27 09:40:47 | mkdir: cannot create directory `../jrelinux/bin': File exists
2009/08/27 09:40:47 | Cannot create temp dir ../jrelinux/bin
2009/08/27 09:40:47 | Launching ../jrelinux/bin/hpvmmcntj -Daxis.socketSecureFactory=com.hp.mx.vmm.util.remote.AxisTrustAllSocketFactory -Djava.security.egd=file:/dev/urandom -Djava.rmi.server.randomIDs=true -Xms16m -Xmx256m -Djava.library.path=.:..:../lib:/usr/lib -classpath .:..:../lib/:../lib/smtp.jar:../lib/commons-logging-1.0.4.jar:../lib/activation.jar:../lib/commons-discovery-0.2.jar:../lib/wsdl4j.jar:../lib/jaxrpc.jar:../lib/saxpath.jar:../lib/jdom.jar:../lib/shstubs.jar:../lib/jaxen-jdom.jar:../lib/vim25Ext.jar:../lib/vim25.jar:../lib/log4j.jar:../lib/xml-apis.jar:../lib/odmg-3.0.jar:../lib/vmm.jar:../lib/xerces.jar:../lib/jaxen-core.jar:../lib/xalan.jar:../lib/xpp3.jar:../lib/wrapper.jar:../lib/xstream.jar:../lib/mailapi.jar:../lib/saaj.jar:../lib/axis.jar:../lib/hibernate2.jar:../lib/axis-ant.jar -Dwrapper.key=0001101011100111g1h36000004i0bj0 -Dwrapper.port=1777 -Dwrapper.jvm.port.min=31000 -Dwrapper.jvm.port.max=31999 -Dwrapper.pid=32525 -Dwrapper.version=3.3.3-st -Dwrapper.native_library=wrapper -Dwrapper.service=TRUE -Dwrapper.cpu.timeout=10 -Dwrapper.jvmid=1 com.hp.mx.vmm.service.Main com.hp.mx.vmm.vmtools.agent.AgentFactory
2009/08/27 09:40:47 | ----_JAVA_LAUNCHER_DEBUG----
2009/08/27 09:40:47 | JRE path is /usr/share/vmm/jrelinux
2009/08/27 09:40:47 | jvm.cfg[0] = ->-client<-
2009/08/27 09:40:47 | name: -client vmType: VM_IF_SERVER_CLASS server_class: -server
2009/08/27 09:40:47 | jvm.cfg[1] = ->-server<-
2009/08/27 09:40:47 | jvm.cfg[2] = ->-hotspot<-
2009/08/27 09:40:47 | name: -hotspot vmType: VM_ALIASED_TO alias: -client
2009/08/27 09:40:47 | jvm.cfg[3] = ->-classic<-
2009/08/27 09:40:47 | jvm.cfg[4] = ->-native<-
2009/08/27 09:40:47 | jvm.cfg[5] = ->-green<-
2009/08/27 09:40:47 | 1 micro seconds to parse jvm.cfg
2009/08/27 09:40:47 | pages: 74584 page_size: 4096 physical memory: 305496064 (0.285GB)
2009/08/27 09:40:47 | linux_i386_ServerClassMachine: false
2009/08/27 09:40:47 | Default VM: client
2009/08/27 09:40:47 | Does `/usr/share/vmm/jrelinux/lib/i386/client/libjvm.so' exist ... yes.
2009/08/27 09:40:48 | WrapperManager: Initializing...
2009/08/27 09:40:49 | INFO - HP Virtual Machine Management Pack Agent
2009/08/27 09:40:49 | INFO - Version 4.8.0.1047
2009/08/27 09:40:49 | INFO - Services are bound on the following network interfaces:
2009/08/27 09:40:49 | INFO - Adapter: vswif0
2009/08/27 09:40:49 | INFO - IP addresses:
2009/08/27 09:40:49 | INFO - 10.254.1.23
2009/08/27 09:40:49 | INFO - Adapter: lo
2009/08/27 09:40:49 | INFO - IP addresses:
2009/08/27 09:40:49 | INFO - 127.0.0.1
2009/08/27 09:40:49 | INFO - Enable multi home support: "10.254.1.23"
2009/08/27 09:40:49 | INFO - SSLSupport initializing with keyStore=/vmmagent.ks trustStore=/vmtoolstrust.ks
2009/08/27 09:40:49 | INFO - SSLSupport initialized with keyStore=/vmmagent.ks trustStore=/vmtoolstrust.ks
2009/08/27 09:40:55 | ERROR - Failed to get Connection to vim25 namespace
2009/08/27 09:40:55 | java.lang.NullPointerException
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmlayer.vim.helper.ServiceConnectionExt.initConnection(ServiceConnectionExt.java:170)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmlayer.vim.helper.ServiceConnectionExt.connectLocal(ServiceConnectionExt.java:114)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmlayer.vim.helper.ServiceConnectionExt.connectLocalHostExt(ServiceConnectionExt.java:104)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmlayer.vim.VIMServer.getServiceConnectionExt(VIMServer.java:1007)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmlayer.vim.VIMServer.isLicenseTypeBasic(VIMServer.java:217)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmlayer.vim.VIMServer.init(VIMServer.java:163)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmlayer.vim.VIMServer.(VIMServer.java:104)
2009/08/27 09:40:56 | at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2009/08/27 09:40:56 | at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2009/08/27 09:40:56 | at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2009/08/27 09:40:56 | at java.lang.reflect.Constructor.newInstance(Unknown Source)
2009/08/27 09:40:56 | at java.lang.Class.newInstance0(Unknown Source)
2009/08/27 09:40:56 | at java.lang.Class.newInstance(Unknown Source)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmlayer.Factory.instantiateServer(Factory.java:164)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmlayer.Factory.getServers(Factory.java:190)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmtools.agent.AgentImpl.initVMServers(AgentImpl.java:285)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmtools.agent.AgentImpl.(AgentImpl.java:133)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmtools.agent.AgentFactory.main(AgentFactory.java:166)
2009/08/27 09:40:56 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2009/08/27 09:40:56 | at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2009/08/27 09:40:56 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2009/08/27 09:40:56 | at java.lang.reflect.Method.invoke(Unknown Source)
2009/08/27 09:40:56 | at com.hp.mx.vmm.service.Main.run(Main.java:69)
2009/08/27 09:40:56 | at java.lang.Thread.run(Unknown Source)
2009/08/27 09:40:56 | ERROR - Failed to create Virtual Disk!
2009/08/27 09:40:56 | java.lang.NullPointerException
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmlayer.vim.helper.ServiceConnectionExt.getLicenseManager(ServiceConnectionExt.java:291)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmlayer.vim.VIMServer.isLicenseTypeBasic(VIMServer.java:220)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmlayer.vim.VIMServer.init(VIMServer.java:163)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmlayer.vim.VIMServer.(VIMServer.java:104)
2009/08/27 09:40:56 | at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2009/08/27 09:40:56 | at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2009/08/27 09:40:56 | at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2009/08/27 09:40:56 | at java.lang.reflect.Constructor.newInstance(Unknown Source)
2009/08/27 09:40:56 | at java.lang.Class.newInstance0(Unknown Source)
2009/08/27 09:40:56 | at java.lang.Class.newInstance(Unknown Source)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmlayer.Factory.instantiateServer(Factory.java:164)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmlayer.Factory.getServers(Factory.java:190)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmtools.agent.AgentImpl.initVMServers(AgentImpl.java:285)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmtools.agent.AgentImpl.(AgentImpl.java:133)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmtools.agent.AgentFactory.main(AgentFactory.java:166)
2009/08/27 09:40:56 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2009/08/27 09:40:56 | at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2009/08/27 09:40:56 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2009/08/27 09:40:56 | at java.lang.reflect.Method.invoke(Unknown Source)
2009/08/27 09:40:56 | at com.hp.mx.vmm.service.Main.run(Main.java:69)
2009/08/27 09:40:56 | at java.lang.Thread.run(Unknown Source)
2009/08/27 09:40:56 | ERROR - ESX Server Standalone can not be managed by VMM
2009/08/27 09:40:56 | VML -2: VMM does not manage ESX Base license edition!
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmlayer.vim.VIMServer.init(VIMServer.java:166)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmlayer.vim.VIMServer.(VIMServer.java:104)
2009/08/27 09:40:56 | at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2009/08/27 09:40:56 | at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
2009/08/27 09:40:56 | at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
2009/08/27 09:40:56 | at java.lang.reflect.Constructor.newInstance(Unknown Source)
2009/08/27 09:40:56 | at java.lang.Class.newInstance0(Unknown Source)
2009/08/27 09:40:56 | at java.lang.Class.newInstance(Unknown Source)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmlayer.Factory.instantiateServer(Factory.java:164)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmlayer.Factory.getServers(Factory.java:190)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmtools.agent.AgentImpl.initVMServers(AgentImpl.java:285)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmtools.agent.AgentImpl.(AgentImpl.java:133)
2009/08/27 09:40:56 | at com.hp.mx.vmm.vmtools.agent.AgentFactory.main(AgentFactory.java:166)
2009/08/27 09:40:56 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2009/08/27 09:40:56 | at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2009/08/27 09:40:56 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2009/08/27 09:40:56 | at java.lang.reflect.Method.invoke(Unknown Source)
2009/08/27 09:40:56 | at com.hp.mx.vmm.service.Main.run(Main.java:69)
2009/08/27 09:40:56 | at java.lang.Thread.run(Unknown Source)
2009/08/27 09:40:56 | ERROR - VML -2: VMM does not manage ESX Base license edition!

Does anybody know something about this error??

Thanks.
10 REPLIES 10
Nicolai Rasmussen
Regular Advisor

Re: Error starting VMM agent

I'm currently facing the same issue.
My ESX servers all have advanced licenses, and I have a vCenter server foundation running - but it would appear as if this is a problem directly between the VMM agent, and the ESX server...

Product: vSphere 4 Advanced Licensed for 2 physical CPUs (1-12 cores per CPU)
Riders
Occasional Advisor

Re: Error starting VMM agent

ESX 4.0 does not require VMM agent to be installed on it. You just need to go-ahead and do VMM registration with correct WEBM credentials for the system.
Nicolai Rasmussen
Regular Advisor

Re: Error starting VMM agent

Riders, on what info are you basing that statement? I can't see how I would be able to register my vm hosts, without a vmm agent installed. I certainly have tried, but ofc it's unable to communicate with the vmm agent, and thus registration fails...Tried deploying the vmm agent, and it STILL complains "ERROR - VML -2: VMM does not manage ESX Base license edition!"

Nicolai Rasmussen
Regular Advisor

Re: Error starting VMM agent

I upgraded my agents to 4.8.0.1047, still get the same error...Is this simply not supported on ESX4 or what?
Nicolai Rasmussen
Regular Advisor

Re: Error starting VMM agent

I've btw been unable to verify if it's really true that ESX4 does not require VMM to be installed, as I JUST happen to have a WBEM subscription issue with my ESX4's aswell.

See http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1371728

Any pointers to solve this issue would be greatly appreciated, as it's really starting to annoy me! :)
Rafael Reimer
Advisor

Re: Error starting VMM agent

I really dont know what to do with this error.
Actaully I have other problem with ESX4, all SMH does not show Management Processors. I dont if this errors are correlated.

Thanks.
Steffen Krohn
New Member

Re: Error starting VMM agent

Did anybody solve this issue? We are facing the same problem, but it seems as if it was once running. Not shure what has changed since then...
Rafael Reimer
Advisor

Re: Error starting VMM agent

Hi, we had a case openned with HP about this question and the answer was that it is a bug and will be solved at next release of SMH.
Steffen Krohn
New Member

Re: Error starting VMM agent

Hi Raphael,
you have a bug-id available? You are talking about SMH, is this correct? So, it's not an issue with VMM (or hpvmmcnt)?