[JIRA] (JENKINS-50632) JEP-200 - Refusing to marshal org.apache.maven.model

2018-04-12 Thread svano...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sam Van Oort closed an issue as Duplicate  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 This is close enough to issue JENKINS-50752 that I'm going to classify it as a duplicate – the fix there will cover you here because it catches all arguments that will fail serialization. Hopefully cutting a release today for ya (workflow-api and workflow-cps).  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-50632  
 
 
  JEP-200 - Refusing to marshal org.apache.maven.model   
 

  
 
 
 
 

 
Change By: 
 Sam Van Oort  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Duplicate  
 

  
 
 
 
 

 
 
 

 
 
 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 

[JIRA] (JENKINS-50632) JEP-200 - Refusing to marshal org.apache.maven.model

2018-04-12 Thread svano...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Sam Van Oort updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50632  
 
 
  JEP-200 - Refusing to marshal org.apache.maven.model   
 

  
 
 
 
 

 
Change By: 
 Sam Van Oort  
 
 
Component/s: 
 workflow-api-plugin  
 
 
Component/s: 
 workflow-cps-plugin  
 
 
Component/s: 
 workflow-support-plugin  
 

  
 
 
 
 

 
 
 

 
 
 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-50632) JEP-200 - Refusing to marshal org.apache.maven.model

2018-04-06 Thread frut...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Test User commented on  JENKINS-50632  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: JEP-200 - Refusing to marshal org.apache.maven.model   
 

  
 
 
 
 

 
 Nope.  
 

  
 
 
 
 

 
 
 

 
 
 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-50632) JEP-200 - Refusing to marshal org.apache.maven.model

2018-04-06 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev commented on  JENKINS-50632  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: JEP-200 - Refusing to marshal org.apache.maven.model   
 

  
 
 
 
 

 
 Test User Do you use these classes explicitly in your scripts outside the NonCPS methods? If yes, would it be possible to get examples of such scripts?  
 

  
 
 
 
 

 
 
 

 
 
 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-50632) JEP-200 - Refusing to marshal org.apache.maven.model

2018-04-06 Thread frut...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Test User created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-50632  
 
 
  JEP-200 - Refusing to marshal org.apache.maven.model   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 workflow-support-plugin  
 
 
Created: 
 2018-04-06 13:43  
 
 
Environment: 
 Jenkins 2.114, Pipeline: Supporting APIs 2.18  
 
 
Labels: 
 JEP-200  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Test User  
 

  
 
 
 
 

 
 After update to latest Jenkins version I'm getting this errors: 

 

Apr 06, 2018 7:26:37 AM org.jenkinsci.plugins.workflow.cps.CpsFlowExecution maybeAutoPersistNode
WARNING: Attempt to persist triggered IOException for node 24
java.io.IOException: java.lang.RuntimeException: Failed to serialize org.jenkinsci.plugins.workflow.support.storage.SimpleXStreamFlowNodeStorage$Tag#actions for class org.jenkinsci.plugins.workflow.support.storage.SimpleXStreamFlowNodeStorage$Tag
	at hudson.XmlFile.write(XmlFile.java:200)
	at org.jenkinsci.plugins.workflow.support.PipelineIOUtils.writeByXStream(PipelineIOUtils.java:30)
	at org.jenkinsci.plugins.workflow.support.storage.SimpleXStreamFlowNodeStorage.writeNode(SimpleXStreamFlowNodeStorage.java:182)
	at org.jenkinsci.plugins.workflow.support.storage.SimpleXStreamFlowNodeStorage.flushNode(SimpleXStreamFlowNodeStorage.java:151)
	at org.jenkinsci.plugins.workflow.support.storage.SimpleXStreamFlowNodeStorage.autopersist(SimpleXStreamFlowNodeStorage.java:136)
	at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$TimingFlowNo