Monday, August 17, 2009
jarsigner error: java.lang.NegativeArraySizeException
This error occurs when there is a problem with the keystore file. Regenerate the keystore file to fix it. The problem in my case was that my keystore was checked into CVS as a ascii text file which corrupted it. I regenerated the keystore and checked it in as binary to fix it.
Subscribe to:
Posts (Atom)