FELIX-4213 created. Regards Tilen
On 2. sep. 2013, at 15:52, Guillaume Sauthier (OW2/GMail) <[email protected]> wrote: > Please open a bug on JIRA with the stack trace > Thanks > --Guillaume > > > 2013/9/2 Tilen Jez <[email protected]> > >> Hi, >> >> Trying to use Temporal Service Dependency handler with iPOJO 1.10.1 >> results in the following error (works fine with 1.10.0): >> >> java.lang.NoSuchMethodError: >> org.apache.felix.ipojo.util.DependencyModel.loadSpecification(Ljava/lang/String;Lorg/osgi/framework/BundleContext;)Ljava/lang/Class; >> at >> org.apache.felix.ipojo.handler.temporal.TemporalHandler.__configure(TemporalHandler.java:248) >> at >> org.apache.felix.ipojo.handler.temporal.TemporalHandler.configure(TemporalHandler.java) >> at >> org.apache.felix.ipojo.HandlerManager.init(HandlerManager.java:73) >> at >> org.apache.felix.ipojo.InstanceManager.configure(InstanceManager.java:203) >> at >> org.apache.felix.ipojo.ComponentFactory.createInstance(ComponentFactory.java:177) >> at >> org.apache.felix.ipojo.IPojoFactory.createComponentInstance(IPojoFactory.java:309) >> at >> org.apache.felix.ipojo.IPojoFactory.createComponentInstance(IPojoFactory.java:236) >> at >> org.apache.felix.ipojo.extender.internal.linker.ManagedType$InstanceSupport$1.call(ManagedType.java:290) >> at >> org.apache.felix.ipojo.extender.internal.linker.ManagedType$InstanceSupport$1.call(ManagedType.java:284) >> at >> org.apache.felix.ipojo.extender.internal.queue.JobInfoCallable.call(JobInfoCallable.java:100) >> at >> java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) >> at java.util.concurrent.FutureTask.run(FutureTask.java:138) >> at >> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895) >> at >> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918) >> at java.lang.Thread.run(Thread.java:680) >> >> Regards, >> Tilen >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

