Jeroen van Erp

Results 267 comments of Jeroen van Erp
trafficstars

You're reusing the connection to re-authenticate. However you should be getting a new connection from the SmbClient. Does that work?

What is your question? Please answer your other ticket also (#636). Without a proper question, I do not know what to answer.

This is a server side problem. There aren't enough resources to fulfill your request. What does the server log say?

@xianhaiGitHub Did the comment from @JozefDropco help? Please update the issue.

@xianhaiGitHub Without some actual logging and code, it is impossible to know where this exception is coming from. Is it always immediately failing, or only after some time? We need...

Actually I think the correct one would be the last option you suggest. Disabling the `licenseTest` and `licenseMain` tasks. Ignoring the non-existing HEADER file would actually potentially trip up people...

I think that's a matter of taste. If you apply the Java plugin, you don't expect you're needing to wire up all the compile/resources/test tasks yourself. Same holds here. I...

It is not supported yet, but definitely feasible to add and a good suggestion! Op 28 jul. 2016 5:31 p.m. schreef "tsprouls" [email protected]: > Does this currently support adding additional...

Yes, that's what I used when releasing/testing 0.16.1 indeed. I'll check with 6.0+ to see whether something can be done to improve this.