We are having about 24% of new timesheet submissions fail with a general queue erroe (26000)
This is the error I see in the quueue:
GeneralQueueJobFailed (26000) - TimesheetUpdate.UpdateTimesheetMessage. Details: id='26000' name='GeneralQueueJobFailed' uid='0e449d09-1b88-4a97-9bbc-7e2913c695c3' JobUID='a6a8ad95-9bb0-479d-984a-5e9efd6e75ee' ComputerName='Server” GroupType='TimesheetUpdate' MessageType='UpdateTimesheetMessage' MessageId='1' Stage=''. For more details, check the ULS logs on machine DSM-SRV-SP1N2 for entries with JobUID a6a8ad95-9bb0-479d-984a-5e9efd6e75ee.
This is what I see in the application log:
Standard Information:%1
An incorrect state change request has been made. Project Server could not process your request. The existing state of the Timesheet is: %2 (please refer to the documentation for what the Timesheet state number means)
And then this:
PSError: GeneralQueueJobFailed (26000)
A queue job has failed. This is a general error logged by the Project Server Queue everytime a job fails - for effective troubleshooting use this error message with other more specific error messages (if any), the Operations guide (which documents more details about queued jobs) and the trace log (which could provide more detailed context). More information about the failed job follows. GUID of the failed job: 59325c43-fbc3-482b-a9e9-1ed7293caeda. Name of the computer that processed this job: DSM-SRV-SP1N2 (to debug further, you need to look at the trace log from this computer). Failed job type: TimesheetSubmit. Failed sub-job type: SubmitTimesheetMessage. Failed sub-job ID: 1. Stage where sub-job failed: (this is useful when one sub-job has more than one logical processing stages).
Any suggestions? It only happens on certain submissions and I can hit reply at it usually works the second time. The main issue is theseare blocking errors
Also does anyone know what the Timesheet state number is?