• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Java card Manager Deployment Error

 
Greenhorn
Posts: 5
Netbeans IDE Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

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
 
Saloon Keeper
Posts: 27763
196
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
"Sajad cc"

We don't have many rules here at the JavaRanch, but we do insist that you use your Real Name and not some sort of "handle", obvious alias, abbreviation or random letters. If you're not sure about this, see http://www.javaranch.com/name.jsp .
 
pie. tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic