Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-2140

1.238 broke matrix builds [still broken in 1.240]

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • matrix-project-plugin
    • None
    • Platform: All, OS: All

      I upgraded from 1.235 to 1.238 and suddenly all my matrix builds stopped
      loading. The log contained the following style of message for each matrix job.

      I backed down to 1.237 and the problem went away. Did try disabling all plugins
      and a few restarts on 1.238 without any luck. Also tried reconfiguring security
      to logged on users can do anything. Let me know if job configs would be helpful.

      Thanks,
      --Greg Roth
      Cornell University Information Technologies

      Jul 28, 2008 11:56:00 PM hudson.model.Hudson load
      WARNING: Failed to load /home/idmbuild/.hudson/jobs/cuwal2
      java.lang.InstantiationError
      at hudson.util.XStream2$AssociatedConverterImpl.findConverter
      (XStream2.java:73)
      at hudson.util.XStream2$AssociatedConverterImpl.canConvert
      (XStream2.java:80)
      at
      com.thoughtworks.xstream.core.DefaultConverterLookup.lookupConverterForType
      (DefaultConverterLookup.java:60)
      at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother
      (TreeUnmarshaller.java:65)
      at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother
      (TreeUnmarshaller.java:59)
      at hudson.util.RobustReflectionConverter.unmarshallField
      (RobustReflectionConverter.java:235)
      at hudson.util.RobustReflectionConverter.doUnmarshal
      (RobustReflectionConverter.java:193)
      at hudson.util.RobustReflectionConverter.unmarshal
      (RobustReflectionConverter.java:144)
      at com.thoughtworks.xstream.core.TreeUnmarshaller.convert
      (TreeUnmarshaller.java:81)
      at com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert
      (AbstractReferenceUnmarshaller.java:55)
      at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother
      (TreeUnmarshaller.java:75)
      at com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother
      (TreeUnmarshaller.java:59)
      at com.thoughtworks.xstream.core.TreeUnmarshaller.start
      (TreeUnmarshaller.java:142)
      at
      com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal
      (AbstractTreeMarshallingStrategy.java:33)
      at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:931)
      at hudson.util.XStream2.unmarshal(XStream2.java:37)
      at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:917)
      at com.thoughtworks.xstream.XStream.fromXML(XStream.java:861)
      at hudson.XmlFile.read(XmlFile.java:103)
      at hudson.model.Items.load(Items.java:81)
      at hudson.model.Hudson.load(Hudson.java:1375)
      at hudson.model.Hudson.access$300(Hudson.java:142)
      at hudson.model.Hudson$8.run(Hudson.java:1931)
      Caused by: java.lang.InstantiationException:
      hudson.matrix.AxisList$ConverterImpl
      at java.lang.Class.newInstance0(Class.java:340)
      at java.lang.Class.newInstance(Class.java:308)
      at hudson.util.XStream2$AssociatedConverterImpl.findConverter
      (XStream2.java:65)
      ... 22 more

            Unassigned Unassigned
            gbr4 gbr4
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: