Skip to content

Conversation

@earocorn
Copy link
Collaborator

@earocorn earocorn commented Feb 3, 2026

No description provided.

@nickgaray nickgaray self-requested a review February 4, 2026 14:38
@nickgaray
Copy link
Collaborator

Still seeing these -

ERROR: Bundle org.sensorhub.sensorhub-driver-universalcontroller [33] Error starting reference:file:bundles\sensorhub-driver-universalcontroller-1.0.0-bundle.jar (org.osgi.framework.BundleException: Unable to resolve org.sensorhub.sensorhub-driver-universalcontroller [33](R 33.0): missing requirement [org.sensorhub.sensorhub-driver-universalcontroller [33](R 33.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j.impl) Unresolved requirements: [[org.sensorhub.sensorhub-driver-universalcontroller [33](R 33.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j.impl)])
org.osgi.framework.BundleException: Unable to resolve org.sensorhub.sensorhub-driver-universalcontroller [33](R 33.0): missing requirement [org.sensorhub.sensorhub-driver-universalcontroller [33](R 33.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j.impl) Unresolved requirements: [[org.sensorhub.sensorhub-driver-universalcontroller [33](R 33.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j.impl)]
        at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4398)
        at org.apache.felix.framework.Felix.startBundle(Felix.java:2308)
        at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1566)
        at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
        at java.base/java.lang.Thread.run(Thread.java:1583)
ERROR: Bundle org.sensorhub.sensorhub-process-universalcontroller [39] Error starting reference:file:bundles\sensorhub-process-universalcontroller-1.0.0-bundle.jar (org.osgi.framework.BundleException: Unable to resolve org.sensorhub.sensorhub-process-universalcontroller [39](R 39.0): missing requirement [org.sensorhub.sensorhub-process-universalcontroller [39](R 39.0)] osgi.wiring.package; (osgi.wiring.package=com.sample.impl.sensor.universalcontroller.helpers) [caused by: Unable to resolve org.sensorhub.sensorhub-driver-universalcontroller [33](R 33.0): missing requirement [org.sensorhub.sensorhub-driver-universalcontroller [33](R 33.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j.impl)] Unresolved requirements: [[org.sensorhub.sensorhub-process-universalcontroller [39](R 39.0)] osgi.wiring.package; (osgi.wiring.package=com.sample.impl.sensor.universalcontroller.helpers)])
org.osgi.framework.BundleException: Unable to resolve org.sensorhub.sensorhub-process-universalcontroller [39](R 39.0): missing requirement [org.sensorhub.sensorhub-process-universalcontroller [39](R 39.0)] osgi.wiring.package; (osgi.wiring.package=com.sample.impl.sensor.universalcontroller.helpers) [caused by: Unable to resolve org.sensorhub.sensorhub-driver-universalcontroller [33](R 33.0): missing requirement [org.sensorhub.sensorhub-driver-universalcontroller [33](R 33.0)] osgi.wiring.package; (osgi.wiring.package=org.slf4j.impl)] Unresolved requirements: [[org.sensorhub.sensorhub-process-universalcontroller [39](R 39.0)] osgi.wiring.package; (osgi.wiring.package=com.sample.impl.sensor.universalcontroller.helpers)]
        at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4398)
        at org.apache.felix.framework.Felix.startBundle(Felix.java:2308)
        at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1566)
        at org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:308)
        at java.base/java.lang.Thread.run(Thread.java:1583)

@earocorn
Copy link
Collaborator Author

earocorn commented Feb 4, 2026

@nickgaray I am not able to reproduce this. Did you clear your bundle cache? Also, are you able to provide a top level build.gradle to reproduce this?

@nickgaray
Copy link
Collaborator

Alex, I am not seeing the OSGi Issue. I cleaned everything rebuilt and copied your dirs directly into my project locally. I had to first delete the local instances of those modules, if I did not it retained some of the older files causing the issues

@nickgaray
Copy link
Collaborator

Can you move the xml SensorML files to a subfolder like this? I have it built into build.gradle to harvest such files and place them in the config/SensorML directory of the distribution.

image

@nickgaray nickgaray merged commit 3f18763 into opensensorhub:master Feb 10, 2026
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants