Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON exception #84

Open
tbocek opened this issue Jul 7, 2016 · 0 comments
Open

JSON exception #84

tbocek opened this issue Jul 7, 2016 · 0 comments

Comments

@tbocek
Copy link
Contributor

tbocek commented Jul 7, 2016

o.meta.ExchangeMetaData]: can not instantiate from JSON object (need to add/enable type information?)
I/System.out( 1238): at [Source: libcore.net.url.JarURLConnectionImpl$JarURLConnectionInputStream@3ffe2cfe; line: 2, column: 3]
I/System.out( 1238): at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.deserializeFromObjectUsingNonDefault(BeanDeserializerBase.java:1065)
I/System.out( 1238): at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserializeFromObject(BeanDeserializer.java:268)
I/System.out( 1238): at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:124)
I/System.out( 1238): at com.fasterxml.jackson.databind.ObjectMapper._readMapAndClose(ObjectMapper.java:3051)
I/System.out( 1238): at com.fasterxml.jackson.databind.ObjectMapper.readValue(ObjectMapper.java:2192)
I/System.out( 1238): at com.xeiam.xchange.BaseExchange.loadMetaData(BaseExchange.java:123)
I/System.out( 1238): at com.xeiam.xchange.BaseExchange.loadExchangeMetaData(BaseExchange.java:135)
I/System.out( 1238): at com.xeiam.xchange.BaseExchange.loadMetaData(BaseExchange.java:115)
I/System.out( 1238): at com.xeiam.xchange.BaseExchange.applySpecification(BaseExchange.java:94)
I/System.out( 1238): at com.xeiam.xchange.ExchangeFactory.createExchange(ExchangeFactory.java:56)
I/System.out( 1238): at com.coinblesk.payments.ExchangeRateFetcher.createTicker(ExchangeRateFetcher.java:116)
I/System.out( 1238): at com.coinblesk.payments.ExchangeRateFetcher.run(ExchangeRateFetcher.java:60)
I/System.out( 1238): at org.bitcoinj.utils.ContextPropagatingThreadFactory$1.run(ContextPropagatingThreadFactory.java:49)
I/System.out( 1238): at java.lang.Thread.run(Thread.java:818)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant