You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Atanu (JIRA)" <ji...@apache.org> on 2018/03/20 07:41:00 UTC

[jira] [Updated] (OLINGO-1249) OData Client API issue:

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

Atanu updated OLINGO-1249:
--------------------------
    Attachment: Olingo V4 Client API Patch.zip

> OData Client API issue:  
> -------------------------
>
>                 Key: OLINGO-1249
>                 URL: https://issues.apache.org/jira/browse/OLINGO-1249
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata4-client
>    Affects Versions: (Java) V4 4.4.0
>            Reporter: Atanu
>            Priority: Minor
>         Attachments: Olingo V4 Client API Patch.zip
>
>
> While parsing OData V4 Metadata using Olingo V4 client API, following logs are appearing 
> -------------------------------------
> Error: URI=null Line=2: cvc-elt.1: Cannot find the declaration of element 'edmx:Edmx'.
> Warning: validation was turned on but an org.xml.sax.ErrorHandler was not set, which is probably not what is desired. Parser will use a default ErrorHandler to print the first 0 errors. Please call the setErrorHandler method to fix this.
> Error: URI=null Line=2: cvc-elt.1: Cannot find the declaration of element 'edmx:Edmx'.
> Warning: validation was turned on but an org.xml.sax.ErrorHandler was not set, which is probably not what is desired. Parser will use a default ErrorHandler to print the first 0 errors. Please call the setErrorHandler method to fix this.
> Error: URI=null Line=2: cvc-elt.1: Cannot find the declaration of element 'edmx:Edmx'.
> Warning: validation was turned on but an org.xml.sax.ErrorHandler was not set, which is probably not what is desired. Parser will use a default ErrorHandler to print the first 0 errors. Please call the setErrorHandler method to fix this.
> Error: URI=null Line=2: cvc-elt.1: Cannot find the declaration of element 'edmx:Edmx'.
> Warning: validation was turned on but an org.xml.sax.ErrorHandler was not set, which is probably not what is desired. Parser will use a default ErrorHandler to print the first 0 errors. Please call the setErrorHandler method to fix this.
> Error: URI=null Line=2: cvc-elt.1: Cannot find the declaration of element 'edmx:Edmx'.
> ---------------------------------------
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)