[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[libvirt] Libvirt-Java Binding
- From: "Marcel Michelmann" <michelma cip ifi lmu de>
- To: libvir-list redhat com
- Subject: [libvirt] Libvirt-Java Binding
- Date: Thu, 7 May 2009 16:26:36 +0200 (CEST)
Hello,
I created a program in Java for communicating with a libvirt/XEN host over
SSH. For every update I create a new connection.
It just runs about 1 1/2 minutes. I guess it is because I do not close any
of these connections.
When I tried to close them after having used them (Connect.close()) the
program hangs. But after pressing Ctrl+C the program stops and the results
are shown.
Is that a bug in the libvirt-Java binding? Does anybody else have the same
problem with Connect.close()?
Thanks,
Marcel
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]