![]() |
|
Register | FAQ | The Twelve Commandments | Members List | Calendar | Arcade | Find the Best VPN | Search | Today's Posts | Mark Forums Read |
Help & Support Information on the useage and anything else of Phex
- Unless you are using or asking about PHEX, please do not post in this section (Get ”Phex 3.4.2.163 universal" now) |
![]() |
| LinkBack | Thread Tools | Display Modes |
| |||
![]() Hi, I am trying to use Phex 3.2.6-106 on an Itanium server with OpenVMS 8.3-1H1 and Java 1.5. The download of a file into the INCOMPLETE directory is ok but the transfert of the complete file from the INCOMPLETE directory into the DOWNLOAD directory fails. I suspect a problem related to the OpenVMS filesystem which has some special features. What is the java source file where the transfert from the INCOMPLETE to DOWNLOAD directory is coded ? Thanks for your help. |
| |||
![]() The rename/copy operation is triggered in that order from top to bottom: phex/download/MemoryFile.writeBuffersToDisk() phex/download/swarming/SWDownloadFile.moveToDestinationFile() phex/common/file/ManagedFile.renameFile( File ) phex/utils/FileUtils.renameFileMultiFallback() Our observation shows that apparently sometimes there is a file system locking problem which seems to prevent the file operation, specially common on Windows. Or during other times, strange concurrency bugs which cause MemoryFile not detect correctly that the file has finished. Usually these problems only occur rarely. We are not sure why some people have permanent problems. |
![]() |
Thread Tools | |
Display Modes | |
| |