kettle报错Error updating batch

2023/07/25 22:43:36 - Untitled - 为了转换解除补丁开始 [Untitled]
2023/07/25 22:43:36 - 表输出.0 - Connected to database [adb] (commit=1000)
2023/07/25 22:43:36 - 表输入.0 - !TableInput.Log.FinishedReadingQuery!
2023/07/25 22:43:36 - 表输入.0 - 完成处理 (I=6, O=0, R=0, W=6, U=0, E=0)
2023/07/25 22:43:37 - 表输出.0 - ERROR (version 9.2.0.0-290, build 9.2.0.0-290 from 2021-06-02 06.36.08 by buildguy) : Unexpected batch update error committing the database connection.
2023/07/25 22:43:37 - 表输出.0 - ERROR (version 9.2.0.0-290, build 9.2.0.0-290 from 2021-06-02 06.36.08 by buildguy) : org.pentaho.di.core.exception.KettleDatabaseBatchException:
2023/07/25 22:43:37 - 表输出.0 - Error updating batch
2023/07/25 22:43:37 - 表输出.0 - [15023, 2023072522433617201615721903453986648] java.lang.NullPointerException
2023/07/25 22:43:37 - 表输出.0 -
2023/07/25 22:43:37 - 表输出.0 - at org.pentaho.di.core.database.Database.createKettleDatabaseBatchException(Database.java:1440)
2023/07/25 22:43:37 - 表输出.0 - at org.pentaho.di.core.database.Database.emptyAndCommit(Database.java:1429)
2023/07/25 22:43:37 - 表输出.0 - at org.pentaho.di.trans.steps.tableoutput.TableOutput.dispose(TableOutput.java:590)
2023/07/25 22:43:37 - 表输出.0 - at org.pentaho.di.trans.step.RunThread.run(RunThread.java:97)
2023/07/25 22:43:37 - 表输出.0 - at java.lang.Thread.run(Thread.java:748)
2023/07/25 22:43:37 - 表输出.0 - Caused by: java.sql.BatchUpdateException: [15023, 2023072522433617201615721903453986648] java.lang.NullPointerException
2023/07/25 22:43:37 - 表输出.0 - at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
2023/07/25 22:43:37 - 表输出.0 - at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
2023/07/25 22:43:37 - 表输出.0 - at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
2023/07/25 22:43:37 - 表输出.0 - at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
2023/07/25 22:43:37 - 表输出.0 - at com.mysql.jdbc.Util.handleNewInstance(Util.java:425)
2023/07/25 22:43:37 - 表输出.0 - at com.mysql.jdbc.Util.getInstance(Util.java:408)
2023/07/25 22:43:37 - 表输出.0 - at com.mysql.jdbc.SQLError.createBatchUpdateException(SQLError.java:1163)
2023/07/25 22:43:37 - 表输出.0 - at com.mysql.jdbc.ServerPreparedStatement.executeBatchSerially(ServerPreparedStatement.java:763)
2023/07/25 22:43:37 - 表输出.0 - at com.mysql.jdbc.PreparedStatement.executeBatchInternal(PreparedStatement.java:1307)
2023/07/25 22:43:37 - 表输出.0 - at com.mysql.jdbc.StatementImpl.executeBatch(StatementImpl.java:970)
2023/07/25 22:43:37 - 表输出.0 - at org.pentaho.di.core.database.Database.emptyAndCommit(Database.java:1416)
2023/07/25 22:43:37 - 表输出.0 - ... 3 more
2023/07/25 22:43:37 - 表输出.0 - Caused by: java.sql.SQLException: [15023, 2023072522433617201615721903453986648] java.lang.NullPointerException
2023/07/25 22:43:37 - 表输出.0 - at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:965)
2023/07/25 22:43:37 - 表输出.0 - at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3978)
2023/07/25 22:43:37 - 表输出.0 - at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3914)
2023/07/25 22:43:37 - 表输出.0 - at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2530)
2023/07/25 22:43:37 - 表输出.0 - at com.mysql.jdbc.ServerPreparedStatement.serverExecute(ServerPreparedStatement.java:1288)
2023/07/25 22:43:37 - 表输出.0 - at com.mysql.jdbc.ServerPreparedStatement.executeInternal(ServerPreparedStatement.java:788)
2023/07/25 22:43:37 - 表输出.0 - at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2124)
2023/07/25 22:43:37 - 表输出.0 - at com.mysql.jdbc.PreparedStatement.executeUpdateInternal(PreparedStatement.java:2058)
2023/07/25 22:43:37 - 表输出.0 - at com.mysql.jdbc.ServerPreparedStatement.executeBatchSerially(ServerPreparedStatement.java:730)
2023/07/25 22:43:37 - 表输出.0 - ... 6 more
2023/07/25 22:43:37 - 表输出.0 - 完成处理 (I=0, O=0, R=6, W=0, U=0, E=1)
2023/07/25 22:43:37 - Untitled - ERROR (version 9.2.0.0-290, build 9.2.0.0-290 from 2021-06-02 06.36.08 by buildguy) : 错误被检测到!
2023/07/25 22:43:37 - Spoon - 转换完成!!
2023/07/25 22:43:37 - Untitled - ERROR (version 9.2.0.0-290, build 9.2.0.0-290 from 2021-06-02 06.36.08 by buildguy) : 错误被检测到!
2023/07/25 22:43:37 - Untitled - ERROR (version 9.2.0.0-290, build 9.2.0.0-290 from 2021-06-02 06.36.08 by buildguy) : 错误被检测到!
2023/07/25 22:43:37 - Untitled - 转换被检测
2023/07/25 22:43:37 - Untitled - 转换正在杀死其他步骤!

有人遇到这种报错吗?各种搜索以后都没有结果。

查看源表和目标表的表结构和定义,查看字段是否匹配