Symantec Access Management

 View Only
  • 1.  Does a FQDN mandatory for the resource I don't want to protect.

    Posted Mar 08, 2017 04:18 AM

    Hi 

    Our product will monitor the status of our tomcat cluster with using the curl to the manage web to each node.

    and we've already have a FQDN mapping to our vip of the cluster which make us login with CA SSO correctly.

    but when we do curl to the manage web, we need to specify the node's ip,like curl 192.168.0.2:8282/manager/

    and we got the error like below after curl it.

    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <?xml-stylesheet type="text/xsl" href="/styles/style/nestedexception.xsl"?><root>
    <title>An error occured in the agent, interrupt working, the following is the error message:</title>
    <super>com.ca.gse.agent.core.AppServerAgentException: AppServerAgent, invoke individual module</super>
    <message>AppServerAgent, invoke individual module</message>
    <trace>
    <content>com.ca.gse.agent.core.AppServerAgent.processModule(AppServerAgent.java:580)</content>
    </trace>
    <trace>
    <content>com.ca.gse.agent.core.AppServerAgent.processRequest(AppServerAgent.java:370)</content>
    </trace>
    <trace>
    <content>com.ca.gse.agent.core.AppServerAgent.invoke(AppServerAgent.java:196)</content>
    </trace>

    So does it mean that I also need assign a FQDN to each of my node?



  • 2.  Re: Does a FQDN mandatory for the resource I don't want to protect.
    Best Answer

    Posted Mar 08, 2017 06:49 AM

    Try setting DefaultHostName ACO parameter.


    https://communities.ca.com/thread/99941973