Giter VIP home page Giter VIP logo

Comments (7)

johnscancella avatar johnscancella commented on July 30, 2024

Hi Jamie,

How large is this Bag? I think the NoClassDefFoundError is a red herring because I see in the log there is java.lang.OutOfMemoryError: Java heap space which means that Bagger ran out of memory.
Is this bag on local disk, on a external drive, or somewhere else?

from bagger.

jamiepb avatar jamiepb commented on July 30, 2024

from bagger.

johnscancella avatar johnscancella commented on July 30, 2024

bagger.bat.txt
rename this to bagger.bat and try running it again. This startup script allocates 3GB worth of memory for Bagger.

It should be noted that we don't really support external drives due to the added complexity and IO errors that can occur.

from bagger.

jamiepb avatar jamiepb commented on July 30, 2024

from bagger.

johnscancella avatar johnscancella commented on July 30, 2024

You want to put that file in the same location as the other bagger.bat file. But the error you are seeing is that it can't reserve the 3 GB of ram. Not being at your computer I can't 100% confirm, but it sounds like your computer needs more ram in order to verify the bag using bagger.

from bagger.

jamiepb avatar jamiepb commented on July 30, 2024

Hello,

I am running into another uncaught exception error with another large bag, and I wonder if it is the same problem. I've attached the log file. The bag is 101 GB with 94699 files. Thank you for your help.
Bagger_error_log_04032018.txt

from bagger.

johnscancella avatar johnscancella commented on July 30, 2024

@jamiepb you will notice it says in the log java.lang.OutOfMemoryError: Java heap space. The heap space is what java uses to do work. To put it simply you haven't given Bagger enough ram. From my earlier comments it seems that your computer simply doesn't have the ram needed to run Bagger for that large of a bag. I would recommend using https://github.com/LibraryOfCongress/bagit-python command line tool to validate it instead.

from bagger.

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.