1
0
-1


Below is the aaf service error which i was able to observe. Any resolution for this? 

Also i am unable to access the ESR VIM registration portal ( url:  http://<multi-service VM IP>/iui/aai-esr-gui/extsys/vim/vimView.html) . Any idea how to access the same for cloud region creation openstack rocky version?


7/31/2019 8:43:29 AMjava.lang.IllegalArgumentException: Failed to add contact point: cass.aaf.osaaf.org
7/31/2019 8:43:29 AM at com.datastax.driver.core.Cluster$Builder.addContactPoint(Cluster.java:922)
7/31/2019 8:43:29 AM at com.datastax.driver.core.Cluster$Builder.addContactPoints(Cluster.java:942)
7/31/2019 8:43:29 AM at org.onap.aaf.auth.dao.CassAccess.cluster(CassAccess.java:146)
7/31/2019 8:43:29 AM at org.onap.aaf.auth.service.AAF_Service.<init>(AAF_Service.java:95)
7/31/2019 8:43:29 AM at org.onap.aaf.auth.service.AAF_Service.main(AAF_Service.java:229)
7/31/2019 8:43:29 AMCaused by: java.net.UnknownHostException: cass.aaf.osaaf.org: Name or service not known
7/31/2019 8:43:29 AM at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
7/31/2019 8:43:29 AM at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:929)
7/31/2019 8:43:29 AM at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1324)
7/31/2019 8:43:29 AM at java.net.InetAddress.getAllByName0(InetAddress.java:1277)
7/31/2019 8:43:29 AM at java.net.InetAddress.getAllByName(InetAddress.java:1193)
7/31/2019 8:43:29 AM at java.net.InetAddress.getAllByName(InetAddress.java:1127)
7/31/2019 8:43:29 AM at com.datastax.driver.core.Cluster$Builder.addContactPoint(Cluster.java:919)
7/31/2019 8:43:29 AM ... 4 more


    CommentAdd your comment...