Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Unsuccessful attempt to start an iocConsole session, with dead screen error message from iocConsole:
    looks like this:
    ...
    iocScreen: /home/screen/bin/screen -r -S laci/siocioc-li17-ky00
    There is a screen on:
    10660.siocioc-li17-ky00 (Dead ???)
    Remove dead screens with 'screen -wipe'.
    There is no screen to be attached matching siocioc-li17-ky00.
    ...
    • Cause:
      • a previously running SCREEN session was killed without deleting its socket pipe file.
    • To fix:
      • iocConsole <iocname> -cleanup
      • please note: this will kill a soft IOC that is running. (unlikely that the ioc can run under these circumstances though)

...