Attaching the logs for the same
Error log.txt (35.6 KB)
Hi , Can anyone please help me to get this issue resolve . Have installed the built-in-mssqlserver-9.4.0 plugin as well still i am getting the error .
ARNING:root:Return code from KNIME execution was non-zero
WARNING:root:captured stdout: b’CompileCommand: exclude javax/swing/text/GlyphView.getBreakSpot bool exclude = true\nInstall location:\n file:/c:/Projects/knime_5.1.2/\r\nConfiguration file:\n file:/c:/Projects/knime_5.1.2/configuration/config.ini loaded\r\nConfiguration location:\n file:/c:/Projects/knime_5.1.2/configuration/\r\nFramework located:\n file:/c:/Projects/knime_5.1.2/plugins/org.eclipse.osgi_3.18.300.v20230220-1352.jar\r\nLoading extension: reference:file:org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar\r\n\teclipse.properties not found\r\nLoading extension: reference:file:javax.transaction_1.1.1.v201105210645.jar\r\n\teclipse.properties not found\r\nFramework classpath:\r\n file:/c:/Projects/knime_5.1.2/plugins/org.eclipse.osgi_3.18.300.v20230220-1352.jar\r\n file:/c:/Projects/knime_5.1.2/plugins/\r\n file:/c:/Projects/knime_5.1.2/plugins/org.eclipse.osgi.compatibility.state_1.2.800.v20221116-1440.jar\r\n file:/c:/Projects/knime_5.1.2/plugins/javax.transaction_1.1.1.v201105210645.jar\r\nDebug options:\n file:/C:/Users/A5710/.spyder-py3/.options not found\r\nTime to load bundles: 6\r\nStarting application: 767\r\nERROR\t main Node\t Loading model settings failed: Could not find the [built-in-mssqlserver-9.4.0] database driver.\norg.knime.core.node.InvalidSettingsException: Could not find the [built-in-mssqlserver-9.4.0] database driver.\r\n\tat org.knime.database.node.connector.DBSessionSettings.validatePrimaryIds(DBSessionSettings.java:106)\r\n\tat org.knime.database.node.connector.DBSessionSettings.validateSettings(DBSessionSettings.java:254)\r\n\tat org.knime.database.node.connector.server.UnauthenticatedServerDBConnectorSettings.validateSettings(UnauthenticatedServerDBConnectorSettings.java:260)\r\n\tat org.knime.database.node.connector.server.ServerDBConnectorSettings.validateSettings(ServerDBConnectorSettings.java:118)\r\n\tat org.knime.database.node.connector.AbstractDBConnectorNodeModel.validateSettingsInternal(AbstractDBConnectorNodeModel.java:283)\r\n\tat org.knime.database.node.DBNodeModel.validateSettings(DBNodeModel.java:184)\r\n\tat org.knime.core.node.Node.validateModelSettings(Node.java:696)\r\n\tat
Hi @prashanthpatil and welcome to the forum.
Could you also include the Python code itself that you’re using to call the workflow?