# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_UNCAUGHT_CXX_EXCEPTION (0xe06d7363) at pc=0x752cc41f, pid=20716, tid=22352 # # JRE version: Java(TM) SE Runtime Environment (8.0-b118) (build 1.8.0-ea-b118) # Java VM: Java HotSpot(TM) Client VM (25.0-b60 mixed mode windows-x86 ) # Problematic frame: # C [KERNELBASE.dll+0xc41f] # # 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.sun.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 (0x04ec8800): JavaThread "JavaFX Application Thread" [_thread_in_native, id=22352, stack(0x062a0000,0x062f0000)] siginfo: ExceptionCode=0xe06d7363, ExceptionInformation=0x19930520 0x062ee3ac 0x623a4e08 Registers: EAX=0x062ee314, EBX=0x062ee578, ECX=0x00000003, EDX=0x00000000 ESP=0x062ee314, EBP=0x062ee364, ESI=0x80de0001, EDI=0x0d2b96d0 EIP=0x752cc41f, EFLAGS=0x00000216 Top of Stack: (sp=0x062ee314) 0x062ee314: e06d7363 00000001 00000000 752cc41f 0x062ee324: 00000003 19930520 062ee3ac 623a4e08 0x062ee334: 631f5568 062ee344 6315a48a 00000012 0x062ee344: 062ee380 6315eeef 631f3048 6315ef34 0x062ee354: bd1269bc 762f13c0 0d255620 062ee578 0x062ee364: 062ee39c 6316872d e06d7363 00000001 0x062ee374: 00000003 062ee390 e06d7363 00000001 0x062ee384: 00000000 00000000 00000003 19930520 Instructions: (pc=0x752cc41f) 0x752cc3ff: 02 50 ff 75 14 8d 45 c4 50 e8 55 ad 02 00 83 c4 0x752cc40f: 0c eb 03 89 45 c0 8d 45 b0 50 ff 15 5c 11 2c 75 0x752cc41f: c9 c2 10 00 cc cc cc cc cc 8b ff 55 8b ec 56 8b 0x752cc42f: 75 08 83 fe f4 72 18 83 fe f6 77 13 8d 45 08 50 Register to memory mapping: EAX=0x062ee314 is pointing into the stack for thread: 0x04ec8800 EBX=0x062ee578 is pointing into the stack for thread: 0x04ec8800 ECX=0x00000003 is an unknown value EDX=0x00000000 is an unknown value ESP=0x062ee314 is pointing into the stack for thread: 0x04ec8800 EBP=0x062ee364 is pointing into the stack for thread: 0x04ec8800 ESI=0x80de0001 is an unknown value EDI=0x0d2b96d0 is an unknown value Stack: [0x062a0000,0x062f0000], sp=0x062ee314, free space=312k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) C [KERNELBASE.dll+0xc41f] C [msvcr100.dll+0x2872d] C [glass.dll+0x19530] C [glass.dll+0x101d1] Java frames: (J=compiled Java code, j=interpreted, Vv=VM code) j com.sun.glass.ui.win.WinDnDClipboard.push([Ljava/lang/Object;I)V+0 j com.sun.glass.ui.win.WinSystemClipboard.pushToSystem(Ljava/util/HashMap;I)V+90 j com.sun.glass.ui.SystemClipboard.flush(Lcom/sun/glass/ui/ClipboardAssistance;Ljava/util/HashMap;I)V+13 j com.sun.glass.ui.ClipboardAssistance.flush()V+16 j com.sun.javafx.tk.quantum.QuantumClipboard.flush()V+40 j com.sun.javafx.tk.quantum.QuantumToolkit.startDrag(Lcom/sun/javafx/tk/TKScene;Ljava/util/Set;Lcom/sun/javafx/tk/TKDragSourceListener;Ljavafx/scene/input/Dragboard;)V+46 j javafx.scene.Scene$DnDGesture.dragDetectedProcessed()V+63 j javafx.scene.Scene$DnDGesture.process(Ljavafx/scene/input/MouseEvent;Ljavafx/event/EventTarget;)Z+69 j javafx.scene.Scene$DnDGesture.access$8400(Ljavafx/scene/Scene$DnDGesture;Ljavafx/scene/input/MouseEvent;Ljavafx/event/EventTarget;)Z+3 j javafx.scene.Scene$MouseHandler.process(Ljavafx/scene/input/MouseEvent;Z)V+575 j javafx.scene.Scene$MouseHandler.access$1800(Ljavafx/scene/Scene$MouseHandler;Ljavafx/scene/input/MouseEvent;Z)V+3 j javafx.scene.Scene.impl_processMouseEvent(Ljavafx/scene/input/MouseEvent;)V+6 j javafx.scene.Scene$ScenePeerListener.mouseEvent(Ljavafx/event/EventType;DDDDLjavafx/scene/input/MouseButton;ZZZZZZZZZ)V+46 j com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run()Ljava/lang/Void;+422 j com.sun.javafx.tk.quantum.GlassViewEventHandler$MouseEventNotification.run()Ljava/lang/Object;+1 v ~StubRoutines::call_stub j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0 j com.sun.javafx.tk.quantum.GlassViewEventHandler.handleMouseEvent(Lcom/sun/glass/ui/View;JIIIIIIIZZ)V+108 j com.sun.glass.ui.View.handleMouseEvent(JIIIIIIIZZ)V+30 j com.sun.glass.ui.View.notifyMouse(IIIIIIIZZ)V+181 v ~StubRoutines::call_stub j com.sun.glass.ui.win.WinApplication._runLoop(Ljava/lang/Runnable;)V+0 j com.sun.glass.ui.win.WinApplication.access$300(Lcom/sun/glass/ui/win/WinApplication;Ljava/lang/Runnable;)V+2 j com.sun.glass.ui.win.WinApplication$4$1.run()V+25 j java.lang.Thread.run()V+11 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) 0x086d9400 JavaThread "Timer-108" daemon [_thread_blocked, id=19800, stack(0x20160000,0x201b0000)] 0x04d6e000 JavaThread "FXConnector.SubWindowChecker.StageID [appID=0, stageID=17705417, name=null]" [_thread_blocked, id=20296, stack(0x0c0c0000,0x0c110000)] 0x0d21f800 JavaThread "Disposer" daemon [_thread_blocked, id=20152, stack(0x0da90000,0x0dae0000)] 0x0870ac00 JavaThread "Prism Font Disposer" daemon [_thread_blocked, id=23104, stack(0x0d000000,0x0d050000)] 0x08483400 JavaThread "Thread-5" daemon [_thread_in_native, id=7580, stack(0x087c0000,0x08810000)] 0x083e7800 JavaThread "LibraryFolderWatcher(C:\Users\dkozorez\AppData\Roaming\Scene Builder/Library)" daemon [_thread_blocked, id=18676, stack(0x08940000,0x08990000)] 0x08391c00 JavaThread "Thread-3" daemon [_thread_in_native, id=17388, stack(0x05910000,0x05960000)] 0x04efc800 JavaThread "JavaFX-Launcher" [_thread_blocked, id=7884, stack(0x05ab0000,0x05b00000)] =>0x04ec8800 JavaThread "JavaFX Application Thread" [_thread_in_native, id=22352, stack(0x062a0000,0x062f0000)] 0x04ec8000 JavaThread "Thread-1" daemon [_thread_blocked, id=20304, stack(0x06250000,0x062a0000)] 0x04e8e800 JavaThread "QuantumRenderer-0" daemon [_thread_blocked, id=11952, stack(0x056c0000,0x05710000)] 0x04d6d000 JavaThread "Service Thread" daemon [_thread_blocked, id=8460, stack(0x05270000,0x052c0000)] 0x04d54c00 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=6364, stack(0x05150000,0x051a0000)] 0x04d53800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4900, stack(0x053f0000,0x05440000)] 0x04d50800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=14844, stack(0x05340000,0x05390000)] 0x04d1fc00 JavaThread "Finalizer" daemon [_thread_blocked, id=16964, stack(0x050b0000,0x05100000)] 0x04d1ac00 JavaThread "Reference Handler" daemon [_thread_blocked, id=5144, stack(0x05100000,0x05150000)] 0x0246cc00 JavaThread "main" [_thread_blocked, id=6924, stack(0x02580000,0x025d0000)] Other Threads: 0x04d16c00 VMThread [stack: 0x04f90000,0x04fe0000] [id=21568] 0x04d76400 WatcherThread [stack: 0x05560000,0x055b0000] [id=5740] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap: def new generation total 15040K, used 1180K [0x0f200000, 0x10250000, 0x14750000) eden space 13376K, 2% used [0x0f200000, 0x0f257280, 0x0ff10000) from space 1664K, 50% used [0x100b0000, 0x10180028, 0x10250000) to space 1664K, 0% used [0x0ff10000, 0x0ff10000, 0x100b0000) tenured generation total 33320K, used 30787K [0x14750000, 0x167da000, 0x1f200000) the space 33320K, 92% used [0x14750000, 0x16560cc0, 0x16560e00, 0x167da000) Metaspace used 15992K, capacity 16126K, committed 16128K, reserved 16768K Card table byte_map: [0x02490000,0x02520000] byte_map_base: 0x02417000 Polling page: 0x001d0000 CodeCache: size=32768Kb used=4654Kb max_used=4654Kb free=28113Kb bounds [0x028a0000, 0x02d30000, 0x048a0000] total_blobs=3376 nmethods=2948 adapters=358 compilation: enabled Compilation events (10 events): Event: 57.547 Thread 0x04d54c00 2966 com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl::getTextStart (133 bytes) Event: 57.547 Thread 0x04d54c00 nmethod 2966 0x02d27488 code [0x02d27670, 0x02d27aa8] Event: 57.547 Thread 0x04d54c00 2967 com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl::getTextLength (133 bytes) Event: 57.548 Thread 0x04d54c00 nmethod 2967 0x02d27f48 code [0x02d28130, 0x02d28568] Event: 57.549 Thread 0x04d54c00 2968 java.io.File::exists (43 bytes) Event: 57.550 Thread 0x04d54c00 nmethod 2968 0x02d28a08 code [0x02d28b20, 0x02d28c44] Event: 57.552 Thread 0x04d54c00 2969 java.lang.reflect.Constructor::newInstance (87 bytes) Event: 57.553 Thread 0x04d54c00 nmethod 2969 0x02d28d08 code [0x02d28e60, 0x02d29044] Event: 57.575 Thread 0x04d54c00 2970 sun.nio.cs.UTF_8$Encoder::encodeArrayLoop (489 bytes) Event: 57.577 Thread 0x04d54c00 nmethod 2970 0x02d291c8 code [0x02d29530, 0x02d2a264] GC Heap History (10 events): Event: 57.185 GC heap before {Heap before GC invocations=29 (full 3): def new generation total 15040K, used 15040K [0x0f200000, 0x10250000, 0x14750000) eden space 13376K, 100% used [0x0f200000, 0x0ff10000, 0x0ff10000) from space 1664K, 100% used [0x0ff10000, 0x100b0000, 0x100b0000) to space 1664K, 0% used [0x100b0000, 0x100b0000, 0x10250000) tenured generation total 33320K, used 28239K [0x14750000, 0x167da000, 0x1f200000) the space 33320K, 84% used [0x14750000, 0x162e3db8, 0x162e3e00, 0x167da000) Metaspace used 15845K, capacity 15917K, committed 16000K, reserved 16768K Event: 57.195 GC heap after Heap after GC invocations=30 (full 3): def new generation total 15040K, used 639K [0x0f200000, 0x10250000, 0x14750000) eden space 13376K, 0% used [0x0f200000, 0x0f200000, 0x0ff10000) from space 1664K, 38% used [0x100b0000, 0x1014feb0, 0x10250000) to space 1664K, 0% used [0x0ff10000, 0x0ff10000, 0x100b0000) tenured generation total 33320K, used 29846K [0x14750000, 0x167da000, 0x1f200000) the space 33320K, 89% used [0x14750000, 0x16475bc8, 0x16475c00, 0x167da000) Metaspace used 15845K, capacity 15917K, committed 16000K, reserved 16768K } Event: 57.292 GC heap before {Heap before GC invocations=30 (full 3): def new generation total 15040K, used 14015K [0x0f200000, 0x10250000, 0x14750000) eden space 13376K, 100% used [0x0f200000, 0x0ff10000, 0x0ff10000) from space 1664K, 38% used [0x100b0000, 0x1014feb0, 0x10250000) to space 1664K, 0% used [0x0ff10000, 0x0ff10000, 0x100b0000) tenured generation total 33320K, used 29846K [0x14750000, 0x167da000, 0x1f200000) the space 33320K, 89% used [0x14750000, 0x16475bc8, 0x16475c00, 0x167da000) Metaspace used 15922K, capacity 16028K, committed 16128K, reserved 16768K Event: 57.297 GC heap after Heap after GC invocations=31 (full 3): def new generation total 15040K, used 1051K [0x0f200000, 0x10250000, 0x14750000) eden space 13376K, 0% used [0x0f200000, 0x0f200000, 0x0ff10000) from space 1664K, 63% used [0x0ff10000, 0x10016c28, 0x100b0000) to space 1664K, 0% used [0x100b0000, 0x100b0000, 0x10250000) tenured generation total 33320K, used 29846K [0x14750000, 0x167da000, 0x1f200000) the space 33320K, 89% used [0x14750000, 0x16475bc8, 0x16475c00, 0x167da000) Metaspace used 15922K, capacity 16028K, committed 16128K, reserved 16768K } Event: 57.389 GC heap before {Heap before GC invocations=31 (full 3): def new generation total 15040K, used 14427K [0x0f200000, 0x10250000, 0x14750000) eden space 13376K, 100% used [0x0f200000, 0x0ff10000, 0x0ff10000) from space 1664K, 63% used [0x0ff10000, 0x10016c28, 0x100b0000) to space 1664K, 0% used [0x100b0000, 0x100b0000, 0x10250000) tenured generation total 33320K, used 29846K [0x14750000, 0x167da000, 0x1f200000) the space 33320K, 89% used [0x14750000, 0x16475bc8, 0x16475c00, 0x167da000) Metaspace used 15952K, capacity 16030K, committed 16128K, reserved 16768K Event: 57.394 GC heap after Heap after GC invocations=32 (full 3): def new generation total 15040K, used 671K [0x0f200000, 0x10250000, 0x14750000) eden space 13376K, 0% used [0x0f200000, 0x0f200000, 0x0ff10000) from space 1664K, 40% used [0x100b0000, 0x10157d40, 0x10250000) to space 1664K, 0% used [0x0ff10000, 0x0ff10000, 0x100b0000) tenured generation total 33320K, used 30372K [0x14750000, 0x167da000, 0x1f200000) the space 33320K, 91% used [0x14750000, 0x164f90e8, 0x164f9200, 0x167da000) Metaspace used 15952K, capacity 16030K, committed 16128K, reserved 16768K } Event: 57.490 GC heap before {Heap before GC invocations=32 (full 3): def new generation total 15040K, used 14047K [0x0f200000, 0x10250000, 0x14750000) eden space 13376K, 100% used [0x0f200000, 0x0ff10000, 0x0ff10000) from space 1664K, 40% used [0x100b0000, 0x10157d40, 0x10250000) to space 1664K, 0% used [0x0ff10000, 0x0ff10000, 0x100b0000) tenured generation total 33320K, used 30372K [0x14750000, 0x167da000, 0x1f200000) the space 33320K, 91% used [0x14750000, 0x164f90e8, 0x164f9200, 0x167da000) Metaspace used 15975K, capacity 16047K, committed 16128K, reserved 16768K Event: 57.493 GC heap after Heap after GC invocations=33 (full 3): def new generation total 15040K, used 1133K [0x0f200000, 0x10250000, 0x14750000) eden space 13376K, 0% used [0x0f200000, 0x0f200000, 0x0ff10000) from space 1664K, 68% used [0x0ff10000, 0x1002b670, 0x100b0000) to space 1664K, 0% used [0x100b0000, 0x100b0000, 0x10250000) tenured generation total 33320K, used 30372K [0x14750000, 0x167da000, 0x1f200000) the space 33320K, 91% used [0x14750000, 0x164f90e8, 0x164f9200, 0x167da000) Metaspace used 15975K, capacity 16047K, committed 16128K, reserved 16768K } Event: 57.570 GC heap before {Heap before GC invocations=33 (full 3): def new generation total 15040K, used 14509K [0x0f200000, 0x10250000, 0x14750000) eden space 13376K, 100% used [0x0f200000, 0x0ff10000, 0x0ff10000) from space 1664K, 68% used [0x0ff10000, 0x1002b670, 0x100b0000) to space 1664K, 0% used [0x100b0000, 0x100b0000, 0x10250000) tenured generation total 33320K, used 30372K [0x14750000, 0x167da000, 0x1f200000) the space 33320K, 91% used [0x14750000, 0x164f90e8, 0x164f9200, 0x167da000) Metaspace used 15985K, capacity 16062K, committed 16128K, reserved 16768K Event: 57.573 GC heap after Heap after GC invocations=34 (full 3): def new generation total 15040K, used 832K [0x0f200000, 0x10250000, 0x14750000) eden space 13376K, 0% used [0x0f200000, 0x0f200000, 0x0ff10000) from space 1664K, 50% used [0x100b0000, 0x10180028, 0x10250000) to space 1664K, 0% used [0x0ff10000, 0x0ff10000, 0x100b0000) tenured generation total 33320K, used 30787K [0x14750000, 0x167da000, 0x1f200000) the space 33320K, 92% used [0x14750000, 0x16560cc0, 0x16560e00, 0x167da000) Metaspace used 15985K, capacity 16062K, committed 16128K, reserved 16768K } Deoptimization events (0 events): No events Internal exceptions (10 events): Event: 57.565 Thread 0x04ec8800 Exception (0x0fe82400) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\872\hotspot\src\share\vm\prims\jvm.cpp, line 1248] Event: 57.565 Thread 0x04ec8800 Exception (0x0fe83cf0) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\872\hotspot\src\share\vm\prims\jvm.cpp, line 1248] Event: 57.565 Thread 0x04ec8800 Exception (0x0fe84d10) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\872\hotspot\src\share\vm\prims\jvm.cpp, line 1248] Event: 57.565 Thread 0x04ec8800 Exception (0x0fe865d0) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\872\hotspot\src\share\vm\prims\jvm.cpp, line 1248] Event: 57.565 Thread 0x04ec8800 Exception (0x0fe87620) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\872\hotspot\src\share\vm\prims\jvm.cpp, line 1248] Event: 57.565 Thread 0x04ec8800 Exception (0x0fe88f10) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\872\hotspot\src\share\vm\prims\jvm.cpp, line 1248] Event: 57.567 Thread 0x04ec8800 Exception (0x0febfec0) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\872\hotspot\src\share\vm\prims\jvm.cpp, line 1248] Event: 57.567 Thread 0x04ec8800 Exception (0x0fec1678) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\872\hotspot\src\share\vm\prims\jvm.cpp, line 1248] Event: 57.574 Thread 0x04ec8800 Exception (0x0f207dc0) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\872\hotspot\src\share\vm\prims\jvm.cpp, line 1252] Event: 57.625 Thread 0x086d9400 Exception (0x0f2458d0) thrown at [D:\re\workspace\8-2-build-windows-i586-cygwin\jdk8\872\hotspot\src\share\vm\prims\jvm.cpp, line 1248] Events (10 events): Event: 57.570 Executing VM operation: GenCollectForAllocation Event: 57.574 Executing VM operation: GenCollectForAllocation done Event: 57.574 loading class java/lang/Throwable$WrappedPrintStream Event: 57.574 loading class java/lang/Throwable$PrintStreamOrWriter Event: 57.574 loading class java/lang/Throwable$PrintStreamOrWriter done Event: 57.574 loading class java/lang/Throwable$WrappedPrintStream done Event: 57.574 loading class java/util/IdentityHashMap$KeySet Event: 57.575 loading class java/util/IdentityHashMap$KeySet done Event: 57.624 loading class com/oracle/javafx/scenebuilder/kit/editor/drag/DragController$1$1 Event: 57.624 loading class com/oracle/javafx/scenebuilder/kit/editor/drag/DragController$1$1 done Dynamic libraries: 0x00170000 - 0x001a0000 D:\work\authoring\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\bin\java.exe 0x774a0000 - 0x77620000 C:\windows\SysWOW64\ntdll.dll 0x762e0000 - 0x763f0000 C:\windows\syswow64\kernel32.dll 0x752c0000 - 0x75307000 C:\windows\syswow64\KERNELBASE.dll 0x75220000 - 0x752c0000 C:\windows\syswow64\ADVAPI32.dll 0x757f0000 - 0x7589c000 C:\windows\syswow64\msvcrt.dll 0x75f30000 - 0x75f49000 C:\windows\SysWOW64\sechost.dll 0x75060000 - 0x75150000 C:\windows\syswow64\RPCRT4.dll 0x75000000 - 0x75060000 C:\windows\syswow64\SspiCli.dll 0x74ff0000 - 0x74ffc000 C:\windows\syswow64\CRYPTBASE.dll 0x755e0000 - 0x756e0000 C:\windows\syswow64\USER32.dll 0x75310000 - 0x753a0000 C:\windows\syswow64\GDI32.dll 0x75a00000 - 0x75a0a000 C:\windows\syswow64\LPK.dll 0x75a10000 - 0x75aad000 C:\windows\syswow64\USP10.dll 0x73230000 - 0x733ce000 C:\windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll 0x75cd0000 - 0x75d27000 C:\windows\syswow64\SHLWAPI.dll 0x75ed0000 - 0x75f30000 C:\windows\system32\IMM32.DLL 0x75150000 - 0x7521c000 C:\windows\syswow64\MSCTF.dll 0x74e80000 - 0x74eb8000 C:\windows\SysWOW64\nvinit.dll 0x0f000000 - 0x0f006000 C:\Program Files (x86)\NVIDIA Corporation\CoProcManager\_etoured.dll 0x74cf0000 - 0x74d2d000 C:\Program Files (x86)\NVIDIA Corporation\CoProcManager\nvd3d9wrap.dll 0x75d30000 - 0x75ecd000 C:\windows\syswow64\SETUPAPI.dll 0x75940000 - 0x75967000 C:\windows\syswow64\CFGMGR32.dll 0x75970000 - 0x759ff000 C:\windows\syswow64\OLEAUT32.dll 0x76180000 - 0x762dc000 C:\windows\syswow64\ole32.dll 0x75b00000 - 0x75b12000 C:\windows\syswow64\DEVOBJ.dll 0x74cc0000 - 0x74cef000 C:\Program Files (x86)\NVIDIA Corporation\CoProcManager\nvdxgiwrap.dll 0x63140000 - 0x631ff000 D:\work\authoring\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\jre\bin\msvcr100.dll 0x62da0000 - 0x63136000 D:\work\authoring\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\jre\bin\client\jvm.dll 0x73850000 - 0x73857000 C:\windows\system32\WSOCK32.dll 0x754e0000 - 0x75515000 C:\windows\syswow64\WS2_32.dll 0x75520000 - 0x75526000 C:\windows\syswow64\NSI.dll 0x72040000 - 0x72072000 C:\windows\system32\WINMM.dll 0x77470000 - 0x77475000 C:\windows\syswow64\PSAPI.DLL 0x63230000 - 0x6323c000 D:\work\authoring\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\jre\bin\verify.dll 0x62d70000 - 0x62d91000 D:\work\authoring\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\jre\bin\java.dll 0x62950000 - 0x62963000 D:\work\authoring\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\jre\bin\zip.dll 0x763f0000 - 0x7703a000 C:\windows\syswow64\SHELL32.dll 0x739a0000 - 0x739ab000 C:\windows\system32\profapi.dll 0x623c0000 - 0x623e1000 D:\work\authoring\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\jre\bin\prism_d3d.dll 0x70920000 - 0x70ae3000 C:\windows\system32\d3d9.dll 0x74f20000 - 0x74f29000 C:\windows\system32\VERSION.dll 0x724a0000 - 0x724a6000 C:\windows\system32\d3d8thk.dll 0x72000000 - 0x72013000 C:\windows\system32\dwmapi.dll 0x6e900000 - 0x6e9cb000 C:\windows\system32\nvumdshim.dll 0x6e470000 - 0x6e6cb000 C:\windows\system32\nvapi.dll 0x6d600000 - 0x6e46a000 C:\windows\system32\nvd3dum.dll 0x054b0000 - 0x05542000 C:\windows\system32\igdumdx32.dll 0x755b0000 - 0x755de000 C:\windows\syswow64\WINTRUST.dll 0x75bb0000 - 0x75cd0000 C:\windows\syswow64\CRYPT32.dll 0x758a0000 - 0x758ac000 C:\windows\syswow64\MSASN1.dll 0x05b80000 - 0x060fe000 C:\windows\system32\igdumd32.dll 0x706c0000 - 0x706e5000 C:\windows\system32\PowrProf.dll 0x62380000 - 0x623b3000 D:\work\authoring\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\jre\bin\glass.dll 0x75530000 - 0x755ab000 C:\windows\syswow64\COMDLG32.dll 0x62930000 - 0x62944000 D:\work\authoring\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\jre\bin\net.dll 0x73ce0000 - 0x73d1c000 C:\windows\system32\mswsock.dll 0x73040000 - 0x73046000 C:\windows\System32\wship6.dll 0x63220000 - 0x6322f000 D:\work\authoring\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\jre\bin\nio.dll 0x62370000 - 0x6237f000 D:\work\authoring\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\jre\bin\javafx_font.dll 0x64370000 - 0x6447b000 C:\windows\system32\dwrite.dll 0x75b20000 - 0x75ba3000 C:\windows\syswow64\CLBCatQ.DLL 0x6fe40000 - 0x6ff3b000 C:\windows\system32\WindowsCodecs.dll 0x72ba0000 - 0x72bec000 C:\windows\system32\apphelp.dll 0x6c5f0000 - 0x6c621000 C:\windows\system32\EhStorShell.dll 0x72c50000 - 0x72d45000 C:\windows\system32\PROPSYS.dll 0x6c7e0000 - 0x6c850000 C:\windows\system32\ntshrui.dll 0x72c00000 - 0x72c19000 C:\windows\system32\srvcli.dll 0x74d50000 - 0x74d5b000 C:\windows\system32\cscapi.dll 0x6e6d0000 - 0x6e6da000 C:\windows\system32\slc.dll 0x62340000 - 0x62361000 C:\Program Files (x86)\Common Files\Microsoft Shared\Ink\rtscom.dll 0x62330000 - 0x6233e000 D:\work\authoring\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\jre\bin\prism_common.dll 0x585b0000 - 0x59546000 D:\work\authoring\2.0\scenebuilder\scenebuilder-binaries\jdk1.8.0\jre\bin\jfxwebkit.dll 0x73cb0000 - 0x73cc6000 C:\windows\system32\CRYPTSP.dll 0x73c70000 - 0x73cab000 C:\windows\system32\rsaenh.dll 0x73cd0000 - 0x73cd5000 C:\windows\System32\wshtcpip.dll 0x73890000 - 0x738d4000 C:\windows\system32\DNSAPI.dll 0x73870000 - 0x7388c000 C:\windows\system32\IPHLPAPI.DLL 0x73860000 - 0x73867000 C:\windows\system32\WINNSI.DLL 0x72d60000 - 0x72d66000 C:\windows\system32\rasadhlp.dll 0x72fd0000 - 0x73008000 C:\windows\System32\fwpuclnt.dll 0x72fc0000 - 0x72fce000 C:\windows\system32\RpcRtRemote.dll 0x72080000 - 0x72100000 C:\windows\system32\UxTheme.dll 0x62270000 - 0x6232a000 C:\windows\system32\d2d1.dll 0x62240000 - 0x6226c000 C:\windows\system32\d3d10_1.dll 0x62180000 - 0x621ba000 C:\windows\system32\d3d10_1core.dll 0x620f0000 - 0x62173000 C:\windows\system32\dxgi.dll 0x5dc00000 - 0x5dd2c000 C:\windows\system32\D3D10Warp.dll 0x73d20000 - 0x73e0b000 C:\windows\system32\dbghelp.dll VM Arguments: jvm_args: -Dfile.encoding=UTF-8 -ea -Dscenic java_command: com.oracle.javafx.scenebuilder.app.SceneBuilderApp java_class_path (initial): D:\work\authoring\2.0\scenebuilder\scenebuilder-binaries\lib\ScenicView.jar;D:\work\authoring\2.0\scenebuilder\SceneBuilderKit\dist\SceneBuilderKit.jar;D:\work\authoring\2.0\scenebuilder\SceneBuilderApp\build\classes Launcher Type: SUN_STANDARD Environment Variables: JAVA_HOME=C:\Program Files (x86)\Java\jdk1.8.0 PATH=C:\Program Files (x86)\Java\jdk1.8.0\bin;C:\apache-ant-1.9.1\bin;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseHg\;C:\Program Files (x86)\WiX Toolset v3.7\bin;C:\Program Files (x86)\Inno Setup 5;C:\apache-maven-3.1.0\bin;C:\Program Files\Microsoft Windows Performance Toolkit\ USERNAME=dkozorez OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 7 , 64 bit Build 7601 Service Pack 1 CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, ht, tsc, tscinvbit Memory: 4k page, physical 8266648k(893236k free), swap 16531436k(5422160k free) vm_info: Java HotSpot(TM) Client VM (25.0-b60) for windows-x86 JRE (1.8.0-ea-b118), built on Nov 27 2013 18:37:03 by "java_re" with MS VC++ 10.0 (VS2010) time: Thu Dec 12 18:05:07 2013 elapsed time: 57 seconds