10.11.2011

Sudden Eclipse error

Eclipse が突然落ちる

PyDevで開発中に突然Eclipseの画面が消えてしまう現象が何度か発生。(プロセスは残っているが復旧不可)
まずは、workspace/.metadata/.log を確認。

こんなのが出ていた。調査は後日。

!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.swt.SWTError: No more handles)

!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.swt.SWTError: No more handles

!MESSAGE An unexpected exception was thrown.
!STACK 0
java.lang.NullPointerException

!MESSAGE Widget disposed too early!
!STACK 0
java.lang.RuntimeException: Widget disposed too early!

0 件のコメント:

コメントを投稿