Bug 535211 (RHQ-1931)
| Summary: | virt plugin hangs forever in discovery component | ||
|---|---|---|---|
| Product: | [Other] RHQ Project | Reporter: | John Mazzitelli <mazz> |
| Component: | Plugins | Assignee: | RHQ Project Maintainer <rhq-maint> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | unspecified | CC: | cwelton, jshaughn, lkrejci |
| Target Milestone: | --- | Keywords: | SubBug |
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | http://jira.rhq-project.org/browse/RHQ-1931 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-05-05 18:28:44 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 565628 | ||
|
Description
John Mazzitelli
2009-04-05 07:00:00 UTC
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? |