You are not logged in.

#1 2008-10-12 09:15:25

Garret
Member
From: Palermo, Italy
Registered: 2006-07-09
Posts: 172

JDownloader doens't work as it should

I have installed jre package for java and then downloaded JDownloader.

When i open the program with the command:

java -Xmx512m -jar ~/jd/JDownloader.jar

JDownloader fails to load and it doens't start. It stops when loading languages.

Is there someone who has managed to make it work?

PS: When i was on ubuntu it was perfect hmm

Offline

#2 2008-10-12 14:53:42

Ghost1227
Forum Fellow
From: Omaha, NE, USA
Registered: 2008-04-21
Posts: 1,422
Website

Re: JDownloader doens't work as it should

works fine for me with just 'java -jar JDownloader.jar' although it appears to issue 'java =Xmx512m -jar JDownloader.jar' on its own. My question is, why use JDownloader? i don't see anything that makes it overly special.


.:[My Blog] || [My GitHub]:.

Offline

#3 2008-10-12 18:18:42

Garret
Member
From: Palermo, Italy
Registered: 2006-07-09
Posts: 172

Re: JDownloader doens't work as it should

Also with "java -jar JDownloader.jar" i have the same problem. It appears the splash screen and it blocks on loading languages. I also try installing openjdk6 but nothing...

But Ghost1227 what similar program do you advice better than JDownloader?

Offline

#4 2008-10-12 18:42:45

Ghost1227
Forum Fellow
From: Omaha, NE, USA
Registered: 2008-04-21
Posts: 1,422
Website

Re: JDownloader doens't work as it should

Are you specifically looking for something that supports rapidshare downloading?


.:[My Blog] || [My GitHub]:.

Offline

#5 2008-10-12 21:29:23

Garret
Member
From: Palermo, Italy
Registered: 2006-07-09
Posts: 172

Re: JDownloader doens't work as it should

Ghost1227 wrote:

Are you specifically looking for something that supports rapidshare downloading?

Yes and other similar services like megaupload and other...

Offline

#6 2008-10-13 19:01:45

sofa5000
Member
Registered: 2008-03-18
Posts: 10

Re: JDownloader doens't work as it should

Are you using Sun Java, OpenJDK or something different?

Offline

#7 2008-10-14 12:00:46

Garret
Member
From: Palermo, Italy
Registered: 2006-07-09
Posts: 172

Re: JDownloader doens't work as it should

sofa5000 wrote:

Are you using Sun Java, OpenJDK or something different?

I installed JRE and JDK so i think Sun Java.

Offline

#8 2008-10-14 12:01:47

Garret
Member
From: Palermo, Italy
Registered: 2006-07-09
Posts: 172

Re: JDownloader doens't work as it should

sofa5000 wrote:

Are you using Sun Java, OpenJDK or something different?

I installed JRE and JDK so i think Sun Java, but then i installed openjdk6 too but i have always the same result.

Offline

#9 2008-10-14 17:18:55

sofa5000
Member
Registered: 2008-03-18
Posts: 10

Re: JDownloader doens't work as it should

It's only because i read somewhere something (you see real good information smile) about problems with OpenJDK and JDownloader. Make sure to use Sun's JRE.
What you can try next is:
*) try to start JDownloader with this command: export "LIBXCB_ALLOW_SLOPPY_LOCK=true" && java -Xmx1512m -jar JDownloader.jar
If this doesn't help:
*) Post the commandline output when you (try to) start JDownloader
*) Post the output of "java -version"
*) Redownload JDownloader

Offline

#10 2008-11-18 20:44:12

sosonok
Member
Registered: 2008-11-18
Posts: 65

Re: JDownloader doens't work as it should

I tried all the tips above and JDownloader still doesn't work. It stops when "loading languages" too.

Java versión: 1.6.0_10

And the output (nothing significant, I guess):

http://pastebin.com/m738363a9


Thanks in advance.

Offline

#11 2008-11-20 19:28:59

sosonok
Member
Registered: 2008-11-18
Posts: 65

Re: JDownloader doens't work as it should

For those who may be interested, waiting for a few minutes it finally starts.

Offline

#12 2008-11-20 21:24:06

droog
Member
Registered: 2004-11-18
Posts: 877

Re: JDownloader doens't work as it should

i use this bash script for rapidshares and it works great if you dont need a gui.
http://code.google.com/p/megaupload-dl/wiki/RapidShare

Offline

#13 2008-12-03 16:28:44

sosonok
Member
Registered: 2008-11-18
Posts: 65

Re: JDownloader doens't work as it should

Thanks, drogg. I'll have a look at that script. But, anyway, JDownloader has the advantage of being able to download files from a lot of sites, as I usually do.

Offline

#14 2009-01-26 14:32:49

sosonok
Member
Registered: 2008-11-18
Posts: 65

Re: JDownloader doens't work as it should

¡¡¡¡Gracias, fernando!!!!

Despite that it started in the end, it was really annoying. smile)))))

Offline

#15 2009-02-05 17:13:00

crosssover
Member
Registered: 2008-07-31
Posts: 16

Re: JDownloader doens't work as it should

i'm having the same problem, it freezes in "Loading Languages", i have my local ip and localhost as my hostname in /etc/hosts
alos i'm using jre_beta 6u12 for 64bits arch. Can samobody help me out ?

Offline

#16 2009-02-09 14:22:49

sosonok
Member
Registered: 2008-11-18
Posts: 65

Re: JDownloader doens't work as it should

If your /etc/hosts looks like this:

127.0.0.1               localhost.localdomain   localhost

try adding:

127.0.1.1               myhost.localdomain    myhost

where "myhost" is your hostname

Offline

#17 2009-02-14 13:28:26

crosssover
Member
Registered: 2008-07-31
Posts: 16

Re: JDownloader doens't work as it should

Thnks Sosonok that solved the problem !

Offline

Board footer

Powered by FluxBB