NET/MASTER Messages Manual
NNM1035
Messages
106159 Tandem Computers Incorporated 2–201
NNM1034 MSGPROC CANNOT BE STARTED IN DEBUGGING ENVIRONMENT
Cause. An attempt to start a MSGPROC procedure failed. MSGPROC cannot be
started in an environment that is both debugging and being debugged.
Effect. The MSGPROC procedure is not started.
Recovery. If you intend to debug MSGPROC, start MSGPROC in an environment that
did not initiate a debug session for its own environment. For example, start a debug
session for your other window and start MSGPROC in that window. If you want to
have MSGPROC running while you are debugging the environment, start up
MSGPROC first and then issue the DEBUG START command. This will leave your
MSGPROC running but not debugged.
NNM1035 PROCESSING ENVIRONMENT IS NOT RUNNING NCL
Cause. A SHOW NCL or SHOW PAUSE command was issued but no NCL processes
could be found in the specified environment.
Effect. No NCL processes are found.
Recovery. Ensure that you have specified the correct environment for the command.
You can use the SHOW NCL=ALL command to list all the NCL processes.