RQM server startup error
Hello,
we have Jazz server 4.01. on win. The server was down and we have gotten the following error message in the qm.log file ERROR eam.repository.service.internal.util.ScrubberUtils - CRJAZ1054I Invalid ChangeEvent expiration itemType specification com.ibm.team.workitem.WorkItem:com.ibm.team.workitem.WorkItem:5184000 com.ibm.team.build.BuildResult:172800. ERROR eam.repository.service.internal.util.ScrubberUtils - CRJAZ1054I Invalid ChangeEvent expiration itemType specification com.ibm.team.build.BuildResult:com.ibm.team.workitem.WorkItem:5184000 com.ibm.team.build.BuildResult:172800. The same error message one can read it when running server.startup.bat. The funny thing is that even with this error message the server is running. Nevertheless it, now and then it goes down and we notice this error . Any clue? Thank you, Zica |
2 answers
Hello Zica, I came across some documentation which suggests that the issue you see might be occuring from a *copied* entry from an earlier "temserver.properties" file onto the current one!
One thing I can suggest you is to check the teamserver.properties for any entry which matches the sample below...
If yes, please remove any BuildResult entries..
i.e., if any entry like the one below found..
***
com.ibm.team.repository.changeEvent.expriationByType=com.ibm.team.workitem.WorkI
tem:5184000 com.ibm.team.build.BuildResult:172800
***
remove "com.ibm.team.build.BuildResult:172800"
Then re-boot the server and check if the issue persists?
Best Regards, Sunil
|
See:
ChangeEvent error for BuildRecord (57798) (see the proposed work-around in comment 3). JAZZ: 208847 - qm.log contains errors after startup right after upgrade (67568) (check if you have the same error message as Non-reproducible problems of starting services (208847)) |
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.