Skip to Main Content

Java Card

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

JavaCard Compilation Issue

user6808011Nov 13 2024

I am facing below issue while running Java Card Simulator Sample Program “Hello World”

java.security.NoSuchProviderException
at com.oracle.javacard.ams.AMServiceFactory.getInstance(AMServiceFactory.java:43)
at com.oracle.javacard.sample.AMSHelloWorldClient.main(AMSHelloWorldClient.java:57)

As amsService is jar file inside client folder, I am not sure why getInstance method is returning error

Comments

Hiroshi Tonegawa May 31 2024

追加情報です。

リスナーからエラーメッセージでておりました。ただどうしたら良いのかわかりません。

そのlog(TNSLSNR.log)を添付しました。ここから原因、また対処法など解析できませんでしょうか?

大変困っております。よろしくお願いいたします。

TNSLSNR_496.log

1 - 1

Post Details

Added on Nov 13 2024
1 comment
155 views