FreeRapid

FreeRapid Downloader is a special tool for downloading files from public share file archives like RapidShare.com, FileFactory.com or Uploaded.to and others.

How we check your bug reports...

| Tasklist |

FS#106 - IllegalStateException: Connection is not open [0.8]

Attached to Project: FreeRapid
Opened by Anonymous Submitter - Wednesday, 24 December 2008, 11:39 GMT+2
Last edited by Vity (Vity) - Wednesday, 24 December 2008, 11:59 GMT+2
Task Type Exception
Category Backend/Core
Status Unconfirmed
Assigned To No-one
Operating System All
Severity High
Priority Normal
Reported Version 0.8a
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

Product version: FreeRapid 0.8

Operating system: Windows XP

Locale: cs

User comment:



User info:

java.version=1.6.0_11
os.name=Windows XP
user.language=cs user.name=Tata
user.dir=D:\\MaxDownload\\FreeRapid-0.8\\FreeRapid-0.8 user.country=CZ

Exception :

 
 java.lang.IllegalStateException: Connection is not open
	at org.apache.commons.httpclient.HttpConnection.assertOpen(HttpConnection.java:1277)
	at org.apache.commons.httpclient.HttpConnection.readLine(HttpConnection.java:1115)
	at org.apache.commons.httpclient.HttpMethodBase.readStatusLine(HttpMethodBase.java:1973)
	at org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1735)
	at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1098)
	at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398)
	at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
	at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
	at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
	at cz.vity.freerapid.plugins.webclient.DownloadClient.makeRequest(Unknown Source)
	at cz.vity.freerapid.plugins.webclient.AbstractRunner.makeRequest(Unknown Source)
	at cz.vity.freerapid.plugins.services.rapidshare.RapidShareRunner.run(Unknown Source)
	at cz.vity.freerapid.plugins.webclient.AbstractFileShareService.run(Unknown Source)
	at cz.vity.freerapid.core.tasks.DownloadTask.doInBackground(Unknown Source)
	at cz.vity.freerapid.core.tasks.DownloadTask.doInBackground(Unknown Source)
	at org.jdesktop.swingworker.SwingWorker$1.call(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at org.jdesktop.swingworker.SwingWorker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
 
This task depends upon

Comment by Vity (Vity) - Wednesday, 31 December 2008, 17:05 GMT+2

What steps we should do to reproduce this problem?

Loading...