2 Replies Latest reply on Dec 28, 2015 4:23 PM by taofengjboss

    Jboss EAP 7 : JsafeJCE provider self-integrity check failed

    taofengjboss

      We have an ear, the JsafeJCE and Jsafe jar are in the lib of the ear.

       

      java.lang.SecurityException: JsafeJCE provider self-integrity check failed

        at com.rsa.jsafe.provider.JsafeJCE.<init>(Unknown Source)

        at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)

        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)

        at java.lang.reflect.Constructor.newInstance(Constructor.java:408)

        at java.lang.Class.newInstance(Class.java:433)

        at com.arch.login.ext.authenticator.securestorage.SecureStorage.getSecStoreName(SecureStorage.java:509)

        at com.arch.login.ext.authenticator.securestorage.SecureStorage.getCredentials(SecureStorage.java:148)

        at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)

        at java.lang.reflect.Method.invoke(Method.java:483)