Error message is seen when running the Archive Manager repair process.
The follow error is seen when running the Archive Manager repair process:
ERROR TRACE at ArchMgr.cc(549): The archive manager port number must be specified and not zero. Please set ARCH_MGR_SOCKET_NUMBER in the .configrc file.
Sep 10 11:16:02 ERROR TRACE at ArchMgr.cc(559): The DDM port number must be specified and not zero. Please set DDM_SOCKET_NUMBER in the .configrc file.
Archive Managers fails to start or stay running. We see the same error in the <SPECROOT>/SS/DDM/ARCHMGR.OUT log file.
All supported DX NetOps Spectrum releases
Misconfiguration
Ensure the <SPECROOT>/SS/DDM/.configrc file is set properly with the DDM_SOCKET_NUMBER and the ARCH_MGR_SOCKET_NUMBER values. The default values are seen here:
[root@ss_host DDM]# pwd
<SPECROOT>/Spectrum/SS/DDM
[root@ss_host DDM]# cat .configrc | grep SOCKET
DDM_SOCKET_NUMBER=0xddec
ARCH_MGR_SOCKET_NUMBER=0xbafe
If it's not set properly edit it to set the correct values and save the changes. Restart processd (see Additional Information below) to see if it resolves the problem.
If the .configrc file is properly configured and the problem persists we'll need to run a repair against the DDM database.
Repair Archive Manager Database:
Restart Processd