View Single Post
  #1 (permalink)  
Old June 13th, 2010
dabbott dabbott is offline
Novicius
 
Join Date: June 30th, 2009
Posts: 2
dabbott is flying high
Default Frozen Downloads- won't start but files out there

My queue has 44 files in it, all in various stages of completion but for the last 4 months, they will not even finish or attempt to finish. I don't know where to begin to check but I clicked on the phex.error.log and see the following:

100612 18:20:17,0892(102) Error/phex.msg.QueryResponseRecord:: phex.msg.InvalidGGEPBlockException - Exception: phex.msg.InvalidGGEPBlockException
at phex.msg.GGEPBlock$GGEPParser.parseGGEPBlock(Unkno wn Source)
at phex.msg.GGEPBlock$GGEPParser.parseGGEPBlocks(Unkn own Source)
at phex.msg.GGEPBlock.parseGGEPBlocks(Unknown Source)
at phex.msg.QueryResponseRecord.parseExtensionArea(Un known Source)
at phex.msg.QueryResponseRecord.deserialize(Unknown Source)
at phex.msg.QueryResponseMsg.parseBody(Unknown Source)
at phex.msg.QueryResponseMsg.getPushNeededFlag(Unknow n Source)
at phex.query.QueryResultMonitor.processResponse(Unkn own Source)
at phex.msg.MsgManager.processQueryResponse(Unknown Source)
at phex.msg.MessageDispatcher.handleQueryResponse(Unk nown Source)
at phex.connection.ConnectionEngine.processIncomingDa ta(Unknown Source)
at phex.connection.OutgoingConnectionDispatcher.conne ctToHostAddress(Unknown Source)
at phex.connection.OutgoingConnectionDispatcher.run(U nknown Source)
at phex.common.ThreadPool$Worker.run(Unknown Source)

100612 18:47:01,0314(102) Error/phex.msg.QueryResponseRecord:: phex.msg.InvalidGGEPBlockException - Exception: phex.msg.InvalidGGEPBlockException
at phex.msg.GGEPBlock$GGEPParser.parseGGEPBlock(Unkno wn Source)
at phex.msg.GGEPBlock$GGEPParser.parseGGEPBlocks(Unkn own Source)
at phex.msg.GGEPBlock.parseGGEPBlocks(Unknown Source)
at phex.msg.QueryResponseRecord.parseExtensionArea(Un known Source)
at phex.msg.QueryResponseRecord.deserialize(Unknown Source)
at phex.msg.QueryResponseMsg.parseBody(Unknown Source)
at phex.msg.QueryResponseMsg.getPushNeededFlag(Unknow n Source)
at phex.query.QueryResultMonitor.processResponse(Unkn own Source)
at phex.msg.MsgManager.processQueryResponse(Unknown Source)
at phex.msg.MessageDispatcher.handleQueryResponse(Unk nown Source)
at phex.connection.ConnectionEngine.processIncomingDa ta(Unknown Source)
at phex.connection.OutgoingConnectionDispatcher.conne ctToHostAddress(Unknown Source)
at phex.connection.OutgoingConnectionDispatcher.run(U nknown Source)
at phex.common.ThreadPool$Worker.run(Unknown Source)

100612 19:45:45,0788(102) Error/phex.msg.QueryResponseRecord:: phex.msg.InvalidGGEPBlockException - Exception: phex.msg.InvalidGGEPBlockException
at phex.msg.GGEPBlock$GGEPParser.parseGGEPBlock(Unkno wn Source)
at phex.msg.GGEPBlock$GGEPParser.parseGGEPBlocks(Unkn own Source)
at phex.msg.GGEPBlock.parseGGEPBlocks(Unknown Source)
at phex.msg.QueryResponseRecord.parseExtensionArea(Un known Source)
at phex.msg.QueryResponseRecord.deserialize(Unknown Source)
at phex.msg.QueryResponseMsg.parseBody(Unknown Source)
at phex.msg.QueryResponseMsg.getPushNeededFlag(Unknow n Source)
at phex.query.QueryResultMonitor.processResponse(Unkn own Source)
at phex.msg.MsgManager.processQueryResponse(Unknown Source)
at phex.msg.MessageDispatcher.handleQueryResponse(Unk nown Source)
at phex.connection.ConnectionEngine.processIncomingDa ta(Unknown Source)
at phex.connection.OutgoingConnectionDispatcher.conne ctToHostAddress(Unknown Source)
at phex.connection.OutgoingConnectionDispatcher.run(U nknown Source)
at phex.common.ThreadPool$Worker.run(Unknown Source)




Does that mean anything?? The earlier logs read this:

100517 21:11:49,0905(102) Error/phex.connection.OutgoingConnectionDispatcher:: java.lang.OutOfMemoryError: Java heap space - Exception: java.lang.OutOfMemoryError: Java heap space
100517 21:11:56,0327(102) Error/phex.connection.OutgoingConnectionDispatcher:: java.lang.OutOfMemoryError: Java heap space - Exception: java.lang.OutOfMemoryError: Java heap space
100517 21:11:52,0374(102) Error/GLOBAL:: java.lang.OutOfMemoryError: Java heap space - Exception: java.lang.OutOfMemoryError: Java heap space
100517 21:12:01,0624(102) Error/phex.connection.OutgoingConnectionDispatcher:: java.lang.OutOfMemoryError: Java heap space - Exception: java.lang.OutOfMemoryError: Java heap space
Reply With Quote