[
https://issues.apache.org/jira/browse/FELIX-4213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tilen Jez closed FELIX-4213.
----------------------------
Tested OK with latest snapshot.
Thank you.
> Temporal handler broken with iPOJO 1.10.1
> -----------------------------------------
>
> Key: FELIX-4213
> URL: https://issues.apache.org/jira/browse/FELIX-4213
> Project: Felix
> Issue Type: Bug
> Components: iPOJO
> Affects Versions: ipojo-runtime-1.10.1
> Reporter: Tilen Jez
> Assignee: Guillaume Sauthier
> Fix For: ipojo-temporal-dependency-handler-1.8.0
>
>
> 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)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira