[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-03-10 Thread vivek.pan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vivek Pandey updated  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41806  
 
 
  Error 500 rest call for Item   
 

  
 
 
 
 

 
Change By: 
 Vivek Pandey  
 
 
Status: 
 In Review Resolved  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-03-10 Thread vivek.pan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vivek Pandey edited a comment on  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Error 500 rest call for Item   
 

  
 
 
 
 

 
 This issue has been fixed and under review. PR https:// issues github . jenkins-ci.org com / browse jenkinsci / JENKINS blueocean - 41806. plugin/pull/853  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-03-10 Thread vivek.pan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vivek Pandey commented on  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Error 500 rest call for Item   
 

  
 
 
 
 

 
 This issue has been fixed and under review. PR https://issues.jenkins-ci.org/browse/JENKINS-41806.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-03-02 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay commented on  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Error 500 rest call for Item   
 

  
 
 
 
 

 
 Thanks for the info. We are going to have a fix for this in rc1 shortly.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-03-02 Thread pa...@izzysoftware.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Pavel Savshenko edited a comment on  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Error 500 rest call for Item   
 

  
 
 
 
 

 
 I see the same exact issue , ; in fact I have never seen the dashboard (e.g https://jenkins/blue/pipelines). The  rest call  is made  to  to : https://jenkins/blue/rest/search/?q=type:pipeline;excludedFromFlattening:jenkins.branch.MultiBranchProject,hudson.matrix.MatrixProject=no-folders=0=26 shows the same stack trace.{code:title=Stack trace|Language=java|collapse=true}Stack traceio.jenkins.blueocean.commons.stapler.export.NotExportableException: class hudson.model.Result doesn't have @ExportedBean so cannot write hudson.plugins.git.util.Build.buildResult at io.jenkins.blueocean.commons.stapler.export.Model.(Model.java:80) at io.jenkins.blueocean.commons.stapler.export.ModelBuilder.get(ModelBuilder.java:53) at io.jenkins.blueocean.commons.stapler.export.Property.writeValue(Property.java:190) at io.jenkins.blueocean.commons.stapler.export.Property.writeValue(Property.java:169) at io.jenkins.blueocean.commons.stapler.export.Property.writeTo(Property.java:140) at io.jenkins.blueocean.commons.stapler.export.Model.writeNestedObjectTo(Model.java:228) at io.jenkins.blueocean.commons.stapler.export.Property.writeValue(Property.java:280) at io.jenkins.blueocean.commons.stapler.export.Property.writeValue(Property.java:169) at io.jenkins.blueocean.commons.stapler.export.Property.writeValue(Property.java:244) at io.jenkins.blueocean.commons.stapler.export.Property.writeValue(Property.java:169) at io.jenkins.blueocean.commons.stapler.export.Property.writeTo(Property.java:140) at io.jenkins.blueocean.commons.stapler.export.Model.writeNestedObjectTo(Model.java:228) at io.jenkins.blueocean.commons.stapler.export.Property.writeTo(Property.java:136) at io.jenkins.blueocean.commons.stapler.export.Model.writeNestedObjectTo(Model.java:228) at io.jenkins.blueocean.commons.stapler.export.Model.writeNestedObjectTo(Model.java:224) at io.jenkins.blueocean.commons.stapler.export.Property.writeValue(Property.java:280) at io.jenkins.blueocean.commons.stapler.export.Property.writeValue(Property.java:223) at io.jenkins.blueocean.commons.stapler.export.Property.writeValue(Property.java:169) at io.jenkins.blueocean.commons.stapler.export.Property.writeTo(Property.java:140) at io.jenkins.blueocean.commons.stapler.export.Model.writeNestedObjectTo(Model.java:228) at io.jenkins.blueocean.commons.stapler.export.Model.writeNestedObjectTo(Model.java:224) at io.jenkins.blueocean.commons.stapler.export.Model.writeNestedObjectTo(Model.java:224) at io.jenkins.blueocean.commons.stapler.export.Property.writeValue(Property.java:280) at io.jenkins.blueocean.commons.stapler.export.Property.writeValue(Property.java:169) at io.jenkins.blueocean.commons.stapler.export.Property.writeTo(Property.java:140) at io.jenkins.blueocean.commons.stapler.export.Model.writeNestedObjectTo(Model.java:228) at io.jenkins.blueocean.commons.stapler.export.Model.writeNestedObjectTo(Model.java:224) at io.jenkins.blueocean.commons.stapler.export.Model.writeTo(Model.java:199) at io.jenkins.blueocean.commons.stapler.Export.writeOne(Export.java:97) at io.jenkins.blueocean.commons.stapler.Export.serveExposedBean(Export.java:85) at io.jenkins.blueocean.commons.stapler.Export.doJson(Export.java:30) at io.jenkins.blueocean.rest.pageable.PagedResponse$Processor$1.generateResponse(PagedResponse.java:59) at org.kohsuke.stapler.HttpResponseRenderer$Default.handleHttpResponse(HttpResponseRenderer.java:124) at org.kohsuke.stapler.HttpResponseRenderer$Default.generateResponse(HttpResponseRenderer.java:69) at org.kohsuke.stapler.Function.renderResponse(Function.java:127) at 

[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-03-02 Thread pa...@izzysoftware.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Pavel Savshenko commented on  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Error 500 rest call for Item   
 

  
 
 
 
 

 
 I see the same exact issue, rest call to: https://jenkins/blue/rest/search/?q=type:pipeline;excludedFromFlattening:jenkins.branch.MultiBranchProject,hudson.matrix.MatrixProject=no-folders=0=26 shows the same stack trace. 


Stack trace

 

Stack trace

io.jenkins.blueocean.commons.stapler.export.NotExportableException: class hudson.model.Result doesn't have @ExportedBean so cannot write hudson.plugins.git.util.Build.buildResult
	at io.jenkins.blueocean.commons.stapler.export.Model.(Model.java:80)
	at io.jenkins.blueocean.commons.stapler.export.ModelBuilder.get(ModelBuilder.java:53)
	at io.jenkins.blueocean.commons.stapler.export.Property.writeValue(Property.java:190)
	at io.jenkins.blueocean.commons.stapler.export.Property.writeValue(Property.java:169)
	at io.jenkins.blueocean.commons.stapler.export.Property.writeTo(Property.java:140)
	at io.jenkins.blueocean.commons.stapler.export.Model.writeNestedObjectTo(Model.java:228)
	at io.jenkins.blueocean.commons.stapler.export.Property.writeValue(Property.java:280)
	at io.jenkins.blueocean.commons.stapler.export.Property.writeValue(Property.java:169)
	at io.jenkins.blueocean.commons.stapler.export.Property.writeValue(Property.java:244)
	at io.jenkins.blueocean.commons.stapler.export.Property.writeValue(Property.java:169)
	at io.jenkins.blueocean.commons.stapler.export.Property.writeTo(Property.java:140)
	at io.jenkins.blueocean.commons.stapler.export.Model.writeNestedObjectTo(Model.java:228)
	at io.jenkins.blueocean.commons.stapler.export.Property.writeTo(Property.java:136)
	at io.jenkins.blueocean.commons.stapler.export.Model.writeNestedObjectTo(Model.java:228)
	at io.jenkins.blueocean.commons.stapler.export.Model.writeNestedObjectTo(Model.java:224)
	at io.jenkins.blueocean.commons.stapler.export.Property.writeValue(Property.java:280)
	at io.jenkins.blueocean.commons.stapler.export.Property.writeValue(Property.java:223)
	at io.jenkins.blueocean.commons.stapler.export.Property.writeValue(Property.java:169)
	at io.jenkins.blueocean.commons.stapler.export.Property.writeTo(Property.java:140)
	at io.jenkins.blueocean.commons.stapler.export.Model.writeNestedObjectTo(Model.java:228)
	at io.jenkins.blueocean.commons.stapler.export.Model.writeNestedObjectTo(Model.java:224)
	at io.jenkins.blueocean.commons.stapler.export.Model.writeNestedObjectTo(Model.java:224)
	at io.jenkins.blueocean.commons.stapler.export.Property.writeValue(Property.java:280)
	at io.jenkins.blueocean.commons.stapler.export.Property.writeValue(Property.java:169)
	at io.jenkins.blueocean.commons.stapler.export.Property.writeTo(Property.java:140)
	at io.jenkins.blueocean.commons.stapler.export.Model.writeNestedObjectTo(Model.java:228)
	at io.jenkins.blueocean.commons.stapler.export.Model.writeNestedObjectTo(Model.java:224)
	at io.jenkins.blueocean.commons.stapler.export.Model.writeTo(Model.java:199)
	at io.jenkins.blueocean.commons.stapler.Export.writeOne(Export.java:97)
	at io.jenkins.blueocean.commons.stapler.Export.serveExposedBean(Export.java:85)
	at io.jenkins.blueocean.commons.stapler.Export.doJson(Export.java:30)
	at io.jenkins.blueocean.rest.pageable.PagedResponse$Processor$1.generateResponse(PagedResponse.java:59)
	at 

[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-22 Thread xen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Manuel Santisteban commented on  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Error 500 rest call for Item   
 

  
 
 
 
 

 
 My job Jenkins version 2.42. Name: API-PR. Source code management : 
 
Git 
Bitbucket private repository 
Any branch (/) 
Clean before checkout 
Merge origin master before build. 
 Build trigger (Bitbucket Pull Requests Builder): 
 
Cron: * * * * *. 
Same credentials as SCM. 
RepositoryOwner: same as real repository owner. 
RepositoryName: same as real repository name. 
CI Identifier: jenkins-api-pr 
CI Name: Jenkins 
Rebuild if destination branch changes 
 Build: Call ant (no cible) After build: email notifications Steps to reproduce it 
 
Open ci.xxx.fr:/blue/pipelines. 
Open jenkins / API-PR. 
You can see error 500 in js console. 
 Build detail is work (http://ci.xxx.fr:/blue/organizations/jenkins/API-PR/detail/API-PR/214/pipeline). Do you want list of installed plugins ? Sorry for my english, i'm french   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This 

[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-21 Thread vivek.pan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vivek Pandey commented on  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Error 500 rest call for Item   
 

  
 
 
 
 

 
 Manuel Santisteban Can you provide list of plugins and also simple steps to reproduce it, e.g. job configuration and then what steps to do do recreate it. I have a theory but will be good to validate the fix with your use case.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-21 Thread vivek.pan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vivek Pandey updated  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41806  
 
 
  Error 500 rest call for Item   
 

  
 
 
 
 

 
Change By: 
 Vivek Pandey  
 
 
Status: 
 Resolved In Review  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-15 Thread vivek.pan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vivek Pandey updated  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41806  
 
 
  Error 500 rest call for Item   
 

  
 
 
 
 

 
Change By: 
 Vivek Pandey  
 
 
Status: 
 In Review Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-14 Thread vivek.pan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vivek Pandey edited a comment on  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Error 500 rest call for Item   
 

  
 
 
 
 

 
 [~jamesdumay]  - I thought that too but I think it should have been handled. Result is  CustomExportedBean and hudson.model.Result.toExportedObject() return String, that should have been handled by stapler. I think fix should be in Model where it checks for ExportedBean annotation, it should also check if its CustomExportedBean. I will raise a ticket on Stapler. - I think easier fix is for BuildResult.getResult() to return String, that is result.toExportedObject(). I will submit a patch.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-14 Thread vivek.pan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vivek Pandey commented on  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Error 500 rest call for Item   
 

  
 
 
 
 

 
 PR on stapler https://github.com/stapler/stapler/pull/107  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-13 Thread vivek.pan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vivek Pandey updated  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41806  
 
 
  Error 500 rest call for Item   
 

  
 
 
 
 

 
Change By: 
 Vivek Pandey  
 
 
Status: 
 In  Progress  Review  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-13 Thread vivek.pan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vivek Pandey commented on  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Error 500 rest call for Item   
 

  
 
 
 
 

 
 Opened PR at git plugin: https://github.com/jenkinsci/git-plugin/pull/473  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-13 Thread vivek.pan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vivek Pandey edited a comment on  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Error 500 rest call for Item   
 

  
 
 
 
 

 
 [~jamesdumay] -I thought that too but I think it should have been handled. Result is  CustomExportedBean and hudson.model.Result.toExportedObject() return String, that should have been handled by stapler. I think fix should be in Model where it checks for ExportedBean annotation, it should also check if its CustomExportedBean. I will raise a ticket on Stapler.-I think easier fix is for BuildResult.getResult() to return String, that is result.toExportedObject().  I will submit a patch.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-13 Thread vivek.pan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vivek Pandey edited a comment on  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Error 500 rest call for Item   
 

  
 
 
 
 

 
 [~jamesdumay]  -  I thought that too but I think it should have been handled. Result is  CustomExportedBean and hudson.model.Result.toExportedObject() return String, that should have been handled by stapler. I think fix should be in Model where it checks for ExportedBean annotation, it should also check if its CustomExportedBean. I will raise a ticket on Stapler. -I think easier fix is for BuildResult.getResult() to return String, that is result.toExportedObject().  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-13 Thread vivek.pan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vivek Pandey commented on  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Error 500 rest call for Item   
 

  
 
 
 
 

 
 James Dumay I thought that too but I think it should have been handled. Result is CustomExportedBean and hudson.model.Result.toExportedObject() return String, that should have been handled by stapler. I think fix should be in Model where it checks for ExportedBean annotation, it should also check if its CustomExportedBean. I will raise a ticket on Stapler.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-10 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay commented on  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Error 500 rest call for Item   
 

  
 
 
 
 

 
 Vivek Pandey can you also submit a small patch upstream to Git plugin to avoid this problem? I think the annotation needs to be dropped  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-10 Thread vivek.pan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vivek Pandey commented on  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Error 500 rest call for Item   
 

  
 
 
 
 

 
 Manuel Santisteban Need help reproducing it, I installed bitbucket pull request builder plugin and have PR on my bitbucket private repo. Can you provide more details about your job config? This is going to be addressed by JENKINS-40088 where BO won't report this 500 error, but I wanted to keep it as way to verify my fix. The real fix needs to go in to git plugin where https://github.com/jenkinsci/git-plugin/blob/f6ace83fe36740a1ab35612d3b4c5b400647f6ea/src/main/java/hudson/plugins/git/util/Build.java#L87 is incorrectly marked hudson.model.Result as @Exported but Result is not exported bean.   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-10 Thread vivek.pan...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Vivek Pandey started work on  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
Change By: 
 Vivek Pandey  
 
 
Status: 
 Open In Progress  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-08 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay commented on  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Error 500 rest call for Item   
 

  
 
 
 
 

 
 Thanks Manuel Santisteban   
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-07 Thread xen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Manuel Santisteban edited a comment on  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Error 500 rest call for Item   
 

  
 
 
 
 

 
 My configuration :* Freestyle project.* VCS : bitbucket (private repository).* Use plugin Bitbucket Pull Request Builder .  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-07 Thread xen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Manuel Santisteban commented on  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Error 500 rest call for Item   
 

  
 
 
 
 

 
 My configuration : 
 
Freestyle project. 
VCS : bitbucket (private repository). 
Use plugin Bitbucket Pull Request Builder 
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-07 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay commented on  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Error 500 rest call for Item   
 

  
 
 
 
 

 
 Vivek Pandey I think we need to upstream another fix here for Stapler.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-07 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41806  
 
 
  Error 500 rest call for Item   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 
 
Priority: 
 Minor Major  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-07 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay assigned an issue to Vivek Pandey  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41806  
 
 
  Error 500 rest call for Item   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 
 
Assignee: 
 James Dumay Vivek Pandey  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-07 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41806  
 
 
  Error 500 rest call for Item   
 

  
 
 
 
 

 
 It looks like CustomExportedBean is used on hudson.model.Result which is now exported in Git 3.x from hudson.plugins.git.util.Build#getBuildResult. Looks like stapler does not take this into account when serializing the model. Don't be fooled by the Blue Ocean packages in the stack trace - we've shaded in staplers export package into Blue Ocean.  
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 
 
Component/s: 
 git-plugin  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more 

[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-07 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay assigned an issue to James Dumay  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41806  
 
 
  Error 500 rest call for Item   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 
 
Assignee: 
 James Dumay  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-07 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41806  
 
 
  Error 500 rest call for Item   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 
 
Sprint: 
 iapetus  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-07 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay commented on  JENKINS-41806  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Error 500 rest call for Item   
 

  
 
 
 
 

 
 Manuel Santisteban what is the type of job that you are trying to view?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-07 Thread xen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Manuel Santisteban updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41806  
 
 
  Error 500 rest call for Item   
 

  
 
 
 
 

 
Change By: 
 Manuel Santisteban  
 

  
 
 
 
 

 
 *Steps to reproduce:** Open item details with Blue Ocean.* Look JS console error.* Open called url. * Url: *  http://localhost:8090/blue/rest/organizations/jenkins/pipelines/API-PR/ * Response body (JSON): *   

[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-07 Thread xen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Manuel Santisteban updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41806  
 
 
  Error 500 rest call for Item   
 

  
 
 
 
 

 
Change By: 
 Manuel Santisteban  
 

  
 
 
 
 

 
 *Steps to reproduce:** Open item details with Blue Ocean.* Look JS console error.* Open called url.*Url:*http://localhost:8090/blue/rest/organizations/jenkins/pipelines/API-PR/*Response body (JSON):*{code:none}{"_class":"io.jenkins.blueocean.service.embedded.rest.AbstractPipelineImpl","_links":{"queue":{"_class":"io.jenkins.blueocean.rest.hal.Link","href":"/blue/rest/organizations/jenkins/pipelines/API-PR/queue/"},"self":{"_class":"io.jenkins.blueocean.rest.hal.Link","href":"/blue/rest/organizations/jenkins/pipelines/API-PR/"},"runs":{"_class":"io.jenkins.blueocean.rest.hal.Link","href":"/blue/rest/organizations/jenkins/pipelines/API-PR/runs/"},"activities":{"_class":"io.jenkins.blueocean.rest.hal.Link","href":"/blue/rest/organizations/jenkins/pipelines/API-PR/activities/"},"actions":{"_class":"io.jenkins.blueocean.rest.hal.Link","href":"/blue/rest/organizations/jenkins/pipelines/API-PR/actions/"}},"actions":[{"_class":"io.jenkins.blueocean.service.embedded.rest.ActionProxiesImpl","_links":{"self":{"_class":"io.jenkins.blueocean.rest.hal.Link","href":"/blue/rest/organizations/jenkins/pipelines/API-PR/http:// ci.gammasoftware.fr localhost :8090/plugin/favorite/toggleFavorite?job=API-PR=m.santisteban=true/"}},"_class":"hudson.plugins.favorite.project.FavoriteProjectAction","urlName":"http:// ci.gammasoftware.fr localhost :8090/plugin/favorite/toggleFavorite?job=API-PR=m.santisteban=true"},{"_class":"io.jenkins.blueocean.service.embedded.rest.ActionProxiesImpl","_links":{"self":{"_class":"io.jenkins.blueocean.rest.hal.Link","href":"/blue/rest/organizations/jenkins/pipelines/API-PR/move/"}},"_class":"com.cloudbees.hudson.plugins.folder.relocate.RelocationAction","urlName":"move"},{"_class":"io.jenkins.blueocean.service.embedded.rest.ActionProxiesImpl","_links":{"self":{"_class":"io.jenkins.blueocean.rest.hal.Link","href":"/blue/rest/organizations/jenkins/pipelines/API-PR/display/"}},"_class":"org.jenkinsci.plugins.displayurlapi.actions.JobDisplayAction","urlName":"display"},{"_class":"io.jenkins.blueocean.service.embedded.rest.ActionProxiesImpl","_links":{"self":{"_class":"io.jenkins.blueocean.rest.hal.Link","href":"/blue/rest/organizations/jenkins/pipelines/API-PR/credentials/"}},"_class":"com.cloudbees.plugins.credentials.ViewCredentialsAction","stores":{},"urlName":"credentials"}],"displayName":"API-PR","estimatedDurationInMillis":1690359,"fullDisplayName":"API-PR","fullName":"API-PR","lastSuccessfulRun":"http:// ci.gammasoftware.fr localhost 

[JIRA] (JENKINS-41806) Error 500 rest call for Item

2017-02-07 Thread xen...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Manuel Santisteban created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-41806  
 
 
  Error 500 rest call for Item   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 blueocean-plugin  
 
 
Created: 
 2017/Feb/07 1:44 PM  
 
 
Environment: 
 Jenkins 2.45, debian 8, google chrome 55  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Manuel Santisteban  
 

  
 
 
 
 

 
 Steps to reproduce: 
 
Open item details with Blue Ocean. 
Look JS console error. 
Open called url. 
 Url: http://localhost:8090/blue/rest/organizations/jenkins/pipelines/API-PR/ Response body (JSON):