Hello Jan, Thanks for your reply. Yes, it was the missing DLL. Copying msvcp100.dll to KNIME\jre\bin solved the problem. Best wishes, Michal
On 21 February 2014 11:25, Jan Holst Jensen <[email protected]> wrote: > On 2014-02-21 11:04, Michal Krompiec wrote: >> >> Hello, >> We've been using the RDKit nodes in KNIME for quite a while without >> any problems. But suddenly they ceased to work on some computers, >> while still working on other ones. Tried with a fresh KNIME >> installation with latest RDKit nodes - same problem. What could be >> wrong? I pasted the warning/error messages below: >> >> WARN RDKitTypesPluginActivator Library file >> GraphMolWrap.dll found: >> >> C:\Temp\knime_2.9.1\plugins\org.rdkit.knime.bin.win32.x86_2.4.0.201402061135\os\win32\x86\GraphMolWrap.dll >> >> ERROR RDKitTypesPluginActivator Loading of library >> GraphMolWrap.dll failed (possibly a subsequent error): >> >> C:\Temp\knime_2.9.1\configuration\org.eclipse.osgi\bundles\libtemp\224_0\GraphMolWrap.dll: >> Can't find dependent libraries >> >> ERROR RDKitTypesPluginActivator The library GraphMolWrap.dll >> has dependency issues. Please run a dependency walker on this file to >> find out what is missing. >> >> ERROR RDKitTypesPluginActivator Suggestion for fix: Please >> correct your system libraries based on the outcome of the dependency >> walker. >> >> WARN Histogram 2 columns without a valid >> domain will be ignored. In order to calculate the domain use the >> Nominal Values or Domain Calculator node. >> >> WARN RDKit From Molecule Could not load native RDKit >> library: >> C:\Temp\knime_2.9.1\plugins\org.rdkit.knime.bin.win32.x86_2.4.0.201402061135\os\win32\x86\boost_system-vc100-mt-1_51.dll: >> Can't find dependent libraries >> >> WARN RDKit From Molecule Could not load native RDKit >> library: >> C:\Temp\knime_2.9.1\plugins\org.rdkit.knime.bin.win32.x86_2.4.0.201402061135\os\win32\x86\boost_system-vc100-mt-1_51.dll: >> Can't find dependent libraries >> >> WARN RDKit From Molecule Could not load native RDKit >> library: >> C:\Temp\knime_2.9.1\plugins\org.rdkit.knime.bin.win32.x86_2.4.0.201402061135\os\win32\x86\boost_system-vc100-mt-1_51.dll: >> Can't find dependent libraries >> >> Thanks in advance, >> >> Michal >> > > Hello Michal, > > Could it be missing VC++ runtime DLLs on those machines ? Do you have > MSVCP100.DLL and MSVCR100.DLL in your path ? > > Cheers > -- Jan ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk _______________________________________________ Rdkit-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rdkit-discuss

