I’m running my knime WF in batch mode. Everything works well, beside outputting a reporting node.
There are no errors if I run this WF interactively.
WF snipped which fails to execute in batch mode.
Any hints how to fix this timeout error?
batch execution log:
WARN main BufferedDataTable Table spec file is 11 MB large - this may result in increased memory consumption (path ‘C:\Temp\BatchExecutorInput18379\Teamcenter_WF_Dashboard_batch\Metanode (#154)\Cell Splitter (#144)\port_1\spec.xml’)
WARN main Node No grouping column included. Aggregate complete table.
WARN main Node No path variables selected.
WARN main Node No such variable “Path_location” of type STRING
WARN main Node Errors loading flow variables into node : Errors overwriting node settings with flow variables: Unknown variable “Path”
WARN main Node No grouping column included. Aggregate complete table.
WARN main Node Errors loading flow variables into node : Errors overwriting node settings with flow variables: Unknown variable “Path”
WARN KNIME-Worker-0-List Files/Folders 3:359 Node No grouping column included. Aggregate complete table.
WARN KNIME-Worker-0-List Files/Folders 3:359 Node No path variables selected.
WARN KNIME-Worker-0-List Files/Folders 3:359 Node No such variable “Path_location” of type STRING
WARN KNIME-Worker-3-Path to String 3:360 Node No grouping column included. Aggregate complete table.
WARN KNIME-Worker-2-Path to String 3:394:387 Node No grouping column included. Aggregate complete table.
WARN KNIME-Worker-0-String to Date&Time 3:394:391 Node No grouping column included. Aggregate complete table.
WARN KNIME-Worker-4-String to Date&Time 3:366 Node No grouping column included. Aggregate complete table.
WARN KNIME-Worker-3-Table Row to Variable 3:361 Node The node configuration changed and the table spec will be recalculated during execution.
WARN KNIME-Worker-0-String Manipulation 3:172 ColumnCalculator Row “Row3404” contains missing value in column “User Id” - returning missing (omitting further warnings)
WARN KNIME-Worker-3-String Manipulation 3:194 ColumnCalculator Row “Row6” contains missing value in column “EMail Address” - returning missing (omitting further warnings)
WARN KNIME-Worker-4-CSV Reader 3:17 Node Errors loading flow variables into node : Errors overwriting node settings with flow variables: Unknown variable “Path_location_location”
WARN KNIME-Worker-0-String Manipulation 3:27:25 ColumnCalculator Row “Row446” contains missing value in column “Process Stage List” - returning missing (omitting further warnings)
WARN KNIME-Worker-6-String Manipulation 3:154:132 ColumnCalculator Row “Row0” contains missing value in column “COSolutionItems” - returning missing (omitting further warnings)
WARN KNIME-Worker-2-String Manipulation 3:154:133 ColumnCalculator Row “Row0” contains missing value in column “CRImplementedBy” - returning missing (omitting further warnings)
WARN KNIME-Worker-6-Cell Splitter 3:154:139 Node No aggregation column defined
WARN KNIME-Worker-6-Cell Splitter 3:154:139 Node No aggregation column defined
WARN KNIME-Worker-7-Unpivot 3:154:140 Node No aggregation column defined
WARN KNIME-Worker-7-Unpivot 3:154:140 Node No aggregation column defined
WARN KNIME-Worker-4-GroupBy 3:154:143 Node No aggregation column defined
WARN KNIME-Worker-4-GroupBy 3:154:143 Node No aggregation column defined
WARN KNIME-Worker-4-Row Filter 3:177 Node No aggregation column defined
WARN KNIME-Worker-2-Row Filter 3:176 Node No aggregation column defined
WARN KNIME-Worker-1-Cell Splitter 3:154:144 Node 1 invalid aggregation column(s) found.
WARN KNIME-Worker-1-Cell Splitter 3:154:144 Node No aggregation column defined
WARN KNIME-Worker-1-Cell Splitter 3:154:144 Node No aggregation column defined
WARN KNIME-Worker-7-Concatenate 3:154:160 Node 1 invalid aggregation column(s) found.
WARN KNIME-Worker-0-Row Filter 3:186 Node No aggregation column defined
WARN KNIME-Worker-4-Row Filter 3:185 Node No aggregation column defined
ERROR KNIME-Worker-2-Component Output 3:378:0:369 ReportPortObject java.util.concurrent.TimeoutException: Executing script failed with timeout. The script is: ‘return (document.readyState == ‘complete’);’
ERROR KNIME-Worker-2-Component Output 3:378:0:369 ReportPortObject java.util.concurrent.TimeoutException: Executing script failed with timeout. The script is: ‘return (document.readyState == ‘complete’);’