2020-09-14 12:45:05,756 : ERROR : main : : WindowsDefenderExceptionHandler : : : PowerShell command powershell -inputformat none -outputformat text -NonInteractive -Command Get-MpComputerStatus -ErrorAction Stop | select -ExpandProperty AMServiceEnabled did not terminate successfully. 2020-09-14 12:45:05,757 : ERROR : main : : WindowsDefenderExceptionHandler : : : Stderr is: 2020-09-14 12:45:05,757 : ERROR : main : : WindowsDefenderExceptionHandler : : : Get-MpComputerStatus : Operation failed with the following error: 0x800106ba 2020-09-14 12:45:05,757 : ERROR : main : : WindowsDefenderExceptionHandler : : : At line:1 char:1 2020-09-14 12:45:05,757 : ERROR : main : : WindowsDefenderExceptionHandler : : : + Get-MpComputerStatus -ErrorAction Stop | select -ExpandProperty AMSer ... 2020-09-14 12:45:05,757 : ERROR : main : : WindowsDefenderExceptionHandler : : : + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2020-09-14 12:45:05,757 : ERROR : main : : WindowsDefenderExceptionHandler : : : + CategoryInfo : NotSpecified: (MSFT_MpComputerStatus:ROOT\Microsoft\...pComputerStatus) [Get-MpComputerS 2020-09-14 12:45:05,757 : ERROR : main : : WindowsDefenderExceptionHandler : : : tatus], CimException 2020-09-14 12:45:05,757 : ERROR : main : : WindowsDefenderExceptionHandler : : : + FullyQualifiedErrorId : HRESULT 0x800106ba,Get-MpComputerStatus 2020-09-14 12:45:05,758 : ERROR : main : : WindowsDefenderExceptionHandler : : : 2020-09-14 12:45:15,906 : WARN : ModalContext : : Node : Microsoft SQL Server Connector : 0:4 : Database host is not defined. 2020-09-14 12:45:21,806 : ERROR : KNIME-Worker-10-R Source (Table) 0:84 : : Node : R Source (Table) : 0:84 : Execute failed: Exception occured during R initialization. org.knime.r.controller.IRController$RException: Exception occured during R initialization. at org.knime.r.controller.RController.initR(RController.java:335) at org.knime.r.controller.RController.initialize(RController.java:215) at org.knime.r.RSnippetNodeModel.executeInternal(RSnippetNodeModel.java:149) at org.knime.r.RSnippetNodeModel.execute(RSnippetNodeModel.java:139) at org.knime.core.node.NodeModel.executeModel(NodeModel.java:576) at org.knime.core.node.Node.invokeFullyNodeModelExecute(Node.java:1236) at org.knime.core.node.Node.execute(Node.java:1016) at org.knime.core.node.workflow.NativeNodeContainer.performExecuteNode(NativeNodeContainer.java:558) at org.knime.core.node.exec.LocalNodeExecutionJob.mainExecute(LocalNodeExecutionJob.java:95) at org.knime.core.node.workflow.NodeExecutionJob.internalRun(NodeExecutionJob.java:201) at org.knime.core.node.workflow.NodeExecutionJob.run(NodeExecutionJob.java:117) at org.knime.core.util.ThreadUtils$RunnableWithContextImpl.runWithContext(ThreadUtils.java:334) at org.knime.core.util.ThreadUtils$RunnableWithContext.run(ThreadUtils.java:210) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at org.knime.core.util.ThreadPool$MyFuture.run(ThreadPool.java:123) at org.knime.core.util.ThreadPool$Worker.run(ThreadPool.java:246) Caused by: java.io.IOException: Could not start Rserve process. at org.knime.r.rserve.RConnectionFactory.launchRserve(RConnectionFactory.java:303) at org.knime.r.rserve.RConnectionFactory.createConnection(RConnectionFactory.java:358) at org.knime.r.controller.RController.initRConnection(RController.java:291) at org.knime.r.controller.RController.initR(RController.java:331) ... 16 more Caused by: java.io.IOException: Command not found: \daneco.us/dfs/Home/nzr1/My Documents/R/win-library/4.0/Rserve\libs\x64\Rserve.exe at org.knime.r.rserve.RConnectionFactory.launchRserveProcess(RConnectionFactory.java:190) at org.knime.r.rserve.RConnectionFactory.launchRserve(RConnectionFactory.java:241) ... 19 more