[ https://issues.apache.org/jira/browse/KARAF-7995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18011369#comment-18011369 ]
Grzegorz Grzybek commented on KARAF-7995: ----------------------------------------- Checking... I'll change my vote - I run Karaf 4.4.8 installing few of my examples, but tbh I wasn't expecting (and didn't check) Pax URL upgrade. It should not be 3.0.x, because pax-url-war 3.0.x is for {{jakarta.servlet}} API and it won't work with Pax Web 8 used by Karaf 4.4. > Strange log warnings with 4.4.8 RC1 > ----------------------------------- > > Key: KARAF-7995 > URL: https://issues.apache.org/jira/browse/KARAF-7995 > Project: Karaf > Issue Type: Bug > Components: karaf > Affects Versions: 4.4.8 > Environment: 4.4.8 RC1 (tag 4.4.8) built on Windows > Ref: > https://github.com/openhab/openhab-distro/pull/1779#issuecomment-3137900816 > Reporter: Holger Friedrich > Priority: Major > > I find some unexpected warnings in the log after upgrading openHAB to 4.4.8 > (RC1). > <pre> > 23:20:37.461 [WARN ] [nternal.config.MavenConfigurationImpl] - Location > C:/Users/holgerf/.m2/settings.xml is not accessible (incorrect value for > option "settings") > 23:20:37.461 [WARN ] [nternal.config.MavenConfigurationImpl] - Location > null/conf/settings.xml is not accessible (incorrect value for option > "settings") > 23:20:37.462 [WARN ] [nternal.config.MavenConfigurationImpl] - Location > null/conf/settings.xml is not accessible (incorrect value for option > "settings") > 23:20:37.462 [WARN ] [nternal.config.MavenConfigurationImpl] - Location > C:/Users/holgerf/.m2/settings-security.xml is not accessible (incorrect value > for option "security") > </pre> > This pops up a few times during startup. > Not sure yet if this is a Karaf/Pax issue or if we do something wrong on the > openHAB side. > I wanted to report this before final release of 4.4.8. > MavenConfigurationImpl seems to be from pax-url-aether-3.0.1.jar. -- This message was sent by Atlassian Jira (v8.20.10#820010)