Results 1 to 1 of 1
- 01-11-2013, 12:25 PM #1
Member
- Join Date
- Jan 2013
- Posts
- 1
- Rep Power
- 0
sun.security.smartcardio.PCSCException: SCARD_E_NO_SERVICE exception
Hi everybody,
I'm using the javax.smartcardio library to communicate with smartcard.
I perform following steps:
- start pcscd
- select of cardTerminal
- waitforcardpresent to open card reader in card acceptance
- establishConnection
- cardTerminal.connect()
- card.getbasicchannel
When I perform steps above first time, everything works well, but if I perform for a second time, I have the following on waitforcardpresent invocation:
sun.security.smartcardio.PCSCException: SCARD_E_NO_SERVICE
Anybody knows why I have this exception? When this is raised?For what kind of reasons?
I need help...please!!!
Thanks everybody
Francesco
Similar Threads
-
ear security
By GEqui in forum Web FrameworksReplies: 12Last Post: 07-12-2012, 11:24 AM -
Security Exception
By kedinik in forum Java AppletsReplies: 6Last Post: 02-10-2011, 02:20 AM -
security
By danghieu in forum New To JavaReplies: 3Last Post: 04-26-2010, 07:24 PM -
Security Exception when Packages
By kubas in forum Advanced JavaReplies: 1Last Post: 02-11-2010, 07:21 PM -
difference between code based security and role based security
By boy22 in forum New To JavaReplies: 1Last Post: 07-23-2007, 11:59 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks