You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Martin Cassidy (JIRA)" <ji...@apache.org> on 2018/05/14 14:07:00 UTC

[jira] [Created] (FELIX-5852) AutoProcessor error handling

Martin Cassidy created FELIX-5852:
-------------------------------------

             Summary: AutoProcessor error handling
                 Key: FELIX-5852
                 URL: https://issues.apache.org/jira/browse/FELIX-5852
             Project: Felix
          Issue Type: Improvement
          Components: Main
            Reporter: Martin Cassidy


In org.apache.felix.main.AutoProcessor, all of the error handling goes through System.err.println. Could this please be updated to use a proper logger instead. Additionally, on line 209 (the catch block for bundle install) The stack trace is not included in the current error output and the bundle is ommited as well, making it very difficult to track down the bundle responsable without stepping through the code itself.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)