Jeff Chapman created JENKINS-13016:
--------------------------------------

             Summary: Synergy plugin fails at last step
                 Key: JENKINS-13016
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13016
             Project: Jenkins
          Issue Type: Bug
          Components: synergy
         Environment: Version 1.6 of the synergy plugin
            Reporter: Jeff Chapman
            Assignee: jribette


Synergy plugin fails on the last step. Downgrading to 1.5 fixes the problem. 

$ ccm attr -s owner -p Applications,build
[PROJECT] $ ccm attr -s owner -p Applications,build
build

FATAL: null
java.lang.NullPointerException
        at 
hudson.plugins.synergy.impl.Commands.printCommandLine(Commands.java:288)
        at 
hudson.plugins.synergy.impl.Commands.executeSynergyCommand(Commands.java:173)
        at 
hudson.plugins.synergy.SynergySCM.generateChangeLog(SynergySCM.java:890)
        at 
hudson.plugins.synergy.SynergySCM.checkoutDynamicProject(SynergySCM.java:597)
        at 
hudson.plugins.synergy.SynergySCM.checkoutProject(SynergySCM.java:578)
        at hudson.plugins.synergy.SynergySCM.checkout(SynergySCM.java:335)
        at hudson.model.AbstractProject.checkout(AbstractProject.java:1195)
        at 
hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:579)
        at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:468)
        at hudson.model.Run.run(Run.java:1408)
        at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:238)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to