Re: Publish over CIFS configuration

2017-09-21 Thread Slide
The issue with publish-over-cifs right now is that it only supports very old SMB protocol versions (jCIFS, the library used to do the CIFS accesses only supports those old protocols). I am in the process of updating to using SMBJ, which only supports the newer protocols, but I have not made a lot

Re: Publish over CIFS configuration

2017-09-21 Thread OxyOX
I have a similar error. What is the reason? help me please An exception was caught when invoking perform jcifs.smb.SmbException: Failed to connect: 0.0.0.0<00>/172.26.28.113 jcifs.util.transport.TransportException java.net.SocketException: Connection reset at

Re: Publish over CIFS configuration

2017-09-05 Thread Ted
After some examination of logs & discussion on IRC. Slide & I determined that the problem is that I am requiring a min protocol of SMB2. While this is an important feature (protects against WannaCry), it is not implemented in jcifs, which is the library currently used for the smbclient

Re: Publish over CIFS configuration

2017-09-05 Thread Ted
this is the full stack trace: jenkins.plugins.publish_over.BapPublisherException: jenkins.plugins.publish_over.BapPublisherException: Exception when testing config. URL [smb://192.168.1.201/shared/], Message: [Failed to connect: 0.0.0.0<00>/192.168.1.201] at

Re: Publish over CIFS configuration

2017-09-04 Thread Slide
I have uploaded a version of the plugin to https://earl-of-code.com/publish-over-cifs.hpi that should give the whole stack trace for the error when using the check connection. Please let me know the full exception message and I'll see what I can find in the code. On Sat, Sep 2, 2017 at 12:02 PM

Re: Publish over CIFS configuration

2017-09-02 Thread Slide
I and on the jenkins irc channel, though not at the moment or today most likely. If you get on there look for slide-o-mix On Sat, Sep 2, 2017, 09:11 Ted wrote: > is there a live chat we can do? irc or something? I'd even be willing to > screen share if necessary. > > On

Re: Publish over CIFS configuration

2017-09-02 Thread Ted
is there a live chat we can do? irc or something? I'd even be willing to screen share if necessary. On Sat, Sep 2, 2017 at 12:09 PM Slide wrote: > Ok, I'll try and get something up soon with some additional logging. > > On Sat, Sep 2, 2017, 08:43 Ted

Re: Publish over CIFS configuration

2017-09-02 Thread Slide
Ok, I'll try and get something up soon with some additional logging. On Sat, Sep 2, 2017, 08:43 Ted wrote: > I'd be willing to try whatever you need. I am unable to track down the > logs from the crash last time. As I said, it's not doing it now. > > On Sat, Sep 2, 2017

Re: Publish over CIFS configuration

2017-09-02 Thread Ted
I'd be willing to try whatever you need. I am unable to track down the logs from the crash last time. As I said, it's not doing it now. On Sat, Sep 2, 2017 at 11:27 AM Slide wrote: > If you are willing, I can provide a plugin hpi file with additional > logging to see if

Re: Publish over CIFS configuration

2017-09-02 Thread Slide
If you are willing, I can provide a plugin hpi file with additional logging to see if we can't figure out what the problem is. Would you be willing to do that? What is in the logs when Jenkins crashes completely? On Sat, Sep 2, 2017, 08:11 Ted wrote: > nothing on that log

Re: Publish over CIFS configuration

2017-09-02 Thread Ted
nothing on that log either, though it didn't crash this time. On Sat, Sep 2, 2017 at 10:57 AM Ted Winslow wrote: > Nope. Nada. I can tell you that I have tested a bit more. When I add the > functionality anyway (in spite of the errors) running the build results in > a

Re: Publish over CIFS configuration

2017-09-02 Thread Ted Winslow
Nope. Nada. I can tell you that I have tested a bit more. When I add the functionality anyway (in spite of the errors) running the build results in a crash of Jenkins altogether. I can check if that logs anything if that will help. I'm working with samba shares, in case you're curious.

Re: Publish over CIFS configuration

2017-08-29 Thread Slide
I've recently taken over maintaining this plugin, I am not super familiar with it yet. Is there anything in the Jenkins logs? On Tue, Aug 29, 2017, 13:29 Ted Winslow wrote: > Bump. Anybody? > > > On Saturday, August 26, 2017 at 12:24:05 AM UTC-4, Ted Winslow wrote: >> >> I

Re: Publish over CIFS configuration

2017-08-29 Thread Ted Winslow
Bump. Anybody? On Saturday, August 26, 2017 at 12:24:05 AM UTC-4, Ted Winslow wrote: > > I don't seem to be understanding the configuration of the Publish over > CIFS plugin. > > I installed the plugin and am trying to add a CIFS node to no avail. It > is showing every field as invalid as I

Publish over CIFS configuration

2017-08-25 Thread Ted Winslow
I don't seem to be understanding the configuration of the Publish over CIFS plugin. I installed the plugin and am trying to add a CIFS node to no avail. It is showing every field as invalid as I look at the configuration page, which I am guessing is not relevant. I am trying to publish to