FAQ  •  Register  •  Login

[Solved] Thumbnail creation issue with images

<<

mhallika

Serviio newbie

Posts: 2

Joined: Sat Jan 31, 2015 8:32 pm

Post Sat Jan 31, 2015 9:06 pm

[Solved] Thumbnail creation issue with images

Hi,
I am having issues with thumbnail creation. I have Serviio 1.5 installed on Ubuntu 14.10. Java version is javac 1.8.0_40-internal from openjdk-8 package.

When I am adding camera photo (.jpg) to library, serviio has resize issues. (See log). same issue if I try to create thumbnails from .mpg files.
The original photo can be viewed from Samsung TV.

I was reading about similar issue which was caused by lack of memory, from this forum, and I increased max memory allocation to -Xmx1024M with no help just in case without effect.

I'm a but unsure where I should go from here to investigate and fix the issue.

  Code:
WARN  [CoverImageService] Cannot convert/resize art to JPG. Message: Could not initialize class com.sun.imageio.plugins.jpeg.JPEGImageReader
java.lang.NoClassDefFoundError: Could not initialize class com.sun.imageio.plugins.jpeg.JPEGImageReader

  Code:
WARN  [CoverImageService] Cannot convert/resize art to JPG. Message: null
java.lang.NullPointerException


Thanks
Attachments
pc5dczc_debug.txt
(5.52 KiB) Downloaded 352 times
<<

jk50

Serviio lover

Posts: 57

Joined: Mon Jan 09, 2012 9:53 am

Post Sun Feb 01, 2015 3:15 am

Re: Thumbnail creation issue with images

I ran into the same problem, a little googling seems to indicate the imageio.plugins in openjdk-8 are broken. I removed openjdk-8 and installed Oracle Java 8 from
here http://www.webupd8.org/2012/09/install-oracle-java-8-in-ubuntu-via-ppa.html . That fixed the thumbnail problem and so far does not seem to have
caused any other problems
<<

mhallika

Serviio newbie

Posts: 2

Joined: Sat Jan 31, 2015 8:32 pm

Post Mon Feb 02, 2015 9:12 am

Re: Thumbnail creation issue with images

This did the trick.
Now I'm having thumbnails for pictures and videos!
Thanks!

Return to Serviio Support & Help

Who is online

Users browsing this forum: Google [Bot] and 50 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.