Hi,

I have a little problem with the GemXpresso RAD211 Kit V2.3.
I try to run the "Purse" example, so I adjusted every batch file to my environement and run CardConvert.bat then GSEConvert.bat, afterwards Verify.bat and at last "gserunclient.bat".
The gserunclient.bat is able to start the GSE and I get the message "Socket connected...", but then in the initOCF() call of PurseClient.java I get

##### Non ISO Error #####
A java.lang.SecurityException raised!
java.lang.NullPointerException
at com.gemplus.opencard.service.op.vop.InitializeUpdateResult.dump(InitializeUpdateResult.java:351)
at com.gemplus.examples.purse.client.PurseClient.initOCF(PurseClient.java:355)
at com.gemplus.examples.purse.client.PurseClient.main(PurseClient.java:742)
Exception caught in initOCF : authentication error : null
Press any key to continue . . .

this happens when initOCF() calls
Result result = serv.openSecureChanel(authenticationInput);

The content of authenticationInput is com.gemplus.opencard.service.op.vop.VOPAuthenticationInput@1b9fb1

Do you have any advice for me what's the problem with this or can help me with correcting this ?

thx in advance
regards
Steffen Tacke
---------------------------------------------------------------------------------
Steffen Tacke
DaimlerChrysler Research and Technology North America Inc.
Telematic System Group
1510 Page Mill Rd.
Palo Alto, CA 94304
USA
ph: (650)-845-2531
fax:(650)-845-2556
email: [EMAIL PROTECTED]

--- > Visit the OpenCard web site at http://www.opencard.org/ for more > information on OpenCard---binaries, source code, documents. > This list is being archived at http://www.opencard.org/archive/opencard/
! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email ! to ! [EMAIL PROTECTED] ! containing the word ! unsubscribe ! in the body.

Reply via email to