we would like to install certain extensions on our Azure Knime Server (knime-server-small-410). How can we do this? We are looking especiallyfor the extension “Tokenizer OpenNLP German”.
Those are the correct documentation instructions for installing extensions.
As mentioned in that link [1],
{
The easiest way to install additional extensions into the executor (e.g. Community Extensions or commercial 3rd party extensions) is to start the executor in GUI mode and install the extensions as usual.
}
It then covers a method to install an extension on the executor if you do NOT have GUI access, and the following section discusses updating the executor once you have the extension installed.
CompilerOracle: exclude javax/swing/text/GlyphView.getBreakSpot
May 11, 2020 7:20:56 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-transports-http (122) [org.apache.cxf.transport.http.HTTPTransportFactory, org.apache.cxf.transport.http.HTTPWSDLExtensionLoader, org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder, org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder, org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider]
May 11, 2020 7:20:56 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions
INFO: Adding the extensions from bundle org.apache.cxf.cxf-rt-transports-http-hc (123) [org.apache.cxf.transport.http.HTTPConduitFactory, org.apache.cxf.transport.ConduitInitiator]
log4j:WARN No appenders could be found for logger (org.apache.http.impl.conn.SingleClientConnManager).
log4j:WARN Please initialize the log4j system properly.
Installing org.knime.features.ext.textprocessing.language.german.feature.group 4.1.0.v201908271600.
Operation completed in 61311 ms.
May 11, 2020 7:21:57 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener unregister
INFO: Removing the extensions for bundle 122
May 11, 2020 7:21:57 AM org.apache.cxf.bus.osgi.CXFExtensionBundleListener unregister
INFO: Removing the extensions for bundle 123
Does this look right for you?
After doing this, we still have the same problem. When running a Workflow, we get the following error message in our local Knime client: