Hi Michael Could you please check your maven settings? Are you perhaps behins a proxy. I have tested this release on windows7 64bit and it works. I think something prevents some bundles to be downloaded from central.
Regards Krzysztof On Nov 1, 2014 4:28 PM, "Michael" <[email protected]> wrote: > Hi, > > starting ServiceMix 5.3.0 under Linux works fine, but starting under > Windows > shows the following error(s): > > Please wait while Apache ServiceMix is starting... > Error starting karaf activator > org.apache.karaf.diagnostic.core.internal.Activator: Unknown signal: HUP > Error starting karaf activator > org.apache.karaf.diagnostic.core.internal.Activator: Unknown signal: HUP > > 9% [======> > ] > 18% [============> > ] > 27% [===================> > ] > 36% [=========================> > ] > 45% [================================> > ] > 54% [======================================> > ] > 63% [=============================================> > ] > 72% [===================================================> > ] > 81% [==========================================================> > ] > 90% [================================================================> > ]ERROR: Bundle org.apache.karaf.features.obr [10] Error starting > mvn:org.apache.karaf.features/org.apache.karaf.features.obr/2.4.0 > (org.osgi.framework.BundleException: Unresolved constraint in bundle > org.apache.karaf.features.obr [10]: Unable to resolve 10.0: missing > requirement [10.0] osgi.wiring.package; > > (&(osgi.wiring.package=org.osgi.service.blueprint)(version>=1.0.0)(!(version>=2.0.0)))) > org.osgi.framework.BundleException: Unresolved constraint in bundle > org.apache.karaf.features.obr [10]: Unable to resolve 10.0: missing > requirement [10.0] osgi.wiring.package; > > (&(osgi.wiring.package=org.osgi.service.blueprint)(version>=1.0.0)(!(version>=2.0.0))) > at > org.apache.felix.framework.Felix.resolveBundleRevision(Felix.java:4002) > at org.apache.felix.framework.Felix.startBundle(Felix.java:2045) > at > org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1299) > at > > org.apache.felix.framework.FrameworkStartLevelImpl.run(FrameworkStartLevelImpl.java:304) > at java.lang.Thread.run(Thread.java:744) > > > I've learned from the mailing list that the Activator errors can be ignored > but how can I solve the OBR errors? > > Environment is Windows 7 Professional, Java 1.7.0_51 > > Thanks for any help, regards, > > Michael > > > > -- > View this message in context: > http://servicemix.396122.n5.nabble.com/Error-starting-ServiceMix-5-3-0-under-Windows-tp5721811.html > Sent from the ServiceMix - User mailing list archive at Nabble.com. >
