1896
Unable to verify process type (ProcessType), either not a valid type or database error has occurred. Cannot start requested number of new processes.
Description
The process sentinels have either:
| • | been unable to obtain a database connection to start a new process because of an internal system failure, or |
| • | received a START_NEW event (from an application other than iProcess) for an invalid ProcessType. |
Appears In
SWDIR\logs\sw_warn
Severity
2 (Severe)
Action
To resolve the problem:
| 1. | Use the following command to set debugging for the procmgr process (the process used by the SWDIR\bin\swutil QINFO command): |
swadm set_attribute 0 procmgr 0 debug T=255,q=63,TID=1,
TIME=ABS,FLAGS=U
|
Note |
Turning on debugging can impact system performance. See Debugging for more information. |
| 2. | Reproduce the problem. |
| 3. | Send the resulting log files to TIBCO Support for further assistance. |
| 4. | Turn debugging off as soon as you no longer need it, using the following command: |
swadm delete_attribute 0 procmgr 0 debug