Forum Discussion
N_Luu
Dec 09, 2021Copper Contributor
Cannot Force Checkin: Project Web App
My team got project stuck in the queue and we can't publish any other projects as 2 jobs got stuck and causing other projects to continue to be in a wait. I tried to 1) Cancel the publish job (not successful) force checkin a project (not successful either) and it continues to stay in this state for several hours
"Waiting To Be Processed"
Please help!!
2 Replies
- NiblettCopper Contributor
Here are some things I would check ....
- In the Jobs Queue .. check what # Position it is to see if there is another job blocking it from starting
- Is there anything in the Error column?
- Are you publishing from the Desktop App? Was there any error code there and if so, make sure you click More Details (or something similar to that) at the bottom of the error message to get the full error message.
- One of my least favorite errors is .... If the publish is sticking at 44% complete with the ProjectPublishError (23000) and GeneralQueueJobFailed(26000) errors, it means that there is a data mis-match in the MS Servers and you need to open a ticket with Microsoft to have them wipe the reporting server data and then you run a full publish macro in the desktop app to synch the data
- urccCopper Contributor
Do you manage to solve the issue?