What steps will reproduce the problem?
1. i have a keystore with password that contains % sign, and i am getting an
error :
Exception in thread "main" java.lang.NullPointerException
at ExportPriv.doit(ExportPriv.java:50)
at ExportPriv.main(ExportPriv.java:28)
/usr/java/jdk1.6.0_30/bin/java ExportPriv tomcat.keystore test 83%js773
Using linux , centos and using java jdk 1.6.0_30 .
Original issue reported on code.google.com by
secret6...@gmail.comon 9 Jul 2012 at 6:26