Oracle Error Message
ORA-24075: cannot specify agent with NULL address and non-NULL protocol
Reason for the Error
An ADD_SUBSCRIBER or enqueue was attemoted with an agent that had a NULL address and a non-NULL protocol.
Solution
Either specify a non-NULL address or set the protocol to NULL.