I realize I should be asking Atlassian support, but I don't own the support relationship, and the individual who does is unfortunately on vacation and I desparately need help. All page operations are failing -- create, edit, comment, and adding attachments.
We brought down and restarted our Confluence 5.0.3 instance last night after adding more space to the disk partition where it was running (someone had added extremely large attachments and filled it up) and I rendexed Confluence this morning since the indexes for new pages weren't being added.
The common stacktrace message between the page edit and add failures in the Caused By section is
Caused by: java.lang.NoClassDefFoundError: com/atlassian/confluence/core/DefaultDataSourceFactory$NamedDataSource
at com.atlassian.confluence.core.DefaultDataSourceFactory.getServletContainerResource(DefaultDataSourceFactory.java:106)
at com.atlassian.confluence.mail.notification.listeners.PageNotificationsListener.handleEvent(PageNotificationsListener.java:38)
at com.atlassian.event.legacy.LegacyListenerHandler$LegacyListenerInvoker.invoke(LegacyListenerHandler.java:55)
at com.atlassian.event.internal.AsynchronousAbleEventDispatcher$2.run(AsynchronousAbleEventDispatcher.java:66)
at com.atlassian.event.internal.AsynchronousAbleEventDispatcher$1.execute(AsynchronousAbleEventDispatcher.java:32)
at com.atlassian.event.internal.AsynchronousAbleEventDispatcher.dispatch(AsynchronousAbleEventDispatcher.java:60)
at com.atlassian.event.internal.EventPublisherImpl.invokeListeners(EventPublisherImpl.java:152)
at com.atlassian.event.internal.EventPublisherImpl.publish(EventPublisherImpl.java:71)
Any help would be greatly appreciated.
Thanks,
Jim
Turns out the problem was that we had run out of disk space. Admins added more space to the Linux partition and that solved the problem. Whew!
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.