Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi Guys,
As usual I tried to start my Windchill my starting the apache server, followed by starting Windchill shell and typing 'Windchill start'. I realized that only server manager started and method server did not start. I check the PTC community and found the solution. I started the LDAP server and reexecuted all the steps and is working fine now.
I still didnt get a clear picture of the Windchill architecture and the purposes of the servers.
Please explain me the purpose of Method server, Server Manager and LDAP Server in windchill application. Please explain the flow between them.
Thanks in advance.
Regards,
Rajeshkumar Balaganesan
Solved! Go to Solution.
You can refer the Windchill Runtime Architecture topics in the Windchill Help Center. It also has a nice graphic. Excerpts from the above link:
The Windchill server components include the following:
The server manager has two main tasks:
To bring Windchill online, you start the server manager. The server manager starts and registers the method servers it is to monitor.
The method servers are the core of the Windchill application. They manage the interactions between objects and enforces behavior and business rules.
Your Windchill server configuration can include one or more method servers.
The LDAP (Lightweight Directory Access Protocol) directory server maintains user and group information for Windchill as well as internal system groups. The directory server also contains Info*Engine configuration information.
You can go throught the sub-topics in the link provided above.
Hope that helps.
Regards
~Syed
Procedure to start Windchill.
step 1: Strat the services
OracleInstance Service and Listener Service
step 2:
Start apache server.
Step 3:
Start Windchill directory server it will ask the ldap password .
Step4 :
Start the method server.
When we start the method server ,both server manager and metod server will start .
it will take some time to start (10 mins min)
Step 5:
open the windchill using url
You can refer the Windchill Runtime Architecture topics in the Windchill Help Center. It also has a nice graphic. Excerpts from the above link:
The Windchill server components include the following:
The server manager has two main tasks:
To bring Windchill online, you start the server manager. The server manager starts and registers the method servers it is to monitor.
The method servers are the core of the Windchill application. They manage the interactions between objects and enforces behavior and business rules.
Your Windchill server configuration can include one or more method servers.
The LDAP (Lightweight Directory Access Protocol) directory server maintains user and group information for Windchill as well as internal system groups. The directory server also contains Info*Engine configuration information.
You can go throught the sub-topics in the link provided above.
Hope that helps.
Regards
~Syed
Rajeshkumar,
Did Syed answer all of your questions on the functions of the Method Server, Server Manager, and Directory Server? Let us know if you have any further questions.
Chris,
Syed answered all of my questions.
Thanks and Regards,
Rajeshkumar Balaganesan