#401
|
|||
|
|||
I upgrade to latest DSM, but the JD installation gets stuck at this neverending screen.
http://i67.tinypic.com/2lxt1ds.jpg Last edited by Cr4z33; 15.02.2017 at 17:39. |
#402
|
||||
|
||||
You have java installed before? Which one?
__________________
JD-Dev & Server-Admin |
#403
|
|||
|
|||
Yes the Java 8 Package supplied by Synology.
|
#404
|
||||
|
||||
Try with another version. Synology provides ZeroVM (about 80-100 times slower than usual vm). Read here how to install different java, https://board.jdownloader.org/showpo...50&postcount=8
__________________
JD-Dev & Server-Admin |
#405
|
|||
|
|||
OK perhaps I should have had used Java 7 like with the previous manual installation?
Anyway I am gonna try right now thanks. |
#406
|
||||
|
||||
Should work with both, but I know that in *some strange situations* the Synology java either is broken/defunct. That + Zero VM = many reason to use a proper one
__________________
JD-Dev & Server-Admin |
#407
|
|||
|
|||
Alright gonna find out then. :D
|
#408
|
|||
|
|||
JDownloader mit VPN
Hallo,
ich habe mir gestern den JDownloader installiert. Funktioniert soweit auch gut. Habe dazu aber noch 2 Fragen. 1. Wenn ich in meiner Synology ein VPN einrichte mit der sie sich ins Internet verbinden soll, dann kann ich den JDownloader nicht starten, da er sich nicht ins Internet verbinden kann. 2. Gibt es ein Beispiel Skript, welches den JDownloader automatisch nach Synology start startet ? Schonmal vielen Dank mfg |
#409
|
|||
|
|||
Quote:
https://board.jdownloader.org/showpo...&postcount=295 |
#410
|
||||
|
||||
@Raggygandalf:
1.)JDownloader braucht schon Zugriff aufs Internet. Hier solltest du deine VPN Konfiguration prüfen. 2.)Der einfachste Weg wäre kurz Google zu fragen. Gibt bestimmt weitere Leute die schon ein Autostart-Skript für Synology gebraucht haben. Ich selbst kann da nicht groß helfen, sorry. Letztendlich brauchst du ein Skript das den JDownloader ausführt ala java -jar /pfad/JDownloader.jar &
__________________
JD-Dev & Server-Admin |
#411
|
||||
|
||||
@ckbaxter: Danke
__________________
JD-Dev & Server-Admin |
#412
|
|||
|
|||
Ok super, Frage 2 ist schon geklärt.
Frage 1: Ja er hat ja Zugriff auf das Internet. Habe ja schon Pakete auf der Synology geladen in der Zeit in der ich mit dem Internet verbunden war. mfg |
#413
|
||||
|
||||
Ich kann mir das gerne via Teamviewer anschauen. Einfach ne Mail an support@jdownloader.org
__________________
JD-Dev & Server-Admin |
#414
|
|||
|
|||
Manchmal ist die Antwort so nah und doch so Fern. Hatte einen Haken bei den einstellungen vergessen. Jetzt geht es. Nun noch ein Skrip zum laufen bekommen. dann ist alles klasse :D
Schon viel nerven mit JDownloader auf Synology verbrannt. Allerdings habe ich nicht gewusst, das dieses Community Paket nicht von euch ist :D Vllt. kann mir noch jemand helfen wie ich das skript in den Autostart bekomme ? Habe das file in /usr/local/etc/rc.d/skript.sh gelegt. Habe ich so in nem FOrum gelesen. Aber woher weiß er das er das skrip starten soll ? Last edited by Raggygandalf; 16.02.2017 at 20:31. |
#415
|
||||
|
||||
Du musst noch einen Symlink im Runlevel anlegen oder rufst das Script in /etc/rc.local auf
__________________
JD-Dev & Server-Admin |
#416
|
|||
|
|||
Whenever I tried to upgrade I couldn't run JD for some reasons...
This time I wanted to deep investigate and while trying to start JD by SSH I always end with the following error: Code:
|---------------------------Headless Information------------------------------- | Exception Occured | Exception occured | An unexpected error occured. | JDownloader will try to fix this. If this happens again, please contact our support. | Stacktrace: | java.awt.HeadlessException: No Dialogs in Headless Mode! | at org.appwork.utils.swing.dialog.Dialog.showDialogRawOutsideEDT(Dialog.java:536) | at org.appwork.utils.swing.dialog.Dialog.showDialogRaw(Dialog.java:509) | at org.appwork.utils.swing.dialog.Dialog.showDialog(Dialog.java:494) | at org.appwork.utils.swing.dialog.Dialog.showExceptionDialog(Dialog.java:630) | at org.jdownloader.update.lastchance.LastChanceManager.run(LastChanceManager.java:127) | at org.jdownloader.update.launcher.SecondLevelLauncher.init(SecondLevelLauncher.java:524) | at org.jdownloader.update.launcher.SecondLevelLauncher.runMain(SecondLevelLauncher.java:228) | at org.jdownloader.update.launcher.JDLauncherViaClassLoader.main(JDLauncherViaClassLoader.java:10) | at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | at java.lang.reflect.Method.invoke(Method.java:498) | at org.jdownloader.update.launcher.JDLauncher.main(JDLauncher.java:78) | Press Enter to continue [1]+ Stopped I keep getting that error... Running latest DSM on a DS414 with the Java 8 package by pcloadletter.co.uk. |
#417
|
||||
|
||||
Please send the complete logs to support@jdownloader.org
From the stacktrace I can only tell that something went really wrong during initialization of JDownloader. But I need the complete logs to tell more
__________________
JD-Dev & Server-Admin |
#418
|
|||
|
|||
Quote:
|
#419
|
||||
|
||||
Thanks, the log shows
NoSuchAlgorithmException: Cannot find any provider supporting AES/CBC/PKCS5Padding The Java installation is broken/incomplete.
__________________
JD-Dev & Server-Admin |
#420
|
|||
|
|||
Quote:
Thanks! |
#421
|
||||
|
||||
You're welcome. good luck
__________________
JD-Dev & Server-Admin |
#422
|
|||
|
|||
*Edit*
Nevermind! I tried with another copy of JD and after a little update it is now FINALLY running on DSM 6.x! Last edited by Cr4z33; 21.02.2017 at 17:47. |
#423
|
||||
|
||||
Thanks for the feedback what java version are you using now?
__________________
JD-Dev & Server-Admin |
#424
|
|||
|
|||
The v8 package made by Synology.
|
#425
|
||||
|
||||
So it is working fine now? Thanks for the feedback!
__________________
JD-Dev & Server-Admin |
#426
|
|||
|
|||
Yeah working great!
I am now running the JD package version (instead of the previous manual installation which was giving problems) with the Synology Java 8. I only have now to find out how to prevent JD from running automatically at every NAS power on (I turn it off every night). |
#427
|
||||
|
||||
You should update /var/packages/JDownloader/scripts/start-stop-script and replace log line with
log="/dev/null" to avoid filling disk with logs. Not automatically-> I guess that's not possible with normal package. maybe you can remove autostart from init scripts of your NAS
__________________
JD-Dev & Server-Admin |
#428
|
|||
|
|||
Quote:
Quote:
Now it doesn't load automatically anymore. Out of topic any news about the long awaited support to RAR5 for the armada xp CPUs (i.e Synology DS414)? Last edited by Cr4z33; 22.02.2017 at 12:15. |
#429
|
||||
|
||||
I just need some free time to finish the zip then you can test it. will try to do it this week
__________________
JD-Dev & Server-Admin |
#430
|
|||
|
|||
Quote:
Will you PM me or? |
#431
|
||||
|
||||
Keep an eye on this thread https://board.jdownloader.org/showthread.php?t=71069
__________________
JD-Dev & Server-Admin |
#432
|
|||
|
|||
OK subscribed.
|
#433
|
|||
|
|||
OK I am close to smash the NAS to the wall lol!
JDownloader is not working anymore. Manual installation doesn't run through the .sh file. If I run manually the command Code:
java -Djava.awt.headless=true -jar /volume1/@appstore/JDownloader/JDownloader.jar & Package installation doesn't complete the installation and sits (again) at the following screen So far I also try to use 'Synology' Java 7/8 and also the package done by pcloadletter.co.uk. I am done... |
#434
|
||||
|
||||
java manually with java -jar JDownloader.jar -norestart and watch output
__________________
JD-Dev & Server-Admin |
#435
|
|||
|
|||
It is doing the 'neverending' download (I am on fiber channel Internet line and on a GigaBit LAN).
Last edited by Cr4z33; 23.02.2017 at 17:14. |
#436
|
||||
|
||||
check java -version ? I guess it is broken java version again
__________________
JD-Dev & Server-Admin |
#437
|
|||
|
|||
Code:
root@Cr4z33_NAS:/volume1/@appstore/JDownloader# java -version openjdk version "1.8.0_101" OpenJDK Runtime Environment (IcedTea 3.1.0) (linux-gnu build 1.8.0_101-b13) OpenJDK Zero VM (build 25.101-b13, interpreted mode) |
#438
|
||||
|
||||
ZeroVM -> I suggest to switch Java version If you want I can provide help via Teamviewer
__________________
JD-Dev & Server-Admin |
#439
|
|||
|
|||
Quote:
Let me see what happens now and we will arrange a Teamviewer session in the next days (perhaps tomorrow morning?) thanks. |
#440
|
|||
|
|||
This time JDownloader didn't want to run from the Package Manager so I tried yet one more time through SSH and... again... an error came up...
Code:
|---------------------------Headless Information------------------------------- | Exception Occured | Exception occured | An unexpected error occured. | JDownloader will try to fix this. If this happens again, please contact our support. | Stacktrace: | java.awt.HeadlessException: No Dialogs in Headless Mode! | at org.appwork.utils.swing.dialog.Dialog.showDialogRawOutsideEDT(Dialog.java:542) | at org.appwork.utils.swing.dialog.Dialog.showDialogRaw(Dialog.java:512) | at org.appwork.utils.swing.dialog.Dialog.showDialog(Dialog.java:496) | at org.appwork.utils.swing.dialog.Dialog.showExceptionDialog(Dialog.java:645) | at org.jdownloader.update.lastchance.LastChanceManager.run(LastChanceManager.java:128) | at org.jdownloader.update.launcher.SecondLevelLauncher.init(SecondLevelLauncher.java:590) | at org.jdownloader.update.launcher.SecondLevelLauncher.runMain(SecondLevelLauncher.java:271) | at org.jdownloader.update.launcher.JDLauncher.main(JDLauncher.java:13) | Press Enter to continue |
Thread Tools | |
Display Modes | |
|
|