'File not found on server' when checking the statistics in RSA RADIUS 6.1
3 years ago
Originally Published: 2013-01-21
Article Number
000051854
Applies To
RSA RADIUS 6.1.2 or later

Windows 2003

Linux/Solaris

Appliance 2.0

Issue
Check the statistics in RSA RADIUS 6.1

When click the statistics panel in RSA RADIUS 6.1 management GUI, an error message prompted, 'File not found on server'.

No error messages in RADIUS log file even with debug enabled.

Authentication of RSA RADIUS is still working.

Cause
The init_id in sbr_id.xml doesn't meet the name in RSA RADIUS GUI - Replication panel.

Resolution
Whenever you create/modify a RADIUS instance (or the original primary instance) in the RADIUS GUI - Replication panel, a record will be added to sbr_id.xml with the exact same name. The case of letter must be same as well.
If the name in replication panel is myprimary.domain.com and the then init_id in sbr_id.xml is Myprimary.domain.com, the statistics won't work.
Check the sbr_id.xml and make sure the case of letter are the same.

Notes
sbr_id.xml located at AM_HOME\radius\service (for windows) or AM_HOME\radius (for Linux/Solaris)

Restart RSA RADIUS service after you've modified the sbr_id.xml.

Replication of RADIUS may also be affected.