Server Reference Guide : A. Error Codes and Messages : OpenROAD Server Errors : Server Pooler Object-specific Errors
 
Share this page                  
Server Pooler Object-specific Errors
The following error codes arise from conditions occurring within the SPO:
HRESULT
Description
0x8004E000
Dispatcher is disabled. The SPO is in the process of shutting down and is refusing further requests.
0x8004E100
Dispatcher limit exceeded. A dispatcher for the specified application signature could not be created because the ORSPO already has the configured maximum number of dispatchers active.
0x8004E200
Insufficient slave quota. A dispatcher for the specified application signature could not be created because it would cause the total number of ASO slaves reserved by this and other dispatchers to exceed the maximum number of ASO slaves configured for the SPO.
0x8004E300
Unauthorized application image. The 4GL image requested is not authorized to be run by the ORSPO. It must be registered by the Server Manager first.