I see a number of following entry into a Confluence 6.0.2 atlassian-confluence.log file. Does anybody know what is the significance of it? Will it impact installing any 3rd party add-on successfully if OSGI is not running?
ERROR [localhost-startStop-3] [atlassian.confluence.setup.ConfluenceListableBeanFactory] destroyBean Destroy method on bean with name 'boostingQueryFactory' threw an exception
com.atlassian.util.concurrent.LazyReference$InitializationException: java.lang.IllegalStateException: Unable to create a tracker when osgi is not running
at com.atlassian.util.concurrent.LazyReference.getInterruptibly(LazyReference.java:149)
at com.atlassian.util.concurrent.LazyReference.get(LazyReference.java:112)