yenuo4977 2016-08-01 06:12 采纳率: 0%
浏览 17184

Kettle 连接数据库错误报错如图,如何解决,求大神。

图片说明
点击打开转换出现的问题。
org.pentaho.di.core.exception.KettleDatabaseException:
Unable to populate tree with repository objects

Unable to get list of repository objects

MODIFIED_DATE String : couldn't convert string [2016-07-28 15:31:56] to a date using format [yyyy/MM/dd HH:mm:ss.SSS]
Unparseable date: "2016-07-28 15:31:56"

at org.pentaho.di.ui.repository.RepositoryDirectoryUI.getTreeWithNames(RepositoryDirectoryUI.java:193)
at org.pentaho.di.ui.repository.dialog.SelectObjectDialog.refreshTree(SelectObjectDialog.java:433)
at org.pentaho.di.ui.repository.dialog.SelectObjectDialog.setSort(SelectObjectDialog.java:420)
at org.pentaho.di.ui.repository.dialog.SelectObjectDialog.getData(SelectObjectDialog.java:453)
at org.pentaho.di.ui.repository.dialog.SelectObjectDialog.open(SelectObjectDialog.java:344)
at org.pentaho.di.ui.spoon.Spoon.openFile(Spoon.java:3731)
at org.pentaho.di.ui.spoon.Spoon.openFile(Spoon.java:3682)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.pentaho.ui.xul.impl.AbstractXulDomContainer.invoke(AbstractXulDomContainer.java:329)
at org.pentaho.ui.xul.impl.AbstractXulComponent.invoke(AbstractXulComponent.java:139)
at org.pentaho.ui.xul.impl.AbstractXulComponent.invoke(AbstractXulComponent.java:123)
at org.pentaho.ui.xul.swt.tags.SwtToolbarbutton.access$100(SwtToolbarbutton.java:38)
at org.pentaho.ui.xul.swt.tags.SwtToolbarbutton$1.widgetSelected(SwtToolbarbutton.java:85)
at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Widget.sendEvent(Unknown Source)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at org.pentaho.di.ui.spoon.Spoon.readAndDispatch(Spoon.java:1221)
at org.pentaho.di.ui.spoon.Spoon.waitForDispose(Spoon.java:7051)
at org.pentaho.di.ui.spoon.Spoon.start(Spoon.java:8311)
at org.pentaho.di.ui.spoon.Spoon.main(Spoon.java:580)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.pentaho.commons.launcher.Launcher.main(Launcher.java:134)

Caused by: org.pentaho.di.core.exception.KettleException:
Unable to get list of repository objects

MODIFIED_DATE String : couldn't convert string [2016-07-28 15:31:56] to a date using format [yyyy/MM/dd HH:mm:ss.SSS]
Unparseable date: "2016-07-28 15:31:56"

at org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryConnectionDelegate.getRepositoryObjects(KettleDatabaseRepositoryConnectionDelegate.java:1469)
at org.pentaho.di.repository.kdr.KettleDatabaseRepository.getRepositoryObjects(KettleDatabaseRepository.java:717)
at org.pentaho.di.repository.kdr.KettleDatabaseRepository.getTransformationObjects(KettleDatabaseRepository.java:702)
at org.pentaho.di.repository.kdr.KettleDatabaseRepository.getJobAndTransformationObjects(KettleDatabaseRepository.java:1761)
at org.pentaho.di.ui.repository.RepositoryDirectoryUI.getTreeWithNames(RepositoryDirectoryUI.java:115)
... 29 more

Caused by: org.pentaho.di.core.exception.KettleValueException:
MODIFIED_DATE String : couldn't convert string [2016-07-28 15:31:56] to a date using format [yyyy/MM/dd HH:mm:ss.SSS]
Unparseable date: "2016-07-28 15:31:56"

at org.pentaho.di.core.row.ValueMeta.convertStringToDate(ValueMeta.java:619)
at org.pentaho.di.core.row.ValueMeta.getDate(ValueMeta.java:1670)
at org.pentaho.di.core.row.RowMeta.getDate(RowMeta.java:245)
at org.pentaho.di.repository.kdr.delegates.KettleDatabaseRepositoryConnectionDelegate.getRepositoryObjects(KettleDatabaseRepositoryConnectionDelegate.java:1462)
... 33 more

Caused by: java.text.ParseException: Unparseable date: "2016-07-28 15:31:56"
at java.text.DateFormat.parse(DateFormat.java:337)
at org.pentaho.di.core.row.ValueMeta.convertStringToDate(ValueMeta.java:614)
... 36 more

  • 写回答

1条回答

  • devmiao 2016-08-01 06:26
    关注
    评论

报告相同问题?

悬赏问题

  • ¥15 虚拟机打包apk出现错误
  • ¥30 最小化遗憾贪心算法上界
  • ¥15 用visual studi code完成html页面
  • ¥15 聚类分析或者python进行数据分析
  • ¥15 逻辑谓词和消解原理的运用
  • ¥15 三菱伺服电机按启动按钮有使能但不动作
  • ¥15 js,页面2返回页面1时定位进入的设备
  • ¥50 导入文件到网吧的电脑并且在重启之后不会被恢复
  • ¥15 (希望可以解决问题)ma和mb文件无法正常打开,打开后是空白,但是有正常内存占用,但可以在打开Maya应用程序后打开场景ma和mb格式。
  • ¥20 ML307A在使用AT命令连接EMQX平台的MQTT时被拒绝