Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Facing problem in logs.Is it the plugins required?

kanthu kumar
Contributor
January 23, 2013

Hi all,

i am facing the belwo errors in my jira logs.can u share whether any plugin needs to add to my jira 5.0.7 for eradicating these error.If plugins are required list the plugins name

The following are the error i found in my logs

2013-01-24 20:07:40,012 pool-5-thread-1 INFO jirasupport 1207x818x1 prxqcg 10.10.194.231 /rest/plugins/1.0/ [atlassian.plugin.util.WaitUntil] Plugins that have yet to be enabled: [org.swift.jira.cot], 60 seconds remaining
2013-01-24 20:09:13,753 http-8088-2 ERROR jirasupport 1209x848x1 d151gc 10.10.194.225 /rest/gadget/1.0/project/generate [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'customfieldplugin:customadmintextfield'. Is the plugin present and enabled?
2013-01-24 20:09:13,799 http-8088-2 ERROR jirasupport 1209x848x1 d151gc 10.10.194.225 /rest/gadget/1.0/project/generate [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'com.atlassian.jira.toolkit:dayslastcommented'. Is the plugin present and enabled?
2013-01-24 20:09:14,533 http-8088-2 ERROR jirasupport 1209x848x1 d151gc 10.10.194.225 /rest/gadget/1.0/project/generate [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'com.sourcesense.jira.plugin.cascadingselect:multi-level-cascading-select'. Is the plugin present and enabled?
2013-01-24 20:09:14,548 http-8088-2 ERROR jirasupport 1209x848x1 d151gc 10.10.194.225 /rest/gadget/1.0/project/generate [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'customfieldplugin:customadmintextfield'. Is the plugin present and enabled?
2013-01-24 20:09:14,876 http-8088-2 ERROR jirasupport 1209x848x1 d151gc 10.10.194.225 /rest/gadget/1.0/project/generate [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'com.innovalog.jmcf.jira-misc-custom-fields:calculated-number-field'. Is the plugin present and enabled?
2013-01-24 20:09:14,891 http-8088-2 ERROR jirasupport 1209x848x1 d151gc 10.10.194.225 /rest/gadget/1.0/project/generate [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'com.atlassian.jira.toolkit:resolveddate'. Is the plugin present and enabled?
2013-01-24 20:09:14,938 http-8088-2 ERROR jirasupport 1209x848x1 d151gc 10.10.194.225 /rest/gadget/1.0/project/generate [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'com.innovalog.jmcf.jira-misc-custom-fields:calculated-number-field'. Is the plugin present and enabled?
2013-01-24 20:09:15,032 http-8088-2 ERROR jirasupport 1209x848x1 d151gc 10.10.194.225 /rest/gadget/1.0/project/generate [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'com.sourcesense.jira.plugin.cascadingselect:multi-level-cascading-select'. Is the plugin present and enabled?
2013-01-24 20:09:15,375 http-8088-2 ERROR jirasupport 1209x848x1 d151gc 10.10.194.225 /rest/gadget/1.0/project/generate [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'com.atlassian.jira.toolkit:lastupdaterorcommenter'. Is the plugin present and enabled?
2013-01-24 20:09:15,422 http-8088-2 ERROR jirasupport 1209x848x1 d151gc 10.10.194.225 /rest/gadget/1.0/project/generate [jira.issue.managers.DefaultCustomFieldManager] Could not load custom field type plugin with key 'com.atlassian.jira.toolkit:message'. Is the plugin present and enabled?
2013-01-24 20:09:18,121 http-8088-2 WARN jirasupport 1209x848x1 d151gc 10.10.194.225 /rest/gadget/1.0/project/generate [issue.search.managers.DefaultSearchHandlerManager] A custom field 'Progress (Text Field (< 255 characters))' is trying to register a clause handler against a system clause with name 'progress'. Ignoring request.
2013-01-24 20:09:18,121 http-8088-2 WARN jirasupport 1209x848x1 d151gc 10.10.194.225 /rest/gadget/1.0/project/generate [issue.search.managers.DefaultSearchHandlerManager] A custom field 'Progress (Text Field (< 255 characters))' is trying to register a searcher against a system clause with name 'progress'. Ignoring request.

1 answer

0 votes
Nic Brough -Adaptavist-
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.
January 23, 2013

Try searching for the core of the class names in the marketplace. e.g. com.atlassia,jira.toolkit - look for "toolkit"

I'd actually recommend you look at the previous installation first though - you can list the plugins in there.

kanthu kumar
Contributor
January 24, 2013

Hi Nic,

The plugins are same as in new upgraded JIRA also but when i uninstall all the plugins in jira and try to create issue it is fine in UI and when i check in logs i can see the error as below

Could not create sub-task
com.atlassian.jira.exception.CreateException: Could not load validator class
at com.atlassian.jira.issue.managers.DefaultIssueManager.createIssue(DefaultIssueManager.java:474)
at com.atlassian.jira.issue.managers.DefaultIssueManager.createIssue(DefaultIssueManager.java:402)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)

And this jira 5.0.7 we are facing many errors like

2013-01-24 19:47:12,760 http-8088-13 ERROR jirasupport 1187x609x1 prxqcg 10.10.194.231 /secure/QuickCreateIssue.jspa [atlassian.jira.workflow.DefaultOSWorkflowConfigurator] Could not load class 'org.swift.jira.cot.functions.CreateSubIssueFunction'

Nic Brough -Adaptavist-
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.
January 24, 2013

That's the point - your workflows are calling functions that use plugins, so you MUST have those plugins installed AND working. You have not got them installed correctly and need to install them. Look for their names in the marketplace and install the right versions.

kanthu kumar
Contributor
January 24, 2013

Hi Nic,

we are not able to figure out plugins To reslove the above errors can you share the plugin name wch needs to be insatalled.

Nic Brough -Adaptavist-
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.
January 24, 2013

Read. The. Log. File.

The names or classes are in the error messages and you can search for them in the marketplace.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events