【问题标题】:An error occurred while using kettle's flow control使用kettle的流量控制时出错
【发布时间】:2022-11-24 23:14:22
【问题描述】:

我一点击水壶流量控制按钮,水壶就运行出错了。

这是我单击详细信息按钮时的下一个错误代码。

    java.lang.NullPointerException
 at org.pentaho.di.ui.spoon.Spoon$16.mouseMove(Spoon.java:2182)
 at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
 at org.eclipse.swt.widgets.EventTable.sendEvent(Unknown Source)
 at org.eclipse.swt.widgets.Display.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:1381)
 at org.pentaho.di.ui.spoon.Spoon.waitForDispose(Spoon.java:7817)
 at org.pentaho.di.ui.spoon.Spoon.start(Spoon.java:9179)
 at org.pentaho.di.ui.spoon.Spoon.main(Spoon.java:707)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 at java.lang.reflect.Method.invoke(Method.java:498)
 at org.pentaho.commons.launcher.Launcher.main(Launcher.java:92)

【问题讨论】:

  • 请阐明您的具体问题或提供更多详细信息以准确突出您的需求。正如目前所写的那样,很难准确地说出你在问什么。

标签: java kettle


【解决方案1】:

也许: 1.使用Excel api? 2.只使用文件xls,不要使用xlsx。

【讨论】:

猜你喜欢
  • 2018-03-02
  • 1970-01-01
  • 2018-01-18
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多