Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 3.28.1, 3.29.0
-
Fix Version/s: 3.29.0
-
Labels:
Description
Boot 3.29.0-SNAPSHOT or 3.28.1, you see these WARN messages:
2020-11-05 10:16:16,879-0400 WARN [jetty-main-1] *SYSTEM org.sonatype.nexus.internal.webresources.WebResourceServiceImpl - Overlapping resources on path /static/img/sonatype-logo-with-hexagon.png: old=UrlWebResource{url=bundle://213.0:0/static/img/sonatype-logo-with-hexagon.png, path='/static/img/sonatype-logo-with-hexagon.png', cacheable=true, contentType='image/png', size=2963, lastModified=1604585742848}, new=UrlWebResource{url=bundle://233.0:0/static/img/sonatype-logo-with-hexagon.png, path='/static/img/sonatype-logo-with-hexagon.png', cacheable=true, contentType='image/png', size=2963, lastModified=1604585747625} 2020-11-05 10:16:16,880-0400 WARN [jetty-main-1] *SYSTEM org.sonatype.nexus.internal.webresources.WebResourceServiceImpl - Overlapping resources on path /static/img/sonatype-logo-with-hexagon.png: old=UrlWebResource{url=bundle://233.0:0/static/img/sonatype-logo-with-hexagon.png, path='/static/img/sonatype-logo-with-hexagon.png', cacheable=true, contentType='image/png', size=2963, lastModified=1604585747625}, new=UrlWebResource{url=bundle://278.0:0/static/img/sonatype-logo-with-hexagon.png, path='/static/img/sonatype-logo-with-hexagon.png', cacheable=true, contentType='image/png', size=2963, lastModified=1604585748045}
Expected
No WARN messages on boot.
Attachments
Issue Links
- is related to
-
NEXUS-27547 WARN message - WebResourceServiceImpl - Overlapping resources on path /static/fonts/logo_nexus_generic.svg
-
- Closed
-