Description of problem: We have some users on our JON Platform. Each Users can do some actions and access to certain ressources. We configured some alerts on several ressources. We configured notification settings with System Roles which contains some users. When an alert comes up we have an error: ERROR [org.rhq.enterprise.server.alert.AlertManagerBean] (Thread-23962 (HornetQ-client-global-threads-784604354)) Notification processing terminated abruptlyfailed to lazily initialize a collection of role: org.rhq.core.domain.authz.Role.subjects, could not initialize proxy - no Session Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1.Create a Role 2.Insert some users in that role 3.Create an alert with the System Role in Notifications Settings Actual results: ERROR [org.rhq.enterprise.server.alert.AlertManagerBean] (Thread-23962 (HornetQ-client-global-threads-784604354)) Notification processing terminated abruptlyfailed to lazily initialize a collection of role: org.rhq.core.domain.authz.Role.subjects, could not initialize proxy - no Session Expected results: Each users in the system Role get an email Alert
Fixed upstream. Master commit 0fa1cfe3fa6863e8f4c405667f7b7c71d83fd952 Author: Jay Shaughnessy <jshaughn> Date: Wed May 13 17:21:57 2015 -0400 The email to role users was broken as described. The code was not retrieving the lazily loaded subjects for the roles. Fixed.
Thanks you for your answer, So the problem were fixed by which patch? I can see Target Release --> JON 3.3.3 but when i go on website i only can see two patches the last were uploaded the 04/30/2015. I took a screenshot to show the user interface on the website
Created attachment 1027005 [details] JON Download interface
Hi Renaud, The 3.3.3 version is the *target* release, it has not yet been released. Although, it is the next scheduled release. I would suggest contacting JON support if you need more information about JON patch releases.
*** Bug 1224325 has been marked as a duplicate of this bug. ***
Cherry-picked to release/jon3.3.x: commit a7b1821785fc83fdcdd0fdf72dacd2e9b0a5d7c3 Author: Jay Shaughnessy <jshaughn> Date: Wed May 13 17:21:57 2015 -0400 [BZ 1221288] Impossible to send Notifications to a Group The email to role users was broken as described. The code was not retrieving the lazily loaded subjects for the roles. Fixed. (cherry picked from commit 0fa1cfe3fa6863e8f4c405667f7b7c71d83fd952)
Available for test with 3.3.3 ER01 build: https://brewweb.devel.redhat.com/buildinfo?buildID=446732 *Note: jon-server-patch-3.3.0.GA.zip maps to ER01 build of jon-server-3.3.0.GA-update-03.zip.
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://rhn.redhat.com/errata/RHSA-2015-1525.html
*** Bug 1207746 has been marked as a duplicate of this bug. ***