Running openHAB2 (latest snapshot) on a RPI3. I get theses errors in my logs and don't know what they are and how to get rid of them. Seems to be the same issue like ...
at java.desktop/javax.imageio.ImageIO$CanEncodeImageAndFormatFilter.filter(ImageIO.java:600) at java.desktop/javax.imageio.spi.FilterIterator.advance(ServiceRegistry ...
We are creating a file which have some information about file i.e create date, modify date, tags and description etc. called metadata of the file. Now, We are extract the Imagedata using javax.imageIO ...