Code Monkey home page Code Monkey logo

Comments (7)

thespad avatar thespad commented on August 13, 2024 1

Once there's a stable release we'll pick it up and build, I'll get a PR ready to update the Java deps for when that happens.

from docker-ubooquity.

github-actions avatar github-actions commented on August 13, 2024

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

from docker-ubooquity.

pieisround avatar pieisround commented on August 13, 2024

I don't know if I should post here or create a separate issue for this. But after updating the docker I'm now getting errors while reading files that I believe is related to going from jdk-base to jdk-headless. As the program requires several image extensions to operate. Adding libjavajpeg.so to the lib directory solves many of the scanning issues but I'm still seeing several others related to color pallets. Below is the original error.

ERROR com.ubooquity.data.feeder.a - Failed to insert /FILENAME java.lang.NoClassDefFoundError: Could not initialize class com.sun.imageio.plugins.jpeg.JPEGImageReader    at java.desktop/com.sun.imageio.plugins.jpeg.JPEGImageReaderSpi.createReaderInstance(JPEGImageReaderSpi.java:85) ~[na:na]    at com.twelvemonkeys.imageio.plugins.jpeg.JPEGImageReaderSpi.createReaderInstance(JPEGImageReaderSpi.java:126) ~[imageio-jpeg-3.3.1.jar.10613186102461637445.tmp:3.3.1]    at java.desktop/javax.imageio.spi.ImageReaderSpi.createReaderInstance(ImageReaderSpi.java:320) ~[na:na]    at java.desktop/javax.imageio.ImageIO$ImageReaderIterator.next(ImageIO.java:534) ~[na:na]    at java.desktop/javax.imageio.ImageIO$ImageReaderIterator.next(ImageIO.java:518) ~[na:na]    at java.desktop/javax.imageio.ImageIO.read(ImageIO.java:1465) ~[na:na]    at java.desktop/javax.imageio.ImageIO.read(ImageIO.java:1365) ~[na:na]    at com.ubooquity.fileformat.cbr.a.a(SourceFile:84) ~[Ubooquity.jar:2.1.2]    at com.ubooquity.f.a.a(SourceFile:38) ~[Ubooquity.jar:2.1.2]    at com.ubooquity.data.feeder.b.a(SourceFile:63) ~[Ubooquity.jar:2.1.2]    at com.ubooquity.data.feeder.a.b(SourceFile:554) ~[Ubooquity.jar:2.1.2]    at com.ubooquity.data.feeder.a.b(SourceFile:468) ~[Ubooquity.jar:2.1.2]    at com.ubooquity.data.feeder.a.b(SourceFile:112) ~[Ubooquity.jar:2.1.2]    at java.base/java.lang.Thread.run(Thread.java:840) ~[na:na] Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.UnsatisfiedLinkError: no javajpeg in system library path: /usr/lib/jvm/java-17-openjdk/lib [in thread "Scanner thread"]    at java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2408) ~[na:na]    at java.base/java.lang.Runtime.loadLibrary0(Runtime.java:818) ~[na:na]    at java.base/java.lang.System.loadLibrary(System.java:1989) ~[na:na]    at java.desktop/com.sun.imageio.plugins.jpeg.JPEGImageReader$1.run(JPEGImageReader.java:99) ~[na:na]    at java.desktop/com.sun.imageio.plugins.jpeg.JPEGImageReader$1.run(JPEGImageReader.java:96) ~[na:na]    at java.base/java.security.AccessController.doPrivileged(AccessController.java:318) ~[na:na]    at java.desktop/com.sun.imageio.plugins.jpeg.JPEGImageReader.initStatic(JPEGImageReader.java:95) ~[na:na]    at java.desktop/com.sun.imageio.plugins.jpeg.JPEGImageReader.(JPEGImageReader.java:90) ~[na:na] ... 14 common frames omitted

from docker-ubooquity.

thespad avatar thespad commented on August 13, 2024

Ugh, apparently openjdk8-jre-base (No GUI support) is fundamentally different from the later JRE headless packages. I'll open a PR to install the full JRE package.

from docker-ubooquity.

LinuxServer-CI avatar LinuxServer-CI commented on August 13, 2024

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

from docker-ubooquity.

thespad avatar thespad commented on August 13, 2024

Resolved by #49

from docker-ubooquity.

github-actions avatar github-actions commented on August 13, 2024

This issue is locked due to inactivity

from docker-ubooquity.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.