cancel
Showing results for 
Search instead for 
Did you mean: 

Got Invalid noderef error, while uploading file using Upload New Version(repo event)

pradap10
Champ in-the-making
Champ in-the-making

I have tried to upload a file using  upload new version(update the file) in  Alfresco 7 vanila version.  but in alfresco.log file , I am getting the Invalid noderef error(Unexpected error while sending repository events). please see the below logs for reference,

---------------------------------------------------------------------------------------------------------------------------

2022-02-08 15:20:51,329 ERROR [org.alfresco.enterprise.repo.event2.PermissionEventGenerator] [http-nio-8080-exec-5] Unexpected error while sending repository events
org.alfresco.service.cmr.repository.InvalidNodeRefException: Node does not exist: workspace://SpacesStore/6272bf34-e318-4b3b-a7bc-35ca39fafa91 (statusSmiley Frustratedtatus[id=908changeTxnId=6c15d7bc-5c91-4d25-bd1f-87245d63d61d, dbTxnId=39, deleted=true])
at org.alfresco.repo.node.db.DbNodeServiceImpl.getNodePairNotNull(DbNodeServiceImpl.java:187)
at org.alfresco.repo.node.db.DbNodeServiceImpl.getType_aroundBody28(DbNodeServiceImpl.java:728)

--------------------------------------------------------------------------------------------------------------------------
kindly tell us , which module or code is causing this issue.

Regards,
Pradap

6 REPLIES 6

angelborroy
Community Manager Community Manager
Community Manager

Do you have any additional addon installed in the repository?

Hyland Developer Evangelist

pradap10
Champ in-the-making
Champ in-the-making

Hi,

I don't have any addon installed. it's an fresh vanila Alfresco 7.

Are you using the UI (Share / ACA) to create the new version?

Hyland Developer Evangelist

pradap10
Champ in-the-making
Champ in-the-making

Yes. I am using Alfresco content service  share UI .

edtalla
Champ in-the-making
Champ in-the-making

Hello everyone, was this issue resolved? It appears in Alfresco v7.1. Thank you

I am seeing exactly the same error popping up in ACS 7.2, although it's not a plain-vanilla installation. This is a cluster with three servers with read-only ACS for indexing, and another three nodes for Share and CMIS apps connecting to Alfresco.