JavacardOS will not accept order any more, please contact our partner Feitian online Store:
https://ftsafe.en.alibaba.com/index.html

"Sorry, JCIDE has encountered some errors"

JavaCard Applet Development Related Questions and Answers.
aliahsaad
Posts: 2
Joined: Mon Sep 05, 2016 8:53 am
Points :88
Contact:

"Sorry, JCIDE has encountered some errors"

Post by aliahsaad » Mon Dec 19, 2016 10:43 pm

I came across this problem when i try to send Apdu command. What could possibly be the cause? Thanks in advance.

This is the part that i think has something to do with the error.

Code: Select all

case (byte)0x2E:                        
            short   Le = apdu.setOutgoing();   
            short   sSignLen=0 ;

            // Init with Private Key
            objECDSASign.init(objECDSAPriKey, Signature.MODE_SIGN);

            // Sign Data
            sSignLen = objECDSASign.sign(plaintext, BAS, Le, buf, BAS);

            apdu.setOutgoingLength(sSignLen);
            apdu.sendBytes(BAS, sSignLen);
           
            break;
           
You do not have the required permissions to view the files attached to this post. Please login first.
Last edited by aliahsaad on Mon Jul 24, 2017 10:05 am, edited 2 times in total.

User avatar
JavaCardOS
Posts: 273
Joined: Thu Apr 30, 2015 12:00 pm
Points :2405
Contact:

Re: "Sorry, JCIDE has encountered some errors"

Post by JavaCardOS » Mon Dec 19, 2016 11:23 pm

Our technical support is working on solving this problem. Once there is any news, we will let you know immediately.
Please wait a moment.

User avatar
JavaCardOS
Posts: 273
Joined: Thu Apr 30, 2015 12:00 pm
Points :2405
Contact:

Re: "Sorry, JCIDE has encountered some errors"

Post by JavaCardOS » Mon Dec 19, 2016 11:43 pm

Would you please send us the .dump file under the path(C:\JavaCardKit\SDK\Tools\JCIDE)? Thanks

aliahsaad
Posts: 2
Joined: Mon Sep 05, 2016 8:53 am
Points :88
Contact:

Re: "Sorry, JCIDE has encountered some errors"

Post by aliahsaad » Tue Dec 20, 2016 12:11 am

Is it the .dmp file? I cannot attach the file in here.
You do not have the required permissions to view the files attached to this post. Please login first.

User avatar
JavaCardOS
Posts: 273
Joined: Thu Apr 30, 2015 12:00 pm
Points :2405
Contact:

Re: "Sorry, JCIDE has encountered some errors"

Post by JavaCardOS » Tue Dec 20, 2016 1:11 am

Yes, if convenient, could you please send these .dmp files to javacardos@gmail.com and also your JCIDE version (Menu "help-> About") as well?
Thanks in advance.

Post Reply Previous topicNext topic

Who is online

Users browsing this forum: No registered users and 27 guests

JavaCard OS : Disclaimer