1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Talend Open Studioでプロジェクトをインポートしたときのエラー解決策

Posted at

Talend Open Studioで新規にプロジェクトをインポートしたとき以下のエラーが発生した。

起動時:

"Generation Engine Initialization in progress..." 中に内部エラーが発生しました。 java.lang.NullPointerException talend

ジョブ実行時:

[org.eclipse.emf.codegen.jet.JETException: InvocationTargetException

別の環境ではこのプロジェクトもジョブも問題なく動いていた。
海外のサイト(掲示板?)で調べたところ、「JavaのPATHがおかしくなっている。Talendの再インストールしたら解決した」との意見があり、従ってみることに。

→無事解決しました。

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?