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

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! 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