We are using SmbFileOutputStream to write contents generated by our application deployed on a WebSphere App Server. We are using jCIFS 1.2.9. The application has been running already for ~2 yrs now and has written quite a number of files. Strangely some time ago it generated a file with a lot of zero bytes inside. The contents look like: <correct contents broken suddenly><lots of zero bytes><correct contents till the end> Our application logs state that we put correct bytes to SmbFileOutputStream. There were no exceptions. And the resulting file is wrong.
Reassigning since current assignee mail addr is bouncing
jcifs development stalled