Bug 1071713
Summary: | osa-dispatcher is dead, bud pid file exists | ||
---|---|---|---|
Product: | [Community] Spacewalk | Reporter: | Zhang Hao <zhanghaousr> |
Component: | Server | Assignee: | Michael Mráka <mmraka> |
Status: | CLOSED NOTABUG | QA Contact: | Red Hat Satellite QA List <satqe-list> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 2.0 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-04-14 03:28:33 UTC | Type: | Bug |
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: | 1484117 |
Description
Zhang Hao
2014-03-03 02:20:45 UTC
this is a know issue we've been having with jabberd form time to time its database gets corrupted. no one is sure exactly why but the good news is you don't need the contents of jabberd's database so you can simply wipe it out and it will rebuild itself here is the workaround procedure run the following service osa-dispatcher stop service jabberd stop rm -f /var/lib/jabberd/db/* service jabberd start service osa-dispatcher start Thank you very much, now it works. This BZ closed some time during 2.5, 2.6 or 2.7. Adding to 2.7 tracking bug. |