It's all about the answers!

Ask a question

Need to be able to start the services of the CLM 5.0.2 components from a command line on the team server


Timothy Miller (13213) | asked Apr 21 '15, 1:30 p.m.

My client has switched to not installing the Windows GUI on their MS Windows 2012 server OS. We are relegated to installation and maintenance of CLM 5.0.2 and WebSphere using the command line. We have been able to install the base products but need to start the services and I am not seeing the documentation that describes this for CLM 5.02.

Can someone provide a reference in the documentation that speaks to this?

One answer



permanent link
Kevin Ramer (4.5k8183200) | answered Apr 21 '15, 1:38 p.m.
Each WebSphere profile should have a startServer.bat and stopServer.bat under the bin directory in the profile install location.   With WebSphere there is post-install configuration needed after the profile is launched.   The typical incantation would be something like:

<Profile_Path>\bin\startServer.bat server1

After WebSphere is configured for JTS, CCM, etc, then stopping/starting WebSphere starts/stops the Jazz services.


Comments
Bas Bekker commented Apr 21 '15, 2:12 p.m.
JAZZ DEVELOPER

If you use the out of the box install with Tomcat, you can you the <CLM install path>\server\server.startup.bat and server.shutdown.bat scripts.


Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.