You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2016/11/15 14:41:59 UTC

[jira] [Created] (FELIX-5413) incorrect log messages about port in felix http

Benson Margulies created FELIX-5413:
---------------------------------------

             Summary: incorrect log messages about port in felix http
                 Key: FELIX-5413
                 URL: https://issues.apache.org/jira/browse/FELIX-5413
             Project: Felix
          Issue Type: Bug
          Components: HTTP Service
    Affects Versions: http.base-3.0.18
            Reporter: Benson Margulies


Log message:

[INFO ] 2016-11-15 09:37:45.176 [FelixStartLevel] org.apache.felix.http.jetty.3.4.0 - [Unknown]Started Jetty 9.3.12.v20160915 at port(s) HTTP:8080 on context path / [minThreads=8,maxThreads=200,acceptors=1,selectors=4]

In config admin, I have:

org.osgi.service.http.port=[8182,)

and, indeed, there is nothing listening on 8080 but something listening on 8082.



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