トップ 差分 一覧 ソース 検索 ヘルプ RSS ログイン

Restart IDL after forced termination

Re-starting IDL after the forced termination

[Data analysis servers(kaim* & kaih*)][Batch system(kaibm*)]

Note when restarting IDL after a forced termination.

[Problem]
If you force-quit IDL(*), you may have trouble to restart it.

[Cause]
The IDL configuration file may be damaged due to the forced termination.
As a result, the IDL will fail to initialize and cannot be started.

[Workaround]
The following two workarounds are available:
 - Rename "~/IDLWorkspace"
 - Rename "~/.idl"

(*) The followings are how to force-quit IDL:
 - Press the Ctrl+C on the command line
 - Use the kill command
  (use the option '-9' if it doesn't work without options.)
Note that both of these procedures can damage the configuration file.

最終更新時間:2018年06月21日 16時56分32秒