Jdownloader cannot start

Hi,

i try to run Jdownloader2 with Java8 on my dietpi. I used this installation guide

https://github.com/Fourdee/DietPi/issues/208

But if i try to run java -jar there comes some output but after some seconds java crashs without an error.

Can someone help?

Thanks a lot.

Cu kami

Did you try the Headless installation, or do you have a GUI?

https://github.com/Fourdee/DietPi/issues/208#issuecomment-214712224

Yes i tried it. But i just want to run it with a gui.

Any help? Maybe how to debug the crash?

Then you are have a desktop environment? Just curious, just Terminal view will need some tweaks to show some kind of “GUI” :wink:

Yes, i have ubuntu mate running with java 8

java version “1.8.0_144”
Java™ SE Runtime Environment (build 1.8.0_144-b01)
Java HotSpot™ 64-Bit Server VM (build 25.144-b01, mixed mode)

Are you trying to run the .jar from a user ? JDownloader seems to be installed with root in this tutorial. I got this mysqlf one time, the initial start was working but nothing popped up.

i tested it as root and as a user

Did you test the whole install as a user?
If you created JD with root, then the normal user will hab no rights to the JD installation.

When you start JD, i assume you won’t see any GUI, at which is the command ending?

Second thought: no error/log is frustrating.
Try starting JD with this command to force a logfile:

java -verbose -jar jdownloader.jar -debug -brdebug 1>javalog.txt 2>jderr.txt

Gimme the output, if you get any :wink:

Okay. I will try it. If i finished i give you the log.

Cu kami

Hi,

just fixed it. After reinstall as a user it runs fine in headless mode with myjdownloder. But can you please tell me if there is a way to open the GUI?

Thanks a lot.

Cu kami

If you have your Desktop Environment running, open terminal and execute

java -jar /root/jdownloader/JDownloader.jar

This won’t open any GUI when you’re connected via SSH :wink:

I am trying this over VNC and if i open a terminal and put this in side it only started headless??

Normally it SHOULD work…
Is there any error showing in the terminal?

There is no error in the terminal. It just trying to make an update. But than it hangs. Java runs with 0,5 % usage.

Update Message: Nach Aktualisierungen suchen
Update Progress: 3%
Update Progress: -1%
Update Message: Kontaktiere Server…
Update Message: Nach Aktualisierungen suchen

I tried some settings myself.
I am unable to get to the Mate Desktop vith VNC, but with RDP.
If you are running JD headless you need to kill it first to start the other one in the desktop.
Kinda running low on options and tipps here :roll_eyes:
Can you show me what you are seeing in an screenshot etc.? :question:

Hi,

i am using the Mate Desktop with VNC and this runs fine. I am opening a Mate Terminal and then i only the some Thread and that it shows this and after hour the percentage change but never finished.

Cu kami

Hi,

Updateprocess is now finished:

Update Message: Nach Aktualisierungen suchen
Update Progress: 3%
Update Progress: -1%
Update Message: Kontaktiere Server…
Update Message: Nach Aktualisierungen suchen
Update Progress: 100%


But the is no screen coming up? Always only headless?

Cu kami