4 messages in net.java.dev.jna.usersRe: [jna-users] [vmware-vix] vix java...
FromSent OnAttachments
Jean...@sophia.inria.frAug 20, 2008 7:22 am 
Timothy WallAug 20, 2008 8:54 am 
Jean...@sophia.inria.frAug 21, 2008 8:01 am 
Timothy WallAug 21, 2008 8:20 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [jna-users] [vmware-vix] vix java binding issueActions...
From:Timothy Wall (twal@dev.java.net)
Date:Aug 20, 2008 8:54:32 am
List:net.java.dev.jna.users

On Aug 20, 2008, at 10:22 AM, Jean@sophia.inria.fr wrote:

Hello, I'm currently trying to write a java binding for the vmware-vix API and I'm striking against a weird issue. I'm not using the entire API yet but when I try to powerOn a virtual, I obtain different results. Among those one: - err: 0 - The operation was successful - err: 16 - The system returned an error. Communication with the virtual machine may have been interrupted - err: 3006 - The virtual machine needs to be powered on The last one is my favorite :D... I saw that a Hudson plugin was written but I didn't find the sources,

Try here

http://fisheye4.atlassian.com/changelog/hudson/trunk/hudson/plugins/vmware/src/main/resources/hudson?cs=10740

It looks like the source code was (accidentally?) deleted, so you have to go back a few revs. You might want to contact stephen connolly, who did the mappings and testing.