Prerequites For Mass Client Deployment for TC-13.
3 ENV
pointing Server 3.110.108.149
----------------------------------------------------------------------------------------
--------
1.Install amazon-corretto-11.0.20_9-windows-x64 from link given below
https://docs.aws.amazon.com/corretto/latest/corretto-11-ug/downloads-list.html
Make sure to Download Windows x64 JDK .msi
Create a Folder named "SOFT" in C: Drive for the Teamcenter Client Installation.
2.Set Enviornment Variable of java installed.
1. Click on Environment Variables.
2. SET following environment variables
1.JAVA_HOME = C:\Program Files\Amazon Corretto\jdk11.0.17_8
2.JRE_HOME = C:\Program Files\Amazon Corretto\jdk11.0.17_8
3.JRE64_HOME = C:\Program Files\Amazon Corretto\jdk11.0.17_8
3. To cross-check variables are set or not?
Open windows CMD(run as administrator) and run set j command
C:\Users\Administrator>set j Command
following output shows variables are set correctly.
3.Make sure Client machine and Server Machine can ping each other.
1. To check the connection with Server C:\Users\Administrator>ping 3.110.108.149
______________________________________________________
4. Go to this Location (C:\Windows\System32\drivers\etc) and
update the hosts file set server machine IP address
3.110.108.149
__
Steps to Deploy Mass Client Script to the Client Machine.
----------------------------------------------------------------------------------------
--------
1) OPEN----> MASS_13.3 folder
1. Select deploy_mass_rac_client.
2.COPY the path of the folder i.e C:\MASS_13.3\deploy_mass_rac_client.
2) Run as Administrator CMD paste the path of the folder.
C:\Users\Administrator>cd C:\MASS_13.3\deploy_mass_rac_client
3) Execute deploy.bat utility
1.i.e >C:\MASS_13.3\deploy_mass_rac_client>deploy.bat -dcusername =dcadmin
-dcpassword=dcadmin -dcUrl=http://ec2amaz-mrdub12:8080/deploymentcenter
-softwareLocation=E:\MASS_13.3\Env_001_mass_rac_wntx64.
3) Teamcenter Client Installation Path
1. Teamcenter Client Installation Directory C:\SOFT\Teamcenter13\4T_Client.
2.Launch Teamcenter with shortcut Icon present on the Desktop named as
Teamcenter 13.3.
If Icon not present access it from C:\SOFT\Teamcenter13\4T_Client\portal
Double click on portal.bat file.
Enter the Credentials as user i.e infodba and password i.e infodba.
1.So deploy the package while using command prompt (Open cmd Run
as administrator.)
then run this command.
C:\Mass_Bmide_4T\deploy_mass_client_bmide_4t>deploy.bat -dcusername=dcadmin
-dcpassword=dcadmin -dcUrl=http://EC2AMAZ-MRDUB12:8080/deploymentcenter
-softwareLocation=C:\Mass_Bmide_4T\Env_001_bmide_4t_wntx64
2.After this scripts is successfully depoly then again Run the command
prompt (run as administrator) make sure restart FCC
C:\SOFT\Teamcenter13\4T_Client\tccs\bin>fccstat.exe -kill
C:\SOFT\Teamcenter13\4T_Client\tccs\bin>fccstat.exe -start
C:\SOFT\Teamcenter13\4T_Client\tccs\bin>fccstat.exe -status
3. Now same run the cmd again and start the Bmide Client.
C:\SOFT\Teamcenter13\bmide_client\bmide\client>bmide.bat
8.After pop up this window don't change the path click launch tab.
9. Then create the Project and New business object do the depoly.