Multi Commander > Support and Feedback
Error 4000
78-45-33:
Hope this helps...
--- Code: ---2013-09-21 16:59:28.927 File Operations error : 4000
2013-09-21 16:59:34.658 [5544] WriteThread is Running. It should be Paused or Suspended. (3) (Thread state 3)
2013-09-21 16:59:35.688 File Operations error : 165 File operation aborted. File might be incomplete
2013-09-21 17:35:03.443 File Operations error : 4000
2013-09-21 17:35:08.323 [2892] WaitForState : wait for 6 , current state is 6
2013-09-21 17:35:08.323 File Operations error : 165 File operation aborted. File might be incomplete
2013-09-21 17:35:34.763 File Operations error : 165 File operation aborted. File might be incomplete
--- End code ---
Mathias (Author):
No, The log does not contains the extended debug information .
You can enable the filesystem log and set log level to debug level in MC under Core settings -> Logging (tab) that might give more information on what fails.
If you do not want to post it you can send it to me at http://multicommander.com/upload/
78-45-33:
With logging level on debug(debug-beginning/end) I get the same result in log file:
--- Code: ---2013-09-21 17:56:57.045 File operations log started.
2013-09-21 17:57:11.330 File Operations error : 4000
2013-09-21 17:57:15.840 [4416] WriteThread is Running. It should be Paused or Suspended. (3) (Thread state 3)
2013-09-21 17:57:17.110 File Operations error : 165 File operation aborted. File might be incomplete
2013-09-21 18:01:49.100 File operations log started.
2013-09-21 18:01:50.210 File operations log started.
2013-09-21 18:01:59.330 File Operations error : 4000
2013-09-21 18:02:01.090 [2608] WriteThread is Running. It should be Paused or Suspended. (3) (Thread state 3)
2013-09-21 18:02:02.040 File Operations error : 165 File operation aborted. File might be incomplete
--- End code ---
Mathias (Author):
No.. if you enabled it correct a copy operation should look like
2013-09-21 18:12:30.951 Start FileOperation (Copy/Move/Delete) Settings
2013-09-21 18:12:30.951 '-- Chunk size : 524288
2013-09-21 18:12:30.951 '-- Buffer size : 10485760
2013-09-21 18:12:30.951 '-- Read Flags : 0x30
2013-09-21 18:12:30.951 '-- Write Flags : 0x30
2013-09-21 18:12:30.951 '-- Flags : 0x2600204
2013-09-21 18:12:30.962 Allocating Buffers (Chunks = 20 , Chunks size = 524288 Bytes , Buffer size = 10485760 Bytes)
2013-09-21 18:12:30.962 Prepare Write - Create new file on target. : "R:\Temp\DD\TempFile.dat"
2013-09-21 18:12:30.963 Prepare Copy - Asyncrone mode enabled.
2013-09-21 18:12:30.963 ThreadWrite created
2013-09-21 18:12:30.980 [12528] Wait for WriteThread to finish and pause.
2013-09-21 18:12:30.980 [12528] WriteThread is now paused.
2013-09-21 18:12:30.980 Copied : "C:\Temp\TempFile.dat" => "R:\Temp\DD\TempFile.dat" - 9728 bytes in 16ms - Average Speed : 608000 bytes/sec (593,8 KB/sec)
2013-09-21 18:12:30.980 Add path to Refresh Queue : "R:\Temp\DD\"
That is for a successful copy. for one with error there would be other items too but the first part should be the same..
78-45-33:
Had to use debug (eval) to get a debug report, it's sent to your upload map ( http://multicommander.com/upload/ )
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version