Unexpected exception from afterCompletion; continuing

I have issue with nuxeo. When I start it I have null pointer exception 2021-11-16T13:24:29,494 WARN [work/defaultPool-00,in:14,inCheckpoint:14,out:0,lastRead:1637065469438,lastTimer:0,wm:214573445093654529,loop:39,checkpoint:1042463607607495.1399814311] [Transaction] Unexpected exception from afterCompletion; continuing java.lang.NullPointerException: null

at org.nuxeo.retention.listeners.RetentionDocumentEventListener.acceptEvent(RetentionDocumentEventListener.java:62) ~[nuxeo-retention-2021.0.jar:?]
at org.nuxeo.ecm.core.event.impl.EventListenerDescriptor.filterBundle(EventListenerDescriptor.java:275) ~[nuxeo-core-event-2021.1.19.jar:?]
at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor.scheduleListeners(AsyncEventExecutor.java:107) ~[nuxeo-core-event-2021.1.19.jar:?]
at org.nuxeo.ecm.core.event.impl.AsyncEventExecutor.run(AsyncEventExecutor.java:89) ~[nuxeo-core-event-2021.1.19.jar:?]
at org.nuxeo.ecm.core.event.impl.EventServiceImpl.fireEventBundle(EventServiceImpl.java:416) ~[nuxeo-core-event-2021.1.19.jar:?]

Whats happens ?

0 votes

0 answers

593 views

ANSWER