the virt plugin hangs indefinitely in its discovery component. It doesn't do this all the time, but in my current situation, it hangs all the time. See RHQ-1930 for the stack to see where it hangs.
Daemon Thread [InventoryManager.discovery-1] (Suspended) com.sun.jna.Function.invokePointer(int, java.lang.Object[]) line: not available [native method] com.sun.jna.Function.invoke(java.lang.Object[], java.lang.Class) line: 310 com.sun.jna.Function.invoke(java.lang.Class, java.lang.Object[], java.util.Map) line: 220 com.sun.jna.Library$Handler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[]) line: 204 $Proxy36.virConnectOpen(java.lang.String) line: not available org.rhq.plugins.virt.LibVirtConnection.<init>() line: 43 org.rhq.plugins.virt.VirtualizationDiscoveryComponent.discoverResources(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext) line: 50
I have no idea if this is related but: http://libvirt.org/news.html 0.6.1: Mar 3 2009 Bug fixes: NULL dereference in LXC (Jim Meyering), fix domain error reporting (John Levon), fix loop of libvirtd --timeout (Daniel Berrange), limit history to 500 to restrict virsh memory (Daniel Berrange), wrong lvm volume format check (Cole Robinson), I/O error in daemon and associated remote acces crash (Daniel Berrange), fix autostart of session daemon (Daniel Berrange), restart guest on qemu migration failures (Chris Lalancette), config parsing leaks (Ryota Ozaki), DBus multithreading activation to avoid crashes (Daniel Berrange), mark defined network descriptions as persistent (Cole Robinson), qemu+tls handshake negotiation hang (Chris Lalancette) Notice "qemu+tls handshake negotiation hang". http://www.mail-archive.com/libvir-list@redhat.com/msg12199.html
This bug was previously known as http://jira.rhq-project.org/browse/RHQ-1931 This bug relates to RHQ-1930 This bug is incorporated by RHQ-1937
Temporarily adding the keyword "SubBug" so we can be sure we have accounted for all the bugs. keyword: new = Tracking + FutureFeature + SubBug
making sure we're not missing any bugs in rhq_triage
lukas - thoughts? has this gone away, or what would it take to fix?