15 awesome Teamcenter shortcut keys.
15 awesome Teamcenter shortcut keys One of my personal favorites among the most useful features that Teamceter comes with, is some awesome keyboard shortcut keys. I personally use them as much as I can, to save time and I recommend the practice of using keyboard shortcuts to others too. Beside the conventional shortcut keys like - Ctrl + X for Cut , Ctrl + C for Copy , Ctrl + V – paste , Delete – for delete operation, there are lot more Teamcenter shortcut keys . This article talks about 15 really cool Teamcenter shortcut keys. I can bet that you don’t know all of them. Check them out, some of them will surprise you for sure. 1. Switch between open perspectives - Ctrl+F8 / Ctrl+Shift+F8 When you are working on some project involved in various Teamcenter modules, switching between the open perspectives is a pain. But not any more… use any of the following Teamcenter shortcut keys to change from t...
This error is observed when your fcc is not started, or it is not pointing to incorrect location.
ReplyDeleteCheck the FMS_HOME env variable.
If it is pointing to wrong location correct it.
After correcting kill the old fcc service and restart it with correct location. Check the status and then re log in to TC client.
My 2 paisas :)
ReplyDeleteIf issue exists after FCC correction then do the below checks
- it might be due to wrong volume info in FMS_master.xml file, verify the same by running backup_xml utility, which will create a xml file with your volume info against the info in fms_master.xml file
I too was getting the same error on TC 8.3 2 Tier
ReplyDeleteSolution is, check the fcc port number and server name in fcc.xml file(on client) and compare with the values in fmsmaster_... (in fsc folder of server). Values should be same for the client to be able to access the server fsc.
Can also check below preference:
ReplyDeleteFms_BootStrap_Urls
The value of this preference should be like: http://fsc_server_name:4544
where,
fsc_server_name is the fsc server that might be same machine where you've installed Teamcenter.
4544 is default port_no. , check whether you've same or not.