Oracle wallet & UTL_HTTP failure
I have created a wallet but am having trouble getting the connection to work.
I have created the ACL, assigned and set the wallet, but when I do a test I get the following error:
ORA-29273: HTTP request failed
ORA-06512: at "SYS.UTL_HTTP", line 1130
ORA-12541: TNS:no listener
ORA-06512: at line 8
According to the documentation the combination of the 29273/12541 errors mean that the "Web_Proxy_Host" profile value is set to the wrong proxy server, but there is no proxy server being used.
Any ideas on what the error could be or a possible solution to my problem.