drnybble commented on issue #732: CouchDB 2.1 crashes when a mount point 
contains whitespace
URL: https://github.com/apache/couchdb/issues/732#issuecomment-343177069
 
 
   I don't believe this problem is related to spaces with paths -- I don't see 
any spaces.
   Unfortunately I don't see anything that stands out as an error in Process 
Monitor when the error occurs. This is typical output:
   
   9:23:12.0321134 AM   erl.exe 29256   CreateFile      
\Device\HarddiskVolume38\CouchDB\data\.shards\e0000000-ffffffff\socialdb.1510236493_design\mrview\6752926508c3e23cc927ad0d3f715a76.view
 REPARSE Desired Access: Generic Read, Disposition: Open, Options: Synchronous 
IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, Write, 
Delete, AllocationSize: n/a, OpenResult: <unknown>
   9:23:12.0322531 AM   erl.exe 29256   CreateFile      
C:\ProgramData\docker\volumes\paw_couchdb\_data\.shards\e0000000-ffffffff\socialdb.1510236493_design\mrview\6752926508c3e23cc927ad0d3f715a76.view
       SUCCESS Desired Access: Generic Read, Disposition: Open, Options: 
Synchronous IO Non-Alert, Non-Directory File, Attributes: n/a, ShareMode: Read, 
Write, Delete, AllocationSize: n/a, OpenResult: Opened
   9:23:12.0323475 AM   erl.exe 29256   QueryInformationVolume  
C:\ProgramData\docker\volumes\paw_couchdb\_data\.shards\e0000000-ffffffff\socialdb.1510236493_design\mrview\6752926508c3e23cc927ad0d3f715a76.view
       SUCCESS VolumeCreationTime: 4/10/2017 2:13:07 PM, VolumeSerialNumber: 
E27C-C00D, SupportsObjects: True, VolumeLabel: 
   9:23:12.0323577 AM   erl.exe 29256   QueryAllInformationFile 
C:\ProgramData\docker\volumes\paw_couchdb\_data\.shards\e0000000-ffffffff\socialdb.1510236493_design\mrview\6752926508c3e23cc927ad0d3f715a76.view
       BUFFER OVERFLOW CreationTime: 11/9/2017 9:20:40 AM, LastAccessTime: 
11/9/2017 9:20:40 AM, LastWriteTime: 11/9/2017 9:20:46 AM, ChangeTime: 
11/9/2017 9:20:46 AM, FileAttributes: A, AllocationSize: 8,192, EndOfFile: 
4,272, NumberOfLinks: 1, DeletePending: False, Directory: False, IndexNumber: 
0x1300000006ad68, EaSize: 0, Access: Generic Read, Position: 0, Mode: 
Synchronous IO Non-Alert, AlignmentRequirement: Word
   9:23:12.0324106 AM   erl.exe 29256   CloseFile       
C:\ProgramData\docker\volumes\paw_couchdb\_data\.shards\e0000000-ffffffff\socialdb.1510236493_design\mrview\6752926508c3e23cc927ad0d3f715a76.view
       SUCCESS 
   9:23:12.0324381 AM   erl.exe 29256   CloseFile       
C:\ProgramData\docker\volumes\paw_couchdb\_data\.shards\e0000000-ffffffff\socialdb.1510236493_design\mrview
     SUCCESS 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to