View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020701 | MMW 5 | Sync | public | 2024-03-08 18:38 | 2024-03-14 02:03 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | crash | Reproducibility | unable to reproduce |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.1 | Fixed in Version | 5.1 | ||
Summary | 0020701: Possible crash 87380000 during USB sync (due to Access Denied to Temp dir) | ||||
Description | Peke sent me logs 87380000 from a user (remote session) with crash 87380000 Exception!! - Cannot create file "C:\Users\Eric\AppData\Local\Temp\MetadataStorages\v3\bfe85858-d476-3489-8262-d609f3569f55.0.6362fecd-37f8-4887-9d27-7609f6ba1b37\main.db.zip". The system cannot find the path specified. | ||||
Tags | No tags attached. | ||||
Fixed in build | 3004 | ||||
|
In the log I see that the reason is "Access Denied" to the user's temp folder: Creating folder "C:\Users\Eric\AppData\Local\Temp\Waveforms" failed: 0x5 Access is denied. Creating folder "C:\Users\Eric\AppData\Local\Temp\MetadataStorages" failed: 0x5 Access is denied. |
|
The question is how to handle such a cases, probably an error message.. with [Retry] button I will simulate by setting MM temp to a read-only directory |
|
"The directory %s cannot be created." message used to be in MM4 and was missing in MM5 => Fixed in 3004 |
|
Verified 3004/3005 |