RTC API : Error details: An existing connection was forcibly closed by the remote host.
![]()
Hello All,
We have a usecase wherein from the RTC API we fetch the workitem detials and generate a report. there are around 200 workitems. on fetching the details We get the following exceptions :
However this was not happening previously. Could you please assist us on this.
1.
com.ibm.team.repository.common.transport.TeamServiceException: CRJAZ0099E An HTTP error occurred when this URL was being accessed: /ccm/service/com.ibm.team.repository.common.internal.IRepositoryRemoteService. Error details: An existing connection was forcibly closed by the remote host.
com.ibm.team.repository.common.transport.TeamServiceException: CRJAZ0099E An HTTP error occurred when this URL was being accessed: /ccm/service/com.ibm.team.repository.common.internal.IRepositoryRemoteService. Error details: An existing connection was forcibly closed by the remote host.
2:
com.ibm.team.repository.common.transport.TeamServiceException: CRJAZ0099E An HTTP error occurred when this URL was being accessed: /ccm/service/com.ibm.team.repository.common.internal.IItemRestService/itemName/com.ibm.team.workitem.WorkItem/860135. Error details: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. com.ibm.team.repository.common.transport.TeamServiceException: CRJAZ0099E An HTTP error occurred when this URL was being accessed: /ccm/service/com.ibm.team.repository.common.internal.IItemRestService/itemName/com.ibm.team.workitem.WorkItem/860135. Error details: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
3:
com.ibm.team.repository.common.transport.HostUnknownException: CRJAZ1373E The following URL cannot be reached: /ccm/service/com.ibm.team.repository.common.internal.IItemRestService/itemName/com.ibm.team.workitem.WorkItem/893188. The network stated that the server is unknown and then returned the following error: xx-alm-04-p.xxxxxx.com.
|
One answer
![]()
Ralph Schoon (61.8k●3●36●43)
| answered Jun 02 '20, 2:12 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER This looks like network problems to me.
|
Comments
Answer anyone?