Do you have PCSC installed ? If so, and you have the PCSC driver for the Gemplus reader installed as well, that's the culprit. PCSC detects readers when your machine boots up and then grabs the port. You have 2 choices - use the PCSC / OCF bridge, or uninstall the PCSC driver for the Gemplus terminal. Good luck - you'll need it. Jon. On Wednesday 02 May 2001 03:39, Faisal M wrote: > Hi > > When I try to start smart card I get the following > error. > > ---------- Java ---------- > Starting OpenCard... > [DEBUG ] > opencard.core.service.SmartCard.getRegistryEntry > --- message tag OpenCard.terminals = > com.gemplus.opencard.terminal.GemplusCardTerminalFactory|GemPC|GemPC410|COM >1 --- thread Thread[main,5,main] > --- source class opencard.core.service.SmartCard > > [DEBUG ] opencard.core.terminal.CardTerminal.<init> > --- message (GemPC, GemPC410, COM1) > --- thread Thread[main,5,main] > --- source class > opencard.core.terminal.CardTerminal > > [INFO ] > com.gemplus.opencard.terminal.GemplusCardTerminal.close > --- message close GemPC > --- thread Thread[main,5,main] > --- source class > com.gemplus.opencard.terminal.GemplusCardTerminal > > Exception: Port currently owned by Unknown Windows > Application > Normal Termination > ------- > > my opencard properties file is > > > ########################################################################### >#### # Sample opencard properties file for usinf GPK > CardServices > ########################################################################### >#### > > # use the OCF PassThru card service factory > #OpenCard.services = > opencard.opt.util.PassThruCardServiceFactory > > # use the GPK card service factory > #OpenCard.services = > com.gemplus.opencard.service.gpk.factory.GPKCardServiceFactory > > # use Gemplus's card terminal GCR410 > OpenCard.terminals = > com.gemplus.opencard.terminal.GemplusCardTerminalFactory|GemPC|GemPC410|COM >1 > > ####################### > # TRACE configuration # > ####################### > OpenCard.trace = opencard:8 > com.gemplus.opencard.service:6 > com.gemplus.opencard.terminal:6 > > ########################################################################### >#### > > I am using GemPC410 > jdk1.3 > ocf 1.2 > > Thanks > Faisal > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Auctions - buy the things you want at great prices > http://auctions.yahoo.com/ > > > --- > > > 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. --- > 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.
