You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Christian Schneider (Updated) (JIRA)" <ji...@apache.org> on 2011/12/22 10:58:30 UTC

[jira] [Updated] (KARAF-1117) Log messages appear on stdout when the feature http is installed

     [ https://issues.apache.org/jira/browse/KARAF-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider updated KARAF-1117:
---------------------------------------

    Summary: Log messages appear on stdout when the feature http is installed  (was: Log messages appear on stdout when the http is installed)
    
> Log messages appear on stdout when the feature http is installed
> ----------------------------------------------------------------
>
>                 Key: KARAF-1117
>                 URL: https://issues.apache.org/jira/browse/KARAF-1117
>             Project: Karaf
>          Issue Type: Bug
>    Affects Versions: 2.2.5
>            Reporter: Christian Schneider
>            Priority: Minor
>             Fix For: 2.2.6
>
>
> To reproduce just type
> > feature:install http
> The following log messages appear (here with jetty 7.5.0 but happens with any jetty 7.5.x till now). 
> 2011-12-20 11:54:12.001:INFO:oejs.Server:jetty-7.5.0.v20110901
> 2011-12-20 11:54:12.055:INFO:oejs.AbstractConnector:Started NIOSocketConnectorWrapper@0.0.0.0:8080 STARTING
> karaf@root> 2011-12-20 11:54:12.222:INFO:oejs.Server:jetty-7.5.0.v20110901
> 2011-12-20 11:54:12.257:INFO:oejs.AbstractConnector:Started SelectChannelConnector@0.0.0.0:8181 STARTING
> 2011-12-20 11:54:12.261:INFO:oejs.AbstractConnector:Started NIOSocketConnectorWrapper@0.0.0.0:8181 STARTING
> When I switch back to jetty 7.4.5 the problem disappears.
> So we need to decide what to do for Karaf 2.2.5. I see three solutions:
> 1) Switch back to jetty 7.4.5
> 2) Wait for a new jetty 7.5.x that fixes this bug
> 3) Log the bug as a known issue and fix with 2.2.6

--
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