Got it, thanks! On Friday, March 15, 2013 1:38:23 PM UTC-7, slide wrote: > > My guess is that you are accessing something in your script/template that > is null. The exceptions you are getting are all going to be based on what > you are doing in your template/script, so you're just going to have to > debug it more. You can look at the wiki for ways of debugging the > templates/scripts using the groovy console in Jenkins. Anything within the > [[Exception while replacing SCRIPT...]] is going to be issues with your > changes to the template/script, not issues with the plugin itself. > > > On Fri, Mar 15, 2013 at 11:41 AM, cchen <chen...@gmail.com > <javascript:>>wrote: > >> Just had another exception >> >> [[ Exception while replacing SCRIPT. Please report this as a bug. ]] {{ >> java.lang.NullPointerException }} >> >> Any ideas? >> >> >> On Friday, March 15, 2013 8:48:47 AM UTC-7, slide wrote: >> >>> I'll try and improve the error message, it should not tell you to report >>> it as a bug. I filed [1] in order to track the issue. >>> >>> Thanks, >>> >>> slide >>> >>> 1 - >>> https://issues.jenkins-ci.**org/browse/JENKINS-17234<https://issues.jenkins-ci.org/browse/JENKINS-17234> >>> >>> >>> On Fri, Mar 15, 2013 at 8:22 AM, cchen <chen...@gmail.com> wrote: >>> >>>> I see. thank you for the quick response! >>>> >>>> >>>> On Friday, March 15, 2013 7:29:28 AM UTC-7, slide wrote: >>>> >>>>> It looks like you are doing something in your template that is causing >>>>> the exception. You are trying to use a variable called "failing" which >>>>> doesn't exist. >>>>> >>>>> >>>>> On Thu, Mar 14, 2013 at 11:59 PM, cchen <chen...@gmail.com> wrote: >>>>> >>>>>> Hello, >>>>>> >>>>>> I pulled master of emial-ext on 3/6 and made some modifications. 50% >>>>>> of the times, I see the following exception from one groovy email >>>>>> template >>>>>> which is that different from our other templates. Any ideas? thanks! >>>>>> >>>>>> [[ Exception while replacing SCRIPT. Please report this as a bug. ]] >>>>>> {{ groovy.lang.**MissingPropertyExc****eption: No such property: >>>>>> failing for class: SimpleTemplateScript12 }} >>>>>> >>>>>> -- >>>>>> You received this message because you are subscribed to the Google >>>>>> Groups "Jenkins Users" group. >>>>>> To unsubscribe from this group and stop receiving emails from it, >>>>>> send an email to jenkinsci-use...@**googlegroups.**com. >>>>>> >>>>>> For more options, visit >>>>>> https://groups.google.com/**grou**ps/opt_out<https://groups.google.com/groups/opt_out> >>>>>> . >>>>>> >>>>>> >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Website: http://earl-of-code.**c**om <http://earl-of-code.com> >>>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Jenkins Users" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to jenkinsci-use...@**googlegroups.com. >>>> For more options, visit >>>> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out> >>>> . >>>> >>>> >>>> >>> >>> >>> >>> -- >>> Website: http://earl-of-code.**com <http://earl-of-code.com> >>> >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to jenkinsci-use...@googlegroups.com <javascript:>. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > > > -- > Website: http://earl-of-code.com >
-- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.