lsalamon / nhin-d

Automatically exported from code.google.com/p/nhin-d
0 stars 0 forks source link

minor bug in org.nhindirect.stagent.cert.tools.CreatePKCS12 #111

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run ...CreatePKCS12  without the optional -out param

What is the expected output? What do you see instead?
 expected output received, but Exception thrown after

What version of the product are you using? On what operating system?
agent -- 1.2-SNAPSHOT

Please provide any additional information below.
Exception in thread "main" java.lang.NullPointerException
at org.nhindirect.stagent.cert.tools.CreatePKCS12.main(CreatePKCS12.java:140)

Original issue reported on code.google.com by NFinst...@gmail.com on 9 Mar 2011 at 9:25

GoogleCodeExporter commented 9 years ago
Assigning to Greg to investigate

Original comment by bgran...@harris.com on 10 Mar 2011 at 8:01

GoogleCodeExporter commented 9 years ago
Validated and commited fix.  Will deploy in version 1.1.3

Original comment by gm2...@cerner.com on 22 Mar 2011 at 1:56

GoogleCodeExporter commented 9 years ago

Original comment by bgran...@harris.com on 24 Mar 2011 at 7:07