Problem in sending project area from ine server to another server
chandra bhushan (11●5)
| asked Sep 28 '18, 5:56 a.m.
edited Sep 28 '18, 11:37 a.m. by Ralph Schoon (63.5k●3●36●46)
i tried copying project area,teamArea,timelines from one server to another server using PACopyUtilty tool.
i am getting below exception:
Exporting process template ...
java.util.NoSuchElementException at com.google.common.collect.AbstractIterator.next(AbstractIterator.java:154) at com.google.common.collect.Iterators.find(Iterators.java:775) at com.google.common.collect.Iterables.find(Iterables.java:646) at com.xxxx.rqm.pa.management.ProjectManagement.getProjectArea(ProjectManagement.java:663) at com.xxxx.rqm.pa.service.AdministrationService.exportProcessTemplate(AdministrationService.java:375) at com.xxxx.rqm.pa.CopyUtil.copyProjectArea(CopyUtil.java:382) at com.xxxx.rqm.pa.CopyUtil.main(CopyUtil.java:150) Closing InputStream for config.properties file! TeamPlatform.shutdown()!!!
Can anyone help me out what can be the possible problem?
|
Accepted answer
Hi Chandra,
This PACopyTool tool is a proprietary tool that (presumably) uses the RQM Reportable REST API. You will have to discuss this issue with the author(s) of the tool (note, this news group is for Jazz-based tooling). If they can reproduce the symptom using the RQM Reportable REST API, they are welcome to post to this news group or open a defect.
Ralph Schoon selected this answer as the correct answer
|
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
The error message shows your company name. Please be careful with what you show. I removed the information for you. You need to the authors of the tool which are likely in your company.