1962

Could not open stdin for input

Draft comments: Suggestion for Dev: Message would be better as “swutil QINFO could not read CDQP commands from the command line”

Description 

The following command has been used to import new or updated CDQP configuration data to the iProcess Engine, reading CDQP commands from the command line:

SWDIR\bin\swutil QINFO -

However, the program could not access its Standard Input. Consequently, no CDQP commands have been processed.

Draft comments: Why would the program not be able to access StdIn? The action seems like a workaround rather than a fix?

Appears In 

SWDIR\logs\sw_warn

Severity 

2 (Severe)

Action 

To resolve the problem:

1. Put the desired CDQP commands in a CDQP control file.
2. Use the following command, which reads the CDQP commands from the CDQP control file:

SWDIR\bin\swutil QINFO ControlFileName

See Also 

“Case Data Queue Parameters” in the TIBCO iProcess swutil and swbatch Reference Guide, for more information about the SWDIR\bin\swutil QINFO command.