Hi,
I'm trying to test the dispatcher, in Identity Center, but I found the error below.
MxDispatcher:Loading driver: com.microsoft.sqlserver.jdbc.SQLServerDriver
MxDispatcher:Creating connection to : jdbc:sqlserver://99.9.9.99:1433;databasename=mxmc_db;user=mxmc_rt;password=********
Could not invoke main class - Exception: "java.lang.NoClassDefFoundError: javax/crypto/SunJCE_b : cannot initialize class because prior initialization attempt failed"
I tried to change the Encryption algorithm to Standard and 3DES, but in both options the exception is the same.
How should I proceed?
Somebody help me?
Thanks