Run design manager as a Service.
Hi,
How would I run design manager as a service, this is installed on the same server as my CLM 3.0.1 servers, and obviously I do not wish to start it each day.
When using the DM service.bat it seems to create a new service called whatever. But then running tomcat5w.exe will only allow me to edit the V3 service.
Any suggestions please?
Ta
Mark.
How would I run design manager as a service, this is installed on the same server as my CLM 3.0.1 servers, and obviously I do not wish to start it each day.
When using the DM service.bat it seems to create a new service called whatever. But then running tomcat5w.exe will only allow me to edit the V3 service.
Any suggestions please?
Ta
Mark.
5 answers
Mark, check out the following article:
http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0/index.jsp?topic=/com.ibm.jazz.install.doc/topics/t_run_rqm64_win_service.html
BR,
Alan
http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0/index.jsp?topic=/com.ibm.jazz.install.doc/topics/t_run_rqm64_win_service.html
BR,
Alan
Mark, check out the following article:
http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0/index.jsp?topic=/com.ibm.jazz.install.doc/topics/t_run_rqm64_win_service.html
BR,
Alan
Hi, that is what I tried first. As I said then the tomcat5w just wants to update the CLM service not the new one for RDM, how can I run it to just update the new RDM one?
Hi,
I have resolved this. You need to use the full tomcat5w command, and install RDM as a Named service.
service.bat install SERVICE_NAME
tomcat5w //ES//SERVICE_NAME
Then ensure all paths etc set to new install. to resolve image path you will need to edit registry key :-
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\RDM
Also as per link above copy correct executable etc.
HTH
Mark.
I have resolved this. You need to use the full tomcat5w command, and install RDM as a Named service.
service.bat install SERVICE_NAME
tomcat5w //ES//SERVICE_NAME
Then ensure all paths etc set to new install. to resolve image path you will need to edit registry key :-
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\RDM
Also as per link above copy correct executable etc.
HTH
Mark.
Hi,
I have installed "Installation Manager, Design Manager, Jazz Server, Rhapsody Design Manager Import Engine, IBMIMShared Softwares and all softwares are installed under "C:\Program Files\IBM". I configured Jazz team Server with "https://machinename:port number/jts/setup" and created web URL and i can able to import sample project. Until here everything is working fine.
Now i wanted to run Apache Tomcat as a Windows service. So i moved server to "C:\jazz\server" path and followed steps provided in link
"http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0/index.jsp topic=/com.ibm.jazz.install.doc/topics/t_run_rqm64_win_service.html"
Service got installed and i run the Service and opened the same Design Manager URL but it didn't ask me for jazz server userID and password nor URL got opened. The URL displyed "Loading" message in the web.
Please help me to open the existing DM URL with Tomcat as a Windows service.
I have installed "Installation Manager, Design Manager, Jazz Server, Rhapsody Design Manager Import Engine, IBMIMShared Softwares and all softwares are installed under "C:\Program Files\IBM". I configured Jazz team Server with "https://machinename:port number/jts/setup" and created web URL and i can able to import sample project. Until here everything is working fine.
Now i wanted to run Apache Tomcat as a Windows service. So i moved server to "C:\jazz\server" path and followed steps provided in link
"http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0/index.jsp topic=/com.ibm.jazz.install.doc/topics/t_run_rqm64_win_service.html"
Service got installed and i run the Service and opened the same Design Manager URL but it didn't ask me for jazz server userID and password nor URL got opened. The URL displyed "Loading" message in the web.
Please help me to open the existing DM URL with Tomcat as a Windows service.