A few days ago, the Time Series nodes were updated. Since then, every (existing) workflow containing the String Manipulation node (Javasnippet extension) opens with a dialog that the String Manipulation node is not installed and offers to install it for me. But then refuses to install the nodes, because they are already installed!
MacOS 14.3 (aarch64)
KNIME 5.2.0 (aarch64)
Time Series Extension 1.0.0.202401242140 org.knime.features.time_series.feature.group
KNIME Javasnippet 5.2.0.v202310301555 org.knime.features.javasnippet.feature.group
On starting KNIME, I see all these errors in the Console pane:
ERROR RepositoryManager Node 'org.knime.base.node.rules.engine.twoports.RuleEngineFilter2PortsNodeFactory' from plugin 'org.knime.jsnippets' could not be created. The corresponding plugin bundle could not be activated!
ERROR RepositoryManager Node 'org.knime.base.node.rules.engine.RuleEngineNodeFactory' from plugin 'org.knime.jsnippets' could not be created. The corresponding plugin bundle could not be activated!
ERROR RepositoryManager Node 'org.knime.base.node.preproc.stringmanipulation.StringManipulationNodeFactory' from plugin 'org.knime.jsnippets' could not be created. The corresponding plugin bundle could not be activated!
ERROR RepositoryManager Node 'org.knime.base.node.rules.engine.twoports.RuleEngineSplitter2PortsNodeFactory' from plugin 'org.knime.jsnippets' could not be created. The corresponding plugin bundle could not be activated!
ERROR RepositoryManager Node 'org.knime.base.node.jsnippet.JavaSnippetNodeFactory' from plugin 'org.knime.jsnippets' could not be created. The corresponding plugin bundle could not be activated!
ERROR RepositoryManager Node 'org.knime.base.node.rules.engine.pmml.PMMLRuleEditorNodeFactory' from plugin 'org.knime.jsnippets' could not be created. The corresponding plugin bundle could not be activated!
ERROR RepositoryManager Node 'org.knime.base.node.preproc.stringmanipulation.variable.StringManipulationVariableNodeFactory' from plugin 'org.knime.jsnippets' could not be created. The corresponding plugin bundle could not be activated!
ERROR RepositoryManager Node 'org.knime.base.node.jsnippet.JavaEditVarNodeFactory' from plugin 'org.knime.jsnippets' could not be created. The corresponding plugin bundle could not be activated!
ERROR RepositoryManager Node 'org.knime.base.node.rules.engine.decisiontree.FromDecisionTreeNodeFactory' from plugin 'org.knime.jsnippets' could not be created. The corresponding plugin bundle could not be activated!
ERROR RepositoryManager Node 'org.knime.base.node.rules.engine.RuleEngineVariableNodeFactory' from plugin 'org.knime.jsnippets' could not be created. The corresponding plugin bundle could not be activated!
ERROR RepositoryManager Node 'org.knime.base.node.rules.engine.pmml.PMMLRuleSetPredictorNodeFactory' from plugin 'org.knime.jsnippets' could not be created. The corresponding plugin bundle could not be activated!
ERROR RepositoryManager Node 'org.knime.base.node.rules.engine.RuleEngineFilterNodeFactory' from plugin 'org.knime.jsnippets' could not be created. The corresponding plugin bundle could not be activated!
ERROR RepositoryManager Node 'org.knime.base.node.rules.engine.twoports.RuleEngineVariable2PortsNodeFactory' from plugin 'org.knime.jsnippets' could not be created. The corresponding plugin bundle could not be activated!
ERROR RepositoryManager Node 'org.knime.base.node.preproc.stringmanipulation.multicolumn.MultiColumnStringManipulationNodeFactory' from plugin 'org.knime.jsnippets' could not be created. The corresponding plugin bundle could not be activated!
ERROR RepositoryManager Node 'org.knime.base.node.rules.engine.twoports.RuleEngine2PortsNodeFactory' from plugin 'org.knime.jsnippets' could not be created. The corresponding plugin bundle could not be activated!
ERROR RepositoryManager Node 'org.knime.base.node.rules.engine.totable.RulesToTableNodeFactory' from plugin 'org.knime.jsnippets' could not be created. The corresponding plugin bundle could not be activated!
ERROR RepositoryManager Node 'org.knime.base.node.rules.engine.RuleEngineSplitterNodeFactory' from plugin 'org.knime.jsnippets' could not be created. The corresponding plugin bundle could not be activated!
WARN NodeFactoryExtension Could not create node factory
WARN NodeFactoryExtension Could not create node factory
WARN NodeFactoryExtension Could not create node factory
WARN NodeFactoryExtension Could not create node factory
If I uninstall the Time Series Extension and restart KNIME, there are no errors in the console, and the String Manipulation node is found. But then there are no Time Series nodes available.
I have checked also on Win10-64/KNIME-5.2.0 and this is not a problem on Windows.
(the other)
Simon