10:21:12.486 [main] ERROR com.affymetrix.main.OSGiHandler - Unable to resolve org.apache.felix.http.bundle [58](R 58.0): missing requirement [org.apache.felix.http.bundle [58](R 58.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.felix.http.bundle [58](R 58.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0)))]
org.osgi.framework.BundleException: Unable to resolve org.apache.felix.http.bundle [58](R 58.0): missing requirement [org.apache.felix.http.bundle [58](R 58.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0))) Unresolved requirements: [[org.apache.felix.http.bundle [58](R 58.0)] osgi.wiring.package; (&(osgi.wiring.package=org.osgi.service.log)(version>=1.3.0)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4368)
at org.apache.felix.framework.Felix.startBundle(Felix.java:2281)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:998)
at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:984)
at com.affymetrix.main.OSGiHandler.loadBundles(OSGiHandler.java:83)
at com.affymetrix.main.OSGiHandler.startOSGi(OSGiHandler.java:63)
at com.affymetrix.main.Main.main(Main.java:30)
10:21:12.486 [main] ERROR com.affymetrix.main.OSGiHandler - Error starting bundle org.apache.felix.http.bundle:3.0.0
After removing cmpn dependencies from the project IGB seems to be running fine, except for one error for felix.htttp.bundle and this happens when cmpn is removed from main/pom.xml.