Hi,
our logs are flooded by exceptions2014-03-17 10:25:15,481 IssueIndexer:thread-1 ERROR
mstoppl 621x442x1 2wnvmr 10.42.42.43 /secure/admin/jira/IndexReIndex.jspa [onresolve.jira.groovy.GroovyCustomField] javax.script.ScriptException: java.lang.IllegalArgumentException: Cannot format given Object as a Date
javax.script.ScriptException: javax.script.ScriptException: java.lang.IllegalArgumentException: Cannot format given Object as a Date
we are unable to identify what custom field has this problem. Do you have any idea how to debug these errors?
Thanks in advance for your help
I don't think this is the same issue. Michal - go to Admin -> Script Fields, and look at the code.
Seems like one of the custom fields is using a datetime indexer, and somewhere in your code you are returning something that isn't a datetime... at a guess.
See this issue https://answers.atlassian.com/questions/212507/scripted-fields-run-code-regardless-of-being-on-screen-or-field-configuration We modified all of our scripted fields to exit the script if the issue being passed is not from the expected project.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.