Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,072
Community Members
 
Community Events
184
Community Groups

Email requests fail if they contain images - also unable to create thumbnails when importing images

When importing images into an existing issue, the thumbnail is no longer created. In the atlassian-jira.log file, we see this error:

file-attachment-store:thread-56 ERROR [c.a.c.util.thumbnail.Thumber] Unable to create thumbnail image for id 44107
javax.imageio.IIOException: Caught exception during read:
at java.desktop/com.sun.imageio.plugins.png.PNGImageReader.read(Unknown Source)

Caused by: java.lang.NoClassDefFoundError: Could not initialize class sun.awt.image.ByteInterleavedRaster
at java.desktop/java.awt.image.Raster.createWritableRaster(Unknown Source)

 

Similarly, we cannot open new support tickets created using the email integration if they contain images. When we try to access the URL to open the ticket, the ticket does not open. 

We see this error in the log:

2023-04-03 11:02:35,034-0300 https-openssl-nio-8444-exec-13 ERROR user.name 662x7736x29 1yldgu0 192.168.2.1 /rest/gadget/1.0/resolutiontime/generate [c.a.p.r.c.error.jersey.ThrowableExceptionMapper] Uncaught exception thrown by REST service: Could not initialize class sun.awt.image.IntegerInterleavedRaster
java.lang.NoClassDefFoundError: Could not initialize class sun.awt.image.IntegerInterleavedRaster
at java.desktop/java.awt.image.Raster.createPackedRaster(Unknown Source)

 

Any idea what could be causing this?  

 

 

2 answers

1 accepted

0 votes
Answer accepted

The issue was caused by an old version of the SQL+JQL plugin. Disabling the plugin solved our issue.

Update: 

As a temporary workaround, I have disabled the creation of thumbnail images of image attachments in Administration -- System -- Advanced -- Attachments and service requests are now created properly. 

Any idea why our Jira instance is now unable to create image thumbnails? Perhaps we have a missing file or a binary version mismatch?

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
9.6
TAGS
AUG Leaders

Atlassian Community Events