Hi,
sorry for the delay.
The problem is that another device with the same ID was or is connected to the ACC. This might happen if you split up a HA or Cluster and try to connect the newly resulting stand-alone systems. The first system with the same ID wins.
You can do the following:
Open a console on the device which is not allowed to connect and remove the file /etc/guid. Then restart the nextgen-agent:
Code:
# rm -f /etc/guid
# /var/mdw/scripts/nextgen-agent restart
Cheers,
Henning