Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
csdillard opened this issue Aug 27, 2021 · 0 comments
Open

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

csdillard opened this issue Aug 27, 2021 · 0 comments

Comments

@csdillard
Copy link
Collaborator

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
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

No branches or pull requests

1 participant