Hi,

The 6A 88 means "Referenced data not found" in accordance with the Global Platform 2.1.1 specifications. This means the applet was not instantiated or it does not exist when it was trying to delete it. This is not critical
if in fact the card is brand new and has never had the applet on it ....

You do NOT have to add the ATR to the Towitoko's plist, just to the MuscleCard plugin. The MuscleCard stack will attempt to select the applet on the card. If it is not properly loaded, it will return that it is an unknown token ......

Thanks,
Dave


On Nov 16, 2005, at 8:46 AM, Matthias Barmeier wrote:

Hi,

I try to reformat Cyberflex card ready for use with muscle, but I
encounter some problems.
When I start the install.sh the first time after the load.sh, from the
Muscle Card Applet Loader 0.2.0 package, I always get this message:

opencard.core.service.CardServiceException:
opencard.core.service.CardServiceException: Unable to delete AID A0 00
00 00 01 01 Response: [EMAIL PROTECTED]
0000:  6A 88                                            j.

        at
smartcard.OCF.service.CFlexAccessD32Loader.deleteApplication (CFlexAccessD32Loader.java:178)
        at
smartcard.OCF.app.LoadCFlexAccess32.install(LoadCFlexAccess32.java:87)
        at
smartcard.OCF.app.LoadCFlexAccess32.main(LoadCFlexAccess32.java:222)


Is this a critical message ?? What can I do avoid this ??

When I start the install.sh again the message is gone. After running
setup.sh (no errors) muscleTool
says that no valid tokens are on the card and xcard tells me that an
unknown token is on the card.

I have fixed the entry in
/usr/lib/pcsc/services/mscMuscleCard.bundle/Contents/Info.plist and ist
look now
like this:
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist SYSTEM
"file://localhost/System/Library/DTDs/PropertyList.dtd">
<plist version="0.9">
<dict>
        <key>CFBundleDevelopmentRegion</key>
        <string>English</string>
        <key>CFBundleExecutable</key>
        <string>mscMuscleCard</string>
        <key>CFBundleInfoDictionaryVersion</key>
        <string>6.0</string>
        <key>CFBundlePackageType</key>
        <string>BNDL</string>
        <key>CFBundleSignature</key>
        <string>????</string>
        <key>CFBundleVersion</key>
        <string>0.0.1d1</string>
        <key>spVendorName</key>
        <string>MUSCLE</string>
        <key>spProductName</key>
        <string>MuscleCard Applet</string>
        <key>spAtrValue</key>
        <string>3B751300009C02020102</string>
        <string>3B759400006202020301</string>
        <string>3B6500009C02020102</string>
        <string>3B3B94008065AF030D0174830F9000</string>
        <string>3F6D000080318065B00501025E83009000</string>
        <key>spDefaultApplication</key>
        <string>A00000000101</string>
</dict>
</plist>

Do I have to add the Cyberflex ATR to the towitoko specific plist too ??

Thanx in advance.

Ciao
    Matthias

_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle



------------------------------------------------------------------------ ------------
David Corcoran        [EMAIL PROTECTED]
  Identity Alliance        http://www.identityalliance.com
  phone: 260-488-3099   fax: 260-488-2455

  Smart Cards, Biometrics, Training, Identity Management
------------------------------------------------------------------------ -------------


_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to