I just wanted to add that this happends when I call app.getService(). I have an interface with the @Service annotations wich implementation has a @Service annotation too. I do a app.getService(MiInterface.class) to call the service and it throws the stacktrace I posted.
Thanks,
Wadi