Node 0 does not exist in the cache. It may have been deleted already.

Getting ” Node 0 does not exist in the cache. It may have been deleted already.” error message when i deploy event px  which trigger every time when the task completed.
We have around 50-tasks for each project. Whenever the task move to complete status this will execute. But some times getting above error message.

When i checked this issue in Oracle Support, it is mentioned that this issue resolved in Agile 9 36. But we are using Agile 936 still getting same issue.

Appreciate quick repsonse.

Add Comment
3 Answer(s)

Usually if you are trying access something in ADMIN Nodes which no longer exist we get this error. You can run aVerify and fix any errors reported. That will take care of this issue.

Agile Angel Answered on March 26, 2019.
Add Comment

Hi Srinivasa,

Yup A-verify should able to resolve it. I remember encountering similar issue for Advanced search in 9.3.5 and i worked with Oracle to get included in RUP-2. So if A-Verify doesn’t fix it, Oracle SR to get it included in RUP is the way to go. 

Regards,
Arif

Agile Angel Answered on March 26, 2019.
Add Comment

Agreed with both Arif and madhusudanas, this is usually an issue with trying to reference something that isn’t there. And Averify is a very good first step to take. If you are not already running it once a month on your database (at a minimum), then start doing so.
 What do the PXs do when a task is complete?
 A “Node 0” error usually means that somehow a null or zero ID value is returned, and so when that ID is then used to try and get something else, you get the error.

Agile Angel Answered on March 26, 2019.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.