Problem in sending project area from ine server to another server
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()!!!
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.
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Sep 28 '18, 11:38 a.m.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.