Re: java.lang.NullPointerException: Cannot invoke method tool() on null object

2017-06-29 Thread Allen Fisher
Figured out my problem... somehow ended up with a bogus tool invocation in the same line as my checkout. On Thursday, June 29, 2017 at 11:15:19 AM UTC-5, Allen Fisher wrote: > > Hi All-- > > Running into a problem with a pipeline build. Running in 2.32. > > Here's the start of my pipeline: > > n

java.lang.NullPointerException: Cannot invoke method tool() on null object

2017-06-29 Thread Allen Fisher
Hi All-- Running into a problem with a pipeline build. Running in 2.32. Here's the start of my pipeline: node('linux'){ stage('Build Manager'){ checkout([$class: 'GitSCM', branches: [[name: '*/master']], doGenerateSubmoduleConfigurations: false, extensions: [], gitTool: 'Default',

Re: Unable to start ssh slave , Getting java.lang.NullPointerException in hudson.Util.copyStream(Util.java:437)

2017-03-21 Thread Dante Pichardo
lugins.sshslaves.SSHLauncher.copySlaveJar(SSHLauncher.java:527) > ... 7 more > Caused by: java.lang.NullPointerException > at hudson.Util.copyStream(Util.java:437) > at hudson.Util.copyStreamAndClose(Util.java:450) > at > hudson.plugins.sshslaves.SSHLauncher

Re: java.lang.NullPointerException

2016-11-02 Thread das gov
t; I am using Jenkins ver. 2.19.1 >> <https://mail.flexpay.co.za/owa/redir.aspx?SURL=mlQlYMlF8ww_0JiVzGAMcMWnGOcnBbyj06vKX9bB1F1_oEkWOwLUCGgAdAB0AHAAOgAvAC8AagBlAG4AawBpAG4AcwAtAGMAaQAuAG8AcgBnAC8A&URL=http%3a%2f%2fjenkins-ci.org%2f> >> and >> Maven project _Plugin 2.14. I get the error below. >> >> Ple

Re: java.lang.NullPointerException

2016-11-01 Thread Rachel Moreno
a/owa/redir.aspx?SURL=mlQlYMlF8ww_0JiVzGAMcMWnGOcnBbyj06vKX9bB1F1_oEkWOwLUCGgAdAB0AHAAOgAvAC8AagBlAG4AawBpAG4AcwAtAGMAaQAuAG8AcgBnAC8A&URL=http%3a%2f%2fjenkins-ci.org%2f> > and > Maven project _Plugin 2.14. I get the error below. > > Please assist. > > Thanks, > Daslan > > java.lang.NullPointerExcep

java.lang.NullPointerException

2016-11-01 Thread das gov
rror below. Please assist. Thanks, Daslan java.lang.NullPointerException <https://mail.flexpay.co.za/owa/re

Re: WARNING: Caught exception evaluating: h.getRelativeLinkTo(job) in ...Reason: java.lang.NullPointerException java.lang.NullPointerException

2016-03-23 Thread Sandra Gerberding
Hi Mark, thank you so much. Our Jenkins runs as docker container and I have added nodejs and typescript and had to set proxy, but forgot to set no-proxy for the git server in the container. :) best regards Sandra -- You received this message because you are subscribed to the Google Groups

Re: WARNING: Caught exception evaluating: h.getRelativeLinkTo(job) in ...Reason: java.lang.NullPointerException java.lang.NullPointerException

2016-03-23 Thread Mark Waite
a/Realisierung.git/': > The requested URL returned error: 503 > > *The log-file: * > WARNING: Caught exception evaluating: h.getRelativeLinkTo(job) in > /job/BIS-Grails-Plugin-SonarQube/configure. Reason: > java.lang.NullPointerExcept

WARNING: Caught exception evaluating: h.getRelativeLinkTo(job) in ...Reason: java.lang.NullPointerException java.lang.NullPointerException

2016-03-23 Thread Sandra Gerberding
ung.git/': The requested URL returned error: 503 *The log-file: * WARNING: Caught exception evaluating: h.getRelativeLinkTo(job) in /job/BIS-Grails-Plugin-SonarQube/configure. Reason: java.lang.NullPointerException java.lang.NullPointerException at hudson.Functions.getRelative

java.lang.NullPointerException

2016-03-19 Thread cardio palma
Dear everybody, I'm facing the following issue: When I access jenkins login page (logged out), and when I logout too (same page), I get the following error: java.lang.NullPointerException at java.util.TreeMap.put(TreeMap.java:556) at java.util.TreeSet.add(TreeSet.java:255

After p4 sync java.lang.NullPointerException

2015-04-20 Thread Jeff Foege
38401,@38400 Sync'ing workspace to changelist 38400 (forcing sync of unchanged files). [workspace] $ E:\Perforce\p4.exe -s sync -f //ab_cip-test-J/...@38400 Sync complete, took 25552 ms*ERROR: java.lang.NullPointerException* [EnvInject] - Executing scripts and injecting environment variables afte

