Apologies for the delay - we've got another update from IT Services:
"I didn't have a copy of the Blitz-0.log, so I has to recreate by test server to capture one, which I've attached.
I've taken a bit of a look and it seems as though the error is being generated by the following:
https://github.com/openmicroscopy/openm ... .java#L223
When monitoring the SMB server while the in place import is taking happening the file is opened in a read only mode:
Locked files:
Pid Uid DenyMode Access R/W Oplock SharePath Name Time
--------------------------------------------------------------------------------------------------
30240 0 DENY_NONE 0x120089 RDONLY LEASE(RWH) /data/omerotest u1473606/RPE1Sec61gfp_16_11_17/RPE1-ser61bGFP_siRDNA_noco_wash1H_2_4_R3D.dv
However, is seems that OMERO is trying to do a write operation (the flush operation) on the file, which might be the cause of the permission denied error."
I've put the Blitz log at https://www.dropbox.com/s/9ui0ur0nsb9bn ... 0.log?dl=0
Any insight is appreciated!
best regards
Erick