unable to obtain list of bootstrap servers ,can any one solve this please?

17 views
Skip to first unread message

KARTHIK UPPALA

unread,
Mar 19, 2017, 1:27:01 PM3/19/17
to Kaa project


java -jar target/storm-client-example.jar
[main] INFO org.kaaproject.examples.storm.StormDataAnalyticsDemo - Storm data analytics demo started
[main] INFO org.kaaproject.examples.storm.StormDataAnalyticsDemo - --= Press any key to exit =--

Exception in thread "main" java.lang.RuntimeException: Unable to obtain list of bootstrap servers.
        at org.kaaproject.kaa.client.AbstractKaaClient.<init>(AbstractKaaClient.java:190)
        at org.kaaproject.kaa.client.BaseKaaClient.<init>(BaseKaaClient.java)
        at org.kaaproject.kaa.client.Kaa.newClient(Kaa.java:47)
        at org.kaaproject.examples.storm.StormDataAnalyticsDemo.main(StormDataAnalyticsDemo.java:59)

Anatoly V. Yarinich

unread,
Mar 20, 2017, 9:20:49 AM3/20/17
to Kaa project
Hi KARTHIK UPPALA!

This error usually mean the application cannot reach the Kaa server.

Please check the Kaa host configuration. It should be accessible by the application by the FQDN/IP address set in the kaa-node properties. By default the setting is 'localhost' which allows operation from the same PC host only. In case you are running Kaa Sandbox, check 'Kaa host' configuration on Sandbox's Management page. For stand-alone installation please refer to Single node installation documentation.

Please note that all the Kaa SDK-based applications should be re-built with a re-generated SDK after Kaa host configuration change.

--
Sincerely,
Anatoly Yarinich
Reply all
Reply to author
Forward
0 new messages