Giter Site home page Giter Site logo

Comments (11)

jemshit avatar jemshit commented on August 19, 2024

Error:

java.lang.NoClassDefFoundError: Failed resolution of: Lio/realm/internal/ColumnType;
at com.uphyca.stetho_realm.Database$2.
<clinit>
(Database.java:163)
at com.uphyca.stetho_realm.Database.flattenRows(Database.java:163)
at com.uphyca.stetho_realm.Database.access$300(Database.java:37)
at com.uphyca.stetho_realm.Database$1.handleSelect(Database.java:121)
at com.uphyca.stetho_realm.Database$1.handleSelect(Database.java:101)
at com.uphyca.stetho_realm.RealmPeerManager.executeSQL(RealmPeerManager.java:123)
at com.uphyca.stetho_realm.Database.executeSQL(Database.java:100)
at java.lang.reflect.Method.invoke(Native Method)
at java.lang.reflect.Method.invoke(Method.java:372)
at com.facebook.stetho.inspector.MethodDispatcher$MethodDispatchHelper.invoke(MethodDispatcher.java:96)
at com.facebook.stetho.inspector.MethodDispatcher.dispatch(MethodDispatcher.java:67)
at com.facebook.stetho.inspector.ChromeDevtoolsServer.handleRemoteRequest(ChromeDevtoolsServer.java:129)
at com.facebook.stetho.inspector.ChromeDevtoolsServer.handleRemoteMessage(ChromeDevtoolsServer.java:111)
at com.facebook.stetho.inspector.ChromeDevtoolsServer.onMessage(ChromeDevtoolsServer.java:87)
at com.facebook.stetho.websocket.WebSocketSession$1.handleTextFrame(WebSocketSession.java:176)
at com.facebook.stetho.websocket.WebSocketSession$1.onCompleteFrame(WebSocketSession.java:136)
at com.facebook.stetho.websocket.ReadHandler.readLoop(ReadHandler.java:46)
at com.facebook.stetho.websocket.WebSocketSession.handle(WebSocketSession.java:45)
at com.facebook.stetho.websocket.WebSocketHandler.doUpgrade(WebSocketHandler.java:154)
at com.facebook.stetho.websocket.WebSocketHandler.handleSecured(WebSocketHandler.java:106)
at com.facebook.stetho.server.SecureHttpRequestHandler.handle(SecureHttpRequestHandler.java:52)
at org.apache.http.protocol.HttpService.doService(HttpService.java:243)
at org.apache.http.protocol.HttpService.handleRequest(HttpService.java:187)
at com.facebook.stetho.server.LocalSocketHttpServer$WorkerThread.run(LocalSocketHttpServer.java:233)
...
Suppressed: java.lang.ClassNotFoundException: io.realm.internal.ColumnType
at java.lang.Class.classForName(Native Method)
at java.lang.BootClassLoader.findClass(ClassLoader.java:781)
at java.lang.BootClassLoader.loadClass(ClassLoader.java:841)
at java.lang.ClassLoader.loadClass(ClassLoader.java:504)
... 25 more
Caused by: java.lang.NoClassDefFoundError: Class not found using the boot class loader; no stack available

from stetho-realm.

emanuelet avatar emanuelet commented on August 19, 2024

+1

from stetho-realm.

zaki50 avatar zaki50 commented on August 19, 2024

Thank you for reportig.

I must follow the changes of Realm 0.86.

I have no time for updating Stetho-Realm this weeked.

I'll update this in early next week.

Thanks

from stetho-realm.

bsphere avatar bsphere commented on August 19, 2024

+1

from stetho-realm.

r-cohen avatar r-cohen commented on August 19, 2024

++

from stetho-realm.

euitam avatar euitam commented on August 19, 2024

Hi there, any news on the update?
Thanks a lot!

from stetho-realm.

zaki50 avatar zaki50 commented on August 19, 2024

Sorry for delay.
I will update today

from stetho-realm.

rgrinberg avatar rgrinberg commented on August 19, 2024

+1. I'd really like to play around with this.

from stetho-realm.

zaki50 avatar zaki50 commented on August 19, 2024

released 0.8.0 which supports 0.86.0 or later.

So sorry for keeping you waiting.

from stetho-realm.

zaki50 avatar zaki50 commented on August 19, 2024

I'll close this issue.

If anyone will find the problem, feel free to reopen this or to create new issue.

from stetho-realm.

vickychijwani avatar vickychijwani commented on August 19, 2024

Thanks, @zaki50!

from stetho-realm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.