I am having two cluster up and running on a single server. One for 2.4.5 and another for 5.5.0 . While hitting utl_http request from DB for 5.5.0, we are getting the below error whereas it is working fine for 2.4.5 cluster.
Error:
Line Pos Text 7 9 ORA-29273: HTTP request failed
ORA-29263: HTTP protocol error
ORA-06512: at "SYS.UTL_HTTP", line 1491
ORA-06512: at line 1
We will connect the elastic search from DB and we will perform some operations. While connecting the elastic search 5.5 cluster from DB we are getting this error.
For elastic search 2.4.5, We are able to connect from DB.
Is this because of port issue or password issue or something else?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.