-
Bug
-
Resolution: Fixed
-
Low
-
7.0.3, 7.0.5
-
7
-
Severity 3 - Minor
-
5
-
Summary
Uploading multimedia file results in 'java.lang.RuntimeException: Cannot read resource assets/icons/confluence-icon-video.svg stacks in atlassian-confluence.log.
Steps to Reproduce
- Create a new or edit existing page
- Upload mp4 file
Expected Results
No stacks in logs
Actual Results
File is uploaded, however the below exception is thrown in the atlassian-confluence.log file:
caused by: java.lang.RuntimeException: Cannot read resource /images/brand-images/programs/atlassian-university-white.svg
at com.atlassian.plugin.webresource.impl.snapshot.Resource$1.writeTo(Resource.java:204)
2020-04-01 22:06:20,144 ERROR [http-nio-8090-exec-19] [[Standalone].[localhost].[/].[file-server]] log Servlet.service() for servlet [file-server] threw exception
-- url: /s/-dpsnql/8202/5410a0fcac15966c5635d34e4b8d5a6a5c11f266/1.0.9/_/download/resources/com.atlassian.confluence.plugins.confluence-icons:confluence-icon-resources/assets/icons/confluence-icon-video.svg | traceId: 3213fff81f305e11 | userName: anonymous
java.lang.RuntimeException: Cannot read resource assets/icons/confluence-icon-video.svg
- was cloned as
-
CONFSERVER-59956 RuntimeException: Cannot read resource /images/brand-images/programs/
-
- Closed
-
- was split from
-
CONFSERVER-55062 RuntimeException: Cannot read resource assets/icons/confluence-icon-multimedia.svg
-
- Closed
-
A fix for this issue is available to Server and Data Center customers in Confluence 7.14.0
Upgrade now or check out the Release Notes to see what other issues are resolved.