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!

Debug of java Card 3.2

user2219131Jun 3 2025

Hi,

I'm trying to start the JavaCard simulator in debug mode for HelloWorld sample

following the guide:

https://docs.oracle.com/en/java/javacard/3.2/jcdksu/debugging-java-card-applet-eclipse-plug.html#GUID-73EE5E0B-B914-4CC3-AB77-DF7EE66D511D

these are the breakpoints:

My problem is that the debugger doesn't stop at breakpoints and I don't understand why.

Here are the logs:

ConsoleLogger.txt

JCToolsLogger.txt

SampleDeviceLogger.txt

Here it is the device configuration:

this is for the CAP:

Instead starting HelloWorld Client this is the log:

Any idea about where's the problem about no stop on breakpoints?

This post has been answered by Nicolae Bors-Oracle on Jun 4 2025
Jump to Answer
Comments
Post Details
Added on Jun 3 2025
1 comment
119 views