Page 1 of 1

JDownloader Not Automatically Launching in Certain Cases

Posted: Sat Mar 26, 2011 9:57 am
by PeterDLai
I am running Windows 7 Ultimate x64, Firefox 4.0, and my chosen download manager is JDownloader (latest version).

When I have JDownloader open already, everything works perfectly and as expected through FlashGot.

When JDownloader is NOT open, there's only a couple ways to get JDownloader to launch when using FlashGot. Either I select the entire page (Ctrl+A) and do FlashGot Selection or I do FlashGot All, then JDownloader will open normally and send a lot of links to the Linkgrabber. However, if I make a small selection and do FlashGot Selection or just do a single FlashGot Link, JDownloader will not launch.

Any ideas on why this is happening? More often than not I would like to FlashGot a single link or a small selection rather than FlashGot the entire page (lots of irrelevant links sent).

Re: JDownloader Not Automatically Launching in Certain Cases

Posted: Wed Mar 30, 2011 10:00 pm
by Giorgio Maone
It works both ways for me (either if I send one link, a selection or all the page).
Could you show me your FlashGot Options|Advanced|Show Log output?

Re: JDownloader Not Automatically Launching in Certain Cases

Posted: Thu Mar 31, 2011 6:22 am
by PeterDLai
Here is log if I attempt to do FlashGot Link on a random link and then do FlashGot Selection with a small portion of the page with JDownloader NOT running (and fails to launch after attempting both):

Code: Select all

*** FlashGot 1.2.8.5 started at Thu, 31 Mar 2011 06:27:38 GMT ***
Preprocessing done in ms3
Starting dispatch
Dispatch done in ms40
Total processing time: ms43
JDownloader response:
200

Sorting again 10 links
Preprocessing done in ms8
Starting dispatch
Dispatch done in ms42
Total processing time: ms52
JDownloader response:
200
Here is log if I select the entire page (Ctrl+A) and do FlashGot Selection with JDownloader NOT running (and succeeds in launching):

Code: Select all

*** FlashGot 1.2.8.5 started at Thu, 31 Mar 2011 06:21:25 GMT ***
Sorting again 51 links
Preprocessing done in ms12
Starting dispatch
Dispatch done in ms43
Total processing time: ms55
JDownloader response:
0

Running C:\Program Files (x86)\JDownloader\JDownloader.exe  -- async
Native execution time 9
Here is log if I do FlashGot All with JDownloader NOT running (and succeeds in launching):

Code: Select all

*** FlashGot 1.2.8.5 started at Thu, 31 Mar 2011 06:25:49 GMT ***
Sorting again 47 links
Preprocessing done in ms9
Starting dispatch
Dispatch done in ms77
Total processing time: ms87
JDownloader response:
0

Running C:\Program Files (x86)\JDownloader\JDownloader.exe  -- async
Native execution time 10
JDownloader response:
200
C:\Program Files (x86)\JDownloader/JDownloader.jar
java -Xmx512m -jar C:\Program Files (x86)\JDownloader/JDownloader.jar

Re: JDownloader Not Automatically Launching in Certain Cases

Posted: Thu Mar 31, 2011 8:03 am
by Giorgio Maone
That's extremely weird.
In your first example (FlashGot Link), JDownloader appears to be running!
"JDownloader response: 200" means that JDownloader's internal web server is answering "OK, I'm here" to FlashGot's request.

Could you please try to open http://127.0.0.1:9666/flashgot while JDownloader is not running (and FlashGot link doesn't launch it) and tell me what happens?

Re: JDownloader Not Automatically Launching in Certain Cases

Posted: Thu Mar 31, 2011 8:29 am
by PeterDLai
If I load that link (http://127.0.0.1:9666/flashgot) in Firefox 4.0, it displays a blank page. If I load it in IE9, I get the "Internet Explorer cannot display the webpage" error. Same result before and after attempting to FlashGot Link/FlashGot Selection (JDownloader fails to launch).

Re: JDownloader Not Automatically Launching in Certain Cases

Posted: Thu Mar 31, 2011 8:41 am
by Giorgio Maone
PeterDLai wrote: If I load that link (http://127.0.0.1:9666/flashgot) in Firefox 4.0, it displays a blank page. If I load it in IE9, I get the "Internet Explorer cannot display the webpage" error.
This hints to a problem with Firefox.
Are you using a proxy (on Firefox only)?
Could you try on a clean [url=http://kb..org/Profile]profile[/url] with just FlashGot installed?

Re: JDownloader Not Automatically Launching in Certain Cases

Posted: Thu Mar 31, 2011 9:09 am
by PeterDLai
Giorgio Maone wrote:
PeterDLai wrote: If I load that link (http://127.0.0.1:9666/flashgot) in Firefox 4.0, it displays a blank page. If I load it in IE9, I get the "Internet Explorer cannot display the webpage" error.
This hints to a problem with Firefox.
Are you using a proxy (on Firefox only)?
Could you try on a clean [url=http://kb..org/Profile]profile[/url] with just FlashGot installed?
I'm not using a proxy in any of my browsers. I tried a new clean profile with just FlashGot installed, same behavior. Strange...

Re: JDownloader Not Automatically Launching in Certain Cases

Posted: Thu Mar 31, 2011 9:16 am
by Giorgio Maone
Is there anything actually running on localhost:9666?
Could you open the root directly ( http://localhost:9666/ )?

Re: JDownloader Not Automatically Launching in Certain Cases

Posted: Thu Mar 31, 2011 9:33 am
by PeterDLai
Giorgio Maone wrote:Is there anything actually running on localhost:9666?
Could you open the root directly ( http://localhost:9666/ )?
Same behavior as http://127.0.0.1:9666/flashgot/ where Firefox 4.0 displays blank page and IE9 gives me "Internet Explorer cannot display the webpage" error.

Re: JDownloader Not Automatically Launching in Certain Cases

Posted: Thu Mar 31, 2011 3:01 pm
by therube
Are you running an x64 version of FF ?

Re: JDownloader Not Automatically Launching in Certain Cases

Posted: Thu Mar 31, 2011 6:20 pm
by PeterDLai
therube wrote:Are you running an x64 version of FF ?
No.

It's nothing to lose sleep over, I was just thinking it might be a simple fix, but apparently not.

Re: JDownloader Not Automatically Launching in Certain Cases

Posted: Sun Dec 04, 2011 12:22 am
by jmorlan
FWIW I had exactly this same issue and finally resolved it. Solution at:

http://forums.informaction.com/viewtopi ... 766#p33264