SCF ERROR: SCF-00066: Agent validation failed for [agent name]
Applies to
SnapCreator Framework
Issue
ERROR:
SCF-00066: Agent validation failed for [agent name] with error [Could not send Message.]
when running backupsFrom
agent.log
, you may see a crash message like this, showing that the scAgent is not even running anymore (or in a restart look if setup as Service):ERROR [main] com.netapp.snapcreator.agent.nextgen.watchdog.FileWatcherImpl - initCipher()
java.security.NoSuchAlgorithmException: PBKDF2WithHmacSHA1 SecretKeyFactory not available
at javax.crypto.SecretKeyFactory.<init>(SecretKeyFactory.java:122)
at javax.crypto.SecretKeyFactory.getInstance(SecretKeyFactory.java:160)