Giter VIP home page Giter VIP logo

Comments (4)

danmbox avatar danmbox commented on August 24, 2024

Probably the Java version requirement. Does it build now?

from briss2.

bernd-wechner avatar bernd-wechner commented on August 24, 2024

Apologies, missed this update. Can try updating and building again later today or in week (am away right now).

from briss2.

danmbox avatar danmbox commented on August 24, 2024

I updated after your comment, so no need to apologize :)

from briss2.

bernd-wechner avatar bernd-wechner commented on August 24, 2024

Thanks heaps. I got around to trying quickly. It built fine. Reported SUCCESS! Awesome. Alas it drops the results I think in the target folder and in that if I run it as follows (which is how I start briss) I get a bomb:

$ java -jar briss2-1.0.1-rc.1.jar
Exception in thread "main" java.lang.NoClassDefFoundError: org/jpedal/exception/PdfException
at at.laborg.briss.Briss.main(Briss.java:59)
Caused by: java.lang.ClassNotFoundException: org.jpedal.exception.PdfException
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:583)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:190)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:499)
... 1 more

a frustrating message because the ... 1 more at end that I don't know how see a full stack trace. Did a quick look on-line and best I found was this:

https://coderanch.com/t/442321/java/full-stacktrace

which I didn't find too helpful. Lacking the savvy to read this bomb meaningfully but looks like a Java library issue at some level, maybe a missing prerequistie library?

from briss2.

Related Issues (13)

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.