Loading Error on AWS server - Missing node : table row to variable

Hello,

When I’m trying to deploy one of my workflow on our Knime Server, i’m getting an error about missing code Node (Table Row to Variable).

Our server is a KNIME Server Small for AWS, with the latest version.
So I don’t understand why I’m having an issue with a core node.

image

I guess it might come from the fact that there is a deprecated version of this node, but both version of this node are associated to the knime version 4.1

Table row to variable (Deprecated) : https://nodepit.com/node/org.knime.base.node.flowvariable.tablerowtovariable.TableToVariableNodeFactory

Table row to variable (ok)

Have you an idea how to solve this ?

thanks

Hi,

do you actually use the deprecated node or the most current version? I’d assume that you are running KNIME Server 4.9.x with executor 4.0.x. In that case you should create your workflow with KNIME Analytics Platform 4.0.x and not with 4.1.0. This ensures that you don’t use any nodes that aren’t available on the server.

Cheers,
Moritz

4 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.