Handling GET /jenkins/ : resin-port-8080-45} Caught exception evaluating: h.advertiseHeaders(response) in /jenkins/. Reason: java.lang.NullPointerException

2014-04-18 Thread William Damage
evaluating: h.advertiseHeaders(response) in /jenkins/. Reason: java.lang.NullPointerException java.lang.NullPointerException at com.caucho.server.http.AbstractHttpResponse.setHeader(AbstractHttpResponse.java:359)

Re: Jenkins ver. 1.518 java.lang.NullPointerException

2013-06-15 Thread oliver gondža
Hi, thank you for reporting it. I dare to say it is the same issue as https://issues.jenkins-ci.org/browse/JENKINS-17248. There are some workarounds mentioned but not a proper fix, though. -- oliver -- You received this message because you are subscribed to the Google Groups "Jenkins User

Re: Jenkins ver. 1.518 java.lang.NullPointerException

2013-06-15 Thread Kamal Ahmed
removed global build stats plugin, back to normal. Filing a bug, if not already there -K > > From: Kamal Ahmed >To: "jenkinsci-users@googlegroups.com" >Sent: Friday, June 14, 2013 6:01 PM >Subject: Jenkins ver. 1.518 java.

Jenkins ver. 1.518 java.lang.NullPointerException

2013-06-14 Thread Kamal Ahmed
Getting NPE starting jenkins on centos 6.4 java.lang.NullPointerException at com.thoughtworks.xstream.converters.ConversionException.add(ConversionException.java:65) at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1066) at hudson.util.XStream2.unmarshal(XStream2.java:109) at

Re: java.lang.NullPointerException when loading folders

2013-04-16 Thread Joshua Sinfield
I've just upgraded to 1.511 and we're still getting the same error. There has been no new release of the Folders plugin either. Anybody got any ideas? Cheers, Josh -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this grou

Re: java.lang.NullPointerException when loading folders

2013-04-09 Thread Joshua Sinfield
Cheers for the info Vincent. Appreciate it. Josh On Monday, 8 April 2013 16:10:58 UTC+1, Vincent Latombe wrote: > > Hello, > > it's a regression that happened in 1.507 in core. I believe it has been > fixed in master but to be released in 1.511. > Also, I know that cloudbees did a 3.6 release of

Re: java.lang.NullPointerException when loading folders

2013-04-08 Thread Vincent Latombe
Hello, it's a regression that happened in 1.507 in core. I believe it has been fixed in master but to be released in 1.511. Also, I know that cloudbees did a 3.6 release of Folder plugin to fix the issue as well, it should appear soon on update center. Vincent 2013/4/8 Joshua Sinfield > I've

Re: java.lang.NullPointerException when loading folders

2013-04-08 Thread Joshua Sinfield
I've just upgraded our jenkins to 1.509 and am also experience this issue. I've tried version 3.4 & 3.5 of the Folder plugin. Both versions work with 1.504. Josh On Thursday, 4 April 2013 23:26:58 UTC+1, Laurent Nicolas wrote: > > After upgrading to 1.509 and also upgrading a bunch of plugins,

java.lang.NullPointerException when loading folders

2013-04-04 Thread Laurent Nicolas
After upgrading to 1.509 and also upgrading a bunch of plugins, I'm seeing: Apr 4, 2013 3:16:02 PM jenkins.InitReactorRunner$1 onTaskFailed SEVERE: Failed Loading job stats at com.cloudbees.hudson.plugins.folder.Folder.getItem(Folder.java:465) at com.cloudbees.hudson.plugins.fol

email-ext Exception while replacing BUILD_LOG_EXCERPT. Please report this as a bug. ]] {{ java.lang.NullPointerException }}

2013-03-05 Thread Kamal Ahmed
Hi, If i use ${BUILD_LOG_EXCERPT} , in the Default Content, with jenkins 1.5, i get the following in the email. [[ Exception while replacing BUILD_LOG_EXCERPT. Please report this as a bug. ]] {{ java.lang.NullPointerException }} -- You received this message because you are subscribed to the

Re: Unable to start ssh slave , Getting java.lang.NullPointerException in hudson.Util.copyStream(Util.java:437)

2012-08-19 Thread Prafulla T
py slave.jar to > '/data/c2sw/jenkins/slave.jar' on slave > at > hudson.plugins.sshslaves.SSHLauncher.copySlaveJar(SSHLauncher.java:527) > ... 7 more > Caused by: java.lang.NullPointerException > at hudson.Util.copyStream(Util.java:437) > at hudson.Util.copyStreamAndClose(Util.java:450) >

Unable to start ssh slave , Getting java.lang.NullPointerException in hudson.Util.copyStream(Util.java:437)

2012-08-19 Thread Prafulla T
at hudson.plugins.sshslaves.SSHLauncher.copySlaveJar(SSHLauncher.java:527) ... 7 more Caused by: java.lang.NullPointerException at hudson.Util.copyStream(Util.java:437) at hudson.Util.copyStreamAndClose(Util.java:450) at hudson.plugins.sshslaves.SSHLauncher.co