jenkinsci/publish-over-ssh-plugin

ERROR: Exception when publishing, exception message [argument "outputFile" is null]

Opened this issue · 5 comments

Jenkins and plugins versions report

Environment
Paste the output here

What Operating System are you using (both controller, and any agents involved in the problem)?

El error no sé por que sucede

Reproduction steps

image

Expected Results

Not show ERROR: Exception when publishing, exception message [argument "outputFile" is null]

Actual Results

image

but is showing ERROR: Exception when publishing, exception message [argument "outputFile" is null]

Anything else?

No response

To overcome this error, I disabled 'Avoid sending files that have not changed' in the global Jenkins parameters section 'Publish over ssh'.

To overcome this error, I disabled 'Avoid sending files that have not changed' in the global Jenkins parameters section 'Publish over ssh'.

this works here as well, but I am kept wondering why... :-)

To overcome this error, I disabled 'Avoid sending files that have not changed' in the global Jenkins parameters section 'Publish over ssh'.

not a valid answer, yes that work but in my case we get more than 3k file that upload on more than 7 dedicated server each time .... that made loos us around 20 ~ 30 minutes at each merge ..... that slow us and some days made us unable to release ou software in the time due to huge amount of merge ...

the real good answer is ask us to contrib on the project by tell us where look around to fix that huge issue ....

sorry for my english i'm french ^^'

hello mate, thats is really painfull issue, how to solved it ? where does i need to put my hand to fix that ,???????

here is my fix way
#362