You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Follow the directions listed here: http://docs.opensensorhub.org/v2/dev/dev-setup.html. After doing this:
It builds the zip file successfully, but running
launch.sh
from the zip fails, probably due to an out-of-dateconfig.json
. The relevant error messages appear to be these:and
The text was updated successfully, but these errors were encountered: