I am trying to use Visual J++ to debug and I get the following exception:

java.lang.UnsatisfiedLinkError:
com/ibm/opencard/terminal/pcsc10/OCFPCSC1.initTrace  Possible causes: If you
are trying to use J/Direct (@dll.import), check your compiler version (for
JVC, requires 4336 or greater.) If you are trying to use RNI, there are new
requirements: see documentation.
        at com/ibm/opencard/terminal/pcsc10/OCFPCSC1.initTrace
(OCFPCSC1.java)
        at com/ibm/opencard/terminal/pcsc10/OCFPCSC1.<init>
(OCFPCSC1.java:54)
        at com/ibm/opencard/terminal/pcsc10/Pcsc10CardTerminalFactory.open
(Pcsc10CardTerminalFactory.java:95)
        at com/ibm/opencard/terminal/pcsc10/Pcsc10CardTerminalFactory.<init>
(Pcsc10CardTerminalFactory.java:62)
        at java/lang/Class.newInstance (Class.java)
        at opencard/core/service/SmartCard.handleTerminalFactoryEntries
(SmartCard.java:405)
        at opencard/core/service/SmartCard.configureTerminalRegistry
(SmartCard.java:253)
        at opencard/core/service/SmartCard.start (SmartCard.java:527)
        at com/espcard/OCF/service/ESPCardService.main
(ESPCardService.java:1178

Output of JVC:
C:\Program Files\Microsoft Visual Studio\VJ98>jvc -?
Microsoft (R) Visual J++ Compiler Version 6.00.8424
...

Do you know what would cause this?

Thanks,

Tom McKearney




---
> 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.

Reply via email to