KNIME crashes every few minutes on Windows 10

Hi, I installed KNIME 3.7.2 today, and it launches ok. However when creating basic workflows it will suddenly crash and disappear. I’ve taken a look at related issues, but none seem to describe what’s happening here.

It looks like the JRE is crashing with a ClassNotFoundException, but I’m afraid I have no idea whether this is something I can fix or not. I’ve tried re-installing Java and KNIME, but the issue still occurs.

Thanks in advance for any advice.

A fatal error has been detected by the Java Runtime Environment:

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb563e42cb, pid=14892, tid=0x0000000000003a84

JRE version: Java™ SE Runtime Environment (8.0_152-b16) (build 1.8.0_152-b16)

Java VM: Java HotSpot™ 64-Bit Server VM (25.152-b16 mixed mode windows-amd64 compressed oops)

Problematic frame:

C 0x00007ffb563e42cb

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 (0x0000000025cf5000): JavaThread “AWT-EventQueue-0” [_thread_in_native, id=14980, stack(0x000000003a450000,0x000000003a550000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000

Registers:
RAX=0x0000000001001403, RBX=0x0000000000000000, RCX=0x0000000000000000, RDX=0x000000003a54a560
RSP=0x000000003a54a4e0, RBP=0x000000003a54a590, RSI=0x000000003a54a5f0, RDI=0x0000000000000000
R8 =0x0000000000000003, R9 =0x000000003575fc60, R10=0x000000002c128f00, R11=0x000000003a54a560
R12=0x0000000000000000, R13=0x0000000000000000, R14=0x000000003a54a560, R15=0x000000000000010b
RIP=0x00007ffb563e42cb, EFLAGS=0x0000000000010287

Top of Stack: (sp=0x000000003a54a4e0)
0x000000003a54a4e0: 0000000000000002 00007ffb6389d997
0x000000003a54a4f0: 0000000000000040 ff00000000000007
0x000000003a54a500: 000000000000010b 0000000035c59290
0x000000003a54a510: 0000000000000000 0000000000000000
0x000000003a54a520: 000000003a54a5d0 0000000035c59290
0x000000003a54a530: 0000000000000000 00007ffb563dca05
0x000000003a54a540: 0000000000000000 000000003a54a590
0x000000003a54a550: 0000000000000000 0000000000000000
0x000000003a54a560: 0000000029a680a0 0000000000000000
0x000000003a54a570: 000000003a54a5f0 0000000100000108
0x000000003a54a580: 0000000000000000 0000000000000000
0x000000003a54a590: 000000003a54a8f0 0000000000000000
0x000000003a54a5a0: 000000003a54a6b0 00007ffb563db099
0x000000003a54a5b0: 0000000000000000 00000000c0008e40
0x000000003a54a5c0: 00000000c0008e00 00000000c0008e40
0x000000003a54a5d0: c0008e40c0008e00 0000000100000000

Instructions: (pc=0x00007ffb563e42cb)
0x00007ffb563e42ab: 00 00 eb 28 3d 03 20 00 01 0f 85 30 01 00 00 48
0x00007ffb563e42bb: 8b 4f 10 48 8b 01 ff 50 58 85 c0 74 66 49 8b d6
0x00007ffb563e42cb: 48 8b 07 48 8b cf ff 90 88 00 00 00 85 c0 0f 85
0x00007ffb563e42db: 70 02 00 00 8b 4e 54 81 f9 03 05 00 01 0f 85 52

Register to memory mapping:

RAX=0x0000000001001403 is an unknown value
RBX=0x0000000000000000 is an unknown value
RCX=0x0000000000000000 is an unknown value
RDX=0x000000003a54a560 is pointing into the stack for thread: 0x0000000025cf5000
RSP=0x000000003a54a4e0 is pointing into the stack for thread: 0x0000000025cf5000
RBP=0x000000003a54a590 is pointing into the stack for thread: 0x0000000025cf5000
RSI=0x000000003a54a5f0 is pointing into the stack for thread: 0x0000000025cf5000
RDI=0x0000000000000000 is an unknown value
R8 =0x0000000000000003 is an unknown value
R9 =0x000000003575fc60 is an unknown value
R10=0x000000002c128f00 is an unknown value
R11=0x000000003a54a560 is pointing into the stack for thread: 0x0000000025cf5000
R12=0x0000000000000000 is an unknown value
R13=0x0000000000000000 is an unknown value
R14=0x000000003a54a560 is pointing into the stack for thread: 0x0000000025cf5000
R15=0x000000000000010b is an unknown value

Stack: [0x000000003a450000,0x000000003a550000], sp=0x000000003a54a4e0, free space=1001k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x00007ffb563e42cb
C 0x00007ffb563dca05
C 0x00007ffb563db099
C 0x00007ffb563d4992
C 0x000000005099611b
C 0x00000000518c77c1
C 0x0000000050a996dd
C 0x00000000516b8711
C 0x00000000516b88c8
C 0x00000000516b8310
C 0x00000000509679c1
C 0x0000000050969737
C 0x00007ffb56a952c6
C 0x00007ffb424a2cd6
C [gdi32full.dll+0x74d9c]
C [awt.dll+0xd0bf4]
C 0x0000000002477f74

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.awt.Win32GraphicsDevice.getMaxConfigsImpl(I)I+0
j sun.awt.Win32GraphicsDevice.getMaxConfigs(I)I+10
j sun.awt.Win32GraphicsDevice.getConfigurations()[Ljava/awt/GraphicsConfiguration;+69
j javax.swing.ToolTipManager.getDrawingGC(Ljava/awt/Point;)Ljava/awt/GraphicsConfiguration;+36
j javax.swing.ToolTipManager.showTipWindow()V+115
j javax.swing.ToolTipManager$insideTimerAction.actionPerformed(Ljava/awt/event/ActionEvent;)V+113
J 14615 C1 javax.swing.Timer.fireActionPerformed(Ljava/awt/event/ActionEvent;)V (46 bytes) @ 0x000000000452d1a4 [0x000000000452cee0+0x2c4]
J 14613 C1 javax.swing.Timer$DoPostEvent.run()V (95 bytes) @ 0x0000000004b76734 [0x0000000004b75b40+0xbf4]
J 16840 C2 java.awt.EventQueue$3.run()Ljava/lang/Object; (5 bytes) @ 0x00000000041a9114 [0x00000000041a8e60+0x2b4]
v ~StubRoutines::call_stub
J 6362 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x0000000002619226 [0x00000000026191c0+0x66]
J 16844 C2 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V (295 bytes) @ 0x00000000051cf498 [0x00000000051ce400+0x1098]
j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35
j java.awt.EventDispatchThread.pumpEventsForFilter(Ljava/awt/Conditional;Ljava/awt/EventFilter;)V+4
j java.awt.WaitDispatchSupport$2.run()V+59
j java.awt.WaitDispatchSupport$4.run()Ljava/lang/Void;+4
j java.awt.WaitDispatchSupport$4.run()Ljava/lang/Object;+1
v ~StubRoutines::call_stub
J 2157 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;)Ljava/lang/Object; (0 bytes) @ 0x0000000002d0e052 [0x0000000002d0e000+0x52]
j java.awt.WaitDispatchSupport.enter()Z+325
j java.awt.Dialog.show()V+233
j javax.swing.JFileChooser.showDialog(Ljava/awt/Component;Ljava/lang/String;)I+60
j javax.swing.JFileChooser.showSaveDialog(Ljava/awt/Component;)I+8
j org.knime.core.node.util.FilesHistoryPanel.getOutputFileName()Ljava/lang/String;+180
j org.knime.core.node.util.FilesHistoryPanel.access$3(Lorg/knime/core/node/util/FilesHistoryPanel;)Ljava/lang/String;+1
j org.knime.core.node.util.FilesHistoryPanel$5.actionPerformed(Ljava/awt/event/ActionEvent;)V+4
j javax.swing.AbstractButton.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+83
j javax.swing.AbstractButton$Handler.actionPerformed(Ljava/awt/event/ActionEvent;)V+5
j javax.swing.DefaultButtonModel.fireActionPerformed(Ljava/awt/event/ActionEvent;)V+34
j javax.swing.DefaultButtonModel.setPressed(Z)V+117
j javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Ljava/awt/event/MouseEvent;)V+35
J 17368 C1 java.awt.Component.processMouseEvent(Ljava/awt/event/MouseEvent;)V (100 bytes) @ 0x0000000004c9263c [0x0000000004c922a0+0x39c]
J 17367 C1 javax.swing.JComponent.processMouseEvent(Ljava/awt/event/MouseEvent;)V (27 bytes) @ 0x00000000049485fc [0x00000000049483e0+0x21c]
J 18694 C2 java.awt.Container.processEvent(Ljava/awt/AWTEvent;)V (22 bytes) @ 0x00000000057caf3c [0x00000000057cae20+0x11c]
J 18283 C2 java.awt.Component.dispatchEventImpl(Ljava/awt/AWTEvent;)V (883 bytes) @ 0x0000000005687e5c [0x00000000056873e0+0xa7c]
J 16897 C2 java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V (129 bytes) @ 0x000000000520710c [0x0000000005206ac0+0x64c]
J 16852 C2 java.awt.LightweightDispatcher.retargetMouseEvent(Ljava/awt/Component;ILjava/awt/event/MouseEvent;)V (350 bytes) @ 0x00000000051cbb84 [0x00000000051cb4e0+0x6a4]
J 16897 C2 java.awt.Container.dispatchEventImpl(Ljava/awt/AWTEvent;)V (129 bytes) @ 0x0000000005206fac [0x0000000005206ac0+0x4ec]
J 16840 C2 java.awt.EventQueue$3.run()Ljava/lang/Object; (5 bytes) @ 0x00000000041a9234 [0x00000000041a8e60+0x3d4]
v ~StubRoutines::call_stub
J 6362 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x0000000002619226 [0x00000000026191c0+0x66]
J 18588 C2 java.awt.EventQueue$4.run()Ljava/lang/Object; (5 bytes) @ 0x000000000575af28 [0x000000000575ada0+0x188]
v ~StubRoutines::call_stub
J 6362 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x0000000002619226 [0x00000000026191c0+0x66]
J 16844 C2 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V (295 bytes) @ 0x00000000051cf3b4 [0x00000000051ce400+0xfb4]
j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35
j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j java.awt.EventDispatchThread.run()V+9
v ~StubRoutines::call_stub

--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0x00000000254ea000 JavaThread “Thread-10” daemon [_thread_blocked, id=17020, stack(0x000000003b3a0000,0x000000003b4a0000)]
0x000000001bea6800 JavaThread “Worker-10” [_thread_blocked, id=11452, stack(0x000000003a750000,0x000000003a850000)]
0x000000001beaa800 JavaThread “Worker-9” [_thread_blocked, id=7660, stack(0x000000003a650000,0x000000003a750000)]
=>0x0000000025cf5000 JavaThread “AWT-EventQueue-0” [_thread_in_native, id=14980, stack(0x000000003a450000,0x000000003a550000)]
0x000000001be19000 JavaThread “AWT-Shutdown” [_thread_blocked, id=15744, stack(0x000000003a350000,0x000000003a450000)]
0x000000001be1b800 JavaThread “KNIME Memory Alert Distributor” daemon [_thread_blocked, id=13584, stack(0x000000003a250000,0x000000003a350000)]
0x0000000025cff800 JavaThread “Swing-Shell” daemon [_thread_blocked, id=3632, stack(0x0000000038d50000,0x0000000038e50000)]
0x0000000025cff000 JavaThread “TimerQueue” daemon [_thread_blocked, id=5952, stack(0x0000000038150000,0x0000000038250000)]
0x0000000025cfc000 JavaThread “Unknown Progress Timer” [_thread_blocked, id=10176, stack(0x0000000037d50000,0x0000000037e50000)]
0x0000000025cf6800 JavaThread “KNIME-WFM-Parent-Notifier” [_thread_blocked, id=10104, stack(0x0000000037b50000,0x0000000037c50000)]
0x0000000025cf4800 JavaThread “KNIME-Workflow-Notifier” daemon [_thread_blocked, id=17884, stack(0x0000000037a50000,0x0000000037b50000)]
0x0000000025cf2000 JavaThread “KNIME Sync Exec Dispatcher-1” daemon [_thread_blocked, id=3552, stack(0x0000000037150000,0x0000000037250000)]
0x0000000025cf8000 JavaThread “Thread-6” [_thread_blocked, id=4400, stack(0x0000000036130000,0x0000000036230000)]
0x00000000245cd800 JavaThread “KNIME Progress Updater” [_thread_blocked, id=17980, stack(0x0000000035d30000,0x0000000035e30000)]
0x00000000245d3800 JavaThread “EventAdmin Async Event Dispatcher Thread” daemon [_thread_blocked, id=1832, stack(0x0000000034990000,0x0000000034a90000)]
0x00000000245c9000 JavaThread “Worker-5” [_thread_blocked, id=15388, stack(0x0000000034340000,0x0000000034440000)]
0x00000000245c6800 JavaThread “ServerSpace Update Timer” daemon [_thread_blocked, id=9036, stack(0x0000000028140000,0x0000000028240000)]
0x00000000245c6000 JavaThread “pool-3-thread-3” daemon [_thread_blocked, id=10500, stack(0x0000000027a80000,0x0000000027b80000)]
0x00000000245cb000 JavaThread “pool-3-thread-2” daemon [_thread_blocked, id=2480, stack(0x0000000027980000,0x0000000027a80000)]
0x00000000245cc800 JavaThread “pool-3-thread-1” daemon [_thread_blocked, id=3188, stack(0x0000000027880000,0x0000000027980000)]
0x000000001be17000 JavaThread “EMF Reference Cleaner” daemon [_thread_blocked, id=2064, stack(0x0000000023540000,0x0000000023640000)]
0x000000001be1a800 JavaThread “pool-2-thread-1” [_thread_blocked, id=16392, stack(0x0000000023240000,0x0000000023340000)]
0x000000001be1a000 JavaThread “pool-1-thread-1” [_thread_blocked, id=7736, stack(0x0000000023140000,0x0000000023240000)]
0x000000001be1c000 JavaThread “AWT-Windows” daemon [_thread_in_native, id=14972, stack(0x0000000022d40000,0x0000000022e40000)]
0x000000001beab000 JavaThread “Java2D Disposer” daemon [_thread_blocked, id=13440, stack(0x0000000022b40000,0x0000000022c40000)]
0x000000001bea5000 JavaThread “Provisioning Event Dispatcher” daemon [_thread_blocked, id=14220, stack(0x0000000020300000,0x0000000020400000)]
0x000000001bea4800 JavaThread “GC Daemon” daemon [_thread_blocked, id=1232, stack(0x0000000020000000,0x0000000020100000)]
0x000000001bea9000 JavaThread “Worker-JM” [_thread_blocked, id=16800, stack(0x000000001fa00000,0x000000001fb00000)]
0x000000001bea8000 JavaThread “SCR Component Actor” daemon [_thread_blocked, id=7600, stack(0x000000001e3f0000,0x000000001e4f0000)]
0x000000001bc07800 JavaThread “Bundle File Closer” daemon [_thread_blocked, id=3172, stack(0x000000001cc20000,0x000000001cd20000)]
0x000000001b143800 JavaThread “Refresh Thread: Equinox Container: 9b0ad143-d515-4325-9d29-6735102c5f2f” daemon [_thread_blocked, id=15712, stack(0x000000001cb20000,0x000000001cc20000)]
0x000000001b129000 JavaThread “Start Level: Equinox Container: 9b0ad143-d515-4325-9d29-6735102c5f2f” daemon [_thread_blocked, id=8428, stack(0x000000001ca20000,0x000000001cb20000)]
0x000000001b128800 JavaThread “Framework Event Dispatcher: org.eclipse.osgi.internal.framework.EquinoxEventPublisher@458ad742” daemon [_thread_blocked, id=7616, stack(0x000000001c920000,0x000000001ca20000)]
0x000000001b012000 JavaThread “Active Thread: Equinox Container: 9b0ad143-d515-4325-9d29-6735102c5f2f” [_thread_blocked, id=5208, stack(0x000000001c820000,0x000000001c920000)]
0x0000000019429800 JavaThread “Service Thread” daemon [_thread_blocked, id=12736, stack(0x000000001a090000,0x000000001a190000)]
0x00000000193c9800 JavaThread “C1 CompilerThread3” daemon [_thread_blocked, id=16456, stack(0x0000000019f90000,0x000000001a090000)]
0x00000000193c1000 JavaThread “C2 CompilerThread2” daemon [_thread_blocked, id=9792, stack(0x0000000019d90000,0x0000000019e90000)]
0x00000000193bc800 JavaThread “C2 CompilerThread1” daemon [_thread_blocked, id=4672, stack(0x0000000019c90000,0x0000000019d90000)]
0x00000000193bb000 JavaThread “C2 CompilerThread0” daemon [_thread_blocked, id=17604, stack(0x0000000019b90000,0x0000000019c90000)]
0x00000000193b9800 JavaThread “Attach Listener” daemon [_thread_blocked, id=3168, stack(0x0000000019a90000,0x0000000019b90000)]
0x00000000193b8000 JavaThread “Signal Dispatcher” daemon [_thread_blocked, id=1208, stack(0x0000000019990000,0x0000000019a90000)]
0x00000000193b0800 JavaThread “Finalizer” daemon [_thread_blocked, id=2584, stack(0x0000000019790000,0x0000000019890000)]
0x0000000002069000 JavaThread “Reference Handler” daemon [_thread_blocked, id=11768, stack(0x0000000019290000,0x0000000019390000)]
0x00000000020fe800 JavaThread “main” [_thread_in_native, id=8748, stack(0x0000000000050000,0x0000000000150000)]

Other Threads:
0x00000000174c9000 VMThread [stack: 0x0000000019190000,0x0000000019290000] [id=10364]
0x000000001942a800 WatcherThread [stack: 0x000000001a190000,0x000000001a290000] [id=15484]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
PSYoungGen total 648192K, used 416568K [0x00000000d5580000, 0x00000000ffb00000, 0x0000000100000000)
eden space 609792K, 64% used [0x00000000d5580000,0x00000000ed4c8b40,0x00000000fa900000)
from space 38400K, 62% used [0x00000000fd580000,0x00000000fed05550,0x00000000ffb00000)
to space 41984K, 0% used [0x00000000fa900000,0x00000000fa900000,0x00000000fd200000)
ParOldGen total 245248K, used 63545K [0x0000000080000000, 0x000000008ef80000, 0x00000000d5580000)
object space 245248K, 25% used [0x0000000080000000,0x0000000083e0e590,0x000000008ef80000)
Metaspace used 114282K, capacity 125698K, committed 126040K, reserved 1157120K
class space used 14489K, capacity 17676K, committed 17792K, reserved 1048576K

Card table byte_map: [0x0000000011820000,0x0000000011c30000] byte_map_base: 0x0000000011420000

Marking Bits: (ParMarkBitMap*) 0x0000000053c40860
Begin Bits: [0x00000000126e0000, 0x00000000146e0000)
End Bits: [0x00000000146e0000, 0x00000000166e0000)

Polling page: 0x0000000000180000

CodeCache: size=245760Kb used=53218Kb max_used=53725Kb free=192541Kb
bounds [0x0000000002460000, 0x0000000005940000, 0x0000000011460000]
total_blobs=16281 nmethods=15213 adapters=973
compilation: enabled

Compilation events (10 events):
Event: 376.608 Thread 0x00000000193c1000 19745 ! 4 javax.swing.TimerQueue::addTimer (82 bytes)
Event: 376.622 Thread 0x00000000193c1000 nmethod 19745 0x000000000336ad90 code [0x000000000336afe0, 0x000000000336bfb0]
Event: 377.090 Thread 0x00000000193c9800 19746 3 java.awt.EventQueue::getCurrentEvent (7 bytes)
Event: 377.091 Thread 0x00000000193c9800 nmethod 19746 0x0000000003b30090 code [0x0000000003b30260, 0x0000000003b30878]
Event: 377.092 Thread 0x00000000193c9800 19747 ! 3 java.awt.EventQueue::getCurrentEventImpl (57 bytes)
Event: 377.092 Thread 0x00000000193c9800 nmethod 19747 0x00000000026925d0 code [0x0000000002692780, 0x0000000002692d48]
Event: 377.361 Thread 0x00000000193bc800 19748 4 sun.awt.windows.WGlobalCursorManager::nativeUpdateCursor (8 bytes)
Event: 377.367 Thread 0x00000000193bc800 nmethod 19748 0x0000000002717d50 code [0x0000000002717f00, 0x0000000002718908]
Event: 377.450 Thread 0x00000000193c9800 19749 ! 3 java.awt.LightweightDispatcher::eventDispatched (336 bytes)
Event: 377.452 Thread 0x00000000193c9800 nmethod 19749 0x0000000003366390 code [0x0000000003366760, 0x0000000003369878]

GC Heap History (10 events):
Event: 34.647 GC heap before
{Heap before GC invocations=14 (full 3):
PSYoungGen total 662016K, used 655723K [0x00000000d5580000, 0x0000000100000000, 0x0000000100000000)
eden space 628224K, 100% used [0x00000000d5580000,0x00000000fbb00000,0x00000000fbb00000)
from space 33792K, 81% used [0x00000000fdf00000,0x00000000ff9dae90,0x0000000100000000)
to space 35328K, 0% used [0x00000000fbb00000,0x00000000fbb00000,0x00000000fdd80000)
ParOldGen total 181760K, used 47634K [0x0000000080000000, 0x000000008b180000, 0x00000000d5580000)
object space 181760K, 26% used [0x0000000080000000,0x0000000082e84a60,0x000000008b180000)
Metaspace used 87345K, capacity 96828K, committed 96984K, reserved 1132544K
class space used 10846K, capacity 13541K, committed 13568K, reserved 1048576K
Event: 34.686 GC heap after
Heap after GC invocations=14 (full 3):
PSYoungGen total 663552K, used 35315K [0x00000000d5580000, 0x0000000100000000, 0x0000000100000000)
eden space 628224K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000fbb00000)
from space 35328K, 99% used [0x00000000fbb00000,0x00000000fdd7cc58,0x00000000fdd80000)
to space 35328K, 0% used [0x00000000fdd80000,0x00000000fdd80000,0x0000000100000000)
ParOldGen total 181760K, used 67177K [0x0000000080000000, 0x000000008b180000, 0x00000000d5580000)
object space 181760K, 36% used [0x0000000080000000,0x000000008419a6a8,0x000000008b180000)
Metaspace used 87345K, capacity 96828K, committed 96984K, reserved 1132544K
class space used 10846K, capacity 13541K, committed 13568K, reserved 1048576K
}
Event: 48.072 GC heap before
{Heap before GC invocations=15 (full 3):
PSYoungGen total 663552K, used 304040K [0x00000000d5580000, 0x0000000100000000, 0x0000000100000000)
eden space 628224K, 42% used [0x00000000d5580000,0x00000000e5bed558,0x00000000fbb00000)
from space 35328K, 99% used [0x00000000fbb00000,0x00000000fdd7cc58,0x00000000fdd80000)
to space 35328K, 0% used [0x00000000fdd80000,0x00000000fdd80000,0x0000000100000000)
ParOldGen total 181760K, used 67177K [0x0000000080000000, 0x000000008b180000, 0x00000000d5580000)
object space 181760K, 36% used [0x0000000080000000,0x000000008419a6a8,0x000000008b180000)
Metaspace used 88603K, capacity 98354K, committed 98496K, reserved 1134592K
class space used 10989K, capacity 13841K, committed 13952K, reserved 1048576K
Event: 48.098 GC heap after
Heap after GC invocations=15 (full 3):
PSYoungGen total 643072K, used 17605K [0x00000000d5580000, 0x0000000100000000, 0x0000000100000000)
eden space 607744K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000fa700000)
from space 35328K, 49% used [0x00000000fdd80000,0x00000000feeb1410,0x0000000100000000)
to space 45568K, 0% used [0x00000000fa700000,0x00000000fa700000,0x00000000fd380000)
ParOldGen total 181760K, used 82014K [0x0000000080000000, 0x000000008b180000, 0x00000000d5580000)
object space 181760K, 45% used [0x0000000080000000,0x0000000085017bf8,0x000000008b180000)
Metaspace used 88603K, capacity 98354K, committed 98496K, reserved 1134592K
class space used 10989K, capacity 13841K, committed 13952K, reserved 1048576K
}
Event: 48.098 GC heap before
{Heap before GC invocations=16 (full 4):
PSYoungGen total 643072K, used 17605K [0x00000000d5580000, 0x0000000100000000, 0x0000000100000000)
eden space 607744K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000fa700000)
from space 35328K, 49% used [0x00000000fdd80000,0x00000000feeb1410,0x0000000100000000)
to space 45568K, 0% used [0x00000000fa700000,0x00000000fa700000,0x00000000fd380000)
ParOldGen total 181760K, used 82014K [0x0000000080000000, 0x000000008b180000, 0x00000000d5580000)
object space 181760K, 45% used [0x0000000080000000,0x0000000085017bf8,0x000000008b180000)
Metaspace used 88603K, capacity 98354K, committed 98496K, reserved 1134592K
class space used 10989K, capacity 13841K, committed 13952K, reserved 1048576K
Event: 48.250 GC heap after
Heap after GC invocations=16 (full 4):
PSYoungGen total 643072K, used 0K [0x00000000d5580000, 0x0000000100000000, 0x0000000100000000)
eden space 607744K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000fa700000)
from space 35328K, 0% used [0x00000000fdd80000,0x00000000fdd80000,0x0000000100000000)
to space 45568K, 0% used [0x00000000fa700000,0x00000000fa700000,0x00000000fd380000)
ParOldGen total 245248K, used 63521K [0x0000000080000000, 0x000000008ef80000, 0x00000000d5580000)
object space 245248K, 25% used [0x0000000080000000,0x0000000083e08590,0x000000008ef80000)
Metaspace used 88597K, capacity 98338K, committed 98496K, reserved 1134592K
class space used 10987K, capacity 13835K, committed 13952K, reserved 1048576K
}
Event: 125.947 GC heap before
{Heap before GC invocations=17 (full 4):
PSYoungGen total 643072K, used 607744K [0x00000000d5580000, 0x0000000100000000, 0x0000000100000000)
eden space 607744K, 100% used [0x00000000d5580000,0x00000000fa700000,0x00000000fa700000)
from space 35328K, 0% used [0x00000000fdd80000,0x00000000fdd80000,0x0000000100000000)
to space 45568K, 0% used [0x00000000fa700000,0x00000000fa700000,0x00000000fd380000)
ParOldGen total 245248K, used 63521K [0x0000000080000000, 0x000000008ef80000, 0x00000000d5580000)
object space 245248K, 25% used [0x0000000080000000,0x0000000083e08590,0x000000008ef80000)
Metaspace used 107163K, capacity 117882K, committed 118232K, reserved 1150976K
class space used 13585K, capacity 16629K, committed 16640K, reserved 1048576K
Event: 125.960 GC heap after
Heap after GC invocations=17 (full 4):
PSYoungGen total 653312K, used 22250K [0x00000000d5580000, 0x0000000100000000, 0x0000000100000000)
eden space 607744K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000fa700000)
from space 45568K, 48% used [0x00000000fa700000,0x00000000fbcbab58,0x00000000fd380000)
to space 43520K, 0% used [0x00000000fd580000,0x00000000fd580000,0x0000000100000000)
ParOldGen total 245248K, used 63537K [0x0000000080000000, 0x000000008ef80000, 0x00000000d5580000)
object space 245248K, 25% used [0x0000000080000000,0x0000000083e0c590,0x000000008ef80000)
Metaspace used 107163K, capacity 117882K, committed 118232K, reserved 1150976K
class space used 13585K, capacity 16629K, committed 16640K, reserved 1048576K
}
Event: 246.986 GC heap before
{Heap before GC invocations=18 (full 4):
PSYoungGen total 653312K, used 629994K [0x00000000d5580000, 0x0000000100000000, 0x0000000100000000)
eden space 607744K, 100% used [0x00000000d5580000,0x00000000fa700000,0x00000000fa700000)
from space 45568K, 48% used [0x00000000fa700000,0x00000000fbcbab58,0x00000000fd380000)
to space 43520K, 0% used [0x00000000fd580000,0x00000000fd580000,0x0000000100000000)
ParOldGen total 245248K, used 63537K [0x0000000080000000, 0x000000008ef80000, 0x00000000d5580000)
object space 245248K, 25% used [0x0000000080000000,0x0000000083e0c590,0x000000008ef80000)
Metaspace used 110933K, capacity 122080K, committed 122328K, reserved 1155072K
class space used 14002K, capacity 17070K, committed 17152K, reserved 1048576K
Event: 246.996 GC heap after
Heap after GC invocations=18 (full 4):
PSYoungGen total 648192K, used 24085K [0x00000000d5580000, 0x00000000ffb00000, 0x0000000100000000)
eden space 609792K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000fa900000)
from space 38400K, 62% used [0x00000000fd580000,0x00000000fed05550,0x00000000ffb00000)
to space 41984K, 0% used [0x00000000fa900000,0x00000000fa900000,0x00000000fd200000)
ParOldGen total 245248K, used 63545K [0x0000000080000000, 0x000000008ef80000, 0x00000000d5580000)
object space 245248K, 25% used [0x0000000080000000,0x0000000083e0e590,0x000000008ef80000)
Metaspace used 110933K, capacity 122080K, committed 122328K, reserved 1155072K
class space used 14002K, capacity 17070K, committed 17152K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 361.981 Thread 0x0000000025cf5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000056a9b30 method=java.awt.DefaultKeyboardFocusManager.dispatchEvent(Ljava/awt/AWTEvent;)Z @ 1294
Event: 361.981 Thread 0x0000000025cf5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000051d0f40 method=java.awt.ModalEventFilter.acceptEvent(Ljava/awt/AWTEvent;)Ljava/awt/EventFilter$FilterAction; @ 77
Event: 364.886 Thread 0x0000000025cf5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000055617ac method=javax.swing.JComponent._paintImmediately(IIII)V @ 218
Event: 364.887 Thread 0x0000000025cf5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000055617ac method=javax.swing.JComponent._paintImmediately(IIII)V @ 218
Event: 364.919 Thread 0x0000000025cf5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000055617ac method=javax.swing.JComponent._paintImmediately(IIII)V @ 218
Event: 364.919 Thread 0x0000000025cf5000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000055617ac method=javax.swing.JComponent._paintImmediately(IIII)V @ 218
Event: 367.028 Thread 0x0000000025cff800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x00000000044f0558 method=java.util.TimSort.binarySort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 183
Event: 371.586 Thread 0x0000000025cff800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x000000000559e8b8 method=java.util.TimSort.binarySort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 193
Event: 372.746 Thread 0x0000000025cff800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x000000000559e8b8 method=java.util.TimSort.binarySort([Ljava/lang/Object;IIILjava/util/Comparator;)V @ 193
Event: 376.161 Thread 0x0000000025cf5000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005452624 method=java.awt.LightweightDispatcher.eventDispatched(Ljava/awt/AWTEvent;)V @ 122

Classes redefined (0 events):
No events

Internal exceptions (10 events):
Event: 354.892 Thread 0x00000000020fe800 Exception <a ‘java/lang/ClassNotFoundException’: sun/net/www/protocol/about/Handler> (0x00000000eb37cfd8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u152\9742\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 356.547 Thread 0x00000000020fe800 Exception <a ‘java/lang/ClassNotFoundException’: sun/net/www/protocol/about/Handler> (0x00000000eb7d63e0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u152\9742\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 356.554 Thread 0x00000000020fe800 Exception <a ‘java/lang/ClassNotFoundException’: sun/net/www/protocol/about/Handler> (0x00000000eb7fae48) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u152\9742\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 357.487 Thread 0x00000000020fe800 Exception <a ‘java/lang/ClassNotFoundException’: sun/net/www/protocol/about/Handler> (0x00000000eba32200) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u152\9742\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 357.494 Thread 0x00000000020fe800 Exception <a ‘java/lang/ClassNotFoundException’: sun/net/www/protocol/about/Handler> (0x00000000eba55060) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u152\9742\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 358.154 Thread 0x00000000020fe800 Exception <a ‘java/io/IOException’> (0x00000000ebab45c8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u152\9742\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 358.154 Thread 0x00000000020fe800 Exception <a ‘java/io/IOException’> (0x00000000ebab4bf8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u152\9742\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 359.024 Thread 0x00000000020fe800 Exception <a ‘java/lang/ClassNotFoundException’: sun/net/www/protocol/about/Handler> (0x00000000ebc27588) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u152\9742\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 359.031 Thread 0x00000000020fe800 Exception <a ‘java/lang/ClassNotFoundException’: sun/net/www/protocol/about/Handler> (0x00000000ebc4bff0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u152\9742\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 361.719 Thread 0x0000000025cf5000 Implicit null exception at 0x00000000052845ec to 0x0000000005284925

Events (10 events):
Event: 377.092 Thread 0x00000000193c9800 flushing nmethod 0x0000000002805b10
Event: 377.092 Thread 0x00000000193c9800 flushing nmethod 0x0000000002886590
Event: 377.092 Thread 0x00000000193c9800 flushing nmethod 0x0000000002896290
Event: 377.367 Thread 0x00000000193bc800 flushing nmethod 0x0000000002a406d0
Event: 377.367 Thread 0x00000000193bc800 flushing nmethod 0x0000000002ac9750
Event: 377.367 Thread 0x00000000193bc800 flushing nmethod 0x0000000002b22710
Event: 377.367 Thread 0x00000000193bc800 flushing nmethod 0x0000000002b9d950
Event: 377.452 Thread 0x00000000193c9800 flushing nmethod 0x0000000002d5f350
Event: 377.452 Thread 0x00000000193c9800 flushing nmethod 0x0000000002d60810
Event: 377.452 Thread 0x00000000193c9800 flushing nmethod 0x0000000002da72d0

Dynamic libraries:
0x0000000000400000 - 0x000000000044f000 C:\Program Files\KNIME\knime.exe
0x00007ffb63890000 - 0x00007ffb63a7d000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffb60bd0000 - 0x00007ffb60c83000 C:\WINDOWS\System32\KERNEL32.dll
0x00007ffb56790000 - 0x00007ffb568e0000 C:\Windows\system32\hmpalert.dll
0x00007ffb5f9c0000 - 0x00007ffb5fc53000 C:\WINDOWS\System32\KERNELBASE.dll
0x00007ffb62a40000 - 0x00007ffb62bd7000 C:\WINDOWS\System32\USER32.dll
0x00007ffb609a0000 - 0x00007ffb609c0000 C:\WINDOWS\System32\win32u.dll
0x00007ffb60cf0000 - 0x00007ffb60d19000 C:\WINDOWS\System32\GDI32.dll
0x00007ffb60800000 - 0x00007ffb6099a000 C:\WINDOWS\System32\gdi32full.dll
0x00007ffb5fdc0000 - 0x00007ffb5fe60000 C:\WINDOWS\System32\msvcp_win.dll
0x00007ffb609c0000 - 0x00007ffb60aba000 C:\WINDOWS\System32\ucrtbase.dll
0x00007ffb62d20000 - 0x00007ffb62dbe000 C:\WINDOWS\System32\msvcrt.dll
0x00007ffb48730000 - 0x00007ffb489a9000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.17763.439_none_05b83e5e071c9084\COMCTL32.dll
0x00007ffb62ed0000 - 0x00007ffb631fc000 C:\WINDOWS\System32\combase.dll
0x00007ffb63460000 - 0x00007ffb63582000 C:\WINDOWS\System32\RPCRT4.dll
0x00007ffb5fd40000 - 0x00007ffb5fdbe000 C:\WINDOWS\System32\bcryptPrimitives.dll
0x00007ffb60af0000 - 0x00007ffb60b1e000 C:\WINDOWS\System32\IMM32.DLL
0x00007ffb5edc0000 - 0x00007ffb5edfc000 C:\PROGRA~2\Sophos\SOPHOS~2\SOPHOS~2.DLL
0x00007ffb62d00000 - 0x00007ffb62d08000 C:\WINDOWS\System32\PSAPI.DLL
0x0000000072000000 - 0x0000000072012000 C:\Program Files\KNIME\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.551.v20171108-1834\eclipse_1630.dll
0x00007ffb63200000 - 0x00007ffb632a3000 C:\WINDOWS\System32\ADVAPI32.dll
0x00007ffb62be0000 - 0x00007ffb62c7e000 C:\WINDOWS\System32\sechost.dll
0x00007ffb5a510000 - 0x00007ffb5a51a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x0000000053420000 - 0x0000000053cc0000 C:\Program Files\KNIME\plugins\org.knime.binary.jre.win32.x86_64_1.8.0.152-01\jre\bin\server\jvm.dll
0x00007ffb47790000 - 0x00007ffb47799000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffb629d0000 - 0x00007ffb62a3d000 C:\WINDOWS\System32\WS2_32.dll
0x00007ffb5b180000 - 0x00007ffb5b1a4000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x0000000053340000 - 0x0000000053412000 C:\WINDOWS\SYSTEM32\MSVCR100.dll
0x00007ffb5b150000 - 0x00007ffb5b17d000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffb5fe60000 - 0x00007ffb5feaa000 C:\WINDOWS\System32\cfgmgr32.dll
0x0000000053330000 - 0x000000005333f000 C:\Program Files\KNIME\plugins\org.knime.binary.jre.win32.x86_64_1.8.0.152-01\jre\bin\verify.dll
0x0000000053300000 - 0x0000000053329000 C:\Program Files\KNIME\plugins\org.knime.binary.jre.win32.x86_64_1.8.0.152-01\jre\bin\java.dll
0x00000000532e0000 - 0x00000000532f6000 C:\Program Files\KNIME\plugins\org.knime.binary.jre.win32.x86_64_1.8.0.152-01\jre\bin\zip.dll
0x00007ffb60df0000 - 0x00007ffb622e0000 C:\WINDOWS\System32\SHELL32.dll
0x00007ffb60b20000 - 0x00007ffb60bc8000 C:\WINDOWS\System32\shcore.dll
0x00007ffb600b0000 - 0x00007ffb607fa000 C:\WINDOWS\System32\windows.storage.dll
0x00007ffb5f8d0000 - 0x00007ffb5f8f4000 C:\WINDOWS\System32\profapi.dll
0x00007ffb5f900000 - 0x00007ffb5f95d000 C:\WINDOWS\System32\powrprof.dll
0x00007ffb60c90000 - 0x00007ffb60ce2000 C:\WINDOWS\System32\shlwapi.dll
0x00007ffb5f8b0000 - 0x00007ffb5f8c1000 C:\WINDOWS\System32\kernel.appcore.dll
0x00007ffb5feb0000 - 0x00007ffb5fec7000 C:\WINDOWS\System32\cryptsp.dll
0x00007ffb5ec50000 - 0x00007ffb5ec83000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffb5fc60000 - 0x00007ffb5fc86000 C:\WINDOWS\System32\bcrypt.dll
0x00007ffb5f7c0000 - 0x00007ffb5f7e8000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffb5f240000 - 0x00007ffb5f24c000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00000000532c0000 - 0x00000000532da000 C:\Program Files\KNIME\plugins\org.knime.binary.jre.win32.x86_64_1.8.0.152-01\jre\bin\net.dll
0x00007ffb5f0c0000 - 0x00007ffb5f127000 C:\WINDOWS\system32\mswsock.dll
0x00007ffb5ee30000 - 0x00007ffb5ee6d000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffb60ae0000 - 0x00007ffb60ae8000 C:\WINDOWS\System32\NSI.dll
0x00007ffb5b320000 - 0x00007ffb5b336000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffb5b2d0000 - 0x00007ffb5b2ec000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x00007ffb5ee70000 - 0x00007ffb5ef36000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00000000532a0000 - 0x00000000532b1000 C:\Program Files\KNIME\plugins\org.knime.binary.jre.win32.x86_64_1.8.0.152-01\jre\bin\nio.dll
0x00007ffb5d750000 - 0x00007ffb5d7ec000 C:\WINDOWS\system32\uxtheme.dll
0x00007ffb636f0000 - 0x00007ffb6385a000 C:\WINDOWS\System32\MSCTF.dll
0x00007ffb60d20000 - 0x00007ffb60de4000 C:\WINDOWS\System32\OLEAUT32.dll
0x00007ffb51c40000 - 0x00007ffb51cd5000 C:\WINDOWS\System32\TextInputFramework.dll
0x00007ffb59d40000 - 0x00007ffb5a062000 C:\WINDOWS\System32\CoreUIComponents.dll
0x00007ffb5d0e0000 - 0x00007ffb5d1c2000 C:\WINDOWS\System32\CoreMessaging.dll
0x00007ffb5e9e0000 - 0x00007ffb5ea11000 C:\WINDOWS\SYSTEM32\ntmarta.dll
0x00007ffb5a870000 - 0x00007ffb5a9c3000 C:\WINDOWS\SYSTEM32\wintypes.dll
0x00007ffb5dab0000 - 0x00007ffb5dade000 C:\WINDOWS\system32\dwmapi.dll
0x00007ffb5fed0000 - 0x00007ffb600ab000 C:\WINDOWS\System32\CRYPT32.dll
0x00007ffb5f890000 - 0x00007ffb5f8a2000 C:\WINDOWS\System32\MSASN1.dll
0x0000000053270000 - 0x0000000053294000 C:\Program Files\KNIME\plugins\org.knime.binary.jre.win32.x86_64_1.8.0.152-01\jre\bin\sunec.dll
0x0000000053260000 - 0x000000005326b000 C:\Program Files\KNIME\plugins\org.knime.binary.jre.win32.x86_64_1.8.0.152-01\jre\bin\sunmscapi.dll
0x000000001a290000 - 0x000000001a337000 C:\Program Files\KNIME\configuration\org.eclipse.osgi\320\0.cp\swt-win32-4763.dll
0x00007ffb63590000 - 0x00007ffb636e5000 C:\WINDOWS\System32\ole32.dll
0x00007ffb63330000 - 0x00007ffb63457000 C:\WINDOWS\System32\comdlg32.dll
0x00007ffb5a520000 - 0x00007ffb5a5a9000 C:\WINDOWS\SYSTEM32\WINSPOOL.DRV
0x00007ffb2eb60000 - 0x00007ffb2eb79000 C:\WINDOWS\SYSTEM32\USP10.dll
0x00007ffb43290000 - 0x00007ffb43771000 C:\WINDOWS\SYSTEM32\WININET.dll
0x00007ffb5dda0000 - 0x00007ffb5df48000 C:\WINDOWS\SYSTEM32\PROPSYS.dll
0x00007ffb62dc0000 - 0x00007ffb62e62000 C:\WINDOWS\System32\clbcatq.dll
0x0000000020990000 - 0x00000000209ae000 C:\Program Files\KNIME\configuration\org.eclipse.osgi\320\0.cp\swt-gdip-win32-4763.dll
0x00007ffb46ec0000 - 0x00007ffb47065000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.17763.439_none_36a3314361af0a52\gdiplus.dll
0x00007ffb59840000 - 0x00007ffb599f8000 C:\WINDOWS\SYSTEM32\WindowsCodecs.dll
0x00007ffb3ecc0000 - 0x00007ffb3ed2c000 C:\WINDOWS\SYSTEM32\oleacc.dll
0x00000000530c0000 - 0x0000000053258000 C:\Program Files\KNIME\plugins\org.knime.binary.jre.win32.x86_64_1.8.0.152-01\jre\bin\awt.dll
0x00007ffb5d2f0000 - 0x00007ffb5d37c000 C:\WINDOWS\SYSTEM32\apphelp.dll
0x00007ffb4a3d0000 - 0x00007ffb4a3e6000 C:\WINDOWS\system32\napinsp.dll
0x00007ffb4a3b0000 - 0x00007ffb4a3ca000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffb4a3a0000 - 0x00007ffb4a3ae000 C:\WINDOWS\System32\winrnr.dll
0x00007ffb59800000 - 0x00007ffb5981b000 C:\WINDOWS\system32\NLAapi.dll
0x00007ffb49e60000 - 0x00007ffb49e75000 C:\WINDOWS\system32\wshbth.dll
0x00007ffb57310000 - 0x00007ffb5731a000 C:\Windows\System32\rasadhlp.dll
0x00007ffb5b9a0000 - 0x00007ffb5ba19000 C:\WINDOWS\System32\fwpuclnt.dll
0x0000000052820000 - 0x0000000052828000 C:\Program Files\KNIME\plugins\org.knime.binary.jre.win32.x86_64_1.8.0.152-01\jre\bin\jaas_nt.dll
0x0000000052810000 - 0x000000005281d000 C:\Program Files\KNIME\plugins\org.knime.binary.jre.win32.x86_64_1.8.0.152-01\jre\bin\management.dll
0x00007ffb2e360000 - 0x00007ffb2e367000 C:\WINDOWS\SYSTEM32\msimg32.dll
0x00007ffb513e0000 - 0x00007ffb51421000 C:\WINDOWS\system32\mlang.dll
0x00007ffb54d20000 - 0x00007ffb54d31000 C:\Program Files\KNIME\configuration\org.eclipse.osgi\190\0.cp\jWinHttp-1.0.0.dll
0x00007ffb5b340000 - 0x00007ffb5b431000 C:\WINDOWS\SYSTEM32\WINHTTP.dll
0x00007ffb3e110000 - 0x00007ffb3e59b000 C:\WINDOWS\system32\explorerframe.dll
0x0000000180000000 - 0x0000000180012000 C:\Program Files\KNIME\configuration\org.eclipse.osgi\187\0.cp\os\win32\x86_64\localfile_1_0_0.dll
0x00007ffb3e5a0000 - 0x00007ffb3e5f6000 C:\WINDOWS\system32\dataexchange.dll
0x00007ffb5c360000 - 0x00007ffb5c5de000 C:\WINDOWS\system32\d3d11.dll
0x00007ffb5cba0000 - 0x00007ffb5cd63000 C:\WINDOWS\system32\dcomp.dll
0x00007ffb5e660000 - 0x00007ffb5e722000 C:\WINDOWS\system32\dxgi.dll
0x00007ffb5d850000 - 0x00007ffb5da5d000 C:\WINDOWS\system32\twinapi.appcore.dll
0x00007ffb5da60000 - 0x00007ffb5da88000 C:\WINDOWS\system32\RMCLIENT.dll
0x00007ffb28ac0000 - 0x00007ffb2970e000 C:\Windows\System32\ieframe.dll
0x00007ffb560c0000 - 0x00007ffb56368000 C:\Windows\System32\iertutil.dll
0x00007ffb4a5a0000 - 0x00007ffb4a5b7000 C:\Windows\System32\NETAPI32.dll
0x00007ffb5ef40000 - 0x00007ffb5ef4e000 C:\Windows\System32\NETUTILS.DLL
0x00007ffb59670000 - 0x00007ffb59687000 C:\Windows\System32\WKSCLI.DLL
0x00007ffb632b0000 - 0x00007ffb63325000 C:\WINDOWS\System32\coml2.dll
0x00007ffb4ff40000 - 0x00007ffb50116000 C:\WINDOWS\SYSTEM32\urlmon.dll
0x00007ffb5f6f0000 - 0x00007ffb5f78b000 C:\WINDOWS\SYSTEM32\sxs.dll
0x00007ffb25b40000 - 0x00007ffb25b92000 C:\WINDOWS\SYSTEM32\msIso.dll
0x00007ffb1cdf0000 - 0x00007ffb1e467000 C:\Windows\System32\mshtml.dll
0x00007ffb5f790000 - 0x00007ffb5f7bf000 C:\Windows\System32\SspiCli.dll
0x00007ffb33e60000 - 0x00007ffb33e89000 C:\Windows\System32\srpapi.dll
0x00007ffb5f2d0000 - 0x00007ffb5f2f5000 C:\WINDOWS\SYSTEM32\WLDP.DLL
0x00007ffb5f960000 - 0x00007ffb5f9b9000 C:\WINDOWS\System32\WINTRUST.dll
0x00007ffb46040000 - 0x00007ffb46085000 C:\WINDOWS\SYSTEM32\edputil.dll
0x00007ffb1eb40000 - 0x00007ffb1eff1000 C:\Windows\System32\jscript9.dll
0x00007ffb4fbc0000 - 0x00007ffb4febf000 C:\WINDOWS\SYSTEM32\DWrite.dll
0x00007ffb32080000 - 0x00007ffb32092000 C:\WINDOWS\system32\msimtf.dll
0x00007ffb53ad0000 - 0x00007ffb53b09000 C:\Windows\System32\msls31.dll
0x00007ffb5c5e0000 - 0x00007ffb5cb9e000 C:\Windows\System32\d2d1.dll
0x00007ffb1c6b0000 - 0x00007ffb1cdeb000 C:\WINDOWS\SYSTEM32\d3d10warp.dll
0x00007ffb57810000 - 0x00007ffb5781c000 C:\WINDOWS\SYSTEM32\Secur32.dll
0x00007ffb37fa0000 - 0x00007ffb381fb000 C:\Windows\System32\uiautomationcore.dll
0x00007ffb51430000 - 0x00007ffb5148c000 C:\Windows\System32\Bcp47Langs.dll
0x00007ffb37050000 - 0x00007ffb37066000 C:\WINDOWS\SYSTEM32\ondemandconnroutehelper.dll
0x00007ffb5ba30000 - 0x00007ffb5ba3b000 C:\WINDOWS\SYSTEM32\WINNSI.DLL
0x00000000527c0000 - 0x0000000052807000 C:\Program Files\KNIME\plugins\org.knime.binary.jre.win32.x86_64_1.8.0.152-01\jre\bin\fontmanager.dll

VM Arguments:
jvm_args: -server -Dsun.java2d.d3d=false -Dosgi.classloader.lock=classname -XX:+UnlockDiagnosticVMOptions -XX:+UnsyncloadClass -Dsun.net.client.defaultReadTimeout=0 -XX:CompileCommand=exclude,javax/swing/text/GlyphView,getBreakSpot -Xmx2048m -Dorg.eclipse.swt.browser.IEVersion=10001 -Dsun.awt.noerasebackground=true -Dequinox.statechange.timeout=30000
java_command:
java_class_path (initial): C:\Program Files\KNIME\plugins/org.eclipse.equinox.launcher_1.4.0.v20161219-1356.jar
Launcher Type: generic

Environment Variables:
PATH=C:/Program Files/KNIME//plugins/org.knime.binary.jre.win32.x86_64_1.8.0.152-01/jre/bin/server;C:/Program Files/KNIME//plugins/org.knime.binary.jre.win32.x86_64_1.8.0.152-01/jre/bin;C:/Program Files/KNIME//plugins/org.knime.binary.jre.win32.x86_64_1.8.0.152-01/jre/lib/amd64;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\WINDOWS\System32\OpenSSH;C:\Program Files (x86)\Microsoft SQL Server\Client SDK\ODBC\130\Tools\Binn;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn;C:\Program Files (x86)\Microsoft SQL Server\140\DTS\Binn;C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\ManagementStudio;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Microsoft VS Code\bin;C:\Users\justinb\AppData\Local\Microsoft\WindowsApps;C:\Program Files\Microsoft VS Code\bin;C:\PHP7;C:\Users\justinb\AppData\Local\Google\Cloud SDK\google-cloud-sdk\bin;;C:\Program Files\KNIME;
USERNAME=justinb
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel

--------------- S Y S T E M ---------------

OS: Windows 10.0 , 64 bit Build 17763 (10.0.17763.439)

CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2

Memory: 4k page, physical 16680624k(9069032k free), swap 38700720k(28850520k free)

vm_info: Java HotSpot™ 64-Bit Server VM (25.152-b16) for windows-amd64 JRE (1.8.0_152-b16), built on Sep 14 2017 02:29:36 by “java_re” with MS VC++ 10.0 (VS2010)

time: Mon May 20 13:34:23 2019
elapsed time: 378 seconds (0d 0h 6m 18s)

PS: I already tried downloading the .jar file that contains (apparently) the missing classes, and adding it to my CLASSPATH environment variable.

I also tried adding the “Source for Java Runtime Environment” software (org.knime.binary.jre.source.feature.group) via the KNIME UI.

Neither seems to have helped.

You shouldn’t do anything about your local Java installation (if you have one) - KNIME ships with its own JRE. Are you doing a specific action each time it crashes (it looks like in this crash you were interacting with a file browser - is this the trigger every time?)

Thanks for the reply. It’s not 100% repeatable I’m afraid. So far I’ve just been playing with a file reader node and some row & column filtering nodes. The crash will happen during different operations, usually a minute or two after I start working with the KNIME UI.

I’ve just been testing for another 10 minutes. A few times, the KNIME UI would crash pretty much as soon as I opened a row or column filter node to configure it. However then it was stable for a few minutes while doing the same operations, and then it just crashed again after around 4 minutes. It doesn’t feel like any specific operation is causing it; more that something is happening in the background that sometimes fails quickly and sometimes takes a while.

Curiously, the last crash log reported a different set of internal exceptions, as well as the original ClassNotFondExceptions - below.

Internal exceptions (10 events):
Event: 16.170 Thread 0x000000000224e800 Exception <a ‘java/lang/NoSuchMethodError’: java.lang.Object.lambda$1(Ljava/lang/Object;)Ljava/lang/Object;> (0x0000000783ada750) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u152\9742\hotspot\src\share\vm\interpreter\linkResolver.cpp, li
Event: 16.170 Thread 0x000000000224e800 Exception <a ‘java/lang/NoSuchMethodError’: java.lang.Object.lambda$2(Lorg/knime/core/ui/UI;)Ljava/lang/IllegalArgumentException;> (0x0000000783adcd70) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u152\9742\hotspot\src\share\vm\interprete
Event: 16.847 Thread 0x000000000224e800 Exception <a ‘java/io/FileNotFoundException’> (0x000000076b5deea8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u152\9742\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 17.003 Thread 0x000000000224e800 Implicit null exception at 0x0000000002c8bd4c to 0x0000000002c8bef9
Event: 17.190 Thread 0x000000000224e800 Implicit null exception at 0x00000000036229df to 0x0000000003622e66
Event: 17.401 Thread 0x000000000224e800 Exception <a ‘java/lang/ClassNotFoundException’: sun/net/www/protocol/about/Handler> (0x000000076e32d470) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u152\9742\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 17.408 Thread 0x000000000224e800 Exception <a ‘java/lang/ClassNotFoundException’: sun/net/www/protocol/about/Handler> (0x000000076e352e18) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u152\9742\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 17.774 Thread 0x000000000224e800 Exception <a ‘java/lang/ClassNotFoundException’: sun/net/www/protocol/about/Handler> (0x000000076e8d24d8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u152\9742\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 17.780 Thread 0x000000000224e800 Exception <a ‘java/lang/ClassNotFoundException’: sun/net/www/protocol/about/Handler> (0x000000076e8f4590) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u152\9742\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210]
Event: 19.116 Thread 0x000000000224e800 Implicit null exception at 0x0000000003284c9e to 0x0000000003285681

Hi @jkbowser

did you try reinstalling KNIME?

Did you install KNIME using the installer?

Best, Iris

Hi @Iris - Yes that’s the first thing I tried.

I have tried reinstalling with both the KNIME installer and the self-extracting archive, and both versions have the same problem.

Regards,
Justin

I have also tried running KNIME under the Admin account - same problem :\

Hi @Iris I think I may have found the problem :slight_smile:

I read about a similar JRE crash here: https://bugs.openjdk.java.net/browse/JDK-8161519

I was using 2 screens attached to my PC, which is the same scenario as the above issue. If I switch to just 1 screen using Windows display settings, the crash doesn’t seem to happen.

Regards,
Justin

5 Likes

This same Java code (as in the related issue) appears in my KNIME error log too:

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.awt.Win32GraphicsDevice.getMaxConfigsImpl(I)I+0
j sun.awt.Win32GraphicsDevice.getMaxConfigs(I)I+10
j sun.awt.Win32GraphicsDevice.getConfigurations()[Ljava/awt/GraphicsConfiguration;+69
j javax.swing.ToolTipManager.getDrawingGC(Ljava/awt/Point;)Ljava/awt/GraphicsConfiguration;+36
j javax.swing.ToolTipManager.showTipWindow()V+115
j javax.swing.ToolTipManager$insideTimerAction.actionPerformed(Ljava/awt/event/ActionEvent;)V+113
J 14474 C1 javax.swing.Timer.fireActionPerformed(Ljava/awt/event/ActionEvent;)V (46 bytes) @ 0x0000000003e4f8a4 [0x0000000003e4f5e0+0x2c4]
J 14472 C1 javax.swing.Timer$DoPostEvent.run()V (95 bytes) @ 0x0000000003ae82f4 [0x0000000003ae7700+0xbf4]
J 14578 C2 java.awt.EventQueue$3.run()Ljava/lang/Object; (5 bytes) @ 0x0000000004111b6c [0x0000000004111860+0x30c]
v ~StubRoutines::call_stub
J 5267 java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x00000000028a2526 [0x00000000028a24c0+0x66]
J 14470 C2 java.awt.EventDispatchThread.pumpOneEventForFilters(I)V (295 bytes) @ 0x000000000482ff38 [0x000000000482f300+0xc38]
j java.awt.EventDispatchThread.pumpEventsForFilter(ILjava/awt/Conditional;Ljava/awt/EventFilter;)V+35
j java.awt.EventDispatchThread.pumpEventsForHierarchy(ILjava/awt/Conditional;Ljava/awt/Component;)V+11
j java.awt.EventDispatchThread.pumpEvents(ILjava/awt/Conditional;)V+4
j java.awt.EventDispatchThread.pumpEvents(Ljava/awt/Conditional;)V+3
j java.awt.EventDispatchThread.run()V+9
v ~StubRoutines::call_stub

Nice find. If you use two screens, does it happen regardless of which screen KNIME is being displayed on?

It seems to just happen on the second screen. It’s also happening less frequently for some reason, once I reconfigured Windows again to extend to a second screen.

Very strange - i’ve heard of wonky behavior from users using Windows on a laptop when plugged into a dock; perhaps this is related… (Thanks again for the sleuthing and reports.)

No problem! BTW, I used KNIME all day yesterday on my first screen… and at one point I opened the output of a Database Reader node into a pop-up window and dragged this onto my second screen. KNIME crashed immediately - so I think it’s definitely related to the second screen somehow.

1 Like

@jkbowser - I had/have the same problem. I had a WIndows 7 machine and it crashed all the time running Knime. My new laptop is a Windows 10 PC and I have not seen it crash while I am using Knime but many times if I leave it alone or come back in the morning it has the blue screen of death. My old machine failed pretty consistently on the Javascript Sunburst Chart… I have the workflow exported but I don’t see a way to upload it. If I can figure out how to upload it I will.

I also use dual monitors and I do a lot of presentations. This issue has been preventing me from showing Knime in public. I hope we can get it resolved.

Thanks!!!

Hi there @marcc,

welcome to KNIME Community Forum and tnx for your feedback. If you wonder how to upload exported workflow to Forum you can use Drag&Drop or this sign for upload :wink:

UpldFor

Br,
Ivan

MonkeyCo_data.knwf (19.2 KB)

@ipazin - Thanks very much. The file is attached

Hi there,

Just tried it on Windows 7 and works runs just fine. I guess it is to dual monitors…

Br,
Ivan

@ipazin - Based on what @jkbowser said above, I agree. On my last machine it would crash every time I ran it under Windows 7. I could run it under a VMWare LINUX VM on the same machine and it worked fine. The VM only had a single monitor.

I’m not sure how to fix this one…