[JIRA] (JENKINS-60158) ConversionException: Refusing to unmarshal log for security reasons EnvironmentVarSetter

2019-11-18 Thread damian.publicem...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Damian Szczepanik resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60158  
 
 
  ConversionException: Refusing to unmarshal log for security reasons EnvironmentVarSetter   
 

  
 
 
 
 

 
Change By: 
 Damian Szczepanik  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.203024.1573655768000.2900.1574109000347%40Atlassian.JIRA.


[JIRA] (JENKINS-60158) ConversionException: Refusing to unmarshal log for security reasons EnvironmentVarSetter

2019-11-17 Thread dragana.stojanov...@payten.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dragana Stojanovikj commented on  JENKINS-60158  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ConversionException: Refusing to unmarshal log for security reasons EnvironmentVarSetter   
 

  
 
 
 
 

 
 Okay then, thank you  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.203024.1573655768000.2327.1574061840139%40Atlassian.JIRA.


[JIRA] (JENKINS-60158) ConversionException: Refusing to unmarshal log for security reasons EnvironmentVarSetter

2019-11-17 Thread damian.publicem...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Damian Szczepanik commented on  JENKINS-60158  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: ConversionException: Refusing to unmarshal log for security reasons EnvironmentVarSetter   
 

  
 
 
 
 

 
 Problem has been already fixed by dependency upgrade but logs might be visible because you have first upgraded the Jenkins, then library  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
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.203024.1573655768000.2305.1574028300161%40Atlassian.JIRA.


[JIRA] (JENKINS-60158) ConversionException: Refusing to unmarshal log for security reasons EnvironmentVarSetter

2019-11-13 Thread dragana.stojanov...@payten.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dragana Stojanovikj created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-60158  
 
 
  ConversionException: Refusing to unmarshal log for security reasons EnvironmentVarSetter   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Damian Szczepanik  
 
 
Components: 
 build-name-setter-plugin  
 
 
Created: 
 2019-11-13 14:36  
 
 
Environment: 
 Jenkins version 2.204  Build Name and Description Setter 2.0.3   
 
 
Labels: 
 JEP-200  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Dragana Stojanovikj  
 

  
 
 
 
 

 
 I was updating Jenkins from version 2.7 to version 2.204. After the update I have a notification saying Manage Old Data with unreadable data with the following message:   ConversionException: Refusing to unmarshal log for security reasons; see https://jenkins.io/redirect/class-filter/  Debugging information  class : java.io.PrintStream required-type : java.io.PrintStream converter-type : hudson.util.XStream2$BlacklistedTypesConverter path : /build/actions/org.jenkinsci.plugins.EnvironmentVarSetter/log line number : 60 --- I also found out that the plugin Build Name Setter has a fix in version 1.6.8 and i updated all plugins including Build Name and Description Setter to version 2.0.3 but the issue and the notification is still present.