Hi, the scheduler needs two other bundles:
org.apache.commons.collections (which should be installed) org.apache.sling.commons.threads 3.0.0 Regards Carsten Federico Paparoni wrote > 2010/8/4 Federico Paparoni <[email protected]> > >> >> >> 2010/8/4 Carsten Ziegeler <[email protected]> >> >> Hi, >>> >>> if you want to schedule something, install the scheduler bundle >>> org.apache.sling.commons.scheduler >>> It seems you installed the event bundle instead. >>> >> >> Opss....Freudian slip in searching bundle to activate :) >> >> Thanks >> >> > Different bundle but similar error > > 04.08.2010 19:17:59.576 *ERROR* [Background Install > C:\DOCUME~1\a155876\IMPOST~1\Temp\install6491647495500033450.tmp] > org.apache.felix.http. > jetty %bundles.pluginTitle: Cannot install or update bundle from > C:\DOCUME~1\a155876\IMPOST~1\Temp\install6491647495500033450.tmp (org.osgi. > framework.BundleException: Unresolved constraint in bundle > org.apache.sling.commons.scheduler [85]: Unable to resolve 85.0: missing > requirem > ent [85.0] package; > (&(package=org.apache.sling.commons.scheduler)(version>=2.1.0)) - [85.0] > package; (&(package=org.apache.sling.commons.sc > heduler)(version>=2.1.0))) org.osgi.framework.BundleException: Unresolved > constraint in bundle org.apache.sling.commons.scheduler [85]: Unab > le to resolve 85.0: missing requirement [85.0] package; > (&(package=org.apache.sling.commons.scheduler)(version>=2.1.0)) - [85.0] > package; (& > (package=org.apache.sling.commons.scheduler)(version>=2.1.0)) > at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3421) > at org.apache.felix.framework.Felix.startBundle(Felix.java:1754) > at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:905) > at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:892) > at > org.apache.felix.webconsole.internal.core.InstallHelper.doRun(InstallHelper.java:67) > at > org.apache.felix.webconsole.internal.core.BaseUpdateInstallHelper.doRun(BaseUpdateInstallHelper.java:89) > at > org.apache.felix.webconsole.internal.core.BaseUpdateInstallHelper.run(BaseUpdateInstallHelper.java:121) > at java.lang.Thread.run(Unknown Source) > > Probably my Sling installation is missing something. Any ideas? > > -- > Federico > -- Carsten Ziegeler [email protected]
