"column expressions" not available from extension

Hi Team,

I am getting this error. While running it via batch file, I am getting this error. Can someone help me out?

“column expressions” not available from extension “knime expressions” (provided by “knime ag, zurich, switzerland”; plugin “org.knime.expressions.base” is not installed)

Apr 27, 2023 7:44:09 PM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-transports-http-hc (398) [org.apache.cxf.transport.http.HTTPConduitFactory, org.apache.cxf.transport.ConduitInitiator]
WARN main Node Node can’t be executed - Node “Column Expressions” not available from extension “KNIME Expressions” (provided by “KNIME AG, Zurich, Switzerland”; plugin “org.knime.expressions.base” is not installed)
WARN main Node Errors overwriting node settings with flow variables: Unknown variable “Path”
WARN main Node Node can’t be executed - Node “Column Expressions” not available from extension “KNIME Expressions” (provided by “KNIME AG, Zurich, Switzerland”; plugin “org.knime.expressions.base” is not installed)
WARN main Node Errors overwriting node settings with flow variables: Unknown variable “Path”
WARN KNIME-Worker-3-Cell Splitter 3:358:353 Node Node can’t be executed - Node “Column Expressions” not available from extension “KNIME Expressions” (provided by “KNIME AG, Zurich, Switzerland”; plugin “org.knime.expressions.base” is not installed)
WARN KNIME-Worker-3-Rank 3:282 Node Node can’t be executed - Node “Column Expressions” not available from extension “KNIME Expressions” (provided by “KNIME AG, Zurich, Switzerland”; plugin “org.knime.expressions.base” is not installed)
WARN KNIME-Worker-3-String to Path 3:283 Node Node can’t be executed - Node “Column Expressions” not available from extension “KNIME Expressions” (provided by “KNIME AG, Zurich, Switzerland”; plugin “org.knime.expressions.base” is not installed)
WARN KNIME-Worker-3-DB Query Reader 3:274 Node No aggregation column defined
WARN KNIME-Worker-3-DB Query Reader 3:274 Node No aggregation column defined
Apr 27, 2023 7:44:52 PM org.apache.cxf.bus.osgi.CXFExtensionBundleListener unregister
INFO: Removing the extensions for bundle 76
Apr 27, 2023 7:44:52 PM org.apache.cxf.bus.osgi.CXFExtensionBundleListener unregister
INFO: Removing the extensions for bundle 78
Apr 27, 2023 7:44:52 PM org.apache.cxf.bus.osgi.CXFExtensionBundleListener unregister
INFO: Removing the extensions for bundle 398

And if you run it via the client, does the column expression node work as expected?

Yes, it’s running without any errors.

hi team anyone else have faced the same issue earlier?
any solution for this ?

even though if i use date extractor facing same issue .

I recommend to include as much (anonymized) information as possible. Like the batch command you’re using, the workflow itself, the list of installed extensions, etc. The more you give the more likely someone will be able to jump in (I can’t since I have not experienced this issue before).

That’s the problem. I am not getting any errors while running on KNIME Local. Whereas when I am calling the workflow via terminal, I am getting this error.

I have copied and pasted the error I was getting, and I don’t have anything apart from that.
I don’t know why I am getting "Node “Column Expressions” not available from extension “KNIME Expressions"

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