AwE-9999 error recieved when trying to add RME component to a chain
search cancel

AwE-9999 error recieved when trying to add RME component to a chain

book

Article ID: 90316

calendar_today

Updated On:

Products

CA Automic Applications Manager (AM)

Issue/Introduction

AwE-9999 error recieved when trying to add RME component to a chain

Environment

Release: AAMOS499000-8.0-Automic Applications Manager-OS400 Agent
Component:

Resolution

Detailed Description and Symptoms

When trying to add a RME Module to a Process Flow you recieve an error. You are able to request the modules individually and run them, and they complete successfully on the remote master. According to the help, you should be able to put R: modules in a chain. The full error you receive will be as follows:

 

ErrorMsg: AwE-9999 Internal error
Details: null
Java.lang.NullPointerException
at com.appworx.client.screen.modmgr.ChainDetailPanel.?(ChainDetailPanel.java:279)
at com.appworx.client.screen.modmgr.ChainDetailPanel.apply(ChainDetailPanel.java:349)
at com.appworx.client.screen.modmgr.ChainDetailPanel.C(ChainDetailPanel.java:327)
at com.appworx.client.screen.modmgr.ModMgr.?(ModMgr.java:1099)
at com.appworx.client.screen.admin.D$7.run(TabbedDialog.java:611)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

 


Investigation

This appears to be a an issue with version 7.1 and 8.0 and the RME agent. As a work around you can edit the modules to remove the : and then you should be able to add them to chains.