Skip to content

Conversation

@fractalic
Copy link
Contributor

Upgrade to latest gradle, and version 0.9.0 of RightMesh.

Trim the file back to the minimum set of statements required to ignore
extant files.
App startup log
Starting RightMesh Java version: 0.4.4-RELEASE
Enter messages to send to all other peers
Exception in thread "Thread-24" java.lang.NoClassDefFoundError: org/json/JSONObject
        at io.left.rightmesh.mesh.TransactionManager.c(SourceFile:766)
        at io.left.rightmesh.mesh.TransactionManager.e(SourceFile:834)
        at io.left.rightmesh.mesh.TransactionManager.tryToInitChannels(SourceFile:1116)
        at io.left.rightmesh.mesh.f.c(SourceFile:525)
        at io.left.rightmesh.proto.e.b(SourceFile:410)
        at io.left.rightmesh.proto.e.e(SourceFile:2244)
        at io.left.rightmesh.proto.e$1.run(SourceFile:171)
Caused by: java.lang.ClassNotFoundException: org.json.JSONObject
        at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        ... 7 more
App startup log:
Starting up the mesh.
Starting RightMesh Java version: 0.5.0-RELEASE
Enter messages to send to all other peers
Exception in thread "Thread-26" java.lang.NoClassDefFoundError: org/json/JSONObject
        at io.left.rightmesh.mesh.TransactionManager.a(SourceFile:832)
        at io.left.rightmesh.mesh.TransactionManager.k(SourceFile:1059)
        at io.left.rightmesh.mesh.TransactionManager.tryToInitChannels(SourceFile:1595)
        at io.left.rightmesh.mesh.h.e(SourceFile:552)
        at io.left.rightmesh.proto.a.e(SourceFile:410)
        at io.left.rightmesh.proto.a.b(SourceFile:2243)
        at io.left.rightmesh.proto.a$4.run(SourceFile:170)
Caused by: java.lang.ClassNotFoundException: org.json.JSONObject
        at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:349)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        ... 7 more
App startup log:
Starting up the mesh.
Starting RightMesh Java version: 0.9.0-RELEASE
Enter messages to send to all other peers
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

Successfully merging this pull request may close these issues.

2 participants