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

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Exception at connecting to CREO Session

hamzawaseem
6-Contributor

Exception at connecting to CREO Session

Hi there,

My java application is working perfectly on one computer, but for some reason it isn't working at another workstation.
I have installed the OTK for java and set environment variables properly.
But in my code, I get an exception on connecting to creo,
com.ptc.pfc.Implementation.pfcExceptions$XToolkitCantModify at com.ptc.pfc.pfcAsyncConnection.pfcAsyncConnection.AsyncConnection_Connect(Native Method)

Any idea what might be the problem here?

Thanks,
Hamza

Hamza
3 REPLIES 3


@hamzawaseem wrote:

Hi there,

My java application is working perfectly on one computer, but for some reason it isn't working at another workstation.
I have installed the OTK for java and set environment variables properly.
But in my code, I get an exception on connecting to creo,
com.ptc.pfc.Implementation.pfcExceptions$XToolkitCantModify at com.ptc.pfc.pfcAsyncConnection.pfcAsyncConnection.AsyncConnection_Connect(Native Method)

Any idea what might be the problem here?

Thanks,
Hamza


Hi,

please read https://support.ptc.com/appserver/cs/view/solution.jsp?source=Sitecore Article Viewer&art_lang=en&n=CS321596 document.


Martin Hanák

@hamzawaseem @MartinHanak Did you find any resolution to this issue?

 

I have similar issue while running vbapi application on other user's system.

 

Any help would be appreciated.

 

Thanks,

Prasad

 

remy
21-Topaz I
(To:Prasad_G)

If the issues have the same root cause then you may well try and update the .NET framework like suggested with this article https://www.ptc.com/en/support/article/cs352808 

Top Tags