Hi everybody,
I am facing a problem while using 2 readers connected to the COM1 and
COM2 ports. My application is using OCF.
It throws a CardTerminal exception with the following message, "The
card is consuming too much electricity or is short circuiting."
does anybody know as to what could be happening?
The configuration is
OS : win 2000
Readers: GemPC410 ( 2)
smartcards: javacard
Here is what is printed on the console:
---------------------------------------
Inside Card InsertedReader return status: F8 Message: <The card is
consuming too much electricity or is short circuiting.> buffer
returned by the card: <<>>
opencard.core.terminal.CardTerminalException: Reader return status: F8
Message: <The card is consuming too much electricity or is short
circuiting.> buffer returned by the card: <<>>
at com.gemplus.opencard.terminal.GemplusCardTerminal.getCardID
(GemplusCardTerminal.java:486)
at com.gemplus.opencard.terminal.GemplusCardTerminal.getCardID
(GemplusCardTerminal.java:446)
at opencard.core.service.CardServiceRegistry.getSmartCard
(CardServiceRegistry.java:303)
at opencard.core.service.SmartCard.getSmartCard
(SmartCard.java:388)
at opencard.core.service.SmartCard.getSmartCard
(SmartCard.java:357)
at com.xyz.optf.env.services.slot.OCFSlotChannel.cardInserted
(OCFSlotChannel.java:115)
at
opencard.core.event.EventGenerator.createEventsForPresentCards
(EventGenerator.java:140)
at com.xyz.optf.env.services.slot.OCFSlotChannel.register
(OCFSlotChannel.java:92)
at com.xyz.optf.env.services.slot.OCFSlotChannel.<init>
(OCFSlotChannel.java:48)
at com.xyz.optf.env.services.slot.ZeroSlot.init
(ZeroSlot.java:42)
at com.xyz.optf.env.bll.BLLGlobal.main(BLLGlobal.java:130)
at com.xyz.optf.accessmanagement.ZeroAccessManager.main
(ZeroAccessManager.java:324)
java.lang.NullPointerException
at com.xyz.optf.env.services.slot.OCFSlotChannel.cardInserted
(OCFSlotChannel.java:162)
at
opencard.core.event.EventGenerator.createEventsForPresentCards
(EventGenerator.java:140)
at com.xyz.optf.env.services.slot.OCFSlotChannel.register
(OCFSlotChannel.java:92)
at com.xyz.optf.env.services.slot.OCFSlotChannel.<init>
(OCFSlotChannel.java:48)
at com.xyz.optf.env.services.slot.ZeroSlot.init
(ZeroSlot.java:42)
at com.xyz.optf.env.bll.BLLGlobal.main(BLLGlobal.java:130)
at com.xyz.optf.accessmanagement.ZeroAccessManager.main
(ZeroAccessManager.java:324)
---
> 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.