Fileinstaller logging by default is not enabled.
------------------------------------------------
Key: KARAF-1374
URL: https://issues.apache.org/jira/browse/KARAF-1374
Project: Karaf
Issue Type: Bug
Components: karaf-config
Affects Versions: 2.2.6
Environment: felix fileinstall logging is not set.
Reporter: Edstrom Johan
Using Felix a bundle with an incorrect manifest will throw a console error and
gets added to the list of installed bundles.
With Equinox, the same bundle receives an exception, that exception is never
logged and the bundle will (Correctly) not show as installed.
felix fileinstall needs the following config line:
felix.fileinstall.log.level=3
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira