Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
11.6-rc-1
-
None
-
Windows 10 Pro 64 bit, Edge 18, using a local instance of XWiki 11.6 RC1, on MySQL 5.7
-
Unknown
-
Description
STEPS TO REPRODUCE
- Start a fresh XWiki 11.6RC1 instance
- Observe the console
EXPECTED RESULTS
There are no errors/warnings.
ACTUAL RESULTS
There are displayed some warnings about collision between core extensions. Stacktrace:
2019-07-31 09:57:21,147 [main] WARN .x.e.m.i.MavenExtensionScanner - Collision between core extension [org.eclipse.jetty:jetty-io/9.4.8.v20171121 (jar:file:/C:/ILIE%20LUCRU/XWIKI%2011.6%20RC1/xwiki-platform-distribution-flavor-jetty-hsqldb-11.6-rc-1%20MySQL/jetty/lib/jetty-io-9.4.8.v20171121.jar!/META-INF/maven/org.eclipse.jetty/jetty-io/pom.xml)] and [org.eclipse.jetty:jetty-io/9.4.14.v20181114 (file:/C:/ILIE%20LUCRU/XWIKI%2011.6%20RC1/xwiki-platform-distribution-flavor-jetty-hsqldb-11.6-rc-1%20MySQL/webapps/xwiki/WEB-INF/lib/jetty-io-9.4.14.v20181114.xed)] 2019-07-31 09:57:21,147 [main] WARN .x.e.m.i.MavenExtensionScanner - [org.eclipse.jetty:jetty-io/9.4.14.v20181114 (file:/C:/ILIE%20LUCRU/XWIKI%2011.6%20RC1/xwiki-platform-distribution-flavor-jetty-hsqldb-11.6-rc-1%20MySQL/webapps/xwiki/WEB-INF/lib/jetty-io-9.4.14.v20181114.xed)] is selected 2019-07-31 09:57:21,192 [main] WARN .x.e.m.i.MavenExtensionScanner - Collision between core extension [org.eclipse.jetty:jetty-util/9.4.8.v20171121 (jar:file:/C:/ILIE%20LUCRU/XWIKI%2011.6%20RC1/xwiki-platform-distribution-flavor-jetty-hsqldb-11.6-rc-1%20MySQL/jetty/lib/jetty-util-9.4.8.v20171121.jar!/META-INF/maven/org.eclipse.jetty/jetty-util/pom.xml)] and [org.eclipse.jetty:jetty-util/9.4.14.v20181114 (file:/C:/ILIE%20LUCRU/XWIKI%2011.6%20RC1/xwiki-platform-distribution-flavor-jetty-hsqldb-11.6-rc-1%20MySQL/webapps/xwiki/WEB-INF/lib/jetty-util-9.4.14.v20181114.xed)] 2019-07-31 09:57:21,192 [main] WARN .x.e.m.i.MavenExtensionScanner - [org.eclipse.jetty:jetty-util/9.4.14.v20181114 (file:/C:/ILIE%20LUCRU/XWIKI%2011.6%20RC1/xwiki-platform-distribution-flavor-jetty-hsqldb-11.6-rc-1%20MySQL/webapps/xwiki/WEB-INF/lib/jetty-util-9.4.14.v20181114.xed)] is selected 2019-07-31 09:57:21,196 [main] WARN .x.e.m.i.MavenExtensionScanner - Collision between core extension [org.eclipse.jetty:jetty-http/9.4.8.v20171121 (jar:file:/C:/ILIE%20LUCRU/XWIKI%2011.6%20RC1/xwiki-platform-distribution-flavor-jetty-hsqldb-11.6-rc-1%20MySQL/jetty/lib/jetty-http-9.4.8.v20171121.jar!/META-INF/maven/org.eclipse.jetty/jetty-http/pom.xml)] and [org.eclipse.jetty:jetty-http/9.4.14.v20181114 (file:/C:/ILIE%20LUCRU/XWIKI%2011.6%20RC1/xwiki-platform-distribution-flavor-jetty-hsqldb-11.6-rc-1%20MySQL/webapps/xwiki/WEB-INF/lib/jetty-http-9.4.14.v20181114.xed)] 2019-07-31 09:57:21,196 [main] WARN .x.e.m.i.MavenExtensionScanner - [org.eclipse.jetty:jetty-http/9.4.14.v20181114 (file:/C:/ILIE%20LUCRU/XWIKI%2011.6%20RC1/xwiki-platform-distribution-flavor-jetty-hsqldb-11.6-rc-1%20MySQL/webapps/xwiki/WEB-INF/lib/jetty-http-9.4.14.v20181114.xed)] is selected
The warnings could not be reproduced on XWiki 11.5.
Attachments
Issue Links
- is duplicated by
-
XWIKI-19353 Warnings on collisions between core extensions when starting custom XWiki Jetty package
- Open
- is related to
-
XWIKI-14124 Upgrade to Solr 8.1.1
- Closed
- relates to
-
XWIKI-15817 Collision warnings in the logs about javax.annotation-api when deploying in Jetty
- Open