For a week my amc script has stopped sorting tv shows, I have found which part of my batch script is not working and the problem is I am getting an Java error when I run the following filebot command:
Code: Select all
filebot -script fn:amc --output "D:/Sarjat" --action move -non-strict --conflict override "D:/temp/Download/TV" --filter "age < 7" --def "seriesFormat=/{primaryTitle.replaceTrailingBrackets()} ({y})/Season {s.pad(2)}/{fn}" --def deleteAfterExtract=y --def artwork=y --def backdrops=y --def music=n --def subtitles=en --def clean=n
Code: Select all
Run script [fn:amc] at [Sun Mar 06 23:41:47 EET 2016]
Parameter: seriesFormat = /{primaryTitle.replaceTrailingBrackets()} ({y})/Season {s.pad(2)}/{fn}
Parameter: deleteAfterExtract = y
Parameter: artwork = y
Parameter: backdrops = y
Parameter: music = n
Parameter: subtitles = en
Parameter: clean = n
Argument: D:\temp\Download\TV
FATAL ERROR: Field not found: jbindingSession signature J
Crash jvm to get a stack trace
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006a2c2ab5, pid=1596, tid=1760
#
# JRE version: Java(TM) SE Runtime Environment (8.0_73-b02) (build 1.8.0_73-b02)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.73-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [7-Zip-JBinding.dll+0x2ab5]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# c:\PlexSupport\hs_err_pid1596.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Code: Select all
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006a2c2ab5, pid=1596, tid=1760
#
# JRE version: Java(TM) SE Runtime Environment (8.0_73-b02) (build 1.8.0_73-b02)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.73-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [7-Zip-JBinding.dll+0x2ab5]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x0000000000d1e800): JavaThread "main" [_thread_in_native, id=1760, stack(0x0000000002500000,0x0000000002600000)]
siginfo: ExceptionCode=0xc0000005, writing address 0x0000000000000000
Registers:
RAX=0x0000000000000000, RBX=0x00007fffe6b4cf20, RCX=0x00000000ffffffff, RDX=0x0000000000000001
RSP=0x00000000025fcef0, RBP=0x000000001bd048a0, RSI=0x000000006a4698b8, RDI=0x0000000000d1e9f8
R8 =0x00007fffe6ba35a0, R9 =0x00000000025fb380, R10=0x0000000000000000, R11=0x0000000000000246
R12=0x000000001bd048a0, R13=0x0000000000000000, R14=0x000000001bd06980, R15=0x000000001bd05780
RIP=0x000000006a2c2ab5, EFLAGS=0x0000000000010202
Top of Stack: (sp=0x00000000025fcef0)
0x00000000025fcef0: 00007fffe6b9e240 00007fffe6b4cf20
0x00000000025fcf00: 0000000000d1e9f8 000000001bd06980
0x00000000025fcf10: 000000001bd06980 00000000025fcf48
0x00000000025fcf20: 000000001bd048a0 000000001bd048a0
0x00000000025fcf30: 000000001bd06930 000000006a2c6b84
0x00000000025fcf40: 0000000083d2fb3b 000000006a47026b
0x00000000025fcf50: 000000006a47027b 000000006a46974a
0x00000000025fcf60: 000000001a9e7e40 000000006c41af57
0x00000000025fcf70: 000000000053e060 00000000025fd050
0x00000000025fcf80: 000000000053e0b0 00007fffe85de900
0x00000000025fcf90: 00007fffe85dee00 00000000025fd0b0
0x00000000025fcfa0: 00007fffe851b460 000000000053e070
0x00000000025fcfb0: 000000001a9e7e68 000000001a9e7e40
0x00000000025fcfc0: 000000001e50a7e8 0000000000400000
0x00000000025fcfd0: 000000001bd05780 0000000400000003
0x00000000025fcfe0: 000000000053e060 00000000025fd050
Instructions: (pc=0x000000006a2c2ab5)
0x000000006a2c2a95: 48 8d 48 30 e8 fa 49 10 00 48 8d 0d fb 4f 1a 00
0x000000006a2c2aa5: e8 f6 49 10 00 ff d3 48 8d 48 30 e8 e3 49 10 00
0x000000006a2c2ab5: c7 04 25 00 00 00 00 00 00 00 00 48 83 c4 38 5b
0x000000006a2c2ac5: 5e c3 90 90 90 90 90 90 90 90 90 57 56 53 48 83
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0x00007fffe6b4cf20 is an unknown value
RCX=0x00000000ffffffff is an unallocated location in the heap
RDX=0x0000000000000001 is an unknown value
RSP=0x00000000025fcef0 is pointing into the stack for thread: 0x0000000000d1e800
RBP=0x000000001bd048a0 is an unknown value
RSI=0x000000006a4698b8 is an unknown value
RDI=0x0000000000d1e9f8 is an unknown value
R8 =0x00007fffe6ba35a0 is an unknown value
R9 =0x00000000025fb380 is pointing into the stack for thread: 0x0000000000d1e800
R10=0x0000000000000000 is an unknown value
R11=0x0000000000000246 is an unknown value
R12=0x000000001bd048a0 is an unknown value
R13=0x0000000000000000 is an unknown value
R14=0x000000001bd06980 is an unknown value
R15=0x000000001bd05780 is an unknown value
Stack: [0x0000000002500000,0x0000000002600000], sp=0x00000000025fcef0, free space=1011k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [7-Zip-JBinding.dll+0x2ab5]
C [7-Zip-JBinding.dll+0x6b84]
C 0x0000000002715e34
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j net.sf.sevenzipjbinding.SevenZip.nativeOpenArchive(Ljava/lang/String;Lnet/sf/sevenzipjbinding/IInStream;Lnet/sf/sevenzipjbinding/IArchiveOpenCallback;)Lnet/sf/sevenzipjbinding/ISevenZipInArchive;+0
j net.sf.sevenzipjbinding.SevenZip.callNativeOpenArchive(Ljava/lang/String;Lnet/sf/sevenzipjbinding/IInStream;Lnet/sf/sevenzipjbinding/IArchiveOpenCallback;)Lnet/sf/sevenzipjbinding/ISevenZipInArchive;+17
j net.sf.sevenzipjbinding.SevenZip.openInArchive(Lnet/sf/sevenzipjbinding/ArchiveFormat;Lnet/sf/sevenzipjbinding/IInStream;Lnet/sf/sevenzipjbinding/IArchiveOpenCallback;)Lnet/sf/sevenzipjbinding/ISevenZipInArchive;+20
j net.filebot.archive.SevenZipLoader.open(Lnet/sf/sevenzipjbinding/IInStream;Lnet/sf/sevenzipjbinding/IArchiveOpenCallback;)Lnet/sf/sevenzipjbinding/ISevenZipInArchive;+16
j net.filebot.archive.SevenZipNativeBindings.<init>(Ljava/io/File;)V+57
j net.filebot.archive.Archive$Extractor.newInstance(Ljava/io/File;)Lnet/filebot/archive/ArchiveExtractor;+41
j net.filebot.archive.Archive.open(Ljava/io/File;)Lnet/filebot/archive/Archive;+8
j net.filebot.cli.CmdlineOperations.extract(Ljava/util/Collection;Ljava/lang/String;Ljava/lang/String;Ljava/io/FileFilter;Z)Ljava/util/List;+64
j net.filebot.cli.ScriptShellBaseClass.extract(Ljava/util/Map;)Ljava/util/List;+84
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
J 3276 C1 sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (104 bytes) @ 0x00000000034dd1e4 [0x00000000034dc040+0x11a4]
J 3261 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x00000000034c8944 [0x00000000034c8840+0x104]
J 3251 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x00000000034c2264 [0x00000000034c1e80+0x3e4]
J 3275 C1 org.codehaus.groovy.reflection.CachedMethod.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (70 bytes) @ 0x00000000034db31c [0x00000000034db220+0xfc]
J 3274 C1 groovy.lang.MetaMethod.doMethodInvoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (22 bytes) @ 0x00000000034daa04 [0x00000000034da840+0x1c4]
j org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(Ljava/lang/Class;Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;ZZ)Ljava/lang/Object;+806
J 3279 C1 groovy.lang.MetaClassImpl.invokeMethod(Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/Object; (14 bytes) @ 0x00000000034e02ec [0x00000000034e01c0+0x12c]
j org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.callCurrent(Lgroovy/lang/GroovyObject;[Ljava/lang/Object;)Ljava/lang/Object;+18
j org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(Lorg/codehaus/groovy/runtime/callsite/CallSite;Lgroovy/lang/GroovyObject;[Ljava/lang/Object;)Ljava/lang/Object;+17
j org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(Lgroovy/lang/GroovyObject;[Ljava/lang/Object;)Ljava/lang/Object;+3
j org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(Lgroovy/lang/GroovyObject;Ljava/lang/Object;)Ljava/lang/Object;+33
j Script1$_run_closure57.doCall(Ljava/lang/Object;)Ljava/lang/Object;+600
j sun.reflect.GeneratedMethodAccessor7.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+40
J 3261 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x00000000034c8944 [0x00000000034c8840+0x104]
J 3251 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x00000000034c2264 [0x00000000034c1e80+0x3e4]
J 3275 C1 org.codehaus.groovy.reflection.CachedMethod.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (70 bytes) @ 0x00000000034db31c [0x00000000034db220+0xfc]
J 3274 C1 groovy.lang.MetaMethod.doMethodInvoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (22 bytes) @ 0x00000000034daa04 [0x00000000034da840+0x1c4]
j org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(Ljava/lang/Class;Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;ZZ)Ljava/lang/Object;+241
J 3279 C1 groovy.lang.MetaClassImpl.invokeMethod(Ljava/lang/Object;Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/Object; (14 bytes) @ 0x00000000034e02ec [0x00000000034e01c0+0x12c]
j groovy.lang.Closure.call([Ljava/lang/Object;)Ljava/lang/Object;+8
j org.codehaus.groovy.runtime.DefaultGroovyMethods.flatten(Ljava/lang/Iterable;Ljava/util/Collection;Lgroovy/lang/Closure;)Ljava/util/Collection;+86
j org.codehaus.groovy.runtime.DefaultGroovyMethods.flatten(Ljava/lang/Iterable;Lgroovy/lang/Closure;)Ljava/util/Collection;+6
j org.codehaus.groovy.runtime.dgm$234.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+10
j org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite$PojoMetaMethodSiteNoUnwrapNoCoerce.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.call(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+12
j org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(Lorg/codehaus/groovy/runtime/callsite/CallSite;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+8
j org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+3
j org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;+33
j Script1.run()Ljava/lang/Object;+3988
j org.codehaus.groovy.jsr223.GroovyScriptEngineImpl.eval(Ljava/lang/Class;Ljavax/script/ScriptContext;)Ljava/lang/Object;+248
j org.codehaus.groovy.jsr223.GroovyScriptEngineImpl.eval(Ljava/lang/String;Ljavax/script/ScriptContext;)Ljava/lang/Object;+114
j javax.script.AbstractScriptEngine.eval(Ljava/lang/String;Ljavax/script/Bindings;)Ljava/lang/Object;+9
j net.filebot.cli.ScriptShell.evaluate(Ljava/lang/String;Ljavax/script/Bindings;)Ljava/lang/Object;+6
j net.filebot.cli.ScriptShell.runScript(Ljava/net/URI;Ljavax/script/Bindings;)Ljava/lang/Object;+12
j net.filebot.cli.ArgumentProcessor.process(Lnet/filebot/cli/ArgumentBean;Lnet/filebot/cli/CmdlineInterface;)I+744
j net.filebot.Main.main([Ljava/lang/String;)V+671
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000001a6ef000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=10248, stack(0x000000001be00000,0x000000001bf00000)]
0x000000001a5b5000 JavaThread "web-datasource.data" [_thread_blocked, id=6980, stack(0x000000001b600000,0x000000001b700000)]
0x000000001a5f9800 JavaThread "web-datasource-lv3.data" [_thread_blocked, id=2604, stack(0x000000001b500000,0x000000001b600000)]
0x000000001a71f000 JavaThread "web-persistent-datasource.data" [_thread_blocked, id=10280, stack(0x000000001b400000,0x000000001b500000)]
0x000000001a592800 JavaThread "Statistics Thread-__DEFAULT__-1" daemon [_thread_blocked, id=3520, stack(0x000000001b300000,0x000000001b400000)]
0x000000001a796800 JavaThread "web-datasource-lv2.data" [_thread_blocked, id=2068, stack(0x000000001b000000,0x000000001b100000)]
0x000000001a805000 JavaThread "__DEFAULT__" daemon [_thread_blocked, id=9440, stack(0x000000001af00000,0x000000001b000000)]
0x000000001987e000 JavaThread "Service Thread" daemon [_thread_blocked, id=5592, stack(0x000000001a1c0000,0x000000001a2c0000)]
0x00000000197ff000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=9460, stack(0x000000001a0c0000,0x000000001a1c0000)]
0x00000000197f1000 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=5824, stack(0x0000000019fc0000,0x000000001a0c0000)]
0x00000000197ee800 JavaThread "C2 CompilerThread1" daemon [_thread_in_vm, id=6560, stack(0x0000000019ec0000,0x0000000019fc0000)]
0x00000000197e8800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=5652, stack(0x0000000019dc0000,0x0000000019ec0000)]
0x00000000197e5000 JavaThread "Attach Listener" daemon [_thread_blocked, id=11128, stack(0x0000000019cc0000,0x0000000019dc0000)]
0x00000000197e4000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=11052, stack(0x0000000019bc0000,0x0000000019cc0000)]
0x00000000026f8800 JavaThread "Finalizer" daemon [_thread_blocked, id=5600, stack(0x00000000195e0000,0x00000000196e0000)]
0x00000000026f2000 JavaThread "Reference Handler" daemon [_thread_blocked, id=10276, stack(0x00000000194e0000,0x00000000195e0000)]
=>0x0000000000d1e800 JavaThread "main" [_thread_in_native, id=1760, stack(0x0000000002500000,0x0000000002600000)]
Other Threads:
0x0000000017719800 VMThread [stack: 0x00000000193e0000,0x00000000194e0000] [id=1204]
0x00000000198a8000 WatcherThread [stack: 0x000000001a2c0000,0x000000001a3c0000] [id=1144]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 71680K, used 61327K [0x00000000d5800000, 0x00000000dc980000, 0x0000000100000000)
eden space 66560K, 87% used [0x00000000d5800000,0x00000000d90a98d0,0x00000000d9900000)
from space 5120K, 64% used [0x00000000d9900000,0x00000000d9c3a438,0x00000000d9e00000)
to space 10752K, 0% used [0x00000000dbf00000,0x00000000dbf00000,0x00000000dc980000)
ParOldGen total 64512K, used 8271K [0x0000000080800000, 0x0000000084700000, 0x00000000d5800000)
object space 64512K, 12% used [0x0000000080800000,0x0000000081013f90,0x0000000084700000)
Metaspace used 23337K, capacity 23774K, committed 24064K, reserved 1071104K
class space used 2654K, capacity 2809K, committed 2816K, reserved 1048576K
Card table byte_map: [0x0000000011ac0000,0x0000000011ec0000] byte_map_base: 0x00000000116bc000
Marking Bits: (ParMarkBitMap*) 0x000000006cb30600
Begin Bits: [0x0000000012970000, 0x0000000014950000)
End Bits: [0x0000000014950000, 0x0000000016930000)
Polling page: 0x0000000000540000
CodeCache: size=245760Kb used=14365Kb max_used=14381Kb free=231394Kb
bounds [0x0000000002700000, 0x0000000003520000, 0x0000000011700000]
total_blobs=3990 nmethods=3295 adapters=606
compilation: enabled
Compilation events (10 events):
Event: 2.848 Thread 0x00000000197ff000 3303 3 java.lang.ClassLoader$1::run (5 bytes)
Event: 2.848 Thread 0x00000000197ff000 nmethod 3303 0x00000000034d0cd0 code [0x00000000034d0e60, 0x00000000034d11b8]
Event: 2.848 Thread 0x00000000197ff000 3304 3 java.lang.ClassLoader$1::run (21 bytes)
Event: 2.848 Thread 0x00000000197ff000 nmethod 3304 0x00000000034d0750 code [0x00000000034d08c0, 0x00000000034d0bb8]
Event: 2.850 Thread 0x00000000197ff000 3305 3 java.lang.String$CaseInsensitiveComparator::compare (111 bytes)
Event: 2.851 Thread 0x00000000197ff000 nmethod 3305 0x0000000003507a10 code [0x0000000003507ca0, 0x0000000003508d18]
Event: 2.851 Thread 0x00000000197ff000 3306 3 java.util.regex.Pattern$BmpCharProperty::match (50 bytes)
Event: 2.852 Thread 0x00000000197ff000 nmethod 3306 0x00000000034cff90 code [0x00000000034d0120, 0x00000000034d05c8]
Event: 2.852 Thread 0x00000000197ff000 3307 3 java.util.regex.Pattern$BitClass::isSatisfiedBy (22 bytes)
Event: 2.852 Thread 0x00000000197ff000 nmethod 3307 0x00000000034cfb10 code [0x00000000034cfc80, 0x00000000034cfe90]
GC Heap History (10 events):
Event: 1.347 GC heap before
{Heap before GC invocations=2 (full 0):
PSYoungGen total 38400K, used 38373K [0x00000000d5800000, 0x00000000d8280000, 0x0000000100000000)
eden space 33280K, 100% used [0x00000000d5800000,0x00000000d7880000,0x00000000d7880000)
from space 5120K, 99% used [0x00000000d7880000,0x00000000d7d79540,0x00000000d7d80000)
to space 5120K, 0% used [0x00000000d7d80000,0x00000000d7d80000,0x00000000d8280000)
ParOldGen total 87552K, used 459K [0x0000000080800000, 0x0000000085d80000, 0x00000000d5800000)
object space 87552K, 0% used [0x0000000080800000,0x0000000080872f78,0x0000000085d80000)
Metaspace used 17026K, capacity 17186K, committed 17408K, reserved 1064960K
class space used 1940K, capacity 2025K, committed 2048K, reserved 1048576K
Event: 1.354 GC heap after
Heap after GC invocations=2 (full 0):
PSYoungGen total 38400K, used 5111K [0x00000000d5800000, 0x00000000d8280000, 0x0000000100000000)
eden space 33280K, 0% used [0x00000000d5800000,0x00000000d5800000,0x00000000d7880000)
from space 5120K, 99% used [0x00000000d7d80000,0x00000000d827dc28,0x00000000d8280000)
to space 5120K, 0% used [0x00000000d7880000,0x00000000d7880000,0x00000000d7d80000)
ParOldGen total 87552K, used 4349K [0x0000000080800000, 0x0000000085d80000, 0x00000000d5800000)
object space 87552K, 4% used [0x0000000080800000,0x0000000080c3f790,0x0000000085d80000)
Metaspace used 17026K, capacity 17186K, committed 17408K, reserved 1064960K
class space used 1940K, capacity 2025K, committed 2048K, reserved 1048576K
}
Event: 1.644 GC heap before
{Heap before GC invocations=3 (full 0):
PSYoungGen total 38400K, used 38391K [0x00000000d5800000, 0x00000000d8280000, 0x0000000100000000)
eden space 33280K, 100% used [0x00000000d5800000,0x00000000d7880000,0x00000000d7880000)
from space 5120K, 99% used [0x00000000d7d80000,0x00000000d827dc28,0x00000000d8280000)
to space 5120K, 0% used [0x00000000d7880000,0x00000000d7880000,0x00000000d7d80000)
ParOldGen total 87552K, used 4349K [0x0000000080800000, 0x0000000085d80000, 0x00000000d5800000)
object space 87552K, 4% used [0x0000000080800000,0x0000000080c3f790,0x0000000085d80000)
Metaspace used 18797K, capacity 19058K, committed 19328K, reserved 1067008K
class space used 2084K, capacity 2160K, committed 2176K, reserved 1048576K
Event: 1.649 GC heap after
Heap after GC invocations=3 (full 0):
PSYoungGen total 38400K, used 5103K [0x00000000d5800000, 0x00000000da300000, 0x0000000100000000)
eden space 33280K, 0% used [0x00000000d5800000,0x00000000d5800000,0x00000000d7880000)
from space 5120K, 99% used [0x00000000d7880000,0x00000000d7d7be68,0x00000000d7d80000)
to space 5120K, 0% used [0x00000000d9e00000,0x00000000d9e00000,0x00000000da300000)
ParOldGen total 87552K, used 6965K [0x0000000080800000, 0x0000000085d80000, 0x00000000d5800000)
object space 87552K, 7% used [0x0000000080800000,0x0000000080ecd548,0x0000000085d80000)
Metaspace used 18797K, capacity 19058K, committed 19328K, reserved 1067008K
class space used 2084K, capacity 2160K, committed 2176K, reserved 1048576K
}
Event: 1.887 GC heap before
{Heap before GC invocations=4 (full 0):
PSYoungGen total 38400K, used 26603K [0x00000000d5800000, 0x00000000da300000, 0x0000000100000000)
eden space 33280K, 64% used [0x00000000d5800000,0x00000000d6cff118,0x00000000d7880000)
from space 5120K, 99% used [0x00000000d7880000,0x00000000d7d7be68,0x00000000d7d80000)
to space 5120K, 0% used [0x00000000d9e00000,0x00000000d9e00000,0x00000000da300000)
ParOldGen total 87552K, used 6965K [0x0000000080800000, 0x0000000085d80000, 0x00000000d5800000)
object space 87552K, 7% used [0x0000000080800000,0x0000000080ecd548,0x0000000085d80000)
Metaspace used 20896K, capacity 21108K, committed 21248K, reserved 1069056K
class space used 2392K, capacity 2482K, committed 2560K, reserved 1048576K
Event: 1.895 GC heap after
Heap after GC invocations=4 (full 0):
PSYoungGen total 71680K, used 5090K [0x00000000d5800000, 0x00000000da300000, 0x0000000100000000)
eden space 66560K, 0% used [0x00000000d5800000,0x00000000d5800000,0x00000000d9900000)
from space 5120K, 99% used [0x00000000d9e00000,0x00000000da2f8978,0x00000000da300000)
to space 5120K, 0% used [0x00000000d9900000,0x00000000d9900000,0x00000000d9e00000)
ParOldGen total 87552K, used 10358K [0x0000000080800000, 0x0000000085d80000, 0x00000000d5800000)
object space 87552K, 11% used [0x0000000080800000,0x000000008121d8e0,0x0000000085d80000)
Metaspace used 20896K, capacity 21108K, committed 21248K, reserved 1069056K
class space used 2392K, capacity 2482K, committed 2560K, reserved 1048576K
}
Event: 1.895 GC heap before
{Heap before GC invocations=5 (full 1):
PSYoungGen total 71680K, used 5090K [0x00000000d5800000, 0x00000000da300000, 0x0000000100000000)
eden space 66560K, 0% used [0x00000000d5800000,0x00000000d5800000,0x00000000d9900000)
from space 5120K, 99% used [0x00000000d9e00000,0x00000000da2f8978,0x00000000da300000)
to space 5120K, 0% used [0x00000000d9900000,0x00000000d9900000,0x00000000d9e00000)
ParOldGen total 87552K, used 10358K [0x0000000080800000, 0x0000000085d80000, 0x00000000d5800000)
object space 87552K, 11% used [0x0000000080800000,0x000000008121d8e0,0x0000000085d80000)
Metaspace used 20896K, capacity 21108K, committed 21248K, reserved 1069056K
class space used 2392K, capacity 2482K, committed 2560K, reserved 1048576K
Event: 1.930 GC heap after
Heap after GC invocations=5 (full 1):
PSYoungGen total 71680K, used 0K [0x00000000d5800000, 0x00000000da300000, 0x0000000100000000)
eden space 66560K, 0% used [0x00000000d5800000,0x00000000d5800000,0x00000000d9900000)
from space 5120K, 0% used [0x00000000d9e00000,0x00000000d9e00000,0x00000000da300000)
to space 5120K, 0% used [0x00000000d9900000,0x00000000d9900000,0x00000000d9e00000)
ParOldGen total 64512K, used 8263K [0x0000000080800000, 0x0000000084700000, 0x00000000d5800000)
object space 64512K, 12% used [0x0000000080800000,0x0000000081011f90,0x0000000084700000)
Metaspace used 20896K, capacity 21108K, committed 21248K, reserved 1069056K
class space used 2392K, capacity 2482K, committed 2560K, reserved 1048576K
}
Event: 2.576 GC heap before
{Heap before GC invocations=6 (full 1):
PSYoungGen total 71680K, used 66560K [0x00000000d5800000, 0x00000000da300000, 0x0000000100000000)
eden space 66560K, 100% used [0x00000000d5800000,0x00000000d9900000,0x00000000d9900000)
from space 5120K, 0% used [0x00000000d9e00000,0x00000000d9e00000,0x00000000da300000)
to space 5120K, 0% used [0x00000000d9900000,0x00000000d9900000,0x00000000d9e00000)
ParOldGen total 64512K, used 8263K [0x0000000080800000, 0x0000000084700000, 0x00000000d5800000)
object space 64512K, 12% used [0x0000000080800000,0x0000000081011f90,0x0000000084700000)
Metaspace used 22141K, capacity 22426K, committed 22528K, reserved 1069056K
class space used 2450K, capacity 2557K, committed 2560K, reserved 1048576K
Event: 2.580 GC heap after
Heap after GC invocations=6 (full 1):
PSYoungGen total 71680K, used 3305K [0x00000000d5800000, 0x00000000dc980000, 0x0000000100000000)
eden space 66560K, 0% used [0x00000000d5800000,0x00000000d5800000,0x00000000d9900000)
from space 5120K, 64% used [0x00000000d9900000,0x00000000d9c3a438,0x00000000d9e00000)
to space 10752K, 0% used [0x00000000dbf00000,0x00000000dbf00000,0x00000000dc980000)
ParOldGen total 64512K, used 8271K [0x0000000080800000, 0x0000000084700000, 0x00000000d5800000)
object space 64512K, 12% used [0x0000000080800000,0x0000000081013f90,0x0000000084700000)
Metaspace used 22141K, capacity 22426K, committed 22528K, reserved 1069056K
class space used 2450K, capacity 2557K, committed 2560K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 2.011 Thread 0x0000000000d1e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000030faf54 method=java.lang.Class$MethodArray.addIfNotPresent(Ljava/lang/reflect/Method;)V @ 19
Event: 2.066 Thread 0x0000000000d1e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003104ad4 method=java.net.URL.<init>(Ljava/net/URL;Ljava/lang/String;Ljava/net/URLStreamHandler;)V @ 347
Event: 2.221 Thread 0x0000000000d1e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002c15c4c method=groovyjarjarantlr.CharQueue.append(C)V @ 9
Event: 2.276 Thread 0x0000000000d1e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002c2107c method=java.io.StringReader.read()I @ 19
Event: 2.370 Thread 0x0000000000d1e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002f7e630 method=java.lang.ClassLoader.checkName(Ljava/lang/String;)Z @ 20
Event: 2.370 Thread 0x0000000000d1e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002d6166c method=java.lang.ClassLoader.checkName(Ljava/lang/String;)Z @ 20
Event: 2.711 Thread 0x0000000000d1e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002f99b60 method=org.codehaus.groovy.classgen.asm.BytecodeHelper.getTypeDescription(Lorg/codehaus/groovy/ast/ClassNode;Z)Ljava/lang/String; @ 157
Event: 2.711 Thread 0x0000000000d1e800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000281ef70 method=java.lang.String.equals(Ljava/lang/Object;)Z @ 8
Event: 2.794 Thread 0x0000000000d1e800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000301d0c0 method=java.util.HashMap.putMapEntries(Ljava/util/Map;Z)V @ 87
Event: 2.851 Thread 0x0000000000d1e800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002b2e21c method=java.util.regex.Pattern$BmpCharProperty.match(Ljava/util/regex/Matcher;ILjava/lang/CharSequence;)Z @ 34
Internal exceptions (10 events):
Event: 2.795 Thread 0x0000000000d1e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000d8986758) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 2.795 Thread 0x0000000000d1e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000d8988c78) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 2.795 Thread 0x0000000000d1e800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000d8989258) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jvm.cpp, line 1386]
Event: 2.805 Thread 0x0000000000d1e800 Exception <a 'java/lang/ClassNotFoundException': groovy/runtime/metaclass/[Ljava/io/File;MetaClass> (0x00000000d89e7990) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 2.806 Thread 0x0000000000d1e800 Exception <a 'java/lang/ClassNotFoundException': [Ljava/io/File;BeanInfo> (0x00000000d89ef318) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 2.806 Thread 0x0000000000d1e800 Exception <a 'java/lang/ClassNotFoundException': [Ljava/io/File;BeanInfo> (0x00000000d89ef768) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 2.806 Thread 0x0000000000d1e800 Exception <a 'java/lang/ClassNotFoundException': [Ljava/io/File;Customizer> (0x00000000d89f1268) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 2.806 Thread 0x0000000000d1e800 Exception <a 'java/lang/ClassNotFoundException': [Ljava/io/File;Customizer> (0x00000000d89f16c0) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 2.868 Thread 0x0000000000d1e800 Exception <a 'java/io/FileNotFoundException'> (0x00000000d8f6ebc0) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 2.869 Thread 0x0000000000d1e800 Exception <a 'java/lang/NoSuchFieldError': jbindingSession> (0x00000000d8f7c058) thrown at [D:\re\puppet\workspace\8-2-build-windows-amd64-cygwin\jdk8u73\6086\hotspot\src\share\vm\prims\jni.cpp, line 2567]
Events (10 events):
Event: 2.862 loading class net/sf/sevenzipjbinding/PropID
Event: 2.862 loading class net/sf/sevenzipjbinding/PropID done
Event: 2.862 loading class net/filebot/archive/ArchiveOpenVolumeCallback$1
Event: 2.862 loading class net/filebot/archive/ArchiveOpenVolumeCallback$1 done
Event: 2.868 loading class net/sf/sevenzipjbinding/impl/InArchiveImpl
Event: 2.868 loading class net/sf/sevenzipjbinding/impl/InArchiveImpl done
Event: 2.868 loading class net/sf/sevenzipjbinding/ISevenZipInArchive
Event: 2.868 loading class net/sf/sevenzipjbinding/ISevenZipInArchive done
Event: 2.869 loading class net/sf/sevenzipjbinding/simple/ISimpleInArchive
Event: 2.869 loading class net/sf/sevenzipjbinding/simple/ISimpleInArchive done
Dynamic libraries:
0x00007ff6e9e40000 - 0x00007ff6e9e77000 C:\Program Files\Java\jre1.8.0_73\bin\java.exe
0x00007fffe85b0000 - 0x00007fffe8771000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007fffe8500000 - 0x00007fffe85ad000 C:\WINDOWS\system32\KERNEL32.DLL
0x00007fffe5770000 - 0x00007fffe5958000 C:\WINDOWS\system32\KERNELBASE.dll
0x00007fffe65b0000 - 0x00007fffe6657000 C:\WINDOWS\system32\ADVAPI32.dll
0x00007fffe6b10000 - 0x00007fffe6bad000 C:\WINDOWS\system32\msvcrt.dll
0x00007fffe6350000 - 0x00007fffe63ab000 C:\WINDOWS\system32\sechost.dll
0x00007fffe60a0000 - 0x00007fffe61bc000 C:\WINDOWS\system32\RPCRT4.dll
0x00007fffe66c0000 - 0x00007fffe6816000 C:\WINDOWS\system32\USER32.dll
0x00007fffe61c0000 - 0x00007fffe6346000 C:\WINDOWS\system32\GDI32.dll
0x00007fffe1260000 - 0x00007fffe14d4000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.10586.0_none_8c15ae12515e1c22\COMCTL32.dll
0x00007fffe6880000 - 0x00007fffe6afd000 C:\WINDOWS\system32\combase.dll
0x00007fffe5480000 - 0x00007fffe54ea000 C:\WINDOWS\system32\bcryptPrimitives.dll
0x00007fffe6bb0000 - 0x00007fffe6beb000 C:\WINDOWS\system32\IMM32.DLL
0x000000006cbb0000 - 0x000000006cc82000 C:\Program Files\Java\jre1.8.0_73\bin\msvcr100.dll
0x000000006c320000 - 0x000000006cbb0000 C:\Program Files\Java\jre1.8.0_73\bin\server\jvm.dll
0x00007fffe63d0000 - 0x00007fffe63d8000 C:\WINDOWS\system32\PSAPI.DLL
0x00007fffdfa80000 - 0x00007fffdfa89000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007fffe2e50000 - 0x00007fffe2e73000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007fffe15e0000 - 0x00007fffe15ea000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007fffe6bf0000 - 0x00007fffe6c5b000 C:\WINDOWS\system32\WS2_32.dll
0x00007fffe2df0000 - 0x00007fffe2e1c000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007fffe5960000 - 0x00007fffe59a3000 C:\WINDOWS\system32\cfgmgr32.dll
0x0000000072f90000 - 0x0000000072f9f000 C:\Program Files\Java\jre1.8.0_73\bin\verify.dll
0x0000000072f60000 - 0x0000000072f89000 C:\Program Files\Java\jre1.8.0_73\bin\java.dll
0x0000000072f40000 - 0x0000000072f56000 C:\Program Files\Java\jre1.8.0_73\bin\zip.dll
0x00007fffe6db0000 - 0x00007fffe830c000 C:\WINDOWS\system32\SHELL32.dll
0x00007fffe4c60000 - 0x00007fffe52a5000 C:\WINDOWS\system32\windows.storage.dll
0x00007fffe6660000 - 0x00007fffe66b2000 C:\WINDOWS\system32\shlwapi.dll
0x00007fffe4bf0000 - 0x00007fffe4bff000 C:\WINDOWS\system32\kernel.appcore.dll
0x00007fffe56b0000 - 0x00007fffe5765000 C:\WINDOWS\system32\shcore.dll
0x00007fffe4c00000 - 0x00007fffe4c4b000 C:\WINDOWS\system32\powrprof.dll
0x00007fffe4bd0000 - 0x00007fffe4be4000 C:\WINDOWS\system32\profapi.dll
0x0000000072f20000 - 0x0000000072f3a000 C:\Program Files\Java\jre1.8.0_73\bin\net.dll
0x00007fffe44a0000 - 0x00007fffe44fc000 C:\WINDOWS\system32\mswsock.dll
0x0000000072f00000 - 0x0000000072f11000 C:\Program Files\Java\jre1.8.0_73\bin\nio.dll
0x00007fffd6520000 - 0x00007fffd6536000 C:\WINDOWS\system32\napinsp.dll
0x00007fffd6500000 - 0x00007fffd651a000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007fffe0d50000 - 0x00007fffe0d68000 C:\WINDOWS\system32\NLAapi.dll
0x00007fffe35f0000 - 0x00007fffe369a000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007fffe63e0000 - 0x00007fffe63e8000 C:\WINDOWS\system32\NSI.dll
0x00007fffd62e0000 - 0x00007fffd62ed000 C:\WINDOWS\System32\winrnr.dll
0x00007fffd62c0000 - 0x00007fffd62d5000 C:\WINDOWS\System32\wshbth.dll
0x00007fffdfbe0000 - 0x00007fffdfbea000 C:\Windows\System32\rasadhlp.dll
0x00007fffe19f0000 - 0x00007fffe1a28000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007fffe11f0000 - 0x00007fffe1257000 C:\WINDOWS\System32\fwpuclnt.dll
0x00007fffe4b00000 - 0x00007fffe4b29000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x00007fffe45b0000 - 0x00007fffe45c7000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007fffe41e0000 - 0x00007fffe4214000 C:\WINDOWS\system32\rsaenh.dll
0x00007fffe4330000 - 0x00007fffe434f000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007fffe46d0000 - 0x00007fffe46db000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007fffe19d0000 - 0x00007fffe19e6000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007fffe19b0000 - 0x00007fffe19ca000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x000000006c2f0000 - 0x000000006c314000 C:\Program Files\Java\jre1.8.0_73\bin\sunec.dll
0x000000006cec0000 - 0x000000006cf41000 C:\Program Files\FileBot\libgcc_s_sjlj-1.dll
0x000000006a2c0000 - 0x000000006a4e3000 C:\Program Files\FileBot\7-Zip-JBinding.dll
0x00007fffe02b0000 - 0x00007fffe043c000 C:\WINDOWS\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -Dapplication.deployment=msi -Dapplication.dir=C:\Users\arvin_000\AppData\Roaming\FileBot -Djava.io.tmpdir=C:\Users\arvin_000\AppData\Roaming\FileBot\temp -Djava.net.useSystemProxies=true -Dsun.net.client.defaultConnectTimeout=10000 -Dsun.net.client.defaultReadTimeout=60000 -DuseExtendedFileAttributes=true -DuseCreationDate=false -Djna.library.path=C:\Program Files\FileBot -Djna.boot.library.path=C:\Program Files\FileBot -Djava.library.path=C:\Program Files\FileBot -Dnet.filebot.AcoustID.fpcalc=C:\Program Files\FileBot\fpcalc.exe -XX:+TieredCompilation
java_command: C:\Program Files\FileBot\FileBot.jar -script fn:amc --output D:/Sarjat --action move -non-strict --conflict override D:/temp/Download/TV --filter age < 7 --def seriesFormat=/{primaryTitle.replaceTrailingBrackets()} ({y})/Season {s.pad(2)}/{fn} --def deleteAfterExtract=y --def artwork=y --def backdrops=y --def music=n --def subtitles=en --def clean=n
java_class_path (initial): C:\Program Files\FileBot\FileBot.jar
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=C:\Program Files (x86)\ActiveState Komodo Edit 9\;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;D:\PlexSupport\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\OpenVPN\bin;C:\PlexSupport;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\nodejs\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\FileBot\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Users\arvin_000\AppData\Roaming\npm;C:\Program Files\Java\jre1.8.0_73\bin
USERNAME=arvin_000
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 10586 (10.0.10586.0)
CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit, tscinv
Memory: 4k page, physical 8348676k(4424468k free), swap 9659396k(4706128k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.73-b02) for windows-amd64 JRE (1.8.0_73-b02), built on Jan 29 2016 17:38:49 by "java_re" with MS VC++ 10.0 (VS2010)
time: Sun Mar 06 23:41:48 2016
elapsed time: 2 seconds (0d 0h 0m 2s)