Edit the web.properties file located at <Basedir>/smarts-ncm/web/conf and replace FQDN with hostname of AS(edited
server1.corp.example.com to
server1) in below 3 entries values and restart tomcat service.
java.naming.provider.url
voyencecontrol.ejb_invoker_servlet_path
voyencecontrol.jmx_invoker_servlet_path
Ex: Change
server1.corp.example.com to
server1 in highlighted entries.
This would resolve the communication issue and launch RA as expected.