kettle使用过程中遇到”Unable to load the job from XML file”

不言
Libérer: 2023-03-01 06:38:02
original
7656 Les gens l'ont consulté

在执行下面的代码的时候出现了“Unable to load the job from XML file”问题

执行代码:

            JobMeta jobMeta = new JobMeta(log, jobFileName, null);
Copier après la connexion
Copier après la connexion

异常信息:

org.pentaho.di.core.exception.KettleXMLException: 
Unable to load the job from XML file [file:///D:/credit/hldzxjb/ep_yw.kjb]

Unable to load job info from XML node

Unable to read Job Entry copy info from XML node : org.pentaho.di.core.exception.KettleStepLoaderException: 
No valid step/plugin specified (jobPlugin=null) for TRANS


No valid step/plugin specified (jobPlugin=null) for TRANS
Copier après la connexion
Copier après la connexion

回复内容:

在执行下面的代码的时候出现了“Unable to load the job from XML file”问题

执行代码:

            JobMeta jobMeta = new JobMeta(log, jobFileName, null);
Copier après la connexion
Copier après la connexion

异常信息:

org.pentaho.di.core.exception.KettleXMLException: 
Unable to load the job from XML file [file:///D:/credit/hldzxjb/ep_yw.kjb]

Unable to load job info from XML node

Unable to read Job Entry copy info from XML node : org.pentaho.di.core.exception.KettleStepLoaderException: 
No valid step/plugin specified (jobPlugin=null) for TRANS


No valid step/plugin specified (jobPlugin=null) for TRANS
Copier après la connexion
Copier après la connexion
Étiquettes associées:
source:php.cn
Déclaration de ce site Web
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn
Tutoriels populaires
Plus>
Derniers téléchargements
Plus>
effets Web
Code source du site Web
Matériel du site Web
Modèle frontal