Bug 1016874
Summary: | Candlepin events not being returned | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Eric Helms <ehelms> | ||||
Component: | Subscription Management | Assignee: | Mike McCune <mmccune> | ||||
Status: | CLOSED ERRATA | QA Contact: | Tazim Kolhar <tkolhar> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 6.0.2 | CC: | alikins, bbuckingham, bkearney, cwelton, jesusr, mmccune, sthirugn | ||||
Target Milestone: | Unspecified | Keywords: | Triaged | ||||
Target Release: | Unused | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-08-12 05:07:38 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: | 974486 | ||||||
Attachments: |
|
Description
Eric Helms
2013-10-08 20:44:43 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been set to ? to ensure that it is properly evaluated for this release. Any candlepin logs? Wild guess is hornetq issues ending up causing no events to get logged. Anything ending up in cp_events table? I am seeing this in catalina.out: Oct 11 10:06:35 [http-8443-2] ERROR org.candlepin.audit.EventSinkImpl - Error while trying to send event: Event [id=null, target=CONSUMER, type=CREATED, time=Fri Oct 11 10:06:35 EDT 2013, entity=ff80808141a29982 0141a7d71a75006b] HornetQException[errorCode=102 message=Producer is closed] at org.hornetq.core.client.impl.ClientProducerImpl.checkClosed(ClientProducerImpl.java:317) at org.hornetq.core.client.impl.ClientProducerImpl.send(ClientProducerImpl.java:133) at org.candlepin.audit.EventSinkImpl.sendEvent(EventSinkImpl.java:88) at org.candlepin.audit.EventSinkImpl.emitConsumerCreated(EventSinkImpl.java:97) at org.candlepin.resource.ConsumerResource.create(ConsumerResource.java:426) at org.candlepin.resource.ConsumerResource$$EnhancerByGuice$$e2c4c00b.CGLIB$create$2(<generated>) at org.candlepin.resource.ConsumerResource$$EnhancerByGuice$$e2c4c00b$$FastClassByGuice$$29427eb.invoke(<generated>) at com.google.inject.internal.cglib.proxy.$MethodProxy.invokeSuper(MethodProxy.java:228) at com.google.inject.internal.InterceptorStackCallback$InterceptedMethodInvocation.proceed(InterceptorStackCallback.java:72) at org.candlepin.auth.interceptor.SecurityInterceptor.invoke(SecurityInterceptor.java:114) at com.google.inject.internal.InterceptorStackCallback$InterceptedMethodInvocation.proceed(InterceptorStackCallback.java:72) at com.google.inject.persist.jpa.JpaLocalTxnInterceptor.invoke(JpaLocalTxnInterceptor.java:66) at com.google.inject.internal.InterceptorStackCallback$InterceptedMethodInvocation.proceed(InterceptorStackCallback.java:72) at com.google.inject.internal.InterceptorStackCallback.intercept(InterceptorStackCallback.java:52) at org.candlepin.resource.ConsumerResource$$EnhancerByGuice$$e2c4c00b.create(<generated>) at org.candlepin.resource.EnvironmentResource.create(EnvironmentResource.java:265) at org.candlepin.resource.EnvironmentResource$$EnhancerByGuice$$10b43bf2.CGLIB$create$0(<generated>) at org.candlepin.resource.EnvironmentResource$$EnhancerByGuice$$10b43bf2$$FastClassByGuice$$7178dc5d.invoke(<generated>) not a blocker for MDP, ugly that our page is blank but not a blocker http://projects.theforeman.org/issues/6038 events were removed in favor of tasks tab instead. This feature will need to store and publish events from the Qpid katello tasks to the tasks page. http://projects.theforeman.org/issues/6039 *** Bug 1125396 has been marked as a duplicate of this bug. *** https://github.com/Katello/katello/pull/4425 Applied in changeset katello|3c8c5af6f0caea6fb98b8f985779eaff10d412e7. Created attachment 945551 [details]
system registered event
VERIFIED
*** This bug is verified in upstream. This fix should eventually land in future downstream builds ***
# rpm -qa | grep foreman
foreman-gce-1.7.0-0.develop.201410081938git1cf31c6.el7.noarch
ruby193-rubygem-foreman_discovery-1.4.0-0.1.rc4.el7.noarch
hp-bl420cgen8-01.rhts.eng.bos.redhat.com-foreman-proxy-1.0-1.noarch
foreman-compute-1.7.0-0.develop.201410081938git1cf31c6.el7.noarch
ruby193-rubygem-foreman_hooks-0.3.7-2.el7.noarch
rubygem-hammer_cli_foreman_tasks-0.0.3-2.201409091410git163c264.git.0.988ca80.el7.noarch
foreman-release-1.7.0-0.develop.201410071158git54141ab.el7.noarch
foreman-proxy-1.7.0-0.develop.201410081229git52f0bac.el7.noarch
hp-bl420cgen8-01.rhts.eng.bos.redhat.com-foreman-client-1.0-1.noarch
foreman-ovirt-1.7.0-0.develop.201410081938git1cf31c6.el7.noarch
ruby193-rubygem-foreman-tasks-0.6.9-1.el7.noarch
foreman-selinux-1.7.0-0.develop.201409301113git2f345de.el7.noarch
foreman-postgresql-1.7.0-0.develop.201410081938git1cf31c6.el7.noarch
foreman-vmware-1.7.0-0.develop.201410081938git1cf31c6.el7.noarch
ruby193-rubygem-foreman_bootdisk-4.0.0-1.el7.noarch
foreman-1.7.0-0.develop.201410081938git1cf31c6.el7.noarch
foreman-libvirt-1.7.0-0.develop.201410081938git1cf31c6.el7.noarch
rubygem-hammer_cli_foreman-0.1.3-1.201409191432gitc38f9c8.el7.noarch
Events are listed
This bug is slated to be released with Satellite 6.1. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2015:1592 |