Can't run transformation due to plugin missing (Excel)

147 views
Skip to first unread message

Stanislav Kondratev

unread,
Sep 29, 2023, 6:46:32 AM9/29/23
to Pentaho Community
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!

Juan Sierra Pons

unread,
Oct 5, 2023, 2:32:06 AM10/5/23
to pentaho-...@googlegroups.com
Hi,

Excel steps come in the basic installation so if it says the plugin is missing it is possible that your installation is corrupted.
Try with a fresh installation.

Hope it helps
--------------------------------------------------------------------------------------
Juan Sierra Pons                                 ju...@elsotanillo.net
Linux User Registered: #257202      
Web: http://www.elsotanillo.net Git: http://www.github.com/juasiepo
Key Fingerprint = 0AD3F3DB8DE5183394882263FC429375EF21B13F
--------------------------------------------------------------------------------------


--
You received this message because you are subscribed to the Google Groups "Pentaho Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pentaho-commun...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pentaho-community/2ba6cf0b-8c11-4a65-99b5-a6f41faa6270n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages