Good afternoon.
Please help me to understand the situation.
I have one .ktr, which accepts 1 excel, and outputs 3 excel.
.ktr runs normally in Spoon, but doesn't want to in idea.
Issues errors:
13:34:25.536 [init of Sidorov.0 (Thread-10)] [ERROR] - di.trans.Trans:95 - [C:\MyFirstScript\Разделение_excel_фаил.ktr] Can't run transformation due to plugin missing
13:34:25.536 [init of Petrov.0 (Thread-11)] [ERROR] - di.trans.Trans:95 - [C:\MyFirstScript\Разделение_excel_фаил.ktr] Can't run transformation due to plugin missing
13:34:25.536 [init of Microsoft Excel Input.0 (Thread-7)] [ERROR] - di.trans.Trans:95 - [C:\MyFirstScript\Разделение_excel_фаил.ktr] Can't run transformation due to plugin missing
13:34:25.536 [init of Ivanova.0 (Thread-9)] [ERROR] - di.trans.Trans:95 - [C:\MyFirstScript\Разделение_excel_фаил.ktr] Can't run transformation due to plugin missing
13:34:25.536 [init of Microsoft Excel Input.0 (Thread-7)] [ERROR] - di.trans.Trans:95 - [C:\MyFirstScript\Разделение_excel_фаил.ktr] Error initializing step [Microsoft Excel Input]
13:34:25.536 [init of Petrov.0 (Thread-11)] [ERROR] - di.trans.Trans:95 - [C:\MyFirstScript\Разделение_excel_фаил.ktr] Error initializing step [Petrov]
13:34:25.536 [init of Sidorov.0 (Thread-10)] [ERROR] - di.trans.Trans:95 - [C:\MyFirstScript\Разделение_excel_фаил.ktr] Error initializing step [Sidorov]
13:34:25.537 [init of Ivanova.0 (Thread-9)] [ERROR] - di.trans.Trans:95 - [C:\MyFirstScript\Разделение_excel_фаил.ktr] Error initializing step [Ivanova]
2023/09/29 13:34:25 - Microsoft Excel Input.0 - ERROR (version 9.4.0.0-343, build 0.0 from 2022-11-08 07.50.27 by buildguy) : Can't run transformation due to plugin missing
2023/09/29 13:34:25 - Sidorov.0 - ERROR (version 9.4.0.0-343, build 0.0 from 2022-11-08 07.50.27 by buildguy) : Can't run transformation due to plugin missing
2023/09/29 13:34:25 - Ivanova.0 - ERROR (version 9.4.0.0-343, build 0.0 from 2022-11-08 07.50.27 by buildguy) : Can't run transformation due to plugin missing
2023/09/29 13:34:25 - Petrov.0 - ERROR (version 9.4.0.0-343, build 0.0 from 2022-11-08 07.50.27 by buildguy) : Can't run transformation due to plugin missing
2023/09/29 13:34:25 - Sidorov.0 - ERROR (version 9.4.0.0-343, build 0.0 from 2022-11-08 07.50.27 by buildguy) : Error initializing step [Sidorov]
2023/09/29 13:34:25 - Petrov.0 - ERROR (version 9.4.0.0-343, build 0.0 from 2022-11-08 07.50.27 by buildguy) : Error initializing step [Petrov]
2023/09/29 13:34:25 - Microsoft Excel Input.0 - ERROR (version 9.4.0.0-343, build 0.0 from 2022-11-08 07.50.27 by buildguy) : Error initializing step [Microsoft Excel Input]
2023/09/29 13:34:25 - Ivanova.0 - ERROR (version 9.4.0.0-343, build 0.0 from 2022-11-08 07.50.27 by buildguy) : Error initializing step [Ivanova]
2023/09/29 13:34:25 - Разделение_excel_фаил - ERROR (version 9.4.0.0-343, build 0.0 from 2022-11-08 07.50.27 by buildguy) : Step [Microsoft Excel Input.0] failed to initialize!
2023/09/29 13:34:25 - Разделение_excel_фаил - ERROR (version 9.4.0.0-343, build 0.0 from 2022-11-08 07.50.27 by buildguy) : Step [Ivanova.0] failed to initialize!
2023/09/29 13:34:25 - Разделение_excel_фаил - ERROR (version 9.4.0.0-343, build 0.0 from 2022-11-08 07.50.27 by buildguy) : Step [Sidorov.0] failed to initialize!
2023/09/29 13:34:25 - Разделение_excel_фаил - ERROR (version 9.4.0.0-343, build 0.0 from 2022-11-08 07.50.27 by buildguy) : Step [Petrov.0] failed to initialize!
13:34:25.546 [main] [ERROR] - di.trans.Trans:95 - [C:\MyFirstScript\Разделение_excel_фаил.ktr] Step [Microsoft Excel Input.0] failed to initialize!
...
13:34:25.547 [main] [ERROR] - di.trans.Trans:95 - [C:\MyFirstScript\Разделение_excel_фаил.ktr] Step [Ivanova.0] failed to initialize!
13:34:25.547 [main] [ERROR] - di.trans.Trans:95 - [C:\MyFirstScript\Разделение_excel_фаил.ktr] Step [Sidorov.0] failed to initialize!
13:34:25.547 [main] [ERROR] - di.trans.Trans:95 - [C:\MyFirstScript\Разделение_excel_фаил.ktr] Step [Petrov.0] failed to initialize!
...
13:34:25.548 [main] [ERROR] - pluscom.PDITransformation.PDITransformation:73 - We failed to initialize at least one step. Execution can not begin!