KNIME Crashing on File & CSV Reader Browse For File

I am brand new to KNIME after receiving a how-to manual for machine learning using the platform. That said, it is entirely possible, and even probable, that I'm doing something wrong here but the application crashes every single time I try to browse for a file when double clicking either the File Reader or CSV reader. I'm not sure if I'm doing that incorrectly, although I don't believe I am doing anything wrong. For some extra reference, here are the last few lines of the log file before the crash:

 

2017-08-21 18:02:55,107 : DEBUG : Worker-1 : WorkflowManager :  :  : Loaded workflow from "C:\Program Files\KNIME\plugins\org.knime.r_3.4.0.v201707082105\metanode_templates\Stacked BarChart"  with warnings
2017-08-21 18:02:55,112 : DEBUG : Worker-1 : RepositoryManager :  :  : Found meta node definition 'stacked_barchart': Stacked BarChart
2017-08-21 18:03:02,095 : WARN  : main : File Reader : File Reader : 0:1 : No Settings available.
2017-08-21 18:03:02,095 : DEBUG : KNIME-Workflow-Notifier : WorkflowEditor :  :  : Workflow event triggered: WorkflowEvent [type=NODE_ADDED;node=0:1;old=null;new=File Reader 0:1 (IDLE);timestamp=Aug 21, 2017 6:03:02 PM]
2017-08-21 18:03:02,100 : DEBUG : main : WorkflowManager :  :  : Added new node 0:1
2017-08-21 18:03:02,106 : DEBUG : main : NodeContainer :  :  : Setting dirty flag on Introduction 0
2017-08-21 18:03:02,109 : DEBUG : KNIME-Workflow-Notifier : WorkflowEditor :  :  : Workflow event triggered: WorkflowEvent [type=WORKFLOW_DIRTY;node=0;old=null;new=null;timestamp=Aug 21, 2017 6:03:02 PM]
2017-08-21 18:03:02,110 : DEBUG : main : NodeContainer :  :  : Introduction 0 has new state: IDLE
2017-08-21 18:03:02,117 : DEBUG : KNIME-WFM-Parent-Notifier : NodeContainer :  :  : ROOT  has new state: IDLE
2017-08-21 18:03:02,321 : DEBUG : main : WorkflowRootEditPart :  :  : part: NodeAnnotationEditPart(  )
2017-08-21 18:03:02,361 : DEBUG : main : WorkflowRootEditPart :  :  : part: NodeContainerEditPart( File Reader 0:1 (IDLE) )

Hi rberger909,

It sounds like you are using KNIME 3.4, can you confirm that?

Is this happening for a specific file or for a text file in general? Do you encounter this problem with other nodes?

Cheers,

Vincenzo

Hello Vincenzo, thank you for responding! I am using version 3.4. This occurs before I can even open a file, it happens when I hit the button to browse in either the CSV or File loader. KNIME crashes when I hit the browse button in either case.

Hi rberger909,

Which OS are you using?

Thank you,

Best,

Vincenzo

Hi,

any progress here?

I have the same issue on my machine. I am running Windows 10 Enterprise - the problem persists now even after the Fall creator´s update. I have tried to install 64 and 32-bit versions of Knime 3.3.3 and 3.3.4 - no difference, opening csv or File load leads to an instant crash. 

Regards,

Jakub.

 

Hi jakub,

Would it be possible for you to share the log file? <knime.workspace>\.metadata\knime\knime.log

Best,

Vincenzo

Hi Vicenzo,

I attach the log from newly created worksflow with only one node created - CSV Reader. In the Input location, when Browse button is clicked, Knime instatly crashes.

!SESSION 2017-10-21 10:19:05.243 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_60
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=cs_CZ
Command-line arguments:  -os win32 -ws win32 -arch x86_64

!ENTRY org.eclipse.ui 2 0 2017-10-21 10:19:21.670
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2017-10-21 10:19:21.670
!MESSAGE Cannot bind to an undefined command: plug-in='org.knime.workbench.editor', id='knime.commands.editor.gridSettings'
 

Thanks in advance for any idea how to solve it!

Regards,

Jakub.

I'd like to see the solution to this too. I am having the same problem. As soon as I click on Browse, it crashes.

!SESSION 2017-11-28 20:38:36.062 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.8.0_60
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86_64

!ENTRY org.eclipse.core.resources 2 10035 2017-11-28 20:38:46.427
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.

!ENTRY org.eclipse.ui 2 0 2017-11-28 20:38:46.993
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.bindings' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2017-11-28 20:38:46.993
!MESSAGE Cannot bind to an undefined command: plug-in='org.knime.workbench.editor', id='knime.commands.editor.gridSettings'

!ENTRY org.eclipse.core.runtime 4 0 2017-11-28 20:38:47.291
!MESSAGE Invalid input url:platform:/plugin/org.knime.ext.weka_3.7/icons/weka_splash_24.png
!STACK 0
java.io.IOException: Unable to resolve plug-in "platform:/plugin/org.knime.ext.weka_3.7/icons/weka_splash_24.png".
    at org.eclipse.core.internal.runtime.PlatformURLPluginConnection.parse(PlatformURLPluginConnection.java:61)
    at org.eclipse.core.internal.runtime.FindSupport.find(FindSupport.java:290)
    at org.eclipse.core.runtime.FileLocator.find(FileLocator.java:152)
    at org.eclipse.ui.plugin.AbstractUIPlugin.imageDescriptorFromPlugin(AbstractUIPlugin.java:689)
    at org.knime.product.KNIMESplashHandler.getSplashIcon(KNIMESplashHandler.java:300)
    at org.knime.product.KNIMESplashHandler.createUIImages(KNIMESplashHandler.java:332)
    at org.knime.product.KNIMESplashHandler.init(KNIMESplashHandler.java:222)
    at org.eclipse.ui.internal.Workbench$6.run(Workbench.java:873)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:888)
    at org.eclipse.ui.internal.Workbench.access$6(Workbench.java:810)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:656)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:604)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
    at org.knime.product.rcp.KNIMEApplication.start(KNIMEApplication.java:140)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:497)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:673)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:610)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1519)
 

Problem solved in 3.5