William,
Based on the error posted,  the output topic for VESCollector looks to be using 
default setting (correct MR hostname on the URL should be - 
message-router.onap.svc.cluster.local); this will be typically overridden when 
the collector is instantiated with configuration from Consul.  One possible 
issue is the Consul state might have been lost (possibly any restart?).

Could you run the below curl from within pod (vescollector) and share the o/p?

curl config-binding-service:10000/service_component/dcae-ves-collector
curl consul-server.onap:8500/v1/catalog/service/config-binding-service

Regards,
-Vijay

From: [email protected] <[email protected]> On Behalf Of 
William Kurkian
Sent: Monday, July 02, 2018 4:56 PM
To: [email protected]
Subject: [onap-discuss] [dcae] VES unknown host error

I have an onap cluster with a VES and DMaaP running. I deleted the VES pod, and 
let kubernetes bring it back up, in order to test another component, and i 
started getting this error in the VES logs:

[20:03:25,245][WARN ][pool-5-thread-1]Send failed, 28 message to send.
[20:03:25,245][ERROR][pool-5-thread-1]PUB_CHRONIC_FAILURE: Send failure count 
is 1589, above threshold 5.
[20:03:25,963][INFO ][pool-4-thread-1]sending 59 msgs to 
/events/unauthenticated.SEC_FAULT_OUTPUT. Oldest: 1725649 ms
[20:03:25,963][WARN ][pool-4-thread-1]All hosts were blacklisted; reverting to 
full set of hosts.
[20:03:25,964][INFO ][pool-4-thread-1]POST 
http://onap-dmaap:3904/events/unauthenticated.SEC_FAULT_OUTPUT<https://urldefense.proofpoint.com/v2/url?u=http-3A__onap-2Ddmaap-3A3904_events_unauthenticated.SEC-5FFAULT-5FOUTPUT&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=6WYcUG7NY-ZxfqWx5MmzVQ&m=tXUy2N7Dzl4W7DX9aWuz6BdYY5gxDgvUMi3bnZxAAQs&s=m88dqxAAb6ZlstM4cj-aW5Uh35tqiKR_FJa7SwOt1Y0&e=>
 (anonymous) ...
[20:03:25,965][WARN ][pool-4-thread-1]Unknown host onap-dmaap; blacklisting for 
10 minutes
[20:03:25,965][WARN ][pool-4-thread-1]onap-dmaap
java.net.UnknownHostException: onap-dmaap
        at java.net.InetAddress.getAllByName0(InetAddress.java:1280)
        at java.net.InetAddress.getAllByName(InetAddress.java:1192)
        at java.net.InetAddress.getAllByName(InetAddress.java:1126)
        at 
org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
        at 
org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:112)
        at 
org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
        at 
org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
        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:111)
        at 
org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
        at com.att.nsa.apiClient.http.HttpClient.runCall(HttpClient.java:622)
        at com.att.nsa.apiClient.http.HttpClient.post(HttpClient.java:452)

Does anyone have any insight into this ?

Thanks,
William


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#10763): https://lists.onap.org/g/onap-discuss/message/10763
Mute This Topic: https://lists.onap.org/mt/23006519/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to