XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • rest (dev), tests
    • Windows

    Description

      org.apache.geode.rest.internal.web.RestInterfaceIntegrationTest > testRegionObjectWithDatePropertyAccessedWithRestApi FAILED
          org.springframework.web.client.ResourceAccessException: I/O error on GET request for "http://localhost:28252/gemfire-api/v1/People/1": stream is closed; nested exception is java.io.IOException: stream is closed
              at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:666)
              at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:613)
              at org.springframework.web.client.RestTemplate.getForObject(RestTemplate.java:287)
              at org.apache.geode.rest.internal.web.RestInterfaceIntegrationTest.testRegionObjectWithDatePropertyAccessedWithRestApi(RestInterfaceIntegrationTest.java:317)
      
              Caused by:
              java.io.IOException: stream is closed
                  at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.ensureOpen(HttpURLConnection.java:3348)
                  at sun.net.www.protocol.http.HttpURLConnection$HttpInputStream.read(HttpURLConnection.java:3353)
                  at java.io.FilterInputStream.read(FilterInputStream.java:83)
                  at java.io.PushbackInputStream.read(PushbackInputStream.java:139)
                  at org.springframework.web.client.MessageBodyClientHttpResponseWrapper.hasEmptyMessageBody(MessageBodyClientHttpResponseWrapper.java:97)
                  at org.springframework.web.client.HttpMessageConverterExtractor.extractData(HttpMessageConverterExtractor.java:82)
                  at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:655)
                  ... 3 more
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            klund Kirk Lund
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: