[JIRA] (JENKINS-54547) ERROR: Asynchronous execution failure java.util.concurrent.ExecutionException: java.lang.NullPointerException

2018-11-09 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev resolved as Duplicate  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54547  
 
 
  ERROR: Asynchronous execution failure java.util.concurrent.ExecutionException: java.lang.NullPointerException   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Status: 
 Open Resolved  
 
 
Resolution: 
 Duplicate  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-54547) ERROR: Asynchronous execution failure java.util.concurrent.ExecutionException: java.lang.NullPointerException

2018-11-09 Thread o.v.nenas...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Oleg Nenashev updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54547  
 
 
  ERROR: Asynchronous execution failure java.util.concurrent.ExecutionException: java.lang.NullPointerException   
 

  
 
 
 
 

 
Change By: 
 Oleg Nenashev  
 
 
Component/s: 
 core  
 
 
Component/s: 
 _unsorted  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
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-54547) ERROR: Asynchronous execution failure java.util.concurrent.ExecutionException: java.lang.NullPointerException

2018-11-08 Thread uhs...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Uhsarp Rin created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-54547  
 
 
  ERROR: Asynchronous execution failure java.util.concurrent.ExecutionException: java.lang.NullPointerException   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Oleg Nenashev  
 
 
Components: 
 _unsorted  
 
 
Created: 
 2018-11-08 22:37  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Uhsarp Rin  
 

  
 
 
 
 

 
 We started running in to this issue. Environment is Windows. The installed Jenkins version is v2.138.2. Please let me know if any additional information is needed to triage this. [JENKINS] Recording test results [BFA] Scanning build for known causes... [BFA] No failure causes found [BFA] Done. 0s [INFO]  [INFO] BUILD SUCCESS [INFO]  [INFO] Total time: 18:13 min [INFO] Finished at: 2018-11-08T17:02:25-05:00 [INFO] Final Memory: 14M/181M [INFO]  ERROR: Asynchronous execution failure java.util.concurrent.ExecutionException: java.lang.NullPointerException at hudson.remoting.Channel$2.adapt(Channel.java:943) at hudson.remoting.Channel$2.adapt(Channel.java:938) at hudson.remoting.FutureAdapter.get(FutureAdapter.java:55) at hudson.maven.AbstractMavenBuilder.waitForAsynchronousExecutions(AbstractMavenBuilder.java:186) at hudson.maven.Maven3Builder.call(Maven3Builder.java:146) at hudson.maven.Maven3Builder.call(Maven3Builder.java:70) at hudson.remoting.UserRequest.perform(UserRequest.java:208) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:360) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NullPointerException at