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!

Java card Manager Deployment Error

868244Oct 8 2011 — edited Oct 17 2011
Hi
i try to write the applet to the smart card, i got following error in JavaCard Manager, Can any one tell what is the exact issue here
Following parameters i set in Javacard Manager
AID:0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x00 0x00
PID:0x01 0x02 0x03 0x04 0x05 0x06 0x07 0x08 0x09 0x00

output console
Start Compiling
Compilation Successfull
Start Converting
Conversion Successfull
Start Deployment
CMD:
".\GPShell\GPShell.exe" .\target\be\msec\smartcard\GPShell.scp
mode_201
gemXpressoPro
enable_trace
establish_context
card_connect
* reader name Gemalto Prox-DU Contact_10900188 0

select -AID A000000018434D00
Command --> 00A4040008A000000018434D00
Wrapped command --> 00A4040008A000000018434D00
Response <-- 6A82
select_application() returns 0x80216A82 (6A82: The application to be selected could not be found.)


Deployment Error
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 14 2011
Added on Oct 8 2011
5 comments
1,795 views