Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

With FirstSpirit 2019-11, fs-cli shows a lot of "Unable to register 'com.github.jaiimageio.impl.plugins..." warnings #39

Open
m-kotowski opened this issue Nov 27, 2019 · 3 comments

Comments

@m-kotowski
Copy link

It seems to be no issue but is for your information... Release 2.5.5

 WARN Unable to register 'com.github.jaiimageio.impl.plugins.bmp.BMPImageReaderSpi' - java.lang.ClassNotFoundException: com.github.jaiimageio.impl.plugins.bmp.BMPImageReaderSpi
 WARN Unable to register 'com.github.jaiimageio.impl.plugins.bmp.BMPImageWriterSpi' - java.lang.ClassNotFoundException: com.github.jaiimageio.impl.plugins.bmp.BMPImageWriterSpi
 WARN Unable to register 'com.github.jaiimageio.impl.plugins.gif.GIFImageWriterSpi' - java.lang.ClassNotFoundException: com.github.jaiimageio.impl.plugins.gif.GIFImageWriterSpi
 WARN Unable to register 'com.github.jaiimageio.impl.plugins.pcx.PCXImageReaderSpi' - java.lang.ClassNotFoundException: com.github.jaiimageio.impl.plugins.pcx.PCXImageReaderSpi
 WARN Unable to register 'com.github.jaiimageio.impl.plugins.pcx.PCXImageWriterSpi' - java.lang.ClassNotFoundException: com.github.jaiimageio.impl.plugins.pcx.PCXImageWriterSpi
 WARN Unable to register 'com.github.jaiimageio.impl.plugins.pnm.PNMImageReaderSpi' - java.lang.ClassNotFoundException: com.github.jaiimageio.impl.plugins.pnm.PNMImageReaderSpi
 WARN Unable to register 'com.github.jaiimageio.impl.plugins.pnm.PNMImageWriterSpi' - java.lang.ClassNotFoundException: com.github.jaiimageio.impl.plugins.pnm.PNMImageWriterSpi
 WARN Unable to register 'com.github.jaiimageio.impl.plugins.raw.RawImageReaderSpi' - java.lang.ClassNotFoundException: com.github.jaiimageio.impl.plugins.raw.RawImageReaderSpi
 WARN Unable to register 'com.github.jaiimageio.impl.plugins.raw.RawImageWriterSpi' - java.lang.ClassNotFoundException: com.github.jaiimageio.impl.plugins.raw.RawImageWriterSpi
 WARN Unable to register 'com.github.jaiimageio.impl.plugins.tiff.TIFFImageReaderSpi' - java.lang.ClassNotFoundException: com.github.jaiimageio.impl.plugins.tiff.TIFFImageReaderSpi
 WARN Unable to register 'com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriterSpi' - java.lang.ClassNotFoundException: com.github.jaiimageio.impl.plugins.tiff.TIFFImageWriterSpi
 WARN Unable to register 'com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReaderSpi' - java.lang.ClassNotFoundException: com.github.jaiimageio.impl.plugins.wbmp.WBMPImageReaderSpi
 WARN Unable to register 'com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriterSpi' - java.lang.ClassNotFoundException: com.github.jaiimageio.impl.plugins.wbmp.WBMPImageWriterSpi
 WARN Unable to register 'com.github.jaiimageio.impl.stream.ChannelImageInputStreamSpi' - java.lang.ClassNotFoundException: com.github.jaiimageio.impl.stream.ChannelImageInputStreamSpi
 WARN Unable to register 'com.github.jaiimageio.impl.stream.ChannelImageOutputStreamSpi' - java.lang.ClassNotFoundException: com.github.jaiimageio.impl.stream.ChannelImageOutputStreamSpi
 WARN Unable to register 'com.luciad.imageio.webp.WebPImageReaderSpi' - java.lang.ClassNotFoundException: com.luciad.imageio.webp.WebPImageReaderSpi
 WARN Unable to register 'com.luciad.imageio.webp.WebPImageWriterSpi' - java.lang.ClassNotFoundException: com.luciad.imageio.webp.WebPImageWriterSpi
 INFO Image readers: [bmp, gif, jpeg, jpg, png, tif, tiff, wbmp], image writers: [bmp, gif, jpeg, jpg, png, tif, tiff, wbmp]
 INFO Export operation successful
@kafmann-e-spirit
Copy link
Contributor

Hi Michael, thanks for your information.

Can you tell us the FirstSpirit Version you are using? I think this might be a follow up related to FirstSpirit changes. Thanks in advance!

@m-kotowski
Copy link
Author

As mentioned in the headline: 2019-11
But it also occurred with 2019-10

@grouchal
Copy link

grouchal commented Nov 9, 2020

This also happens with 2020-10 and CLI 2.6.2. Is it something to worry about?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants