Skip to content

osh-base distribution does not currently run in v2 branch #43

@csdillard

Description

@csdillard

Follow the directions listed here: http://docs.opensensorhub.org/v2/dev/dev-setup.html. After doing this:

$ cd osh-addons/dist/osh-base
$ ./gradlew build

It builds the zip file successfully, but running launch.sh from the zip fails, probably due to an out-of-date config.json. The relevant error messages appear to be these:

Caused by: java.lang.IllegalStateException: Runtime class specified in JSON is invalid: org.sensorhub.impl.service.sta.STAServiceConfig

and

Caused by: java.lang.ClassNotFoundException: org.sensorhub.impl.service.sta.STAServiceConfig

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