Resolution
fact
AppManager 5.0.1
fact
WebLogic Server UNIX
fact
BEA WebLogic Server 6.1+
symptom
Event when running EJB Knowledge Script: 'Object not found.'
cause
Not every EJB container contains all four types of EJBs: Entity EJBs, Message Driven EJBs, Stateful EJBs and Stateless EJBs. If, for example, you drop the MsgDrivenEJBPool Knowledge Script on an EJB container that doesn?t have any Message Driven EJBs, you will receive this event.
fix
This is not an error condition ? it is just letting you know that the job is working properly, and the reason why you are not getting any results is that there are no EJBs of that type in the container
AppManager 5.0.1
fact
WebLogic Server UNIX
fact
BEA WebLogic Server 6.1+
symptom
Event when running EJB Knowledge Script: 'Object not found.'
cause
Not every EJB container contains all four types of EJBs: Entity EJBs, Message Driven EJBs, Stateful EJBs and Stateless EJBs. If, for example, you drop the MsgDrivenEJBPool Knowledge Script on an EJB container that doesn?t have any Message Driven EJBs, you will receive this event.
fix
This is not an error condition ? it is just letting you know that the job is working properly, and the reason why you are not getting any results is that there are no EJBs of that type in the container
Additional Information
Formerly known as NETIQKB14247