<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Tino,<div><br></div><div>thanks for your reply.  I debugged the code and came across to major problems. First of all the error, which i reported with the bug trace. It turned out, that this error was connected to a configuration problem. In effect the supplied entityname in connect()/GetProperties could not be found.</div><div><br></div><div>The second problem was a problem with the net.average etc. After i disabled the exceptions and set instead default values, it worked. Indeed this is the mentioned issue 175. Perhaps you should also set default values.</div><div><br></div><div>So there are no further problems at the moment , so this problem is solved.</div><div><br></div><div>Best Regards</div><div>Stefan</div><div><br></div><div><br><div><div>Am 27.01.2010 um 12:28 schrieb Tino Vazquez:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hi Stefan,<br><br>The VMware drivers has been tested thoroughly against the ESX<br>hypervisor, but not that extensively in VMware server. I know there<br>are some incompatibilities (see [1]).<br><br>For what I see in the stack traces you've sent through, the IM driver<br>is failing performing a<br><br>gP.getObjectProperty("hardware.memorySize")<br><br>so it is possible that this property is not available in the VMware<br>server 2 hypervisor. It is wird though that in the second stack trace<br>you sent the IM got to<br><br>gP.getObjectProperty("hardware.cpuInfo.numCpuCores")<br><br>Could it be that the file got a few more comment lines?<br><br>In any case, I appreciate it if you could tell me the exact version of<br>VMware server 2 are you running, and, if possible, which SDK is using,<br>so we can find the equivalent(s) of the properties requested.<br><br>Best regards,<br><br>-Tino<br><br> [1] <a href="http://dev.opennebula.org/issues/175">http://dev.opennebula.org/issues/175</a><br><br>--<br>Constantino Vázquez, Grid & Virtualization Technology<br>Engineer/Researcher: <a href="http://www.dsa-research.org/tinova">http://www.dsa-research.org/tinova</a><br>DSA Research Group: <a href="http://dsa-research.org">http://dsa-research.org</a><br>Globus GridWay Metascheduler: <a href="http://www.GridWay.org">http://www.GridWay.org</a><br>OpenNebula Virtual Infrastructure Engine: <a href="http://www.OpenNebula.org">http://www.OpenNebula.org</a><br><br><br><br>On Sat, Jan 23, 2010 at 12:31 PM, Stefan Reichel<br><<a href="mailto:Stefan.Reichel@student.hpi.uni-potsdam.de">Stefan.Reichel@student.hpi.uni-potsdam.de</a>> wrote:<br><blockquote type="cite">Hi,<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">i just installed the current stable version and followed your vmware driver manual and the opennebula in five steps howto.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><a href="https://help.ubuntu.com/community/OpenNebula">https://help.ubuntu.com/community/OpenNebula</a><br></blockquote><blockquote type="cite"><a href="http://www.opennebula.org/doku.php?id=documentation:rel1.4:vmwareg">http://www.opennebula.org/doku.php?id=documentation:rel1.4:vmwareg</a><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">I added a host/cluster <a href="http://seclab-server.hpi.uni-potsdam.de">seclab-server.hpi.uni-potsdam.de</a> but i get several errors.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">[23.01.2010 12:19:37] INIT SUCCESS<br></blockquote><blockquote type="cite">[23.01.2010 12:21:39] MONITOR FAILURE 0 Failed monitoring host <a href="http://seclab-server.hpi.uni-potsdam.de">seclab-server.hpi.uni-potsdam.de</a>.<br></blockquote><blockquote type="cite">[23.01.2010 12:21:39] Failed monitoring host seclab-server.hpi.uni-potsdam.de.Reason: null<br></blockquote><blockquote type="cite">---- Debug stack trace ----<br></blockquote><blockquote type="cite">java.lang.NullPointerException<br></blockquote><blockquote type="cite">       at GetProperty.getProperties(GetProperty.java:74)<br></blockquote><blockquote type="cite">       at GetProperty.getObjectProperty(GetProperty.java:59)<br></blockquote><blockquote type="cite">       at OneImVmware.loop(OneImVmware.java:166)<br></blockquote><blockquote type="cite">       at OneImVmware.main(OneImVmware.java:59)<br></blockquote><blockquote type="cite">[23.01.2010 12:21:39] ---------------------------<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">I think the login to my VmWare Server 2 is successful, because i see no errors  in the tomcat log of the VMware server.  I also tried to use the SVN version of your software, with no success either. Afterwards i tried to debug the error and i extended the debug output. Do you have any hints what is going wrong here.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">Kind regards<br></blockquote><blockquote type="cite">Stefan.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">[23.01.2010 11:59:12] MONITOR FAILURE 2 Failed monitoring host <a href="http://seclab-server.hpi.uni-potsdam.de">seclab-server.hpi.uni-potsdam.de</a>.<br></blockquote><blockquote type="cite">[23.01.2010 11:59:12] Failed monitoring host seclab-server.hpi.uni-potsdam.de.Reason: ; nested exception is:<br></blockquote><blockquote type="cite">       java.io.IOException: java.io.IOException: java.io.IOException: Non nillable element 'type' is null.<br></blockquote><blockquote type="cite">---- Debug stack trace ----<br></blockquote><blockquote type="cite">AxisFault<br></blockquote><blockquote type="cite"> faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException<br></blockquote><blockquote type="cite"> faultSubcode:<br></blockquote><blockquote type="cite"> faultString: java.io.IOException: java.io.IOException: java.io.IOException: Non nillable element 'type' is null.<br></blockquote><blockquote type="cite"> faultActor:<br></blockquote><blockquote type="cite"> faultNode:<br></blockquote><blockquote type="cite"> faultDetail:<br></blockquote><blockquote type="cite">       {http://xml.apache.org/axis/}stackTrace:java.io.IOException: java.io.IOException: java.io.IOException: Non nillable element 'type' is null.<br></blockquote><blockquote type="cite">       at org.apache.axis.encoding.ser.BeanSerializer.serialize(BeanSerializer.java:275)<br></blockquote><blockquote type="cite">       at org.apache.axis.encoding.SerializationContext.serializeActual(SerializationContext.java:1504)<br></blockquote><blockquote type="cite">       at org.apache.axis.encoding.SerializationContext.serialize(SerializationContext.java:980)<br></blockquote><blockquote type="cite">       at org.apache.axis.encoding.SerializationContext.serialize(SerializationContext.java:734)<br></blockquote><blockquote type="cite">       at org.apache.axis.encoding.ser.ArraySerializer.serialize(ArraySerializer.java:414)<br></blockquote><blockquote type="cite">       at org.apache.axis.encoding.SerializationContext.serializeActual(SerializationContext.java:1504)<br></blockquote><blockquote type="cite">       at org.apache.axis.encoding.SerializationContext.serialize(SerializationContext.java:980)<br></blockquote><blockquote type="cite">       at org.apache.axis.encoding.SerializationContext.serialize(SerializationContext.java:801)<br></blockquote><blockquote type="cite">       at org.apache.axis.message.RPCParam.serialize(RPCParam.java:208)<br></blockquote><blockquote type="cite">       at org.apache.axis.message.RPCElement.outputImpl(RPCElement.java:433)<br></blockquote><blockquote type="cite">       at org.apache.axis.message.MessageElement.output(MessageElement.java:1208)<br></blockquote><blockquote type="cite">       at org.apache.axis.message.SOAPBody.outputImpl(SOAPBody.java:139)<br></blockquote><blockquote type="cite">       at org.apache.axis.message.SOAPEnvelope.outputImpl(SOAPEnvelope.java:478)<br></blockquote><blockquote type="cite">       at org.apache.axis.message.MessageElement.output(MessageElement.java:1208)<br></blockquote><blockquote type="cite">       at org.apache.axis.SOAPPart.writeTo(SOAPPart.java:315)<br></blockquote><blockquote type="cite">       at org.apache.axis.SOAPPart.writeTo(SOAPPart.java:269)<br></blockquote><blockquote type="cite">       at org.apache.axis.SOAPPart.saveChanges(SOAPPart.java:530)<br></blockquote><blockquote type="cite">       at org.apache.axis.SOAPPart.getContentLength(SOAPPart.java:229)<br></blockquote><blockquote type="cite">       at org.apache.axis.Message.getContentLength(Message.java:510)<br></blockquote><blockquote type="cite">       at org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:371)<br></blockquote><blockquote type="cite">       at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138)<br></blockquote><blockquote type="cite">       at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)<br></blockquote><blockquote type="cite">       at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)<br></blockquote><blockquote type="cite">       at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)<br></blockquote><blockquote type="cite">       at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)<br></blockquote><blockquote type="cite">       at org.apache.axis.client.Call.invokeEngine(Call.java:2784)<br></blockquote><blockquote type="cite">       at org.apache.axis.client.Call.invoke(Call.java:2767)<br></blockquote><blockquote type="cite">       at org.apache.axis.client.Call.invoke(Call.java:2443)<br></blockquote><blockquote type="cite">       at org.apache.axis.client.Call.invoke(Call.java:2366)<br></blockquote><blockquote type="cite">       at org.apache.axis.client.Call.invoke(Call.java:1812)<br></blockquote><blockquote type="cite">       at com.vmware.vim.VimBindingStub.retrieveProperties(VimBindingStub.java:19279)<br></blockquote><blockquote type="cite">       at GetProperty.getProperties(GetProperty.java:99)<br></blockquote><blockquote type="cite">       at GetProperty.getObjectProperty(GetProperty.java:59)<br></blockquote><blockquote type="cite">       at OneImVmware.loop(OneImVmware.java:172)<br></blockquote><blockquote type="cite">       at OneImVmware.main(OneImVmware.java:59)<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">       {http://xml.apache.org/axis/}hostname:seclab-server<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">java.io.IOException: java.io.IOException: java.io.IOException: Non nillable element 'type' is null.<br></blockquote><blockquote type="cite">       at org.apache.axis.AxisFault.makeFault(AxisFault.java:101)<br></blockquote><blockquote type="cite">       at org.apache.axis.SOAPPart.writeTo(SOAPPart.java:317)<br></blockquote><blockquote type="cite">       at org.apache.axis.SOAPPart.writeTo(SOAPPart.java:269)<br></blockquote><blockquote type="cite">       at org.apache.axis.SOAPPart.saveChanges(SOAPPart.java:530)<br></blockquote><blockquote type="cite">       at org.apache.axis.SOAPPart.getContentLength(SOAPPart.java:229)<br></blockquote><blockquote type="cite">       at org.apache.axis.Message.getContentLength(Message.java:510)<br></blockquote><blockquote type="cite">       at org.apache.axis.transport.http.HTTPSender.writeToSocket(HTTPSender.java:371)<br></blockquote><blockquote type="cite">       at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:138)<br></blockquote><blockquote type="cite">       at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)<br></blockquote><blockquote type="cite">       at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)<br></blockquote><blockquote type="cite">       at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)<br></blockquote><blockquote type="cite">       at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)<br></blockquote><blockquote type="cite">       at org.apache.axis.client.Call.invokeEngine(Call.java:2784)<br></blockquote><blockquote type="cite">       at org.apache.axis.client.Call.invoke(Call.java:2767)<br></blockquote><blockquote type="cite">       at org.apache.axis.client.Call.invoke(Call.java:2443)<br></blockquote><blockquote type="cite">       at org.apache.axis.client.Call.invoke(Call.java:2366)<br></blockquote><blockquote type="cite">       at org.apache.axis.client.Call.invoke(Call.java:1812)<br></blockquote><blockquote type="cite">       at com.vmware.vim.VimBindingStub.retrieveProperties(VimBindingStub.java:19279)<br></blockquote><blockquote type="cite">       at GetProperty.getProperties(GetProperty.java:99)<br></blockquote><blockquote type="cite">       at GetProperty.getObjectProperty(GetProperty.java:59)<br></blockquote><blockquote type="cite">       at OneImVmware.loop(OneImVmware.java:172)<br></blockquote><blockquote type="cite">       at OneImVmware.main(OneImVmware.java:59)<br></blockquote><blockquote type="cite">Caused by: java.io.IOException: java.io.IOException: java.io.IOException: Non nillable element 'type' is null.<br></blockquote><blockquote type="cite">       at org.apache.axis.encoding.ser.BeanSerializer.serialize(BeanSerializer.java:275)<br></blockquote><blockquote type="cite">       at org.apache.axis.encoding.SerializationContext.serializeActual(SerializationContext.java:1504)<br></blockquote><blockquote type="cite">       at org.apache.axis.encoding.SerializationContext.serialize(SerializationContext.java:980)<br></blockquote><blockquote type="cite">       at org.apache.axis.encoding.SerializationContext.serialize(SerializationContext.java:734)<br></blockquote><blockquote type="cite">       at org.apache.axis.encoding.ser.ArraySerializer.serialize(ArraySerializer.java:414)<br></blockquote><blockquote type="cite">       at org.apache.axis.encoding.SerializationContext.serializeActual(SerializationContext.java:1504)<br></blockquote><blockquote type="cite">       at org.apache.axis.encoding.SerializationContext.serialize(SerializationContext.java:980)<br></blockquote><blockquote type="cite">       at org.apache.axis.encoding.SerializationContext.serialize(SerializationContext.java:801)<br></blockquote><blockquote type="cite">       at org.apache.axis.message.RPCParam.serialize(RPCParam.java:208)<br></blockquote><blockquote type="cite">       at org.apache.axis.message.RPCElement.outputImpl(RPCElement.java:433)<br></blockquote><blockquote type="cite">       at org.apache.axis.message.MessageElement.output(MessageElement.java:1208)<br></blockquote><blockquote type="cite">       at org.apache.axis.message.SOAPBody.outputImpl(SOAPBody.java:139)<br></blockquote><blockquote type="cite">       at org.apache.axis.message.SOAPEnvelope.outputImpl(SOAPEnvelope.java:478)<br></blockquote><blockquote type="cite">       at org.apache.axis.message.MessageElement.output(MessageElement.java:1208)<br></blockquote><blockquote type="cite">       at org.apache.axis.SOAPPart.writeTo(SOAPPart.java:315)<br></blockquote><blockquote type="cite">       ... 20 more<br></blockquote><blockquote type="cite">[23.01.2010 11:59:12] ---------------------------<br></blockquote><blockquote type="cite">[23.01.2010 12:00:01] FINALIZE SUCCESS<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">_______________________________________________<br></blockquote><blockquote type="cite">Users mailing list<br></blockquote><blockquote type="cite"><a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br></blockquote><blockquote type="cite"><a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br></blockquote><blockquote type="cite"><br></blockquote></div></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">_____________________________________<br><br><b>Stefan Reichel,  M.Sc.</b><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px; "><b> Candidate</b></span></font><br><br><font class="Apple-style-span" size="2"><span class="Apple-style-span" style="font-size: 10px; ">Hasso-Plattner-Institut für Softwaresystemtechnik GmbH <br></span></font><div><font class="Apple-style-span" size="2"><span class="Apple-style-span" style="font-size: 10px; ">Postfach 900460, D-14440 Potsdam, Germany </span></font></div><div><font class="Apple-style-span" size="2"><span class="Apple-style-span" style="font-size: 10px; "><a href="http://www.hpi.uni-potsdam.de">http://www.hpi.uni-potsdam.de</a></span></font></div><div><font class="Apple-style-span" size="2"><span class="Apple-style-span" style="font-size: 10px; "><br></span></font></div><div><b><font class="Apple-style-span" size="2"><span class="Apple-style-span" style="font-size: 10px; ">Telefon:</span></font></b><font class="Apple-style-span" size="2"><span class="Apple-style-span" style="font-size: 10px; "> 03322/206306  </span></font><b><font class="Apple-style-span" size="2"><span class="Apple-style-span" style="font-size: 10px; ">Mobile:</span></font></b><font class="Apple-style-span" size="2"><span class="Apple-style-span" style="font-size: 10px; "> 0178/5495023 <br></span></font><b><font class="Apple-style-span" size="2"><span class="Apple-style-span" style="font-size: 10px; ">Email:</span></font></b><font class="Apple-style-span" size="2"><span class="Apple-style-span" style="font-size: 10px; "> <a href="mailto:stefan.reichel@student.hpi.uni-potsdam.de">stefan.reichel@student.hpi.uni-potsdam.de</a></span></font><br>_____________________________________</div></div></span></div></span></div></span></div></span></div></span></span>
</div>
<br></div></body></html>