When the secret key in the jcc.keystore file is updated, Identity Server or Access Gateway stops communicating with Administration console.
To workaround this issue, perform the following steps on the affected devices:
Log in to Identity Server or Access Gateway and navigate to the JCC folder:
/opt/novell/devman/jcc/conf/runtime
Verify if the jcc.keystore.original file exists.
If the jcc.keystore.original file exists, then:
Replace jcc.keystore with jcc.keystore.original.
Replace keystore_info.xml with keystore_info.xml.original.
If the jcc.keystore.original file does not exist, then:
Navigate to the JCC directory
/opt/novell/devman/jcc
Run the following reimport command:
On Identity Server: conf/reimport_nidp.sh jcc
On Access Gateway: conf/reimport_ags.sh jcc
Restart JCC.
/etc/init.d/novell-jcc restart
Restart the affected devices.