You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jonathan Anstey (JIRA)" <ji...@apache.org> on 2012/11/09 14:58:13 UTC

[jira] [Created] (SMX4-1278) Jetty logging to console

Jonathan Anstey created SMX4-1278:
-------------------------------------

             Summary: Jetty logging to console
                 Key: SMX4-1278
                 URL: https://issues.apache.org/jira/browse/SMX4-1278
             Project: ServiceMix 4
          Issue Type: Bug
            Reporter: Jonathan Anstey
            Assignee: Jonathan Anstey
             Fix For: 4.5.0


When I start up current -full SNAPSHOT, I get Jetty logging in the console..

{code}
[janstey@duffman apache-servicemix-4.5.0-SNAPSHOT (trunk)]$ ./bin/servicemix 
 ____                  _          __  __ _      
/ ___|  ___ _ ____   _(_) ___ ___|  \/  (_)_  __
\___ \ / _ \ '__\ \ / / |/ __/ _ \ |\/| | \ \/ /
 ___) |  __/ |   \ V /| | (_|  __/ |  | | |>  < 
|____/ \___|_|    \_/ |_|\___\___|_|  |_|_/_/\_\

  Apache ServiceMix (4.5.0-SNAPSHOT)

Hit '<tab>' for a list of available commands
and '[cmd] --help' for help on a specific command.
Hit '<ctrl-d>' or 'osgi:shutdown' to shutdown ServiceMix.

karaf@root> 2012-11-09 10:17:06.312:INFO:oejs.Server:jetty-7.5.4.v20111024
2012-11-09 10:17:06.340:INFO:oejs.AbstractConnector:Started NIOSocketConnectorWrapper@0.0.0.0:8181 STARTING
2012-11-09 10:17:06.494:INFO:oejs.Server:jetty-7.5.4.v20111024
2012-11-09 10:17:06.496:INFO:oejs.AbstractConnector:Started BlockingChannelConnector@0.0.0.0:8181 STARTING
2012-11-09 10:17:06.740:INFO:oejsh.ContextHandler:started HttpServiceContext{httpContext=DefaultHttpContext{bundle=org.apache.karaf.deployer.features [15]}}
2012-11-09 10:17:06.913:INFO:oejsh.ContextHandler:started HttpServiceContext{httpContext=DefaultHttpContext{bundle=org.apache.cxf.cxf-rt-transports-http [138]}}
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (SMX4-1278) Jetty logging to console

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SMX4-1278?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Anstey resolved SMX4-1278.
-----------------------------------

    Resolution: Fixed

http://svn.apache.org/viewvc?rev=1407458&view=rev
                
> Jetty logging to console
> ------------------------
>
>                 Key: SMX4-1278
>                 URL: https://issues.apache.org/jira/browse/SMX4-1278
>             Project: ServiceMix 4
>          Issue Type: Bug
>            Reporter: Jonathan Anstey
>            Assignee: Jonathan Anstey
>             Fix For: 4.5.0
>
>
> When I start up current -full SNAPSHOT, I get Jetty logging in the console..
> {code}
> [janstey@duffman apache-servicemix-4.5.0-SNAPSHOT (trunk)]$ ./bin/servicemix 
>  ____                  _          __  __ _      
> / ___|  ___ _ ____   _(_) ___ ___|  \/  (_)_  __
> \___ \ / _ \ '__\ \ / / |/ __/ _ \ |\/| | \ \/ /
>  ___) |  __/ |   \ V /| | (_|  __/ |  | | |>  < 
> |____/ \___|_|    \_/ |_|\___\___|_|  |_|_/_/\_\
>   Apache ServiceMix (4.5.0-SNAPSHOT)
> Hit '<tab>' for a list of available commands
> and '[cmd] --help' for help on a specific command.
> Hit '<ctrl-d>' or 'osgi:shutdown' to shutdown ServiceMix.
> karaf@root> 2012-11-09 10:17:06.312:INFO:oejs.Server:jetty-7.5.4.v20111024
> 2012-11-09 10:17:06.340:INFO:oejs.AbstractConnector:Started NIOSocketConnectorWrapper@0.0.0.0:8181 STARTING
> 2012-11-09 10:17:06.494:INFO:oejs.Server:jetty-7.5.4.v20111024
> 2012-11-09 10:17:06.496:INFO:oejs.AbstractConnector:Started BlockingChannelConnector@0.0.0.0:8181 STARTING
> 2012-11-09 10:17:06.740:INFO:oejsh.ContextHandler:started HttpServiceContext{httpContext=DefaultHttpContext{bundle=org.apache.karaf.deployer.features [15]}}
> 2012-11-09 10:17:06.913:INFO:oejsh.ContextHandler:started HttpServiceContext{httpContext=DefaultHttpContext{bundle=org.apache.cxf.cxf-rt-transports-http [138]}}
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira