You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/05 21:00:13 UTC

[jira] [Commented] (CAMEL-10125) WARN on startup: "No Server set for org.apache.camel.component.jetty.JettyHttpComponent$1@3d484181"

    [ https://issues.apache.org/jira/browse/CAMEL-10125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15363241#comment-15363241 ] 

ASF GitHub Bot commented on CAMEL-10125:
----------------------------------------

GitHub user gijsbert802 opened a pull request:

    https://github.com/apache/camel/pull/1065

    CAMEL-10125: Add default ErrorHandler as unmanaged bean 

    Prevents "No Server set for ..." warnings on startup.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gijsbert802/camel CAMEL-10125

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1065.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1065
    
----
commit 62ef6fa463fc21a728e0d084891a755ee8954bab
Author: Gijsbert van den Brink <va...@zorgdomein.nl>
Date:   2016-07-05T20:55:15Z

    CAMEL-10125: Add default ErrorHandler as unmanaged bean (prevents "No Server set for ..." warnings).

----


> WARN on startup: "No Server set for org.apache.camel.component.jetty.JettyHttpComponent$1@3d484181"
> ---------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-10125
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10125
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-jetty
>            Reporter: Gijsbert van den Brink
>            Priority: Trivial
>
> When using JettyHttpComponent with the default ErrorHandler a warning is logged on startup: "No Server set for org.apache.camel.component.jetty.JettyHttpComponent$1@3d484181".
> It doesn't seem to do any harm, but it is annoying.. I'll propose a fix in a PR.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)