Cannot launch Process Simulate on Teamenter from Tc version 11.2.3

2019-04-17T18:59:11Z

Summary


Details

--------------- 

Trying to launch a single installation of Process Simulate on Teamcenter from 

2 separate Teamcenter versions, switching between them when needed. The launch 

is successful from the first Teamcenter server, but after installing the 

second server, Process Simulate will not launch.

1. Uninstalled all Teamcenter versions. 

2. Installed only Tc v11.2.3 pointing to the cloud server. 

3. Tested the connection to PSonTC; all is good, communicated both ways. 

4. Installed Tc locally (server only). 

5. Connected the existing client to the local server. 

6. Tested the connection between Tc and PS, and all is good. 

7. Retested the connection to PS from the Cloud server and all is good. 

8. Installed a Tc v10.1.7 client pointing to the 10.1.7 server. 

9. Tested the PS on TC connection and all is good. 

10. Retested the PSonTC from the cloud server, failed with SOA error. 

11. Retested the PSonTC from the local and all is good.

Solution

 Add the original server (the cloud), as an external server in the fcc.xml file.

Like this:

 :

 :

 <!-- external site access definition -->

 <site id="-1913899777" overridable="true">

 <parentfsc address="xx.xx.xxx.xxx:4544" priority="0"/>

 <assignment mode="parentfsc" />

 </site>

 </fccdefaults>

 <!-- default parentfsc - this is a marker that will be overwritten by the

installer -->

 <parentfsc address="http://xx.xx.xx.xx:4544/" priority="0" />

<parentfsc address="http://secondservername:4544/" priority="0" /> 

</fccconfig>

Notes

KB Article ID# PL8011251

Contents

SummaryDetails

Associated Components