Menu

java.lang.NullPointerException

Help
AFB
2011-11-09
2013-04-25
  • AFB

    AFB - 2011-11-09

    I'm trying to use this app whit basic parametres (Keystore WINDOWS-MY) but I get this error:

    Starting JSignPdf
    Checking input and output PDF paths.
    Lecture de l'alias de la clé
    Used key alias: null
    Lecture de la clé privée
    Lecture de la chaîne de certification.
    Ouverture du fichier PDF
    Création du fichier PDF
    Signature
    Setting certification level
    En cours d'exécution. Merci de patienter quelques instants.
    L'application a rencontré un problème.
    java.lang.NullPointerException
    at net.sf.jsignpdf.crl.CRLInfo.<init>(CRLInfo.java:49)
    at net.sf.jsignpdf.SignerLogic.run(SignerLogic.java:229)
    at java.lang.Thread.run(Unknown Source)
    Opération terminée. Echec de la signature du fichier PDF.

    Thanks in advance.

     
  • AFB

    AFB - 2011-11-09

    I found out the solution… I forget create the keystore and the keys… I did it and your application works great!!!

     
  • Josef Cacek

    Josef Cacek - 2011-11-12

    Thanks for the report. I've changed the code little bit, so the user should be notified about keystore mis-configuration in the next versions.

     
MongoDB Logo MongoDB