Displaying 4 results from an estimated 4 matches for "ravifc".
Did you mean:
ravi
2010 Oct 12
2
Fwd: undefining and redefining a Domain from libvirt java bindings
hi,
i am trying to undefine a domain by using dm.undefine();
and then trying to create one with same name is giving me error saying
'Domain not found: no domain with matching uuid
'aeae9d4e-17cb-b661-a612-88ac677c28c1'
i have attached my test program which reproduces the issue.
please let me know where i am going wrong?
configuration: libvirt : 0.6.3
Java
2010 Sep 02
1
is libvirt java binding thread safe?
please check the java file attached they throws the exception in case of
passing.
please let me know if i am missing something.
--
Thanks & Regards
Ravi Pawar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20100902/f820e029/attachment.htm>
-------------- next part --------------
A non-text
Anyone has new libvirt java binding jar, i want the latest one. i dont have the build env at my end.
2010 Oct 04
1
Anyone has new libvirt java binding jar, i want the latest one. i dont have the build env at my end.
--
Thanks & Regards
Ravi Pawar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20101004/7754d9d9/attachment.htm>
2010 Oct 06
1
Error while starting the domain "error: monitor socket did not show up.: Connection refused"
All,
here is my domain xml
<domain type='kvm'>
<name>tests</name>
<uuid>76bc677f-ee5b-ef0b-1d02-72d12785b1d8</uuid>
<memory>524288</memory>
<currentMemory>524288</currentMemory>
<vcpu>1</vcpu>
<os>
<type arch='x86_64' machine='pc-0.12'>hvm</type>
<boot