Change in ovirt-engine[master]: core: Pollution in engine.log Failed to invoke scheduled me...
yzaslavs at redhat.com
yzaslavs at redhat.com
Fri Sep 13 11:25:21 UTC 2013
Yair Zaslavsky has submitted this change and it was merged.
Change subject: core: Pollution in engine.log Failed to invoke scheduled method OnTimer
......................................................................
core: Pollution in engine.log Failed to invoke scheduled method OnTimer
When the engine is restarted during addition of new
storage domain the scheduler throws EJBComponentUnavailableException
when the LockManager bean is not available.
This patch adds a dependency between the Scheduler bean
and the LockManager bean.
Change-Id: I080875baa4af50520e6069b8062c06360c88bc0e
Bug-Url: https://bugzilla.redhat.com/1001079
Signed-off-by: Ravi Nori <rnori at redhat.com>
---
M backend/manager/modules/scheduler/src/main/java/org/ovirt/engine/core/utils/timer/SchedulerUtilQuartzImpl.java
1 file changed, 2 insertions(+), 0 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit http://gerrit.ovirt.org/18932
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I080875baa4af50520e6069b8062c06360c88bc0e
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: Ravi Nori <rnori at redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs at redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
More information about the Engine-commits
mailing list