Skip to main content
10-Marble
August 14, 2023
Solved

CREO 6.0 Jlink started an asynchronous executable application but can not connect

  • August 14, 2023
  • 2 replies
  • 1892 views

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!

 

 

 

Best answer by SS_10757213

thanks ,i figure out that I get jar missed,use the wrong otk.jar

2 replies

10-Marble
August 16, 2023

When I use connection.AddActionListener ((AsyncActionListener)this) ,  throws exception:

Exception in thread "main" java.lang.NoSuchMethodError: getCipTypeName.

Is anybody no this?

Community Moderator
August 21, 2023

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

SS_1075721310-MarbleAuthorAnswer
10-Marble
August 24, 2023

thanks ,i figure out that I get jar missed,use the wrong otk.jar