You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "Chang chen (JIRA)" <ji...@apache.org> on 2016/11/16 05:48:58 UTC

[jira] [Updated] (EAGLE-773) MetaDataResource doesn't work correctly

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

Chang chen updated EAGLE-773:
-----------------------------
    Description: 
when you access http://xxxx/rest/meta/resource,  the empty response is returned, and an exception is output to log

{quote}
 org.codehaus.jackson.JsonParseException: Illegal character ':' (code 0x3a) in base64 content
{quote}

This is due to version conflicts between org.codehaus.jackson and com.fasterxml.jackson

> MetaDataResource doesn't work correctly
> ---------------------------------------
>
>                 Key: EAGLE-773
>                 URL: https://issues.apache.org/jira/browse/EAGLE-773
>             Project: Eagle
>          Issue Type: Bug
>    Affects Versions: v0.5.0
>            Reporter: Chang chen
>            Assignee: Chang chen
>             Fix For: v0.5.0
>
>
> when you access http://xxxx/rest/meta/resource,  the empty response is returned, and an exception is output to log
> {quote}
>  org.codehaus.jackson.JsonParseException: Illegal character ':' (code 0x3a) in base64 content
> {quote}
> This is due to version conflicts between org.codehaus.jackson and com.fasterxml.jackson



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