Deleting stdlist or one of its files when processes are still running
Erroneously deleted the stdlist directory or one of its files while processes are running.
You erroneously deleted the stdlist directory
or one of its files while processes are running and you receive the
following error when performing an operation:
Permission denied
Bad file descriptor
Cause and solution:
This problem occurs because the directories or files with root ownership are not re-created during the initialization phase.
According to your operating system, perform one of the
following actions:
- UNIX
- Create the directory or file that you deleted with twsuser and group ownership.
- Modify the ownership of the directory or file created with root ownership to twsuser and group ownership.
- Windows
- Ensure that you are running the command line with the Run as Administrator privilege level.