hi

I have got a Java Card from the Book, 'Smart Card
Application Development Using Java'. 
  But when I ran a java program which was an simple
example given inside the book, 
  a dialog was displayed and prompted me to enter 'CHV
1'. I entered 
  the password and the java exceptions were thrown
which were as follows

opencard.core.service.CardServiceInabilityException:
CHV 1 blocked

        at
com.ibm.opencard.access.MFC35CHVProvider.performCHV(MFC35CHVProvider.java:146)

        at
com.ibm.opencard.access.MFCCardAccessor.retryWithCHV(MFCCardAccessor.java:305)

        at
com.ibm.opencard.access.MFCCardAccessor.execCommand(MFCCardAccessor.java:266)

        at
com.ibm.opencard.access.MFCCardAccessor.executeCommand(MFCCardAccessor.java:200)

        at
com.ibm.opencard.service.MFCCardChannel.executeCommand(MFCCardChannel.java:249)

        at
com.ibm.opencard.service.MFCCardChannel.executeCommand(MFCCardChannel.java:312)

        at
com.ibm.opencard.isofs.MFC35FileAccessImpl.readBinaryBytes(MFC35FileAccessImpl.java:141)

        at
com.ibm.opencard.isofs.MFC35FileAccessImpl.readBinary(MFC35FileAccessImpl.java:467)

        at
com.ibm.opencard.isofs.MFCFileAccess.read(MFCFileAccess.java:309)

        at samples.readfile.ReadFile.main(ReadFile.java:38)


i tried to unblock the card using the password
unblckpw but it still doesnt work coud someone please
help me as this is my final year project in college 

thanking you in advance 

Colin joyce

__________________________________________________
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com


---
> 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