Hi there,

we are facing the following issue: 

We've updated our application: 
from Java 7 to Java 8
org.apache.felix.metatype from 1.0.4 to 1.0.8
org.apache.felix.webconsole from 3.1.8 to 4.2.0.
We've also added the org.apache.felix.webconsole.plugins.ds (1.0.0) bundle
since we were experiencing issues with the components tab of the system
console that didn't occur anymore once the bundle was added.

When we start our application everything seems to be running just fine at
first glance. The bundles are active and so are the services. However, we
get a lot of

The Service factory keeps returning null when trying to "get" certain
services despite them being shown as active in the components tab. Manually
saving the configuration in the components tab seems to resolve this issue.
We have only seen this happening with services that are declared delayed
(immediate=false). It doesn't always happen with the same services but
different once on every start-up. Any ideas what might cause this issue?
Help is much appreciated.




--
View this message in context: 
http://apache-felix.18485.x6.nabble.com/Service-Factory-returned-null-tp5021777.html
Sent from the Apache Felix - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to