[jcifs] Obscure Connection Issue

Michael B Allen ioplex at gmail.com
Mon Jun 8 21:06:56 MDT 2015


On Mon, Jun 8, 2015 at 11:13 AM, Andre Guerlain <apguerlain at gmail.com> wrote:
> Hey all,
>
> This email is primarily to help everyone avoid a headache.  We use JCIFS in
> some of our on-prem software for collecting logs, and one of our customers
> reported that they couldn't connect to a share on their Windows 2012 Server
> using JCIFS.  I looked at the logs and found this exception:
>
> jcifs.smb.SmbException: Failed to connect:
> server.company.com/192.168.111.222
> jcifs.util.transport.TransportException
> java.net.SocketException: Software caused connection abort: recv failed
> at java.net.SocketInputStream.socketRead0(Native Method)
> at java.net.SocketInputStream.read(Unknown Source)
> at java.net.SocketInputStream.read(Unknown Source)
> at jcifs.util.transport.Transport.readn(Transport.java:29)
> at jcifs.smb.SmbTransport.peekKey(SmbTransport.java:388)

Hi Andre,

Interesting. Thanks.

Mike

-- 
Michael B Allen
Java Active Directory Integration
http://www.ioplex.com/


More information about the jCIFS mailing list