OutOfMemoryError: Java heap space
Posted: 03 Nov 2014, 22:53
I have been using the following script for months. About the middle of last week, the script stopped working. I can still use the GUI to rename but the script gives me an error every time.
AMC.LOG
What I have tried doing:
1. Update Filebot
2. Update Java
3. Rename filebot in appdata and let a new one be created.
Totally out of my league, please help!
Code: Select all
filebot -script fn:amc --output "G:\Videos" --log-file amc.log --action copy -non-strict "G:\Downloads\Complete" --def excludeList=amc.txt
AMC.LOG
Code: Select all
Parameter: excludeList = amc.txt
Argument: G:\Downloads\Complete
OutOfMemoryError: Java heap space
java.lang.OutOfMemoryError: Java heap space
at Script1.run(Script1.groovy:135)
at net.filebot.cli.ScriptShell.evaluate(ScriptShell.java:61)
at net.filebot.cli.ScriptShell.runScript(ScriptShell.java:82)
at net.filebot.cli.ArgumentProcessor.process(ArgumentProcessor.java:109)
at net.filebot.Main.main(Main.java:183)
Failure (°_°)
1. Update Filebot
2. Update Java
3. Rename filebot in appdata and let a new one be created.
Totally out of my league, please help!
Code: Select all
Java HotSpot(TM) Client VM warning: TieredCompilation is disabled in this releas
e.
FileBot 4.5 (r2612)
JNA Native: 4.0.0
MediaInfo: java.lang.UnsatisfiedLinkError: Unable to load library 'mediainfo': N
ative library (win32-x86/mediainfo.dll) not found in resource path ([file:/C:/Pr
ogram%20Files/FileBot/FileBot.jar])
Nov 03, 2014 3:30:31 PM net.filebot.archive.SevenZipLoader requireNativeLibrarie
s
WARNING: Failed to preload library: java.lang.UnsatisfiedLinkError: no mingwm10
in java.library.path
7-Zip-JBinding: net.sf.sevenzipjbinding.SevenZipNativeInitializationException: F
ailed to load 7z-JBinding: C:\Program Files\FileBot\7-Zip-JBinding.dll: Can't lo
ad AMD 64-bit .dll on a IA 32-bit platform
chromaprint-tools: fpcalc version 1.1.0 (C:\Program Files\FileBot\fpcalc.exe)
Extended Attributes: OK
Groovy Engine: 2.3.7
JRE: Java(TM) SE Runtime Environment 1.8.0_25
JVM: 32-bit Java HotSpot(TM) Client VM
CPU/MEM: 4 Core / 247 MB Max Memory / 11 MB Used Memory
OS: Windows Server 2012 R2 (x86)
Done ?(?????)?