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

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

Konstantin Kustov Sergeevich created OLINGO-952:
---------------------------------------------------

             Summary: 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.2.0, (Java) V4 4.1.0, (JS) V4 4.0.0, (Java) V4 4.0.0
            Reporter: Konstantin Kustov Sergeevich


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)