ERROR org.apache.felix.configadmin - (1382601621864)
[org.osgi.service.cm.ManagedServiceFactory, my.package.MyServiceFactory,
id=27, bundle=3/file:/path/mybundle/1.0.0.0/mybundle-1.0.0.0.jar]:
Unexpected problem updating configuration
my.package.MyServiceFactory.38be1d63-77fe-4110-9a9f-7af536af9a65
java.security.AccessControlException: access denied
(org.osgi.framework.ServicePermission my.package.ServiceInterface register)
at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:374)
at
java.security.AccessController.checkPermission(AccessController.java:549)
at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
at
org.apache.felix.framework.BundleContextImpl.registerService(BundleContextImpl.java:340)
at
org.apache.felix.framework.BundleContextImpl.registerService(BundleContextImpl.java:320)
at
my.package.serviceinterface.MyServiceFactory.updated(MyServiceFactory.java:123)
at
org.apache.felix.cm.impl.helper.ManagedServiceFactoryTracker.provideConfiguration(ManagedServiceFactoryTracker.java:88)
at
org.apache.felix.cm.impl.ConfigurationManager$UpdateConfiguration.run(ConfigurationManager.java:1744)
at org.apache.felix.cm.impl.UpdateThread.run(UpdateThread.java:103)
at java.lang.Thread.run(Thread.java:662)
--
View this message in context:
http://apache-felix.18485.x6.nabble.com/Access-denied-in-spite-of-permissions-tp5005687p5005719.html
Sent from the Apache Felix - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]