2023/03/28 16:47:01 - 转换 - ERROR (version 8.2.0.0-342, build 8.2.0.0-342 from 2018-11-14 10.30.55 by buildguy) : Unable to run job '每日重复作业'. The 转换 has an error. Unexpected error during transformation metadata load 2023/03/28 16:47:01 - 转换 - at org.pentaho.di.job.Job.run (Job.java:384) 2023/03/28 16:47:01 - 转换 - at org.pentaho.di.job.Job.execute (Job.java:497) 2023/03/28 16:47:01 - 转换 - at org.pentaho.di.job.Job.execute (Job.java:821) 2023/03/28 16:47:01 - 转换 - at org.pentaho.di.job.Job.execute (Job.java:680) 2023/03/28 16:47:01 - 转换 - at org.pentaho.di.job.entries.trans.JobEntryTrans.execute (JobEntryTrans.java:709) 2023/03/28 16:47:01 - 转换 - at org.pentaho.di.job.entries.trans.JobEntryTrans.getTransMeta (JobEntryTrans.java:1313) 2023/03/28 16:47:01 - 转换 - at org.pentaho.di.job.entries.trans.JobEntryTrans.getTransMetaFromRepository (JobEntryTrans.java:1291) 2023/03/28 16:47:01 - 转换 - ERROR (version 8.2.0.0-342, build 8.2.0.0-342 from 2018-11-14 10.30.55 by buildguy) : org.pentaho.di.core.exception.KettleException: 2023/03/28 16:47:01 - 转换 - Unexpected error during transformation metadata load 2023/03/28 16:47:01 - 转换 - at org.pentaho.di.job.Job.run (Job.java:384) 2023/03/28 16:47:01 - 转换 - at org.pentaho.di.job.Job.execute (Job.java:497) 2023/03/28 16:47:01 - 转换 - at org.pentaho.di.job.Job.execute (Job.java:821) 2023/03/28 16:47:01 - 转换 - at org.pentaho.di.job.Job.execute (Job.java:680) 2023/03/28 16:47:01 - 转换 - at org.pentaho.di.job.entries.trans.JobEntryTrans.execute (JobEntryTrans.java:709) 2023/03/28 16:47:01 - 转换 - at org.pentaho.di.job.entries.trans.JobEntryTrans.getTransMeta (JobEntryTrans.java:1313) 2023/03/28 16:47:01 - 转换 - at org.pentaho.di.job.entries.trans.JobEntryTrans.getTransMetaFromRepository (JobEntryTrans.java:1291) 2023/03/28 16:47:01 - 转换 - 2023/03/28 16:47:01 - 转换 - at org.pentaho.di.job.entries.trans.JobEntryTrans.getTransMeta(JobEntryTrans.java:1373) 2023/03/28 16:47:01 - 转换 - at org.pentaho.di.job.entries.trans.JobEntryTrans.execute(JobEntryTrans.java:709) 2023/03/28 16:47:01 - 转换 - at org.pentaho.di.job.Job.execute(Job.java:680) 2023/03/28 16:47:01 - 转换 - at org.pentaho.di.job.Job.execute(Job.java:821) 2023/03/28 16:47:01 - 转换 - at org.pentaho.di.job.Job.execute(Job.java:497) 2023/03/28 16:47:01 - 转换 - at org.pentaho.di.job.Job.run(Job.java:384) 2023/03/28 16:47:01 - 转换 - Caused by: java.lang.NullPointerException 2023/03/28 16:47:01 - 转换 - at org.pentaho.di.job.entries.trans.JobEntryTrans.getTransMetaFromRepository(JobEntryTrans.java:1291) 2023/03/28 16:47:01 - 转换 - at org.pentaho.di.job.entries.trans.JobEntryTrans.getTransMeta(JobEntryTrans.java:1313) 2023/03/28 16:47:01 - 转换 - ... 5 more 2023/03/28 16:47:01 - 每日重复作业 - 完成作业项[转换] (结果=[false]) 2023/03/28 16:47:01 - 每日重复作业 - 每日重复作业

This error message indicates a problem with the data transformation in the '每日重复作业' job, specifically an inability to load transformation metadata. The root cause is a NullPointerException, likely due to a missing or incorrectly configured component in the transformation. To resolve this issue, you need to inspect the transformation, verify the configuration of all components, and potentially debug the transformation to identify the specific component causing the error.

Here are some steps to help troubleshoot this error:

  • Examine the Transformation: Review the transformation steps and ensure all components are correctly configured and connected. Check if any component is missing or has incorrect settings.
  • Verify Data Sources: If the transformation relies on external data sources, verify that they are accessible and the connection settings are correct.
  • Check for Missing Dependencies: Ensure that all required dependencies for the transformation are installed and available.
  • Debug the Transformation: Use the Kettle debugger to step through the transformation and identify the specific component causing the NullPointerException.
  • Review Logs: Examine the Kettle logs for any additional clues about the error.

Once you have identified the cause of the error, take appropriate steps to fix it. This may involve correcting component configurations, addressing data source issues, or updating dependencies. After making any changes, re-run the job to see if the error is resolved.

Pentaho Kettle Job Error: Unable to Run Job '每日重复作业' -  Unexpected Error During Transformation Metadata Load

原文地址: https://www.cveoy.top/t/topic/lZtZ 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录