[ https://issues.apache.org/jira/browse/OLINGO-1175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16152257#comment-16152257 ]
Ramya commented on OLINGO-1175: ------------------------------- Hi Gayathri, I used the below API Edm edm = EntityProvider.readMetadata(in, true); where in is the input stream object of metadata. It is working fine. Can you please try it again. Regards, Ramya > Unable to Read metadata > ----------------------- > > Key: OLINGO-1175 > URL: https://issues.apache.org/jira/browse/OLINGO-1175 > Project: Olingo > Issue Type: Bug > Components: odata2-core > Affects Versions: V2 2.0.9 > Environment: WINDOWS 7 > Reporter: Gayathri Ramachandran > Priority: Blocker > Labels: V2, olingo > Attachments: metadata.xml, V2_XML_Parse_Exception.jpg > > > Hi All , > The description of issue is as below : > Component : Olingo-odata2-api-2.0.9-SNAPSHOT.jar > Operation: Read (de-serialize) data from metadata i.e inputStream and provide > Edm > Issue: Unable to read metadata. > I'm consuming a C4C Odata using Olingo-odata2-api-2.0.9. The client was > developed by me on May 2017 and was well tested and in use for almost 3 > months. For some business reasons, we have not been running the java client > since August 2017. > Today, while I tried to tun the JAR file I encountered the below exception: > Exception in thread "main" > org.apache.olingo.odata2.api.ep.EntityProviderException: An exception of type > 'XMLStreamException' occurred. > at > org.apache.olingo.odata2.core.ep.consumer.XmlMetadataConsumer.readMetadata(XmlMetadataConsumer.java:122) > I'm unable to figure out what has gone wrong. I checked the metaData in a > browser and it slloks fine (the URI is password protected) I can guide you > when we proceed further. > https://my326642.crm.ondemand.com/sap/c4c/odata/cust/v1/mstr_bp/$metadata > Having met the business functionality, I just don't want to try again from > scratch using other API's. Hence I request you kindly to support on this as > this is really critical, > Thanks > Gayathri -- This message was sent by Atlassian JIRA (v6.4.14#64029)