cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Learn all about PTC Community Badges. Engage with PTC and see how many you can earn! X

J-Link Error-pfcExceptions$X ToolkitCantModify

pshetty-2
8-Gravel

J-Link Error-pfcExceptions$X ToolkitCantModify

Hi i am trying to connect via J-Link to a running session of Pro/E with the following code:

System.loadLibrary("pfcasyncmt");

AsyncConnection connection = pfcAsyncConnection.AsyncConnection_Connect(null, null, null, 20);

but i always get the following error:

Exception in thread ;main; com.ptc.pfc.Implementation.pfcExceptions$XToolkitCantModify at com.ptc.pfc.pfcAsyncConnection.pfcAsyncConnection.AsyncConnection_Connect(Native Method)

i've already checked all of my system variables, and they're all right, i can't get rid of it. Can anybody help me?

1 REPLY 1
udhay123
6-Contributor
(To:pshetty-2)

did u resolved this?

i am having same issue help me.

Top Tags