Hi Holmes rule management log isĀ having these exceptions on startup: Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:9101 [/127.0.0.1] failed: Connection refused (Connection refused) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159) at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:373) at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:394) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) at org.onap.holmes.common.utils.HttpsUtils.executeRequest(HttpsUtils.java:163) ... 11 common frames omitted
When we check ,there is a service listening on port 9101. What could be the problem? This seems to be the root cause of the errors that are coming while deploying a rule. (We are using the REST API PUT http://msb.api.simpledemo.onap.org:30280/api/holmes-rule-mgmt/v1/rule). ( http://msb.api.simpledemo.onap.org:30280/api/holmes-rule-mgmt/v1/rule) ) Please help. El Alto release being used. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#21057): https://lists.onap.org/g/onap-discuss/message/21057 Mute This Topic: https://lists.onap.org/mt/74180537/21656 Mute #holmes: https://lists.onap.org/mk?hashtag=holmes&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
