6.4.11#64026-sha1:78f6ec4 version of jira. We can not attach such type file, txt, pdf etc works fine, but not jpg pr jpeg. IF I attach and save, it will goes to time out and: We have server version of JIRA (not cloud)
There was an unexpected error while loading the issue.
If you think this message is wrong, please contact your JIRA administrators.
After that it is not possible to open that issue any more. I can see the issue in backlog (or active sprint) but if I click it , it goes to timeout.
If I try to export it to excel, excel can not download it.
We just updated to this version of jira. Old jpg/jpeg files will open (attached before this update)
RESOLUTION: (this works for us)
It indicated that Java could not locate the appropriate class, we need to force JIRA to build all cache again by doing few steps below:
Java Version | 1.8.0_77 |
Java Vendor | Oracle Corporation |
JVM Version | 1.8 |
JVM Vendor | Oracle Corporation |
JVM Implementation Version | 25.77-b03 |
Java Runtime | Java(TM) SE Runtime Environment |
Java VM | Java HotSpot(TM) 64-Bit Server VM |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Bother. When I saw this, it was because the wrong JVM was in use. But yours is fine.
I think this one needs to go to Atlassian support - I can't replicate it, and I can't find any reason why it's failing. I'd give https://support.atlassian.com as much information as you can!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ah, I think I've seen this before.
Could you go to the JIRA "System information" page under the admin section and look at the Java related stuff - specifically, what Java is running and what version it is?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ception in thread "file-attachment-store:thread-489" java.lang.NoClassDefFoundError: Could not initialize class com.sun.imageio.plugins.jpeg.JPEGImageReader
at com.sun.imageio.plugins.jpeg.JPEGImageReaderSpi.createReaderInstance(JPEGImageReaderSpi.java:85)
at com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReaderSpi.createReaderInstance(Unknown Source)
at javax.imageio.spi.ImageReaderSpi.createReaderInstance(ImageReaderSpi.java:320)
at javax.imageio.ImageIO$ImageReaderIterator.next(ImageIO.java:529)
at javax.imageio.ImageIO$ImageReaderIterator.next(ImageIO.java:513)
at com.atlassian.core.util.thumbnail.ThumbnailUtil.getFirstImageReader(ThumbnailUtil.java:184)
at com.atlassian.core.util.thumbnail.Thumber.scaleImage(Thumber.java:213)
at com.atlassian.core.util.thumbnail.Thumber.createThumbnail(Thumber.java:291)
at com.atlassian.core.util.thumbnail.Thumber.retrieveOrCreateThumbNail(Thumber.java:270)
at com.atlassian.jira.issue.thumbnail.DefaultThumbnailManager$3.withInputStream(DefaultThumbnailManager.java:252)
at com.atlassian.jira.issue.thumbnail.DefaultThumbnailManager$3.withInputStream(DefaultThumbnailManager.java:248)
at com.atlassian.jira.issue.managers.DefaultAttachmentManager$8.get(DefaultAttachmentManager.java:874)
at com.atlassian.jira.issue.managers.DefaultAttachmentManager$8.get(DefaultAttachmentManager.java:868)
at com.atlassian.jira.issue.attachment.store.DefaultFileSystemAttachmentStore$2.get(DefaultFileSystemAttachmentStore.java:145)
at com.atlassian.jira.issue.attachment.store.DefaultFileSystemAttachmentStore$2.get(DefaultFileSystemAttachmentStore.java:141)
at com.atlassian.jira.issue.attachment.store.DefaultFileSystemAttachmentStore$3.call(DefaultFileSystemAttachmentStore.java:178)
at com.atlassian.util.concurrent.Executors$DefaultSubmitter$CallableRunner.run(Executors.java:62)
at com.atlassian.util.concurrent.LimitedExecutor$Runner.run(LimitedExecutor.java:93)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Could you look at the atlassian-jira.log file and see what errors are logged in there at the time a jpg upload fails?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.