Trying to prepend dummy JCE provider
Sucessfully prepended dummy JCE provider
Reading certificate for alias: Microsoft Root Certificate Authority...STDERR:
java.lang.ArrayIndexOutOfBoundsException: 0
at sun.security.mscapi.KeyStore.engineGetCertificate(KeyStore.java:315)
at sun.security.mscapi.KeyStore$ROOT.engineGetCertificate(KeyStore.java:61)
at java.security.KeyStore.getCertificate(KeyStore.java:1081)
at IterateWindowsRootStore.main(IterateWindowsRootStore.java:126)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:218)
at java.lang.Thread.run(Thread.java:745)