Groovy error stack traces all over the logs

Vijay Sv November 3, 2015

Groovy error stack traces all over the logs as below:

SpottedLog

*************************************************************************************
2015-11-02 12:58:38,388 http-bio-443-exec-24368 ERROR I8xxx 778x4388270x13 1eo6w9w 10.163.3.183 /rest/api/latest/issue/CUP-9658 [onresolve.scriptrunner.customfield.GroovyCustomField] Script field failed on issue: CUP-9658, field: BCP SR Description
groovy.lang.MissingPropertyException: No such property: test for class: Script35
	at Script35.run(Script35.groovy:1)
2015-11-02 12:58:38,934 http-bio-443-exec-24360 ERROR I849884 778x4388277x13 m58reb 10.163.3.183 /rest/api/latest/issue/CUP-9658 [onresolve.scriptrunner.customfield.GroovyCustomField] *************************************************************************************

and

SpottedLog

2015-11-02 13:01:45,213 http-bio-443-exec-24340 ERROR I8xxx 781x4389656x7 1ycvrpz 10.162.169.13 /secure/AjaxIssueAction.jspa [onresolve.scriptrunner.customfield.GroovyCustomField] Script field failed on issue: CUP-9942, field: BCP SR Description
groovy.lang.MissingPropertyException: No such property: test for class: Script35
	at Script35.run(Script35.groovy:1)

2 answers

1 vote
Vijay Sv November 4, 2015

Thanks Nic!! lemme debug the script.

 

Regards,

Vijay 

1 vote
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 3, 2015

You have a scripted field with a broken script behind it.  Look for the field called "BCP SR Description" as that's what the log says is brreaking.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events