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

Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X

Error in the method initProESession()

esherwood
1-Newbie

Error in the method initProESession()

Hello Customizers,

We have an application that gives one of these 2 errors

Error in the method initProESession() : com.ptc.pfc.Implementation.pfcExceptions$XToolkitCommError
Error in the method initProESession() : com.ptc.pfc.Implementation.pfcExceptions$XToolkitNotFound

It happens when the application attempts to connect to a pro/e session. It happens some times and I can't figure out what triggers it.

Pro/E 4.0 m140 Intralink 9.1.

Any clues would be extremely useful,

Regards,

Erik


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
1 REPLY 1

Huge thanks to Brian K who set us on the right path to resolution.

com.ptc.pfc.Implementation.pfcExceptions$XToolkitNotFound solved, we have an environment variable that is supposed to point to the .jar files on the client machine. On one computer, the files were located within the pro/e installation files. When we moved them out, the toolkitnotfound went away. I am not sure why this fixed it. Probably a pointer to the literal path and not the environment variable.

Error in the method initProESession() : com.ptc.pfc.Implementation.pfcExceptions$XToolkitCommError. We had multiple connections to pro/e sessions without disconnecting. Eventually, we would exceed the number we are allowed.
Erik

Top Tags