[JIRA] (JENKINS-36631) Exception when publishing, exception message [null]

2018-04-14 Thread slide.o....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Earl closed an issue as Incomplete  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36631  
 
 
  Exception when publishing, exception message [null]   
 

  
 
 
 
 

 
Change By: 
 Alex Earl  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Incomplete  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-36631) Exception when publishing, exception message [null]

2018-02-28 Thread slide.o....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Earl commented on  JENKINS-36631  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Exception when publishing, exception message [null]   
 

  
 
 
 
 

 
 Is there anything in the Jenkins logs?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-36631) Exception when publishing, exception message [null]

2018-02-26 Thread slide.o....@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Alex Earl assigned an issue to Alex Earl  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36631  
 
 
  Exception when publishing, exception message [null]   
 

  
 
 
 
 

 
Change By: 
 Alex Earl  
 
 
Assignee: 
 bap Alex Earl  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian JIRA (v7.3.0#73011-sha1:3c73d0e)  
 
 

 
   
 

  
 

  
 

   





-- 
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-36631) Exception when publishing, exception message [null]

2016-10-16 Thread raquel.moreno.carm...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Rachel Moreno commented on  JENKINS-36631  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: Exception when publishing, exception message [null]   
 

  
 
 
 
 

 
 Maybe it's because of: 

 

/correct/destination/path
 

 It's not a valid path in Windows Server.  
 

  
 
 
 
 

 
 
 

 
 
 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-36631) Exception when publishing, exception message [null]

2016-07-12 Thread stuart.fin...@genmills.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Stuart Finley created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-36631  
 
 
  Exception when publishing, exception message [null]   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 bap  
 
 
Components: 
 publish-over-ssh-plugin  
 
 
Created: 
 2016/Jul/12 7:38 PM  
 
 
Environment: 
 Jenkins 1.625.16.1 (CloudBees Jenkins Enterprise 15.11) running on Windows Server 2012  Publish Over SSH version 1.14  
 
 
Labels: 
 plugin  
 
 
Priority: 
  Blocker  
 
 
Reporter: 
 Stuart Finley  
 

  
 
 
 
 

 
 We're running into an error, but there are no logs or error message to help with the toubleshooting: {{SSH: Connecting from host [] SSH: Connecting with configuration [test_p805] ... SSH: Creating session: username [p805s1], hostname [], port [22] SSH: Connecting session ... SSH: Connected SSH: Opening SFTP channel ... SSH: SFTP channel open SSH: Connecting SFTP channel ... SSH: Connected SSH: cd [/] SSH: OK SSH: cd [/] SSH: OK SSH: cd [correct/destination/path] SSH: OK SSH: Disconnecting configuration [test_p805] ... ERROR: Exception when publishing, exception message [null] Build step 'Send build artifacts over SSH' changed build result to UNSTABLE}} We have a number of successful jobs working with this same configuration (test_p805). For this particular step, the configuration looks like this:  over_ssh.BapSshTransfer> /correct/destination/path $ {source_files}   false true true false false [, ]+  60 false over_ssh.BapSshTransfer>  where ${source_files}  is a pattern that should pick up a jar file: target\scala-2.10*.jar, and I've confirmed that a jar is in that location in the workspace.