[JIRA] (JENKINS-37554) NullPointerException in Nexus Artifact Uploader 2.3

2016-08-19 Thread jirong...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Jirong Hu created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-37554  
 
 
  NullPointerException in Nexus Artifact Uploader 2.3   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Suresh Kumar  
 
 
Components: 
 nexus-artifact-uploader-plugin  
 
 
Created: 
 2016/Aug/19 1:49 PM  
 
 
Environment: 
 Jenkins 2.7.1, with https://wiki.jenkins-ci.org/display/JENKINS/Nexus+Artifact+Uploader, v2.3, on Windows 2012.   
 
 
Priority: 
  Blocker  
 
 
Reporter: 
 Jirong Hu  
 

  
 
 
 
 

 
 When we use this plugin in the pipeline, we got a NullPointerException, we want to use credentials (created in the same folder as the pipeline project so other people can't use), as shown below. We are using Jenkins 2.7.1. stage 'Promote' nexusArtifactUploader artifactId: a, credentialsId: '03061789-shortened-1ed6f456', file: a + '.zip', groupId: g, nexusPassword: '', nexusUrl: 'invnexus.mycompany.com/nexus', nexusUser: '', packaging: 'zip', protocol: 'http', repository: 'otpp-releases', version: new_version D:\public\workspace\Release\Promote@2>Powershell -Command "Add-Type -Assembly System.IO.Compression.FileSystem; System.IO.Compression.ZipFile::CreateFromDirectory(\"stage\", \"pmer.zip\", System.IO.Compression.CompressionLevel::Optimal, $false)" Pipeline nexusArtifactUploader Pipeline } Pipeline // ws Pipeline } Pipeline // node Pipeline End of Pipeline java.lang.NullPointerException at sp.sd.nexusartifactuploader.steps.NexusArtifactUploaderStep.getUsername(NexusArtifactUploaderStep.java:153) at sp.sd.nexusartifactuploader.steps.NexusArtifactUploaderStep$Execution.run(NexusArtifactUploaderStep.java:276) at sp.sd.nexusartifactuploader.steps.NexusArtifactUploaderStep$Execution.run(NexusArtifactUploaderStep.java:250) at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:52) at 

[JIRA] [mstestrunner-plugin] (JENKINS-30457) FATAL: No test files was found since update to v1.2.0

2016-03-24 Thread jirong...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jirong Hu commented on  JENKINS-30457 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: FATAL: No test files was found since update to v1.2.0  
 
 
 
 
 
 
 
 
 
 
I am having the same issue, and using David's workaround. However, now I find I can't use regexp to identify multiple test dlls as show below: 
D:\public_jendevslave_1\workspace\DevOps\Test-MSBuild>"C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\mstest.exe" /resultsfile:"D:\public_jendevslave_1\workspace\DevOps\Test-MSBuild\Jenkins_Master_Test.trx" /testcontainer:"D:\public_jendevslave_1\workspace\DevOps\Test-MSBuild\Jenkins_Sanity_Test*\Test.dll" /nologo  File name "D:\public_jendevslave_1\workspace\DevOps\Test-MSBuild\Jenkins_Sanity_Test*\Test.dll" is invalid. For switch syntax, type "MSTest /help" 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [git-plugin] (JENKINS-19994) Unable to delete workspace

2016-03-19 Thread jirong...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jirong Hu commented on  JENKINS-19994 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Unable to delete workspace  
 
 
 
 
 
 
 
 
 
 
I am constantly getting this error after using "Git Changelog" plugin. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [git-changelog-plugin] (JENKINS-33301) git-changelog: specifying references

2016-03-15 Thread jirong...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jirong Hu edited a comment on  JENKINS-33301 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: git-changelog: specifying references  
 
 
 
 
 
 
 
 
 
 [~tomasbjerre],  All right,  I  don't understand  figured out .  My screenshot clearly has  I am using  "Publish Git changelog"  right under the Post-build actions ,  why you keep thinking I am using the  and there is another one called "  Git  Publisher? Git Publisher has a completely different UI  changelog" .  Thanks. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [git-changelog-plugin] (JENKINS-33301) git-changelog: specifying references

2016-03-15 Thread jirong...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jirong Hu commented on  JENKINS-33301 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: git-changelog: specifying references  
 
 
 
 
 
 
 
 
 
 
Tomas Bjerre, I don't understand. My screenshot clearly has "Publish Git changelog" right under the Post-build actions, why you keep thinking I am using the Git Publisher? Git Publisher has a completely different UI. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [git-changelog-plugin] (JENKINS-33301) git-changelog: specifying references

2016-03-15 Thread jirong...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jirong Hu commented on  JENKINS-33301 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: git-changelog: specifying references  
 
 
 
 
 
 
 
 
 
 
 GIT_PREVIOUS_SUCCESSFUL_COMMIT is not available, I only see these in my Windows environment: 
GIT_BRANCH=origin/master GIT_COMMIT=a781fbc49bda7083ebc05e28cee60de4e4258b17 GIT_PREVIOUS_COMMIT=a781fbc49bda7083ebc05e28cee60de4e4258b17 GIT_URL=http://github.ooop.com/DevOps/Sample.git 
And I am having this issue: http://stackoverflow.com/questions/36016043/how-to-set-up-git-changelog-in-jenkins 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [remoting] (JENKINS-5055) server rejected connection: already connected to master

2016-03-11 Thread jirong...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jirong Hu commented on  JENKINS-5055 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: server rejected connection: already connected to master  
 
 
 
 
 
 
 
 
 
 
Same issue with Jenkins ver. 1.638, Windows 2012 R2. 
Mar 11, 2016 10:16:37 AM hudson.TcpSlaveAgentListener$ConnectionHandler run INFO: Accepted connection #313231 from /172.21.81.18:12801 Mar 11, 2016 10:16:37 AM jenkins.slaves.JnlpSlaveHandshake error WARNING: TCP slave agent connection handler #313231 with /172.21.81.18:12801 is aborted: portal_jendevslave_1 is already connected to this master. Rejecting this connection. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [project-inheritance-plugin] (JENKINS-22885) Creation of Inheritance Project throws Exception

2016-03-10 Thread jirong...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jirong Hu edited a comment on  JENKINS-22885 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Creation of Inheritance Project throws Exception  
 
 
 
 
 
 
 
 
 
 Is there any impact changing from "Plain Text" to "Raw HTML"? I am having the same issue with Windows Jenkins ver. 1.638.  Install the 1.5.1 plugin has the same issue. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [project-inheritance-plugin] (JENKINS-22885) Creation of Inheritance Project throws Exception

2016-03-10 Thread jirong...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jirong Hu commented on  JENKINS-22885 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Creation of Inheritance Project throws Exception  
 
 
 
 
 
 
 
 
 
 
Is there any impact changing from "Plain Text" to "Raw HTML"? I am having the same issue with Windows Jenkins ver. 1.638. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [core] (JENKINS-4819) Enable/disable build step by one click

2015-11-27 Thread jirong...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jirong Hu commented on  JENKINS-4819 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Enable/disable build step by one click  
 
 
 
 
 
 
 
 
 
 
Disable/Enable a step temperately is very useful in trying different ways to implement a step during the testing. IBM BuildForge has this feature. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [core] (JENKINS-20123) Save ANY job configuration causes Git Plugin to throw NPE

2015-11-06 Thread jirong...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jirong Hu commented on  JENKINS-20123 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Save ANY job configuration causes Git Plugin to throw NPE  
 
 
 
 
 
 
 
 
 
 
I am getting this error in our Jenkins DEV server (Jenkins ver. 1.617 on Windows 2008R2). Uninstall and reinstall the GitHub Plugin (1.14.0) can fix the issue, for the first save in Configure, but from the 2nd time, same issue comes back. I am trying to configure the SonarQube installation. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [maven] (JENKINS-17362) Maven build cannot find JDK when project uses default

2013-12-18 Thread jirong...@gmail.com (JIRA)














































Jirong Hu
 commented on  JENKINS-17362


Maven build cannot find JDK when project uses default















I am having the same issue. Run "mvn compile" from DOS command line is all right, but getting this error from Jenkins. Very simple Maven "my-app" sample project. Even I copied the tool.jar to the path below, still same error.

I am running the build on a Slave on XP, in the System Information of Slave, the JAVA_HOME is showing different.

ERROR Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile) on project my-app: Fatal error compiling: tools.jar not found: C:\Program Files\Java\jre7\..\lib\tools.jar - Help 1
ERROR 



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.


[JIRA] [core] (JENKINS-16528) Jenkins master node crashes often when viewing console logs of builds on slaves

2013-11-25 Thread jirong...@gmail.com (JIRA)














































Jirong Hu
 commented on  JENKINS-16528


Jenkins master node crashes often when viewing console logs of builds on slaves















I am having the same issue when trying to install Jenkins 1.541 on my Windows XP. It's a brand new installation, found no timestamper plugin.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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/groups/opt_out.