Could not Load Custom Field Type Plugin Due to Project View Plugin

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

The GreenHopper ranking fields will disappear after a JIRA restart. In the admin >>custom field page, all the ranking fields will disappear. After adding a new custom field, all those disappeared custom field will appear as normal, with all the data still there.

The same symptoms apply to other custom field type plugins. The following is the stack trace found in the log:

main WARN  [core.entity.jdbc.DatabaseUtil] Table named "BASELINE" exists in the database but has no corresponding entity
main WARN  [core.entity.jdbc.DatabaseUtil] Table named "BASELINE_ISSUE" exists in the database but has no corresponding entity
main ERROR [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'com.atlassian.jira.ext.charting:firstresponsedate'. Is it enabled and on the classpath?
main ERROR [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'com.atlassian.jira.toolkit:dayslastcommented'. Is it enabled and on the classpath?
main ERROR [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'com.atlassian.jira.toolkit:participants'. Is it enabled and on the classpath?
main ERROR [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'com.atlassian.jira.toolkit:participants'. Is it enabled and on the classpath?
main ERROR [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'com.pyxis.greenhopper.jira:greenhopper-ranking'. Is it enabled and on the classpath?
main ERROR [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'com.atlassian.jira.ext.charting:resolutiondate'. Is it enabled and on the classpath?
main ERROR [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'com.atlassian.jira.ext.charting:timeinstatus'. Is it enabled and on the classpath?

Cause

This is caused by the ProjectView plugin V1.1.6 which has been deprecated.

Resolution

Removing the ProjectView plugin jar file. This plugin is now deprecated and no longer supported by the vendor.

Last modified on Mar 30, 2016

Was this helpful?

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