Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Mysterious runtime errors in logs (with influence on the performance)

Manuel Kummerländer June 9, 2015

Hi,

we noticed the following strange behaviour on our instance:

One user copied pages some days ago. Today he just opened one of this pages, no editing or other changes. Since he opened the page our log gets thousands of these errors:

2015-05-18 10:19:16,540 ERROR [AtlassianEvent::CustomizableThreadFactory-6] [confluence.mail.notification.DefaultNotificationsSender] sendNotification Error sending notification
 -- url: /pages/docopypage.action | userName: USERNAME | referer: http://OUR.DOMAIN/pages/copypage.action?idOfPageToCopy=109716803&spaceKey=bbwiki226 | action: docopypage
java.lang.NullPointerException
	at com.atlassian.confluence.content.render.xhtml.DefaultXhtmlContent.convertWikiBodyToStorage(DefaultXhtmlContent.java:102)
	at com.atlassian.confluence.diff.WikiConvertingHtmlDiffer.diff(WikiConvertingHtmlDiffer.java:28)
...
	at com.atlassian.confluence.mail.notification.DefaultNotificationsSender.sendSpaceNotifications(DefaultNotificationsSender.java:257)
	at com.atlassian.confluence.mail.notification.listeners.async.PageEventListener.sendNotifications(PageEventListener.java:170)
	at com.atlassian.confluence.mail.notification.listeners.async.PageEventListener.handlePageEditedEvent(PageEventListener.java:236)
	at com.atlassian.confluence.mail.notification.listeners.async.PageEventListener.handleEvent(PageEventListener.java:156)
...
2015-05-18 10:19:01,547 WARN [AtlassianEvent::CustomizableThreadFactory-10] [atlassian.confluence.core.DefaultDataSourceFactory] getAvatar Error getting profile picture for user=[USERNAME], profilePicture=[com.atlassian.confluence.user.actions.ProfilePictureInfo@1d4cf66[downloadPath=/download/attachments/10879681/profile-picture?version=29&modificationDate=1420650602843&api=v2,fileName=profile-picture,uploaded=true]] : The [DefaultAttachmentManager] is missing a reference to a [ContentEntityObjectDao] due to being improperly initialized via a legacy constructor.
 -- url: /pages/docopypage.action | userName: USERNAME | referer: http://OUR.DOMAIN/pages/copypage.action?idOfPageToCopy=109716803&spaceKey=bbwiki226 | action: docopypage
java.lang.RuntimeException: The [DefaultAttachmentManager] is missing a reference to a [ContentEntityObjectDao] due to being improperly initialized via a legacy constructor.
...

 

The performance of our instance went down since then. We restartet the system and now everything is fine, but how long? We have no idea what caused these errors and how to prevent them ...

Has anyone here? Thanks!

Regards
Manuel

1 answer

0 votes
Steven F Behnke
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 10, 2015

This appears to be a problem with database storage which was depcrecated in Confluence 5.5 which means it will not be fixed. Can you verify that this is the issue that is affecting you?

https://jira.atlassian.com/browse/CONF-32761

https://answers.atlassian.com/questions/266190

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events