Quantcast
Channel: KNIME RSS
Viewing all articles
Browse latest Browse all 4157

Unable to run Knime due to Configuration error

$
0
0

Just installed Knime 3.3.2 and worked fine the 1st time I ran it. Now whenever I try to run Knime it shows a configuration error and doesn't run. I have copied the configuration log file below and attached the knime.log.

Can someone help me to fix this? Knime is such an awesome software, it's a pity that I can't run it.

------------------------------------ log file -------------------------------------------------------------

!SESSION 2017-06-20 15:10:17.749 -----------------------------------------------
 eclipse.buildId=unknown
 java.version=1.8.0_60
 java.vendor=Oracle Corporation
 BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_AU
 Command-line arguments:  -os win32 -ws win32 -arch x86_64

!ENTRY org.eclipse.osgi 4 0 2017-06-20 15:10:20.282
 !MESSAGE Application error
 !STACK 1
 java.lang.UnsatisfiedLinkError: org.eclipse.swt.internal.C.PTR_sizeof()I
  at org.eclipse.swt.internal.C.PTR_sizeof(Native Method)
  at org.eclipse.swt.internal.C.<clinit>(C.java:19)
  at org.eclipse.swt.widgets.Display.<clinit>(Display.java:138)
  at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:773)
  at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:160)
  at org.knime.product.rcp.KNIMEApplication.createDisplay(KNIMEApplication.java:190)
  at org.knime.product.rcp.KNIMEApplication.start(KNIMEApplication.java:101)
  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)


Viewing all articles
Browse latest Browse all 4157

Trending Articles