There WAS a problem with page rendering when i pressed apply.
>________________________________ > From: Slide <[email protected]> >To: "[email protected]" <[email protected]> >Sent: Wednesday, May 29, 2013 4:53 PM >Subject: Re: net.sf.json.JSONException: JSONObject["recipientlist_recipients"] >not found. > > > >Was the page fully rendered when you pressed the save or apply buttons? I >can't think of any reason why the item wouldn't be in the JSON if the form >element is visible and ready. > > > >On Wed, May 29, 2013 at 1:33 PM, Kamal Ahmed <[email protected]> wrote: > >yes, i already did it 2 times, third time it worked, i will keep an eye on >this, to see if it fails again >>Thanks, >>-Kamal. >> >> >> >> >> >> >>>________________________________ >>> From: Slide <[email protected]> >>>To: "[email protected]" <[email protected]> >>>Sent: Wednesday, May 29, 2013 3:54 PM >>> >>>Subject: Re: net.sf.json.JSONException: >>>JSONObject["recipientlist_recipients"] not found. >>> >>> >>> >>>Strange, is this reproducible? >>> >>> >>> >>>On Wed, May 29, 2013 at 12:42 PM, Kamal Ahmed <[email protected]> >>>wrote: >>> >>>Jenkins ver. 1.509.1 >>>>which is LTS, on Centos 6.4 >>>>Email-ext = 2.29 >>>> >>>> >>>> >>>> >>>> >>>>>________________________________ >>>>> From: Slide <[email protected]> >>>>>To: "[email protected]" <[email protected]> >>>>>Sent: Wednesday, May 29, 2013 3:34 PM >>>>>Subject: Re: net.sf.json.JSONException: >>>>>JSONObject["recipientlist_recipients"] not found. >>>>> >>>>> >>>>> >>>>>What version of Jenkins and email-ext are you using? >>>>> >>>>> >>>>> >>>>>On Wed, May 29, 2013 at 12:32 PM, Kamal Ahmed <[email protected]> >>>>>wrote: >>>>> >>>>>While trying to run https://github.com/rombert/Maven-Recipe--RPM-Package >>>>>in jenkins, i got an exception: >>>>>> >>>>>> >>>>>>Error >>>>>>Failed to parse form data. Please report this problem as a bug JSON={"name":"Maven-Recipe--RPM-Package","description":"","":["","0","0","0","0","0","0","0","0"],"logrotate":true,"buildDiscarder":{"stapler-class":"hudson.tasks.LogRotator","daysToKeepStr":"","numToKeepStr":"5","artifactDaysToKeepStr":"","artifactNumToKeepStr":""},"properties":{"stapler-class-bag":"true","com-sonyericsson-jenkins-plugins-bfa-model-ScannerJobProperty":{"doNotScan":false},"jenkins-plugins-svnmerge-IntegratableProject":{},"org-jenkinsci-plugins-mavenrepocleaner-MavenRepoCleanerProperty":{"notOnThisProject":false},"com-suryagaddipati-jenkins-SlaveUtilizationProperty":{},"hudson-model-ParametersDefinitionProperty":{},"com-thalesgroup-hudson-plugins-jobrevision-JobRevision":{},"hudson-plugins-svn_release_mgr-JobPropertyImpl":{},"hudson-plugins-trackingsvn-TrackingSVNProperty":{},"jenkins-plugins-svnmerge-FeatureBranchProperty":{},"org-jenkinsci-plugins-envinject-EnvInjectJobProperty":{}},"hasSlaveAffinity":{"assignedLabelString":"VM-DEVQA02 "},"displayNameOrNull":"","scm":{"value":"5","locations":{"remote":"http://svn.hq.coderyte.corp/coderyte/qa/autofw/Maven-Recipe--RPM-Package","local":".","depthOption":"infinity","ignoreExternalsOption":false},"":["0","auto"],"workspaceUpdater":{"stapler-class":"hudson.scm.subversion.UpdateUpdater"},"ignoreDirPropChanges":false,"excludedRegions":"","includedRegions":"","excludedUsers":"","excludedCommitMessages":"","excludedRevprop":"","filterChangelog":false},"hudson-triggers-SCMTrigger":{"scmpoll_spec":"H */5 * * *","ignorePostCommitHooks":false},"builder":{"command":"mvn clean package","stapler-class":"hudson.tasks.Shell","kind":"hudson.tasks.Shell"},"publisher":{"stapler-class":"hudson.plugins.emailext.ExtendedEmailPublisher","kind":"hudson.plugins.emailext.ExtendedEmailPublisher"},"core:apply":"","Submit":"Save"} net.sf.json.JSONException: JSONObject["recipientlist_recipients"] not found. at net.sf.json.JSONObject.getString(JSONObject.java:2028) at hudson.plugins.emailext.ExtendedEmailPublisherDescriptor.newInstance(ExtendedEmailPublisherDescriptor.java:293) at hudson.plugins.emailext.ExtendedEmailPublisherDescriptor.newInstance(ExtendedEmailPublisherDescriptor.java:31) at hudson.model.Descriptor.newInstancesFromHeteroList(Descriptor.java:941) at hudson.model.Descriptor.newInstancesFromHeteroList(Descriptor.java:926) at hudson.util.DescribableList.rebuildHetero(DescribableList.java:203) at hudson.model.Project.submit(Project.java:201) at hudson.model.Job.doConfigSubmit(Job.java:1076) at hudson.model.AbstractProject.doConfigSubmit(AbstractProject.java:753) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:616) at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:288) at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:151) at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:90) at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:111) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:677) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:770) at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:241) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:677) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:770) at org.kohsuke.stapler.MetaClass$6.doDispatch(MetaClass.java:241) at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:53) at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:677) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:770) at org.kohsuke.stapler.Stapler.invoke(Stapler.java:583) at org.kohsuke.stapler.Stapler.service(Stapler.java:214) at javax.servlet.http.HttpServlet.service(HttpServlet.java:45) at winstone.ServletConfiguration.execute(ServletConfiguration.java:248) at winstone.RequestDispatcher.forward(RequestDispatcher.java:333) at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:376) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:95) at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:206) at net.bull.javamelody.MonitoringFilter.doFilter(MonitoringFilter.java:179) at net.bull.javamelody.PluginMonitoringFilter.doFilter(PluginMonitoringFilter.java:86) at org.jvnet.hudson.plugins.monitoring.HudsonMonitoringFilter.doFilter(HudsonMonitoringFilter.java:84) at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:98) at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:87) at winstone.FilterConfiguration.execute(FilterConfiguration.java:194) at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366) at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:48) at winstone.FilterConfiguration.execute(FilterConfiguration.java:194) at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366) at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84) at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:76) at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:164) at winstone.FilterConfiguration.execute(FilterConfiguration.java:194) at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366) at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:50) at winstone.FilterConfiguration.execute(FilterConfiguration.java:194) at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366) at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:81) at winstone.FilterConfiguration.execute(FilterConfiguration.java:194) at winstone.RequestDispatcher.doFilter(RequestDispatcher.java:366) at winstone.RequestDispatcher.forward(RequestDispatcher.java:331) at winstone.RequestHandlerThread.processRequest(RequestHandlerThread.java:227) at winstone.RequestHandlerThread.run(RequestHandlerThread.java:150) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) at java.util.concurrent.FutureTask.run(FutureTask.java:166) at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:679) -- >>>>>>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 [email protected]. >>>>>>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 [email protected]. >>>>>For more options, visit https://groups.google.com/groups/opt_out. >>>>> >>>>> >>>>> >>>>> >>>>> >>>>-- >>>>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 [email protected]. >>>>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 [email protected]. >>>For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >>> >>> >>> >> -- >>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 [email protected]. >>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 [email protected]. >For more options, visit https://groups.google.com/groups/opt_out. > > > > > -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
