Unable To Upload A New Logo

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

java.lang.NullPointerException
java.lang.NullPointerException
at javax.imageio.ImageIO.write(ImageIO.java:1538)
at com.atlassian.jira.lookandfeel.upload.LogoUploader.writeImageFile(LogoUploader.java:104)
at com.atlassian.jira.lookandfeel.upload.LogoUploader.saveLogoImageData(LogoUploader.java:131)
at com.atlassian.jira.lookandfeel.upload.LogoUploader.saveLogo(LogoUploader.java:167)
at com.atlassian.jira.lookandfeel.upload.UploadServiceImpl.uploadLogo(UploadServiceImpl.java:53)
...

Cause

The user who is uploading the file doesn't have the read/Write permission to "logos" folder in JIRA Home directory.

Resolution

Grant the user with the Read/Write permission to the logos folder in JIRA Home directory.

Last modified on Feb 19, 2016

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.