Problems during CLM 5.0.2 setup
Hi.
I was doing the set up for a new CLM 5.0.2 environment. However there's an error appearing during step 4 (Configure E-mail Notification). It appears hide details |
5 answers
I had this error today... your jts.log doesn't look like it has the same errors in as mine but in my case, the clue in the jts.log was:
Caused by: java.lang.RuntimeException: CRJAZ0911E Error initializing content service. The content temporary directory "/tmp/contentservice" is read-only.Sure enough, I had installed one CLM server as 'user1' and was installing the new one as 'user2' and user2 didn't have write access to /tmp/contentservice. An easy one to check and rule out ... HTH |
Hi Robin.
Thanks
Yes, it was the problem. Same dir /tmp/contentservice
I had done several installations without that error. At the end I used to address to /JazzInstallationDir/server/contentservice but in this case the first contentservice dir searched by JTS setup didn't allow to write.
The solution was to change permissions on the directory to allow full write access.
|
Thanks Martha.
I have installed Jazz (CLM and RTC) before on 4.0.6 vesion but I never had this issue.
The server has been restarted and in each time I have cleaned the /temp and /wstemp directories on WAS.
I don't understand why appears a MailerService not started.
Is there a way to start it manually?
Regards.
|
There is not a way to start the service manually. The JTS.log or CCM.log should have an exception stack trace that shows why the service is not started.
|
It's weird I started a new RTC installation and everything was working well until the mail configuration setup.
Same error. From JTS log I see: 2015-05-12 06:01:39,456 [WebContainer : 4 @@ 06:01 dstacces@us.ibm.com <Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0@9.78.51.136> /jts/service/com.ibm.team.repository.service.internal.IServerConfigurationRestService/configurationValidation] WARN .team.repository.servlet.AbstractTeamServerServlet - CRJAZ1163I ServiceNotActivatedException processing POST request for com.ibm.team.repository.service.internal.IServerConfigurationRestService.postConfigurationValidation(). CRJAZ1170I The request was made by user "dstacces@us.ibm.com" from "9.78.51.136".CRJAZ1167I The stack trace hash is 3E3F9AD0A8EE0091AF3459992B9AD7DC863471C7, use it to locate the previously logged stack trace at Tue May 12 06:01:39 IST 2015. 2015-05-12 06:02:36,075 [WebContainer : 4 @@ 06:02 dstacces@us.ibm.com <Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0@9.78.51.136> /jts/service/com.ibm.team.repository.service.internal.IServerConfigurationRestService/configurationValidation] WARN com.ibm.team.repository.servlet.TeamServerServlet - CRJAZ1185W Cannot retrieve user "dstacces@us.ibm.com" because the repository is inaccessible. Logging in as "ADMIN". Check the configuration of the server. 2015-05-12 06:02:36,372 [WebContainer : 4 @@ 06:02 dstacces@us.ibm.com <Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0@9.78.51.136> /jts/service/com.ibm.team.repository.service.internal.IServerConfigurationRestService/configurationValidation] WARN .team.repository.servlet.AbstractTeamServerServlet - CRJAZ1163I ServiceNotActivatedException processing POST request for com.ibm.team.repository.service.internal.IServerConfigurationRestService.postConfigurationValidation(). CRJAZ1170I The request was made by user "dstacces@us.ibm.com" from "9.78.51.136".CRJAZ1167I The stack trace hash is 3E3F9AD0A8EE0091AF3459992B9AD7DC863471C7, use it to locate the previously logged stack trace at Tue May 12 06:01:39 IST 2015. However I'm working with that user, I configured the Url and I tested the database connection with the same user. It's like during the setup in step 4 the user suddendly is not recognized as administrator anymore. |
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.
Comments
Hi.
OS is Linux RH 6.6 , database is DB2 10.5.5
Hello,
The error is indicating that the MailerService has not been started. Check the server log file to determine if there are any errors before the message. Previous errors may indicate that the server did not start correctly or is in an unexpected state.
Ruby
Martha (Ruby) Andrews
Jazz Foundation L3 Development Team Lead
This defect shows the same error. I doubt you have exactly the same cause, but it shows how previous errors affect the MailerService:
CSM: Error during setup (352750)