Hi everybody.
I've a batch execution problem of the GroupBy node in KNIME 3.1.
Below the error log:
ERROR : main : RDKitTypesPluginActivator : GroupBy : 0:502 : Could not load native RDKit library: D:\Program Files\Knime_3.1.0\plugins\org.rdkit.knime.bin.win32.x86_64_3.0.0.201511131223\os\win32\x86_64\boost_system-vc100-mt-1_56.dll: Can't find dependent libraries
ERROR : main : RDKitTypesPluginActivator : GroupBy : 0:502 : Loading of library boost_system-vc100-mt-1_56.dll failed: D:\Program Files\Knime_3.1.0\plugins\org.rdkit.knime.bin.win32.x86_64_3.0.0.201511131223\os\win32\x86_64\boost_system-vc100-mt-1_56.dll: Can't find dependent libraries
ERROR : main : RDKitTypesPluginActivator : GroupBy : 0:502 : The library boost_system-vc100-mt-1_56.dll is missing.
ERROR : main : RDKitTypesPluginActivator : GroupBy : 0:502 : Loading of library boost_chrono-vc100-mt-1_56.dll failed (possibly a subsequent error): D:\Program Files\Knime_3.1.0\plugins\org.rdkit.knime.bin.win32.x86_64_3.0.0.201511131223\os\win32\x86_64\boost_chrono-vc100-mt-1_56.dll: Can't find dependent libraries
ERROR : main : RDKitTypesPluginActivator : GroupBy : 0:502 : The library boost_chrono-vc100-mt-1_56.dll is missing.
ERROR : main : RDKitTypesPluginActivator : GroupBy : 0:502 : Loading of library boost_thread-vc100-mt-1_56.dll failed (possibly a subsequent error): D:\Program Files\Knime_3.1.0\plugins\org.rdkit.knime.bin.win32.x86_64_3.0.0.201511131223\os\win32\x86_64\boost_thread-vc100-mt-1_56.dll: Can't find dependent libraries
ERROR : main : RDKitTypesPluginActivator : GroupBy : 0:502 : The library boost_thread-vc100-mt-1_56.dll is missing.
ERROR : main : RDKitTypesPluginActivator : GroupBy : 0:502 : Loading of library GraphMolWrap.dll failed (possibly a subsequent error): D:\Program Files\Knime_3.1.0\plugins\org.rdkit.knime.bin.win32.x86_64_3.0.0.201511131223\os\win32\x86_64\GraphMolWrap.dll: Can't find dependent libraries
ERROR : main : RDKitTypesPluginActivator : GroupBy : 0:502 : The library GraphMolWrap.dll is missing.
ERROR : main : RDKitTypesPluginActivator : GroupBy : 0:502 : Suggestion for fix: Please uninstall and reinstall the RDKit Nodes.
As suggested, I've tried to uninstall RDKIT plugin from Installed Software Menu.
Perhaps, RDKIT is always in and executable, in the nodes list. How can I uninstall it permanently as do not met yet the error log?!
Thanks a lot!