Giter Site home page Giter Site logo

Comments (2)

R2D5connectingx avatar R2D5connectingx commented on July 3, 2024

Self-update: this had been an issue on various machines for years:
Just updated JAVA from 6 to 8 on one machine and Briss 0.9 fully loaded the document!

from briss-2.0.

mbaeuerle avatar mbaeuerle commented on July 3, 2024

Hi @R2D5connectingx happy to hear that updating Java helped with opening the file.
It could be that the default heap size (the amount of memory the application can use) has changed between versions.
If you still want to try running Briss with Java 6 (just possible with Briss 0.9) and are familiar with the command line you could try to start Briss from there with more memory like so:

java -Xmx2g -jar briss-0.9.jar 

Also possible errors will be printed in the command line window.

from briss-2.0.

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.