Closed GoogleCodeExporter closed 9 years ago
I have exactly the same problem, but with windows XP - SP3...
A bit more log detail below:
[BelgianEidViewer] Please insert your eID card...
[BelgianEidViewer] Scanning card terminal: Broadcom Corp Contacted SmartCard 0
[BelgianEidViewer] eID card detected in card terminal : Broadcom Corp Contacted
SmartCard 0
[PCSCEidController] reading identity from card..
[PCSCEidController] state state_eidpresent activity reading_identity action none
[CertificatesPanel] Updating..
[CertificatesPanel] Filling Out Certificate Data..
[CardPanel] Updating..
[CardPanel] Clear Card Data But Loading..
[IdentityPanel] Update..
[IdentityPanel] No Identity Data But Loading
[IdentityPanel] No Picture But Loading
[PCSCEid] getIdentity
[PCSCEid] readFile
[BelgianEidViewer] selecting file
[BelgianEidViewer] read binary
[BelgianEidViewer] sleeping...
[PCSCEidController] attempting to release exclusive access
[PCSCEidController] exclusive access released
[PCSCEidController] clear
[TrustServiceController] Clearing
[PCSCEidController] state state_eidpresent activity reading_identity action none
[CertificatesPanel] Updating..
[CertificatesPanel] Filling Out Certificate Data..
[CardPanel] Updating..
[CardPanel] Clear Card Data But Loading..
[IdentityPanel] Update..
[IdentityPanel] No Identity Data But Loading
[IdentityPanel] No Picture But Loading
[PCSCEidController] state state_error activity reading_identity action none
[CertificatesPanel] Updating..
[CertificatesPanel] Clearing Certificate Data..
[CardPanel] Updating..
[CardPanel] Clear Card Data And Not Loading
[IdentityPanel] Update..
[IdentityPanel] Clearing all data because source is not available
[PCSCEidController] Clearing Data for security reasons, due to unexpected
problem.
APDU response error: 27819
be.fedict.eid.applet.sc.PcscEid.readBinary(PcscEid.java:294)
be.fedict.eid.applet.sc.PcscEid.readFile(PcscEid.java:256)
be.fedict.eidviewer.lib.PCSCEid.readFile(PCSCEid.java:82)
be.fedict.eidviewer.lib.PCSCEid.getFile(PCSCEid.java:336)
be.fedict.eidviewer.lib.PCSCEid.getIdentity(PCSCEid.java:95)
be.fedict.eidviewer.lib.PCSCEidController.run(PCSCEidController.java:379)
java.lang.Thread.run(Unknown Source)
[PCSCEidController] state state_idle activity reading_identity action none
[CertificatesPanel] Updating..
[CertificatesPanel] Clearing Certificate Data..
[CardPanel] Updating..
[CardPanel] Clear Card Data And Not Loading
[IdentityPanel] Update..
[IdentityPanel] Clearing all data because source is not available
[PCSCEidController] closing card access
Original comment by benjidan...@gmail.com
on 6 Jul 2014 at 12:28
The message "Clearing data for security reasons" isn't actually the error; this
is part of the error handling in the interface code which is run when an error
occurred. At this point, the interface is cleared, so that no partial output is
shown (in case someone removed the card while it was being read, for instance).
The actual error is thus something else, but we don't get a log message for
what's happening.
If the issue hasn't been resolved in the time since this happened, please
contact the servicedesk (servicedesk@fedict.be) to help you get things working.
Closing, as we can't reproduce nor debug this with the info given.
Regards,
Original comment by wouter.v...@fedict.be
on 9 Jul 2014 at 10:49
Maybe this log is giving you more info ?
[BelgianEidViewer] Please insert your eID card...
[BelgianEidViewer] Scanning card terminal: Broadcom Corp 5880 [Contacted
SmartCard] (0123456789ABCD) 00 00
[PCSCEidController] waiting for eid card..
[PCSCEidController] state state_noeidpresent activity reading_identity action
none
[CertificatesPanel] Updating..
[CertificatesPanel] Clearing Certificate Data..
[CardPanel] Updating..
[CardPanel] Clear Card Data And Not Loading
[IdentityPanel] Update..
[IdentityPanel] Clearing all data because source is not available
[VersionChecker] Comparing 4.0.7 to 4.0.7: false
Original comment by bartvb.v...@gmail.com
on 9 Jul 2014 at 7:21
Original issue reported on code.google.com by
jorgende...@gmail.com
on 27 Mar 2014 at 5:03