Uploaded image for project: 'Crucible'
  1. Crucible
  2. CRUC-6752

Change FishEye's remote call from SOAP to REST for Crucible link issue

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • N/A
    • None
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      The way FishEye handles the data gathered via remote call should be improved. Currently the data are processed via SOAP request, resulting in certain characters are not being parsed in FishEye which leads to error.

      When a JIRA issue being linked in the Crucible review, the error below is thrown in the Crucible logs. The error below is thrown because of the availabilty of certain character in the JIRA issue's description.

      2014-03-07 18:18:11,736 DEBUG [qtp1788226354-170 ] fisheye JiraIssueUtil-buildJiraException - JIRA Server Your Company JIRA: org.xml.sax.SAXParseException; Premature end of file.
      com.atlassian.fisheye.jira.RemoteJiraException: org.xml.sax.SAXParseException; Premature end of file.
      	at com.atlassian.fisheye.jira.soap.JiraUALSoapInvoker.invokeOperation(JiraUALSoapInvoker.java:52)
      	at com.atlassian.fisheye.jira.soap.AbstractJiraSoapInvoker.invoke(AbstractJiraSoapInvoker.java:31)
      	at com.atlassian.fisheye.jira.JiraServerImpl.invoke(JiraServerImpl.java:270)
      	at com.atlassian.fisheye.jira.JiraServerImpl.getIssue(JiraServerImpl.java:275)
      	at com.atlassian.fisheye.jira.issue.JiraIssueServiceImpl.retrieveJiraIssue(JiraIssueServiceImpl.java:168)
      ...
      

      To reproduce the error, perform the following:-

      1. Create a JIRA issue with the special characters below in the description
        GIF89a€ÿÿÿ!ù,@L;
        
      2. Try link the issue in Crucible review.

      It had been already mentioned that the issue will not be fixed in JIRA : https://jira.atlassian.com/browse/JRA-30495

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              afareeth AafrinA
              Votes:
              2 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: