Gnutella Forums  

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

General Discussion For anything which doesn't fit somewhere else (for PHEX users)


Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old April 3rd, 2005
thehypnofroad
Guest
 
Posts: n/a
Default Completed files

hello! nice program, but i am a bit baffled with the downloads I have completed. all the segments don't appear to resolve themselves into a single file.

when does this happen? is it when phex is closed down, or when the download is complete? do I have to enable something?

at the moment, i'm getting around this problem by:
cat *blah.sg* >file
but would like to not do this.

ta

m
Reply With Quote
  #2 (permalink)  
Old April 3rd, 2005
boblee
Guest
 
Posts: n/a
Default

i too am havin this problem. the files say "complete" and i went to the files and they show up as 16k in the completed folder while the temp shows 50 sg files. when i open and close the program the files dont change.
Reply With Quote
  #3 (permalink)  
Old April 4th, 2005
Phex Developer
 
Join Date: May 9th, 2001
Location: Stuttgart, Germany
Posts: 988
GregorK is flying high
Default

What Phex version and OS are you using?

Are you seeing this always with every file you download?
Are all segments the same size or are there just a few 16K segments left and some bigger segments?

Is there anything written in your phex.error.log file?

Gregor
__________________
Reply With Quote
  #4 (permalink)  
Old April 4th, 2005
hypno-whatever
Guest
 
Posts: n/a
Default

ok.
The OS is linux (SUSE9.1 distro)
the Phex version is 2.2.0.83
and the segment size is from 16K to about 700K. and yes, i am seeing this with every file.

the phex.error.log file has got a load-o-stuff in it inculding a couple of sets of entries as follows:

050401 18:13:15,0268:Error: (Global)! Error loading security rule list.
050401 18:22:02,0608:Error: Missing language key: DownloadNet
050401 18:22:02,0614:Error: Missing language key: DebugSettings_TTTDownloadNetType
050403 10:44:13,0095:Error: (Global)! Exception occured: org.xml.sax.SAXParseException: End of entity not allowed; an end tag is missing.
at org.apache.crimson.parser.Parser2.fatal(Parser2.ja va:3376)
at org.apache.crimson.parser.Parser2.fatal(Parser2.ja va:3364)
at org.apache.crimson.parser.Parser2.content(Parser2. java:2021)
at org.apache.crimson.parser.Parser2.maybeElement(Par ser2.java:1691)
at org.apache.crimson.parser.Parser2.content(Parser2. java:1963)
at org.apache.crimson.parser.Parser2.maybeElement(Par ser2.java:1691)
at org.apache.crimson.parser.Parser2.content(Parser2. java:1963)
at org.apache.crimson.parser.Parser2.maybeElement(Par ser2.java:1691)
at org.apache.crimson.parser.Parser2.content(Parser2. java:1963)
at org.apache.crimson.parser.Parser2.maybeElement(Par ser2.java:1691)
at org.apache.crimson.parser.Parser2.parseInternal(Pa rser2.java:667)
at org.apache.crimson.parser.Parser2.parse(Parser2.ja va:337)
at org.apache.crimson.parser.XMLReaderImpl.parse(XMLR eaderImpl.java:448)
at phex.xml.impl.runtime.UnmarshallerImpl.unmarshal(U nknown Source)
at javax.xml.bind.helpers.AbstractUnmarshallerImpl.un marshal(AbstractUnmarshallerImpl.java:131)
at javax.xml.bind.helpers.AbstractUnmarshallerImpl.un marshal(AbstractUnmarshallerImpl.java:178)
at phex.xml.XMLBuilder.loadXJBPhexFromFile(Unknown Source)
at phex.share.SharedFilesService.loadSharedLibrary(Un known Source)
at phex.share.FileRescanRunner.buildSharedFilesCache( Unknown Source)
at phex.share.FileRescanRunner.run(Unknown Source)
at java.lang.Thread.run(Thread.java:534)
--------------- linked to ------------------
javax.xml.bind.UnmarshalException: End of entity not allowed; an end tag is missing.
- with linked exception:
[org.xml.sax.SAXParseException: End of entity not allowed; an end tag is missing.]
at phex.xml.impl.runtime.SAXUnmarshallerHandlerImpl.h andleEvent(Unknown Source)
at phex.xml.impl.runtime.ErrorHandlerAdaptor.propagat eEvent(Unknown Source)
at phex.xml.impl.runtime.ErrorHandlerAdaptor.fatalErr or(Unknown Source)
at org.apache.crimson.parser.Parser2.fatal(Parser2.ja va:3379)
at org.apache.crimson.parser.Parser2.fatal(Parser2.ja va:3364)
at org.apache.crimson.parser.Parser2.content(Parser2. java:2021)
at org.apache.crimson.parser.Parser2.maybeElement(Par ser2.java:1691)
at org.apache.crimson.parser.Parser2.content(Parser2. java:1963)
at org.apache.crimson.parser.Parser2.maybeElement(Par ser2.java:1691)
at org.apache.crimson.parser.Parser2.content(Parser2. java:1963)
at org.apache.crimson.parser.Parser2.maybeElement(Par ser2.java:1691)
at org.apache.crimson.parser.Parser2.content(Parser2. java:1963)
at org.apache.crimson.parser.Parser2.maybeElement(Par ser2.java:1691)
at org.apache.crimson.parser.Parser2.parseInternal(Pa rser2.java:667)
at org.apache.crimson.parser.Parser2.parse(Parser2.ja va:337)
at org.apache.crimson.parser.XMLReaderImpl.parse(XMLR eaderImpl.java:448)
at phex.xml.impl.runtime.UnmarshallerImpl.unmarshal(U nknown Source)
at javax.xml.bind.helpers.AbstractUnmarshallerImpl.un marshal(AbstractUnmarshallerImpl.java:131)
at javax.xml.bind.helpers.AbstractUnmarshallerImpl.un marshal(AbstractUnmarshallerImpl.java:178)
at phex.xml.XMLBuilder.loadXJBPhexFromFile(Unknown Source)
at phex.share.SharedFilesService.loadSharedLibrary(Un known Source)
at phex.share.FileRescanRunner.buildSharedFilesCache( Unknown Source)
at phex.share.FileRescanRunner.run(Unknown Source)
at java.lang.Thread.run(Thread.java:534)

Ta

m
Reply With Quote
  #5 (permalink)  
Old April 4th, 2005
Phex Developer
 
Join Date: May 9th, 2001
Location: Stuttgart, Germany
Posts: 988
GregorK is flying high
Default

I did a few tests and could not find anything, the problem did not appear.

The error in the log files are not related to downloads and you dont need to worry about them they are not critical.

The error that occured on
050403 10:44:13,0095
could be caused from more then one Phex instance running or from a unclean shutdown of Phex.
Download problems could also occure from multiple instances and unclean shutdowns.
Make sure you are always exiting Phex from the application, and dont just kill the process.
Maybe it helps... I will do some more checking..

You can try the new version 2.2.2 it fixes some problems, though it has the same segment handling code as 2.2.

Gregor
__________________

Last edited by GregorK; April 4th, 2005 at 01:17 PM.
Reply With Quote
  #6 (permalink)  
Old April 26th, 2005
Novicius
 
Join Date: April 26th, 2005
Posts: 3
imugli is flying high
Default

I too am having this problem. I tried downloading a couple of files last night and got 100+ .sg files for each of them. When the download was complete, they didn't form the actual file... Any ideas would be great - I can do a screen dump of my file manager window if it would help...

Great program otherwise :-)
Reply With Quote
  #7 (permalink)  
Old April 27th, 2005
Phex Developer
 
Join Date: May 9th, 2001
Location: Stuttgart, Germany
Posts: 988
GregorK is flying high
Default

Do you have any contents in your phex.error.log?
__________________
Reply With Quote
  #8 (permalink)  
Old April 27th, 2005
Novicius
 
Join Date: April 26th, 2005
Posts: 3
imugli is flying high
Default

Do I ever... Here Goes...

050426 21:38:25,0004:Error: (Global)! Error loading security rule list.
050426 21:43:15,0685:Error: Missing language key: DownloadNet
050426 21:43:15,0706:Error: Missing language key: DebugSettings_TTTDownloadNetType
050426 21:48:28,0666:Error: java.io.IOException: Operation not permitted
...
050426 23:17:40,0151:Error: java.io.IOException: Operation not permitted
050426 23:19:25,0889:Error: (Global)! Error loading security rule list.
050426 23:20:45,0153:Error: java.io.IOException: Operation not permitted
...
050426 23:54:52,0406:Error: (Global)! Exception occured: java.lang.RuntimeException: There must be exactly one download segment (found 0) and the download must be completed to move to destination file '***'
at phex.download.swarming.SWDownloadFile.moveToDestin ationFile(Unknown Source)
at phex.download.swarming.SWDownloadWorker.handleDown load(Unknown Source)
at phex.download.swarming.SWDownloadWorker.run(Unknow n Source)
at phex.common.ThreadPool$Worker.run(Unknown Source)

050426 23:55:13,0367:Error: java.io.IOException: Operation not permitted
...
050426 23:59:19,0903:Error: java.io.IOException: Operation not permitted

That's about 1/8 of it... al the same message.

HELP?!?!?!?!

Last edited by GregorK; April 27th, 2005 at 05:20 AM.
Reply With Quote
  #9 (permalink)  
Old April 28th, 2005
Phex Developer
 
Join Date: May 9th, 2001
Location: Stuttgart, Germany
Posts: 988
GregorK is flying high
Default

Could it be that you have some kind of permission problems on the file system?
Or maybe a full hard drive?
__________________
Reply With Quote
  #10 (permalink)  
Old April 28th, 2005
Novicius
 
Join Date: April 26th, 2005
Posts: 3
imugli is flying high
Default

I'll check my java/user permissions, but my hard drive is brand new and still pretty much empty. Will post another reply when I've checked.
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with completed downloaded files stripetiger18 Download/Upload Problems 1 August 18th, 2006 11:22 PM
Cant find completed files! yodelinTXcowgirl Open Discussion topics 1 December 18th, 2004 07:34 PM
Completed Files afguy77 General Mac OSX Support 1 February 6th, 2004 01:42 AM
where are my completed files?? ktbabygurl4 Download/Upload Problems 2 October 18th, 2002 09:46 AM
Completed Files Unregistered Open Discussion topics 1 October 4th, 2002 11:16 AM


All times are GMT -7. The time now is 11:49 PM.


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

Copyright © 2020 Gnutella Forums.
All Rights Reserved.