weixin_38010565 2017-05-03 04:10 采纳率: 0%
浏览 3697

在linux下通过kitchen.sh运行job报错,求各路大神指点

2017/05/03 03:57:31 - Kitchen - Logging is at level : Basic logging
2017/05/03 03:57:31 - Kitchen - Start of run.
2017/05/03 03:57:31 - RepositoriesMeta - Reading repositories XML file: /root/.kettle/repositories.xml
Processing stopped because of an error:
An error occured loading the directory tree from the repository

Error loading a repository directory

ERROR executing query

Error determining value metadata from SQL resultset metadata
at org.pentaho.commons.launcher.Launcher.main (Launcher.java:92)
at java.lang.reflect.Method.invoke (Method.java:606)
at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:57)
at sun.reflect.NativeMethodAccessorImpl.invoke0 (NativeMethodAccessorImpl.java:-2)
at org.pentaho.di.kitchen.Kitchen.main (Kitchen.java:313)
at org.pentaho.di.repository.kdr.KettleDatabaseRepository.loadRepositoryDirectoryTree (KettleDatabaseRepository.java:536)
at org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryDirectoryDelegate.loadRepositoryDirectoryTree (KettleDatabaseRepositoryDirectoryDelegate.java:101)
at org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryDirectoryDelegate.loadRepositoryDirectory (KettleDatabaseRepositoryDirectoryDelegate.java:119)
at org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryDirectoryDelegate.getDirectory (KettleDatabaseRepositoryDirectoryDelegate.java:48)
at org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryConnectionDelegate.getOneRow (KettleDatabaseRepositoryConnectionDelegate.java:1811)
at org.pentaho.di.core.database.Database.openQuery (Database.java:1743)
at org.pentaho.di.core.database.Database.getRowInfo (Database.java:2197)
at org.pentaho.di.core.database.Database.getValueFromSQLType (Database.java:2251)
at org.pentaho.di.core.row.value.ValueMetaBase.getValueFromSQLType (ValueMetaBase.java:4548)
at org.pentaho.di.core.row.value.ValueMetaFactory.createValueMeta (ValueMetaFactory.java:57)
at org.pentaho.di.core.row.value.ValueMetaFactory.createValueMeta (ValueMetaFactory.java:46)
at org.pentaho.di.core.plugins.PluginRegistry.getPlugin (PluginRegistry.java:275)
at org.pentaho.di.core.plugins.PluginRegistry.getPlugins (PluginRegistry.java:244)
at java.util.HashMap$KeyIterator.next (HashMap.java:928)
at java.util.HashMap$HashIterator.nextEntry (HashMap.java:894)

ERROR: Kitchen can't continue because the job couldn't be loaded.

  • 写回答

1条回答 默认 最新

  • 白萝卜。 2017-05-03 05:34
    关注

    这一行 at org.pentaho.commons.launcher.Launcher.main (Launcher.java:92)
    这有错误提示,你看看具体的问题就行了。

    评论

报告相同问题?

悬赏问题

  • ¥15 用windows做服务的同志有吗
  • ¥60 求一个简单的网页(标签-安全|关键词-上传)
  • ¥35 lstm时间序列共享单车预测,loss值优化,参数优化算法
  • ¥15 Python中的request,如何使用ssr节点,通过代理requests网页。本人在泰国,需要用大陆ip才能玩网页游戏,合法合规。
  • ¥100 为什么这个恒流源电路不能恒流?
  • ¥15 有偿求跨组件数据流路径图
  • ¥15 写一个方法checkPerson,入参实体类Person,出参布尔值
  • ¥15 我想咨询一下路面纹理三维点云数据处理的一些问题,上传的坐标文件里是怎么对无序点进行编号的,以及xy坐标在处理的时候是进行整体模型分片处理的吗
  • ¥15 一直显示正在等待HID—ISP
  • ¥15 Python turtle 画图