The issue is that we log messages while holding framework internal locks -- hence, when a log service calls back into the framework (e.g., by loading a class) we might deadlock. For now we just disable logging to log services inside the framework. (FELIX-536)

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@647630 13f79535-47bb-0310-9956-ffa450edef68
1 file changed