Skip to content

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

@tigerman-SFC

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)


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions