Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > Phex (Cross-platform) > Help & Support
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

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)


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old September 30th, 2008
Novicius
 
Join Date: September 10th, 2008
Posts: 3
t.uso is flying high
Default Phex on OpenVMS

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.
Reply With Quote
  #2 (permalink)  
Old October 1st, 2008
Phex Developer
 
Join Date: May 8th, 2001
Location: Stuttgart, Germany
Posts: 988
GregorK is flying high
Default

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.
__________________
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -7. The time now is 12:51 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.