Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X
jlinkAsync:
I used pfcAsyncConnection.AsyncConnection_Start to start a app and get the connection. Console shows Port number is not provided.
RemoteConnectionStarter finished and destroyed。When I use connection.AddActionListener ((AsyncActionListener)this) , throws exception:
Exception in thread "main" java.lang.NoSuchMethodError: getCipTypeName..
who can help this,thanks!
Solved! Go to Solution.
thanks ,i figure out that I get jar missed,use the wrong otk.jar
When I use connection.AddActionListener ((AsyncActionListener)this) , throws exception:
Exception in thread "main" java.lang.NoSuchMethodError: getCipTypeName.
Is anybody no this?
Hi SS_10757213,
Thank you for your question.
I’d like to recommend to bring more details and context to your initial inquiry.
It will help if you attach some screenshot(s) to better understand what you are trying to do in your process.
This will increase your chances to receive meaningful help from other Community members.
Regards,
Vivek N
Community Moderation Team
thanks ,i figure out that I get jar missed,use the wrong otk.jar