Skip to content

There's a bug in file /src/example/ShowPublishedDataFromAlreadySubscribedNodes.java #2

Description

@tigerman-SFC

I tried to compile the source '/src/example/ShowPublishedDataFromAlreadySubscribedNodes.java'.
But this does not work properly.
The statements below is error statements.


Exception in thread "main" java.lang.NoClassDefFoundError: jp/ac/keio/sfc/ht/sox/soxlib/Utility
at example.ShowPublishedDataFromAlreadySubscribedNodes.(ShowPublishedDataFromAlreadySubscribedNodes.java:30)
at example.ShowPublishedDataFromAlreadySubscribedNodes.main(ShowPublishedDataFromAlreadySubscribedNodes.java:14)
Caused by: java.lang.ClassNotFoundException: jp.ac.keio.sfc.ht.sox.soxlib.Utility
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)


Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions