Advanced Queuing Operations Error
During Advanced Queuing (AQ) operations you might encounter the following error:
ORA-24912: Listener Thread failed
Workaround
Add the en0 inet IP address and host name to the /etc/hosts file: IP_address host_name.
You can obtain the en0 inet IP address by running the ipconfig getifaddr en0 command in the terminal.
You can obtain the host name by running the hostname -f command in the terminal.