In Job Queue what is meant by "Execution state " as "True".This is existing for long.Nothing is running in background.Please help me.
Please take a look at the documentation it explains every execution state. https://support.oneidentity.com/technical-documents/identity-manager/8.0/configuration-guide/122#TOPIC-862772
| Color | Meaning | Execution state | 
|---|---|---|
| Orange | This process step is being processed. | Processing | 
| Yellow | This process step is loaded for processing. | Loaded | 
| Green | This process step is ready for processing. | True | 
| Blue | This process step has already been processed. | Finished | 
| Black | This process step is not ready for processing. | False | 
| Red | The process step being dealt with cannot be processed. You can re-enable process steps with a progress state of "Frozen" and therefore present them again for processing. The error message is shown in a tooltip. | Frozen | 
| Purple | The process step being dealt with cannot be processed. You can re-enable process steps with a progress state of "Overlimit" and therefore present them again for processing. The error message is shown in a tooltip. | Overlimit | 
| Light purple | The process step cannot be found. | Missing |