cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Application Failure Last Status ID

Is there is any list of all Last State ID with description for easy mapping and troubleshooting. We have seen many failures in AppPortal with last state ID as 11 under table dbo.WD_PackageRequests. Need to understand what that code stands for. Tried to map few and adding here which can be helpful for all but would need help to get this list updated.

When '10054' THEN 'Not enough space in cache'
When '10060' THEN 'Program retrying (no content)'
When '10073' THEN 'Waiting for a Service Window'
When '10078' THEN 'Failed to Run. Internet based system timed out waiting for a local network DP'
When '11140' THEN 'The task sequence execution engine started execution of a task sequence'
When '11171' THEN 'The task sequence manager successfully completed execution of the task sequence'
When '11910' THEN 'NULL'
When '0' THEN 'Successfully Completed'
When '1001' THEN 'Completed'
When '1000' THEN 'WorkFlow Completed'
When '1003' THEN 'Warning'
When '5001' THEN 'Workflow Succeeded'
When '5002' THEN 'Workflow Failed'
When '5000' THEN 'Deployment Failed'
When '5003' THEN 'Failed to locate content'
When '10004' THEN 'Program failed'
When '11134' THEN 'The task sequence execution engine successfully completed an action'
When '11141' THEN 'The task sequence execution engine failed execution of a task sequence'
When '10051' THEN 'Program failed (no content)'
When '10055' THEN 'Retry (Bad environment)'
When '11127' THEN 'The task sequence execution engine successfully completed execution of a group'
When '11170' THEN 'The task sequence manager could not successfully complete execution of the task sequence'
When '10045' THEN 'Not enough space in cache'
When '10061' THEN 'Download failed (retrying)'
When '10072' THEN 'Program failed (retrying)'
When '11135' THEN 'The task sequence execution engine failed executing an action'
When '65535' THEN 'Program received - no further status'
When '10005' THEN 'Program started'
When '10056' THEN 'Program failed (retrying)'
When '10057' THEN 'Program failed (download failed - content mismatch)'
When '10077' THEN 'Waiting for Content Availability on a local DP to run the Program from Network'
When '10036' THEN 'Waiting for user condition'
When '10070' THEN 'Program failed (run time exceeded)'
When '11142' THEN 'The task sequence execution engine performed a system reboot initiated by an action'
When '10008' THEN 'Program completed'
When '10003' THEN 'Failed (bad environment)'
When '10021' THEN 'Program failed (unexpected restart)'
When '11122' THEN 'The task sequence execution engine skipped a group because the condition was evaluated to be false'
When '11138' THEN 'The task sequence execution engine ignored execution failure of an action'
When '10022' THEN 'Program completed successfully (reboot pending)'
When '10071' THEN 'Program failed (retrying)'
When '10009' THEN 'Program completed with success'
When '10035' THEN 'Waiting for content'
When '11130' THEN 'The task sequence execution engine skipped an action because the condition was evaluated to be false'
When '10006' THEN 'Program failed'
When '10007' THEN 'Program failed'
When '10037' THEN 'Waiting for another program'
When '10053' THEN 'Program failed (download failed)'
When '10040' THEN 'Program will not rerun'
When '10050' THEN 'Cache too small'
When '11143' THEN 'The task sequence execution engine successfully completed a task sequence'
When '10034' THEN 'Program cancelled by user'
When '11124' THEN 'The task sequence execution engine started a group'
When '11128' THEN 'The task sequence execution engine skipped a disabled action'

 

(1) Solution
CharlesW
By Level 12 Flexeran
Level 12 Flexeran

I've attached a list of possible state and status ID's for Packages and Applications..

View solution in original post

(1) Reply
CharlesW
By Level 12 Flexeran
Level 12 Flexeran

I've attached a list of possible state and status ID's for Packages and Applications..