You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Christian Amend (JIRA)" <ji...@apache.org> on 2016/05/12 12:36:12 UTC

[jira] [Closed] (OLINGO-952) java.lang.IllegalStateException: Content has been consumed

     [ https://issues.apache.org/jira/browse/OLINGO-952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Amend closed OLINGO-952.
----------------------------------
    Resolution: Duplicate

> java.lang.IllegalStateException: Content has been consumed
> ----------------------------------------------------------
>
>                 Key: OLINGO-952
>                 URL: https://issues.apache.org/jira/browse/OLINGO-952
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata4-client
>    Affects Versions: (Java) V4 4.0.0, (JS) V4 4.0.0, (Java) V4 4.1.0, (Java) V4 4.2.0
>            Reporter: Konstantin Kustov Sergeevich
>              Labels: android-studio, java
>
> ODataClient oDataClient = ODataClientFactory.getClient();
> oDataClient.getRetrieveRequestFactory().getMetadataRequest(url).execute();
> Method of execute is the cause of the crash java.lang.IllegalStateException: Content has been consumed.
> Used URL = "http://services.odata.org/V2/(S(5i2qvfszd0uktnpibrgfu2qs))/OData/OData.svc/"
> On version of (Java) V4 4.0.0-beta and lower such a problem does not arise.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)