Hi Kai, that warning happens if you have more then one *org.eclipse.jetty.server.HttpConfiguration *in your jetty.xml. [1] Just make sure you only have one of them, like in [2]
regards, Achim [1] - https://github.com/ops4j/org.ops4j.pax.web/blob/master/pax-web-jetty/src/main/java/org/ops4j/pax/web/service/jetty/internal/JettyFactoryImpl.java#L230-L233 [2] - https://github.com/ops4j/org.ops4j.pax.web/blob/master/samples/jetty-config-fragment/src/main/resources/jetty.xml#L21-L33 2017-07-16 10:21 GMT+02:00 Kai Kreuzer <[email protected]>: > Hi JB, > > Thanks. I had tried Karaf 4.1.1 and indeed came across issues > <https://issues.apache.org/jira/browse/KARAF-5111? > focusedCommentId=16088505&page=com.atlassian.jira. > plugin.system.issuetabpanels:comment-tabpanel#comment-16088505> > with the shell console. > > I have now just tried 4.1.2-SNAPSHOT (within the openHAB distro) and all > seems to work smoothly! > > The only new issue that I encountered in comparison to 4.1.1 is the log > message > > > > which seems to be introduced by https://ops4j1.jira.com/browse/PAXWEB-1088 > . > Not sure if this is anything to worry about - maybe Achim can shed some > light on it... > > What is your current schedule regarding the release of 4.1.2? > > Many thanks for all your work! > Kai > > > > > -- > View this message in context: http://karaf.922171.n3.nabble. > com/Preparing-Apache-Karaf-Container-4-1-2-and-Decanter-1-4-0-releases- > tp4050566p4051019.html > Sent from the Karaf - Dev mailing list archive at Nabble.com. > -- Apache Member Apache Karaf <http://karaf.apache.org/> Committer & PMC OPS4J Pax Web <http://wiki.ops4j.org/display/paxweb/Pax+Web/> Committer & Project Lead blog <http://notizblog.nierbeck.de/> Co-Author of Apache Karaf Cookbook <http://bit.ly/1ps9rkS> Software Architect / Project Manager / Scrum Master
