We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error when running _install_files
2021/06/21 09:49:11 - Spoon - Running transformation using the Kettle execution engine 2021/06/21 09:49:11 - Spoon - Transformation opened. 2021/06/21 09:49:11 - Spoon - Launching transformation [_install_files2]... 2021/06/21 09:49:11 - Spoon - Started the transformation execution. 2021/06/21 09:49:11 - _install_files2 - Dispatching started for transformation [_install_files2] 2021/06/21 09:49:11 - cpk_webapp_dir.0 - Finished processing (I=0, O=0, R=0, W=11, U=0, E=0) 2021/06/21 09:49:11 - Select values 2.0 - Finished processing (I=0, O=0, R=11, W=11, U=0, E=0) 2021/06/21 09:49:11 - cpk_solution_system_dir.0 - Finished processing (I=0, O=0, R=0, W=80, U=0, E=0) 2021/06/21 09:49:11 - Select values 3.0 - Finished processing (I=0, O=0, R=80, W=80, U=0, E=0) 2021/06/21 09:50:44 - START.0 - ERROR (version 9.1.0.0-324, build 9.1.0.0-324 from 2020-09-07 05.09.05 by buildguy) : Unexpected error 2021/06/21 09:50:44 - START.0 - ERROR (version 9.1.0.0-324, build 9.1.0.0-324 from 2020-09-07 05.09.05 by buildguy) : org.pentaho.di.core.exception.KettleException: 2021/06/21 09:50:44 - START.0 - Unable to connect with parent transformation after 60 seconds. 2021/06/21 09:50:44 - START.0 - 2021/06/21 09:50:44 - START.0 - at org.pentaho.di.trans.steps.mappinginput.MappingInput.processRow(MappingInput.java:88) 2021/06/21 09:50:44 - START.0 - at org.pentaho.di.trans.step.RunThread.run(RunThread.java:62) 2021/06/21 09:50:44 - START.0 - at java.lang.Thread.run(Thread.java:748) 2021/06/21 09:50:44 - START.0 - Finished processing (I=0, O=0, R=0, W=0, U=0, E=1) 2021/06/21 09:50:44 - _install_files2 - Transformation detected one or more steps with errors. 2021/06/21 09:50:44 - _install_files2 - Transformation is killing the other steps! 2021/06/21 09:50:45 - _install_files2 - ERROR (version 9.1.0.0-324, build 9.1.0.0-324 from 2020-09-07 05.09.05 by buildguy) : Errors detected! 2021/06/21 09:50:45 - Spoon - The transformation has finished!! 2021/06/21 09:50:45 - _install_files2 - ERROR (version 9.1.0.0-324, build 9.1.0.0-324 from 2020-09-07 05.09.05 by buildguy) : Errors detected! 2021/06/21 09:50:45 - _install_files2 - ERROR (version 9.1.0.0-324, build 9.1.0.0-324 from 2020-09-07 05.09.05 by buildguy) : Errors detected!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Error when running _install_files
2021/06/21 09:49:11 - Spoon - Running transformation using the Kettle execution engine
2021/06/21 09:49:11 - Spoon - Transformation opened.
2021/06/21 09:49:11 - Spoon - Launching transformation [_install_files2]...
2021/06/21 09:49:11 - Spoon - Started the transformation execution.
2021/06/21 09:49:11 - _install_files2 - Dispatching started for transformation [_install_files2]
2021/06/21 09:49:11 - cpk_webapp_dir.0 - Finished processing (I=0, O=0, R=0, W=11, U=0, E=0)
2021/06/21 09:49:11 - Select values 2.0 - Finished processing (I=0, O=0, R=11, W=11, U=0, E=0)
2021/06/21 09:49:11 - cpk_solution_system_dir.0 - Finished processing (I=0, O=0, R=0, W=80, U=0, E=0)
2021/06/21 09:49:11 - Select values 3.0 - Finished processing (I=0, O=0, R=80, W=80, U=0, E=0)
2021/06/21 09:50:44 - START.0 - ERROR (version 9.1.0.0-324, build 9.1.0.0-324 from 2020-09-07 05.09.05 by buildguy) : Unexpected error
2021/06/21 09:50:44 - START.0 - ERROR (version 9.1.0.0-324, build 9.1.0.0-324 from 2020-09-07 05.09.05 by buildguy) : org.pentaho.di.core.exception.KettleException:
2021/06/21 09:50:44 - START.0 - Unable to connect with parent transformation after 60 seconds.
2021/06/21 09:50:44 - START.0 -
2021/06/21 09:50:44 - START.0 - at org.pentaho.di.trans.steps.mappinginput.MappingInput.processRow(MappingInput.java:88)
2021/06/21 09:50:44 - START.0 - at org.pentaho.di.trans.step.RunThread.run(RunThread.java:62)
2021/06/21 09:50:44 - START.0 - at java.lang.Thread.run(Thread.java:748)
2021/06/21 09:50:44 - START.0 - Finished processing (I=0, O=0, R=0, W=0, U=0, E=1)
2021/06/21 09:50:44 - _install_files2 - Transformation detected one or more steps with errors.
2021/06/21 09:50:44 - _install_files2 - Transformation is killing the other steps!
2021/06/21 09:50:45 - _install_files2 - ERROR (version 9.1.0.0-324, build 9.1.0.0-324 from 2020-09-07 05.09.05 by buildguy) : Errors detected!
2021/06/21 09:50:45 - Spoon - The transformation has finished!!
2021/06/21 09:50:45 - _install_files2 - ERROR (version 9.1.0.0-324, build 9.1.0.0-324 from 2020-09-07 05.09.05 by buildguy) : Errors detected!
2021/06/21 09:50:45 - _install_files2 - ERROR (version 9.1.0.0-324, build 9.1.0.0-324 from 2020-09-07 05.09.05 by buildguy) : Errors detected!
The text was updated successfully, but these errors were encountered: