[JIRA] (JENKINS-53861) Jenkins loses all InfluxDb targets in Manage Jenkins > Configure System after restart.

2019-09-04 Thread aleksi.sim...@eficode.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Aleksi Simell updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53861  
 
 
  Jenkins loses all InfluxDb targets in Manage Jenkins > Configure System after restart.   
 

  
 
 
 
 

 
Change By: 
 Aleksi Simell  
 
 
Released As: 
 1.20  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.194387.153842659.6463.1567598640544%40Atlassian.JIRA.


[JIRA] (JENKINS-53861) Jenkins loses all InfluxDb targets in Manage Jenkins > Configure System after restart.

2018-10-05 Thread aleksi.sim...@eficode.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Aleksi Simell updated  JENKINS-53861  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53861  
 
 
  Jenkins loses all InfluxDb targets in Manage Jenkins > Configure System after restart.   
 

  
 
 
 
 

 
Change By: 
 Aleksi Simell  
 
 
Status: 
 Fixed but Unreleased Closed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53861) Jenkins loses all InfluxDb targets in Manage Jenkins > Configure System after restart.

2018-10-04 Thread aleksi.sim...@eficode.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Aleksi Simell updated  JENKINS-53861  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 This was caused by a `transient` CopyOnWriteList for InfluxDB targets used in the DescriptorImpl class. Jenkins pipelines demands objects to be serializable, which CopyOnWriteList is not. Non-serializable object changed to a serializable object and removed `transient` from the target list definition. This change should fix this issue and will be available in the next release.  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-53861  
 
 
  Jenkins loses all InfluxDb targets in Manage Jenkins > Configure System after restart.   
 

  
 
 
 
 

 
Change By: 
 Aleksi Simell  
 
 
Status: 
 Open Fixed but Unreleased  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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 

[JIRA] (JENKINS-53861) Jenkins loses all InfluxDb targets in Manage Jenkins > Configure System after restart.

2018-10-01 Thread pavel.shchet...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Pavel Shchetska updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53861  
 
 
  Jenkins loses all InfluxDb targets in Manage Jenkins > Configure System after restart.   
 

  
 
 
 
 

 
Change By: 
 Pavel Shchetska  
 
 
Priority: 
 Major Minor  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-53861) Jenkins loses all InfluxDb targets in Manage Jenkins > Configure System after restart.

2018-10-01 Thread pavel.shchet...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Pavel Shchetska created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-53861  
 
 
  Jenkins loses all InfluxDb targets in Manage Jenkins > Configure System after restart.   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Aleksi Simell  
 
 
Components: 
 influxdb-plugin  
 
 
Created: 
 2018-10-01 20:43  
 
 
Environment: 
 Mac OS X 10.13.6 x86_64  Oracle jdk1.8.0_111  jenkins:2.121.2  influxdb:1.19   
 
 
Labels: 
 plugin  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Pavel Shchetska  
 

  
 
 
 
 

 
 I have got the following behavior with the plugin. I have created new influxdb target in Manage Jenkins > Configure System and after that one became available for "Publish build data to InfluxDb target" in my job configuration. But when I have restarted aplication, Jenkins lost all InfluxDb targets in Manage Jenkins > Configure System.   Steps to reproduce the issue 1. clean JENKINS_HOME (rm -rf ~/.jenkins) 2. java -jar jenkins.war (instal jenkins using default configuration) 3. install influxdb plugin via Manage Jenkins > Manage Plugins 4. restart jenkins (/restart) 5. go to Manage Jenkins > Configure System, create influxdb target and click Save. The target is available for Freestyle project. 6. restart jenkins (/restart) 7. go to Manage Jenkins > Configure System. Influxdb target configuration is unavailable.