Konstantin Kustov Sergeevich created OLINGO-944:
---------------------------------------------------
Summary: java.lang.IllegalStateException: Content has been consumed
Key: OLINGO-944
URL: https://issues.apache.org/jira/browse/OLINGO-944
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)