Loading...
Loading...
New installed DPA agent fails to register to the DPA Application Server. Within the dpaagent.log, the following error indicates the registration fails due to name conflict: <error> <id>exception.name_conflict</id> <message>An alias with the same name already exists. Please choose another name</message> <entry name="type">alias</entry> </error> ERR 18330.18330 20210304:210609 agent.config - initAgentConfig(): Failed to register agent with the server. Waiting to retry ... However, the above error does not provide the exact conflict name, even with agent debug low level enabled.
The agent registration failure is caused by name conflict as seen in dpaagent log. Once the hostname which is causing the conflict is removed the agent is able to successfully register with the DPA Application server.
The conflict name is not be found in dpaagent log, even with debug low level enabled, as the DPA Application Server tracks this information. To determine the conflict name and resolve the issue, follow the below steps: Access the DPA Application Server and navigate to the server.log under <DPA install dir>/services/logs/. In the server.log, search for keyword "Node already found". Something similar to the below should be seen: 2021-03-05 09:54:53,114 ERROR [com.emc.apollo.command.node.UpdateNodeCommandBean] (http-/0.0.0.0:9002-3) Node already found using new alias XXXXXX existing nodeElement name: YYYYYY 09:54:53,114 ERROR [org.jboss.as.ejb3] (http-/0.0.0.0:9002-3) javax.ejb.EJBTransactionRolledbackException: An alias with the same name already exists. Please choose another name (exception.name_conflict) Go to DPA GUI > Inventory > Object Library > Hosts tab and search for host YYYYYY. Select host YYYYYY's properties > Aliases section and look for the conflict name XXXXXX. Make a copy of all the Alias names in case there is an issue. Select alias name XXXXXX and click Delete. Click Apply, then OK. Restart the DPA agent which failed to register, and it should be able to register to DPA Application Server. If the agent continues to fail to register, review an updated agent log as a different error or issue may now be occurring. It is possible there may be an additional name conflict error which must be resolved using the above steps. Contact Dell EMC Technical Support Team for further details or information.
Click on a version to see all relevant bugs
Dell Integration
Learn more about where this data comes from
BugZero Plan
Streamline upgrades with automated vendor bug scrubs
BugZero Prevent
Wish you caught this bug sooner? Get proactive today.