Dear all,
I am trying to access a smart card (GemXpresso) by using the Towitoko
PCT-200 reader and OCF. My OCF client runs perfectly when using the GRC410
reader. From time to time (e.g. after a couple of tries) it eventually runs
on the PCT-200 (connects to the card and send some APDUs) but in most times
I get the following error message (1)):
Any suggestions on what is causing the problem ?
Thanks in advance,
Kostas
In my properties file I have the following entries:
OpenCard.services = opencard.opt.util.PassThruCardServiceFactory
OpenCard.terminals=com.gieseckedevrient.opencard.terminal.GDCardTerminalFact
ory|ifd_1|PCT200|0
(1)
opencard.core.terminal.CardTerminalException:com.gieseckedevrient.opencard.t
erminal.driver.PCTDriver::open: Failed setting terminal parity.
at com/gieseckedevrient/opencard/terminal/driver/PCTDriver.open
(PCTDriver.java:149)
at com/gieseckedevrient/opencard/terminal/GDCardTerminal.open
(GDCardTerminal.java:244)
at com/gieseckedevrient/opencard/terminal/PCT200CardTerminal.open
(PCT200CardTerminal.java:197)
at opencard/core/terminal/CardTerminalRegistry.add
(CardTerminalRegistry.java:127)
at
com/gieseckedevrient/opencard/terminal/GDCardTerminalFactory.createCardTermi
nals (GDCardTerminalFactory.java:104)
at opencard/core/service/SmartCard.handleTerminalFactoryEntries
(SmartCard.java:413)
at opencard/core/service/SmartCard.configureTerminalRegistry
(SmartCard.java:253)
at opencard/core/service/SmartCard.start (SmartCard.java:527)
at ocfpct/PCT.main (PCT.java)
---
> Visit the OpenCard web site at http://www.opencard.org/ for more
> information on OpenCard---binaries, source code, documents.
> This list is being archived at http://www.opencard.org/archive/opencard/
! To unsubscribe from the [EMAIL PROTECTED] mailing list send an email
! to
! [EMAIL PROTECTED]
! containing the word
! unsubscribe
! in the body.