[JIRA] (JENKINS-58874) Regression in Serialization in 2.166 due to localizer

2 views
Skip to first unread message

jnord@cloudbees.com (JIRA)

unread,
Aug 9, 2019, 6:26:02 AM8/9/19
to jenkinsc...@googlegroups.com
James Nord created an issue
 
Jenkins / Bug JENKINS-58874
Regression in Serialization in 2.166 due to localizer
Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 2019-08-09 10:25
Priority: Minor Minor
Reporter: James Nord

The localizer was bumped in Jenkins 2.166 (https://github.com/jenkinsci/jenkins/pull/3896)  but some of its classes are serializable and do not define a `serialVersionUUID` 

 

this causes errors when serializing/deserializing any messages between different versions.

java.io.InvalidClassException: org.jvnet.localizer.ResourceBundleHolder; local class incompatible: stream classdesc serialVersionUID = 8208483812348571464, local class serialVersionUID = 3549398179458166735
   at propriatary code.... 

 

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

jnord@cloudbees.com (JIRA)

unread,
Dec 12, 2019, 2:52:02 PM12/12/19
to jenkinsc...@googlegroups.com
James Nord updated an issue
Change By: James Nord
Labels: regression
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages