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 o
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 java.net.SocketInputStream.r
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
connection
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
jenkins.plugins.publish_over_c
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 Sl
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 Sat, Sep 2, 2017 at 12:0
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 wrote:
>
>> I'd be willing to try whatever
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 at 11:27 AM Slide wrot
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 we can't figure out wha
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 either, though it didn'
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 crash of Jenkins altogeth
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.
Also
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 don't seem to be unde
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 lo
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 ano
15 matches
Mail list logo