Failed to remove .bundled-plugins folder when starting JIRA WAR

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

The following appears in the atlassian-jira.log:

2013-12-16 10:14:41,458 localhost-startStop-1 WARN [atlassian.jira.plugin.PluginFactoryAndLoaderRegistrar] Cannot clean '/var/atlassian/application-data/plugins/.bundled-plugins': Failed to list contents of /var/atlassian/application-data/plugins/.bundled-plugins/canYouRemoveIt

Cause

JIRA failed to remove the stale contents of its ${JIRA-HOME}/plugins/.bundled-plugins directory. This could be caused by

  • Insufficient permissions
  • Plugins located manually into the directory instead of uploaded through UPM

(info) The startup process will continue to run nevertheless

Resolution

Remove the ${JIRA-HOME}/plugins/.bundled-plugins directory manually.

Last modified on Mar 30, 2016

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.