Getting Jazz Team Server to start
3 answers
Comments
Thanks for the help, Benjamin.
I ran as administrator, and it is not returning any error now, however it is not starting the program either. The last thing on Tomcat right now is:
org.apache.catalina.startup.Catalina start
INFO: Server startup in 134652 ms
Do you think there might some other programs that I might to install for the Jazz Team Server to run? Will the Jazz Team Server run as any other program - Word, Outlook, etc? I am not a very technical person, as I am sure you can tell.
That's the expected behavior. It means the application server has been started and is hosting the CLM applications. You need to proceed with setting up the applications now, and you do that by hitting the jts/setup URL in your browser. For example:
https://<server_host_name>:9443/jts/setup
You don't need to install any other applications for the CLM applications to run, as they are web based with the exception of RTC which also has an optional Eclipse client you can install if desired.
Hi Simon,
Click the below link, it has all the information about setting up JTS.
Regards,
Satish
Comments
Hi Simon,
Comments
Benjamin Silverman
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Apr 25 '14, 12:49 p.m.Hi Simon,
Can you copy/paste the output from the Tomcat console here? Thanks,
Simon Lapscher
Apr 25 '14, 1:40 p.m.Hi Benjamin,
Thanks for helping out. This is what I'm getting:
WARNING: Failed to create work directoy [C:\Program Files\IBM\JazzTeamServer\server\tomcat\work\Catalina\localhost_] for context []
SEVERE: The scratchDir you specified C:\Program Files\IBM\JazzTeamServer\server\tomcat\work\Catalina\localhost_ is unusable
Is this enough information for you to know what's going on? Please let me know what I can do to help you help me :)