Description
When creating a new space from a POM file (specified by the GAV coordinates), the following message is logged:
[INFO] [talledLocalContainer] Caused by: java.lang.NullPointerException
[INFO] [talledLocalContainer] at de.smartics.projectdoc.atlassian.confluence.persistence.PersistenceEventListener.checkIfHasRelevantAttachment(PersistenceEventListener.java:238)
[INFO] [talledLocalContainer] at de.smartics.projectdoc.atlassian.confluence.persistence.PersistenceEventListener.updateAttachment(PersistenceEventListener.java:219)
[INFO] [talledLocalContainer] at de.smartics.projectdoc.atlassian.confluence.persistence.PersistenceEventListener.onAttachment(PersistenceEventListener.java:174)
There seems to be no problem with the generated space, though.
Attachments
Issue Links
- relates to
-
PDAC-766 Check for NPE in Persistence Listener
- Done