[JIRA] (JENKINS-38201) NullPointerException in Update CMD when hostname was resolved to IP

2017-02-06 Thread joseph...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joseph Petersen updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38201  
 
 
  NullPointerException in Update CMD when hostname was resolved to IP   
 

  
 
 
 
 

 
Change By: 
 Joseph Petersen  
 

  
 
 
 
 

 
 Issue is related somewhat to  UNIX/OSX  unix : [Set hostname FQDN|https://github.com/DigitalOcean-User-Projects/Articles-and-Tutorials/blob/master/set_hostname_fqdn_on_ubuntu_centos.md#setting-the-fully-qualified-domain-name-fqdn]The exception does not reveal the actual issue but looking into the workspace part I was able to determine that Accurev does not approve of workspaces being assigned to IP addresses.{code:java}[workspacepolltest] $ /Applications/AccuRev/bin/accurev update -H snip:5050 -fxFATAL: command="update"TaskId="1737"/>You are not in a directory associated with a workspaceFATAL: Failed authentication. (failed with exit code 1 )FATAL: nulljava.lang.NullPointerException at hudson.plugins.accurev.cmd.Update.performUpdate(Update.java:111) at hudson.plugins.accurev.delegates.ReftreeDelegate.doUpdate(ReftreeDelegate.java:148) at hudson.plugins.accurev.delegates.ReftreeDelegate.checkout(ReftreeDelegate.java:142) at hudson.plugins.accurev.delegates.AbstractModeDelegate.checkout(AbstractModeDelegate.java:191) at hudson.plugins.accurev.AccurevSCM.checkout(AccurevSCM.java:338) at hudson.scm.SCM.checkout(SCM.java:485) at hudson.model.AbstractProject.checkout(AbstractProject.java:1269) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529) at hudson.model.Run.execute(Run.java:1741) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410)Finished: FAILURE{code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
   

[JIRA] (JENKINS-38201) NullPointerException in Update CMD when hostname was resolved to IP

2017-02-06 Thread joseph...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joseph Petersen updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38201  
 
 
  NullPointerException in Update CMD when hostname was resolved to IP   
 

  
 
 
 
 

 
Change By: 
 Joseph Petersen  
 

  
 
 
 
 

 
 Issue is related to unix: [Set hostname FQDN|https://github.com/DigitalOcean-User-Projects/Articles-and-Tutorials/blob/master/set_hostname_fqdn_on_ubuntu_centos.md#setting-the-fully-qualified-domain-name-fqdn] Issue can Can  be resolved with setting hostname FQDNThe exception does not reveal the actual issue but looking into the workspace part I was able to determine that Accurev does not approve of workspaces being assigned to IP addresses.{code:java}[workspacepolltest] $ /Applications/AccuRev/bin/accurev update -H snip:5050 -fxFATAL: command="update"TaskId="1737"/>You are not in a directory associated with a workspaceFATAL: Failed authentication. (failed with exit code 1 )FATAL: nulljava.lang.NullPointerException at hudson.plugins.accurev.cmd.Update.performUpdate(Update.java:111) at hudson.plugins.accurev.delegates.ReftreeDelegate.doUpdate(ReftreeDelegate.java:148) at hudson.plugins.accurev.delegates.ReftreeDelegate.checkout(ReftreeDelegate.java:142) at hudson.plugins.accurev.delegates.AbstractModeDelegate.checkout(AbstractModeDelegate.java:191) at hudson.plugins.accurev.AccurevSCM.checkout(AccurevSCM.java:338) at hudson.scm.SCM.checkout(SCM.java:485) at hudson.model.AbstractProject.checkout(AbstractProject.java:1269) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529) at hudson.model.Run.execute(Run.java:1741) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410)Finished: FAILURE{code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  

[JIRA] (JENKINS-38201) NullPointerException in Update CMD when hostname was resolved to IP

2017-02-06 Thread joseph...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joseph Petersen updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38201  
 
 
  NullPointerException in Update CMD when hostname was resolved to IP   
 

  
 
 
 
 

 
Change By: 
 Joseph Petersen  
 

  
 
 
 
 

 
 Issue is related to unix: [Set hostname FQDN|https://github.com/DigitalOcean-User-Projects/Articles-and-Tutorials/blob/master/set_hostname_fqdn_on_ubuntu_centos.md#setting-the-fully-qualified-domain-name-fqdn],Issue can be resolved with setting hostname FQDN   The exception does not reveal the actual issue but looking into the workspace part I was able to determine that Accurev does not approve of workspaces being assigned to IP addresses.{code:java}[workspacepolltest] $ /Applications/AccuRev/bin/accurev update -H snip:5050 -fxFATAL: command="update"TaskId="1737"/>You are not in a directory associated with a workspaceFATAL: Failed authentication. (failed with exit code 1 )FATAL: nulljava.lang.NullPointerException at hudson.plugins.accurev.cmd.Update.performUpdate(Update.java:111) at hudson.plugins.accurev.delegates.ReftreeDelegate.doUpdate(ReftreeDelegate.java:148) at hudson.plugins.accurev.delegates.ReftreeDelegate.checkout(ReftreeDelegate.java:142) at hudson.plugins.accurev.delegates.AbstractModeDelegate.checkout(AbstractModeDelegate.java:191) at hudson.plugins.accurev.AccurevSCM.checkout(AccurevSCM.java:338) at hudson.scm.SCM.checkout(SCM.java:485) at hudson.model.AbstractProject.checkout(AbstractProject.java:1269) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529) at hudson.model.Run.execute(Run.java:1741) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410)Finished: FAILURE{code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
  

[JIRA] (JENKINS-38201) NullPointerException in Update CMD when hostname was resolved to IP

2017-02-06 Thread joseph...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joseph Petersen updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38201  
 
 
  NullPointerException in Update CMD when hostname was resolved to IP   
 

  
 
 
 
 

 
Change By: 
 Joseph Petersen  
 

  
 
 
 
 

 
 Issue is related  somewhat  to unix: [Set hostname FQDN|https://github.com/DigitalOcean-User-Projects/Articles-and-Tutorials/blob/master/set_hostname_fqdn_on_ubuntu_centos.md#setting-the-fully-qualified-domain-name-fqdn] ,The exception does not reveal the actual issue but looking into the workspace part I was able to determine that Accurev does not approve of workspaces being assigned to IP addresses.{code:java}[workspacepolltest] $ /Applications/AccuRev/bin/accurev update -H snip:5050 -fxFATAL: command="update"TaskId="1737"/>You are not in a directory associated with a workspaceFATAL: Failed authentication. (failed with exit code 1 )FATAL: nulljava.lang.NullPointerException at hudson.plugins.accurev.cmd.Update.performUpdate(Update.java:111) at hudson.plugins.accurev.delegates.ReftreeDelegate.doUpdate(ReftreeDelegate.java:148) at hudson.plugins.accurev.delegates.ReftreeDelegate.checkout(ReftreeDelegate.java:142) at hudson.plugins.accurev.delegates.AbstractModeDelegate.checkout(AbstractModeDelegate.java:191) at hudson.plugins.accurev.AccurevSCM.checkout(AccurevSCM.java:338) at hudson.scm.SCM.checkout(SCM.java:485) at hudson.model.AbstractProject.checkout(AbstractProject.java:1269) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529) at hudson.model.Run.execute(Run.java:1741) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410)Finished: FAILURE{code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 

[JIRA] (JENKINS-38201) NullPointerException in Update CMD when hostname was resolved to IP

2017-02-06 Thread joseph...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joseph Petersen updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38201  
 
 
  NullPointerException in Update CMD when hostname was resolved to IP   
 

  
 
 
 
 

 
Change By: 
 Joseph Petersen  
 

  
 
 
 
 

 
 Issue is related to unix: [Set hostname FQDN|https://github.com/DigitalOcean-User-Projects/Articles-and-Tutorials/blob/master/set_hostname_fqdn_on_ubuntu_centos.md#setting-the-fully-qualified-domain-name-fqdn] ,   Issue can be resolved with setting hostname FQDNThe exception does not reveal the actual issue but looking into the workspace part I was able to determine that Accurev does not approve of workspaces being assigned to IP addresses.{code:java}[workspacepolltest] $ /Applications/AccuRev/bin/accurev update -H snip:5050 -fxFATAL: command="update"TaskId="1737"/>You are not in a directory associated with a workspaceFATAL: Failed authentication. (failed with exit code 1 )FATAL: nulljava.lang.NullPointerException at hudson.plugins.accurev.cmd.Update.performUpdate(Update.java:111) at hudson.plugins.accurev.delegates.ReftreeDelegate.doUpdate(ReftreeDelegate.java:148) at hudson.plugins.accurev.delegates.ReftreeDelegate.checkout(ReftreeDelegate.java:142) at hudson.plugins.accurev.delegates.AbstractModeDelegate.checkout(AbstractModeDelegate.java:191) at hudson.plugins.accurev.AccurevSCM.checkout(AccurevSCM.java:338) at hudson.scm.SCM.checkout(SCM.java:485) at hudson.model.AbstractProject.checkout(AbstractProject.java:1269) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:604) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529) at hudson.model.Run.execute(Run.java:1741) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:98) at hudson.model.Executor.run(Executor.java:410)Finished: FAILURE{code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 

[JIRA] (JENKINS-38201) NullPointerException in Update CMD when hostname was resolved to IP

2016-09-14 Thread joseph...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joseph Petersen updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38201  
 
 
  NullPointerException in Update CMD when hostname was resolved to IP   
 

  
 
 
 
 

 
Change By: 
 Joseph Petersen  
 
 
Issue Type: 
 Improvement Bug  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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] (JENKINS-38201) NullPointerException in Update CMD when hostname was resolved to IP

2016-09-14 Thread joseph...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joseph Petersen created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38201  
 
 
  NullPointerException in Update CMD when hostname was resolved to IP   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Joseph Petersen  
 
 
Components: 
 accurev-plugin  
 
 
Created: 
 2016/Sep/14 2:54 PM  
 
 
Environment: 
 Jenkins 2.7.4, accurev-plugin 0.6.35 & 0.7.0  
 
 
Labels: 
 plugin exception  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Joseph Petersen  
 

  
 
 
 
 

 
 Issue is related somewhat to UNIX/OSX: Set hostname FQDN The exception does not reveal the actual issue but looking into the workspace part I was able to determine that Accurev does not approve of workspaces being assigned to IP addresses. 

 

[workspacepolltest] $ /Applications/AccuRev/bin/accurev update -H snip:5050 -fx
FATAL: "1.0" encoding="utf-8"?>
"update"
TaskId="1737"/>
You are not in a directory associated with a workspace
FATAL: Failed authentication. (failed with exit code 1 )
FATAL: null
java.lang.NullPointerException
	at hudson.plugins.accurev.cmd.Update.performUpdate(Update.java:111)
	at hudson.plugins.accurev.delegates.ReftreeDelegate.doUpdate(ReftreeDelegate.java:148)
	at hudson.plugins.accurev.delegates.ReftreeDelegate.checkout(ReftreeDelegate.java:142)
	at hudson.plugins.accurev.delegates.AbstractModeDelegate.checkout(AbstractModeDelegate.java:191)
	at hudson.plugins.accurev.AccurevSCM.checkout(AccurevSCM.java:338)
	at hudson.scm.SCM.checkout(SCM.java:485)
	at hudson.model.AbstractProject.check

[JIRA] (JENKINS-38201) NullPointerException in Update CMD when hostname was resolved to IP

2016-09-15 Thread scm_issue_l...@java.net (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 SCM/JIRA link daemon commented on  JENKINS-38201  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: NullPointerException in Update CMD when hostname was resolved to IP   
 

  
 
 
 
 

 
 Code changed in jenkins User: Joseph Path: .gitignore src/main/java/hudson/plugins/accurev/AccurevLauncher.java src/main/java/hudson/plugins/accurev/AccurevSCM.java src/main/java/hudson/plugins/accurev/DetermineRemoteHostname.java src/main/java/hudson/plugins/accurev/cmd/ChangeLogCmd.java src/main/java/hudson/plugins/accurev/cmd/PopulateCmd.java src/main/java/hudson/plugins/accurev/cmd/Update.java src/main/java/hudson/plugins/accurev/delegates/AbstractModeDelegate.java src/main/java/hudson/plugins/accurev/parsers/xml/ParseHistory.java src/main/resources/hudson/plugins/accurev/AccurevSCM/global.jelly src/main/webapp/help/use-color.html http://jenkins-ci.org/commit/accurev-plugin/54cb79967006982752154c27f49e435154d85e9b Log: NullPointer fixes. better hostname handling. Toggle streamColor. (#27) 
 
ignore .DS_Store file 
 
 
JENKINS-38148 Handle some null pointers. 
 Cannot prevent bad DNS/Hostname config. 
 
JENKINS-38201 Partial fix 
 cannot prevent bad DNS/Hostname. 
 
[JENKINS-33103, JENKINS-38148] added toggle for color reset. 
 
 
JENKINS-38201 Better error message 
  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
   

[JIRA] (JENKINS-38201) NullPointerException in Update CMD when hostname was resolved to IP

2016-09-21 Thread joseph...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joseph Petersen resolved as Fixed  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Issue can be resolved with setting hostname FQDN  
 

  
 
 
 
 

 
 Jenkins /  JENKINS-38201  
 
 
  NullPointerException in Update CMD when hostname was resolved to IP   
 

  
 
 
 
 

 
Change By: 
 Joseph Petersen  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Fixed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)  
 
 

 
   
 

  
 

  
 

   





-- 
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://group

[JIRA] (JENKINS-38201) NullPointerException in Update CMD when hostname was resolved to IP

2020-03-06 Thread joseph...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Joseph Petersen assigned an issue to Joseph Petersen  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-38201  
 
 
  NullPointerException in Update CMD when hostname was resolved to IP   
 

  
 
 
 
 

 
Change By: 
 Joseph Petersen  
 
 
Assignee: 
 Joseph Petersen  (old)  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)  
 
 

 
   
 

  
 

  
 

   





-- 
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.174362.1473864873000.1293.1583561235472%40Atlassian.JIRA.