Skip to Main Content

Java Card

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to communicate to actual card

843851Oct 25 2006 — edited Oct 17 2008
Hi,

I tested a simple applet in simulator and it works fine. Now when I try to load it to the actual card, JCShell is unable to select the cardmanager on the card. The card I'm using is JCOP41V22 card, so it should already have the cardmanager, right?
Here is what I get from /card command under JCShell,
  /card
--Waiting for card...
ATR=3B E9 00 00 81 31 FE 45 4A 43 4F 50 34 31 56 32    ;....1.EJCOP41V2
    32 A7                                              2.
ATR: T=1, N=0, IFSC=254, BWI=4/CWI=5, Hist="JCOP41V22"
 => 00 A4 04 00 07 A0 00 00 00 03 00 00 00             .............
 (46057 usec)
 <= 6A 82                                              j.
Status: File not found
jcshell: Unable to select Card Manager or invalid FCI: Unknown Global Platform Java Card.
Any help would be appreciated
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 14 2008
Added on Oct 25 2006
17 comments
443 views