Globally uncaught Exception shown in the JBoss ON UI when trying to display orphaned operation schedule
Issue
- Globally uncaught Exception shown in the JBoss ON UI when trying to display orphaned operation schedule
- When attempting to remove a resource group (dynagroup of agent launcher scripts), we fail with this in the server log:
10:08:24,994 ERROR [org.jboss.as.ejb3.invocation] (http-/0.0.0.0:7443-2) JBAS014134: EJB Invocation failed on component OperationManagerBean for method public abstract java.util.List org.rhq.enterprise.server.operation.OperationManagerRemote.findScheduledGroupOperations(org.rhq.core.domain.auth.Subject,int) throws java.lang.Exception: javax.ejb.EJBTransactionRolledbackException: Cannot schedule an operation without a user associated with it
...
...
Caused by: java.lang.NullPointerException: Cannot schedule an operation without a user associated with it
...
Environment
- Red Hat JBoss Operations Network (JON) 3.2
- An operation is created for resource (i.e.
platform) by the user (i.e.testUser); This operation is configured to be repeatedly executed; - User
testUseris deleted from JBoss ON UI -> Administration -> Users page by superuserrhqadmin; - The superuser
rhqadminnavigate to the operation schedule page for resourceplatform;
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
