Hi,
What to do with the following error: ‘Secure storage Initialization’ has encournterd a problem An internal error occurred during: "Secure storage initialization". Could not initialize class javax.crypto.SunJCE_b java.lang.NoClassDefFoundError: Could not initialize class javax.crypto.SunJCE_b at javax.crypto.SecretKeyFactory.a(DashoA13*..) at javax.crypto.SecretKeyFactory.(DashoA13*..) at javax.crypto.SecretKeyFactory.getInstance(DashoA13*..) at org.eclipse.equinox.internal.security.storage.JavaEncryption.internalEncrypt(JavaEncryption.java:137) at org.eclipse.equinox.internal.security.storage.JavaEncryption.roundtrip(JavaEncryption.java:298) at org.eclipse.equinox.internal.security.storage.JavaEncryption.internalInitialize(JavaEncryption.java:101) at org.eclipse.equinox.internal.security.storage.JavaEncryption$1.execute(JavaEncryption.java:90) at org.eclipse.equinox.internal.security.ui.storage.UICallbackProvider$3.run(UICallbackProvider.java:110) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)