Download funktioniert nicht mehr, Java Problem?
-
@Nicklas2751 sagte: Sollte die Java Version nicht passen ist wahrscheinlich noch eine alte Version installiert. Zusätzlich kannst du dir dann noch die Umgebungsvariable PATH anschauen welche Java Version darin verlinkt ist.
Dazu gibt’s auch Hilfe in den FAQ.
-
Ich habe jetzt mehrere Dinge gemacht.
In der Konsole habe ich den Befehl java -version eingegeben.
Folgendes ist dabei heraus gekommen:java version "1.8.0_121" Java(TM) SE Runtime Environment (build 1.8.0_121-b13) Java HotSpot(TM) Client VM (build 25.121-b13, mixed mode, sharing)
Danach habe ich mit java -jar MediathekView.jar MV gestartet.
Daraufhin wurde die Filmliste nicht geladen und ich konnte auf nichts draufklicken, es hat sich nichts getan.Hier der Verlauf in der Konsole:
Microsoft Windows [Version 6.3.9600] (c) 2013 Microsoft Corporation. Alle Rechte vorbehalten. C:\Windows\System32>cd C:\users\daniela\mediathekview-latest C:\Users\Daniela\MediathekView-latest>java -version java version "1.8.0_121" Java(TM) SE Runtime Environment (build 1.8.0_121-b13) Java HotSpot(TM) Client VM (build 25.121-b13, mixed mode, sharing) C:\Users\Daniela\MediathekView-latest>java -jar mediathekview.jar . Proxy Authentication: not configured . . ========================================== . ========================================== . . . . . . . ___ ___ _ _ _ _ _ _ _ _ . | \/ | | (_) | | | | | | | | | (_) . | . . | ___ __| |_ __ _| |_| |__ ___| | _| | | |_ _____ __ . | |\/| |/ _ \/ _` | |/ _` | __| '_ \ / _ \ |/ / | | | |/ _ \ \ /\ / / . | | | | __/ (_| | | (_| | |_| | | | __/ <\ \_/ / | __/\ V V / . \_| |_/\___|\__,_|_|\__,_|\__|_| |_|\___|_|\_\\___/|_|\___| \_/\_/ . . . ############################################################################# ### . Programmstart: 30.03.2017 11:15:19 . ############################################################################# ### . . totalMemory: 16 MB . maxMemory: 259 MB . freeMemory: 9 MB . . ############################################################################# ### . . MediathekView 13.0.1 [Vers.: 13.0.1] . . ############################################################################# ### . . Java . Vendor: Oracle Corporation . VMname: Java HotSpot(TM) Client VM . Version: 1.8.0_121 . Runtimeversion: 1.8.0_121-b13 . . Programmpfad: C:\Users\Daniela\MediathekView-latest\ . Verzeichnis Einstellungen: C:\Users\Daniela\.mediathek3 . . ############################################################################# ### . . ========== ========== ========== ========== ========== DURATION 0: Start [240,00 ms] Klasse: Main.lambda$startGuiMode$0 ========== ========== ========== ========== ========== . . ======================================= . Systemparameter . ----------------- . Download-Timeout [s]: 250 . max. Download-Restart: 5 . max. Download-Restart-Http: 10 . Download weiterführen in [s]: 60 . Download Fehlermeldung anzeigen [s]: 120 . Downoadprogress anzeigen: true . Useragent: MediathekView 13.0.0 . ======================================= . ========== ========== ========== ========== ========== DURATION 1: Konfig lesen [50,00 ms] Klasse: Daten.load Konfig lesen Anzahl: 1 Dauer: 45,00 ms ========== ========== ========== ========== ========== . Konfig wurde gelesen! ========== ========== ========== ========== ========== DURATION 2: Start Gui [40,00 ms] Klasse: Main.lambda$startGuiMode$0 ========== ========== ========== ========== ========== ========== ========== ========== ========== ========== DURATION 3: Init GUI [1,31 s] Klasse: Main.lambda$startGuiMode$0 ========== ========== ========== ========== ========== ========== ========== ========== ========== ========== DURATION 4: Gui steht! [255,00 ms] Klasse: Main.lambda$startGuiMode$0 ========== ========== ========== ========== ========== ========== ========== ========== ========== ========== DURATION 5: Programmstart Daten laden [5,00 ms] Klasse: Thread.run ========== ========== ========== ========== ========== . Liste Filme lesen von: C:\Users\Daniela\.mediathek3\filme.json Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler i n thread "Timer-0" Exception in thread "TimerQueue" java.lang.OutOfMemoryError: Java heap space at java.util.concurrent.locks.ReentrantLock$Sync.newCondition(Unknown So urce) at java.util.concurrent.locks.ReentrantLock.newCondition(Unknown Source) at javax.swing.TimerQueue.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Exception in thread "Thread-8" java.lang.OutOfMemoryError: Java heap space at java.util.Arrays.copyOfRange(Unknown Source) at java.lang.String.<init>(Unknown Source) at com.fasterxml.jackson.core.util.TextBuffer.contentsAsString(TextBuffe r.java:344) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._finishAndReturn String(UTF8StreamJsonParser.java:2430) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.getText(UTF8Stre amJsonParser.java:318) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextTextValue(UT F8StreamJsonParser.java:1255) at mSearch.filmlisten.FilmlisteLesen.readFilmListe(FilmlisteLesen.java:1 92) at mediathek.controller.ProgStart$loadFilmlistProgStart_.run(ProgStart.j ava:52) at java.lang.Thread.run(Unknown Source) Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa ce Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa ce Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa ce Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa ce Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa ce ========== ========== ========== ========== ========== DURATION 6: ***Programmstart*** [224,53 s] Klasse: JTabbedPane.fireStateChanged ***Programmstart*** Anzahl: 1 Dauer: 226,42 s ========== ========== ========== ========== ========== Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa ce
Nachdem ich MV über den Taskmanager geschlossen habe, habe ich dann noch die verknüpfte Java Version mit dem Programm Path Editor eingestellt und die Umgebungsvariable überprüft, ob dort auch die selbe Version angezeigt war. Überall steht das: C:\Program Files (x86)\Java\jre1.8.0_121\bin;
Dann habe ich den PC neu gestartet, MV geöffnet, alles wurde normal geladen aber leider funktioniert der Download von den https Videos immer noch nicht. Ich bekomme wieder dieselbe Fehlermeldung wie am Anfang.
Wie kann ich denn überprüfen, ob ich alle Java Versionen gelöscht habe? Ich habe unter „Programme und Features“ geschaut, da wird nur die aktuelle Version angezeigt.
-
@danlagen Das war der RAM wohl nicht ausreichend bei dem start via Konsole. Probier es doch noch mal so:
java -jar mediathekview.jar -Xms2048m -Xmx2048m
-
Da passiert leider auch nicht viel. Hat sich wieder aufgehängt (im Task Manager wird jedoch nicht ‘keine Rückmeldung’ angezeigt)
C:\Users\Daniela\MediathekView-latest>java -jar mediathekview.jar -Xms2048m -Xmx 2048m . Proxy Authentication: not configured . . ========================================== . Startparameter: -Xms2048m . Startparameter: -Xmx2048m . ========================================== . . . . . . . ___ ___ _ _ _ _ _ _ _ _ . | \/ | | (_) | | | | | | | | | (_) . | . . | ___ __| |_ __ _| |_| |__ ___| | _| | | |_ _____ __ . | |\/| |/ _ \/ _` | |/ _` | __| '_ \ / _ \ |/ / | | | |/ _ \ \ /\ / / . | | | | __/ (_| | | (_| | |_| | | | __/ <\ \_/ / | __/\ V V / . \_| |_/\___|\__,_|_|\__,_|\__|_| |_|\___|_|\_\\___/|_|\___| \_/\_/ . . . ############################################################################# ### . Programmstart: 30.03.2017 11:59:53 . ############################################################################# ### . . totalMemory: 16 MB . maxMemory: 259 MB . freeMemory: 9 MB . . ############################################################################# ### . . MediathekView 13.0.1 [Vers.: 13.0.1] . . ############################################################################# ### . . Java . Vendor: Oracle Corporation . VMname: Java HotSpot(TM) Client VM . Version: 1.8.0_121 . Runtimeversion: 1.8.0_121-b13 . . Programmpfad: C:\Users\Daniela\MediathekView-latest\ . Verzeichnis Einstellungen: C:\Users\Daniela\.mediathek3 . . ############################################################################# ### . . ========== ========== ========== ========== ========== DURATION 0: Start [235,00 ms] Klasse: Main.lambda$startGuiMode$0 ========== ========== ========== ========== ========== . . ======================================= . Systemparameter . ----------------- . Download-Timeout [s]: 250 . max. Download-Restart: 5 . max. Download-Restart-Http: 10 . Download weiterführen in [s]: 60 . Download Fehlermeldung anzeigen [s]: 120 . Downoadprogress anzeigen: true . Useragent: MediathekView 13.0.0 . ======================================= . ========== ========== ========== ========== ========== DURATION 1: Konfig lesen [47,00 ms] Klasse: Daten.load Konfig lesen Anzahl: 1 Dauer: 43,00 ms ========== ========== ========== ========== ========== . Konfig wurde gelesen! ========== ========== ========== ========== ========== DURATION 2: Start Gui [38,00 ms] Klasse: Main.lambda$startGuiMode$0 ========== ========== ========== ========== ========== ========== ========== ========== ========== ========== DURATION 3: Init GUI [1,34 s] Klasse: Main.lambda$startGuiMode$0 ========== ========== ========== ========== ========== ========== ========== ========== ========== ========== DURATION 4: Gui steht! [253,00 ms] Klasse: Main.lambda$startGuiMode$0 ========== ========== ========== ========== ========== ========== ========== ========== ========== ========== DURATION 5: Programmstart Daten laden [2,00 ms] Klasse: Thread.run ========== ========== ========== ========== ========== . Liste Filme lesen von: C:\Users\Daniela\.mediathek3\filme.json Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa ce at javax.swing.text.SimpleAttributeSet.<init>(Unknown Source) at javax.swing.text.html.StyleSheet$LargeConversionSet.<init>(Unknown So urce) at javax.swing.text.html.StyleSheet.convertAttributeSet(Unknown Source) at javax.swing.text.html.StyleSheet.addAttributes(Unknown Source) at javax.swing.text.AbstractDocument$AbstractElement.addAttributes(Unkno wn Source) at javax.swing.text.AbstractDocument$AbstractElement.<init>(Unknown Sour ce) at javax.swing.text.AbstractDocument$LeafElement.<init>(Unknown Source) at javax.swing.text.html.HTMLDocument$RunElement.<init>(Unknown Source) at javax.swing.text.html.HTMLDocument.createLeafElement(Unknown Source) at javax.swing.text.DefaultStyledDocument$ElementBuffer.insertElement(Un known Source) at javax.swing.text.DefaultStyledDocument$ElementBuffer.create(Unknown S ource) at javax.swing.text.DefaultStyledDocument.create(Unknown Source) at javax.swing.text.html.HTMLDocument.create(Unknown Source) at javax.swing.text.html.HTMLDocument$HTMLReader.flushBuffer(Unknown Sou rce) at javax.swing.text.html.HTMLDocument$HTMLReader.flush(Unknown Source) at javax.swing.text.html.HTMLEditorKit.read(Unknown Source) at javax.swing.JEditorPane.setText(Unknown Source) at mediathek.gui.GuiDownloads.setInfoText(GuiDownloads.java:510) at mediathek.gui.GuiDownloads.access$1100(GuiDownloads.java:53) at mediathek.gui.GuiDownloads$14.lambda$run$0(GuiDownloads.java:448) at mediathek.gui.GuiDownloads$14$$Lambda$44/18993304.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionP rivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) Exception in thread "Thread-8" java.lang.OutOfMemoryError: Java heap space at java.util.Arrays.copyOfRange(Unknown Source) at java.lang.String.<init>(Unknown Source) at com.fasterxml.jackson.core.util.TextBuffer.contentsAsString(TextBuffe r.java:344) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._finishAndReturn String(UTF8StreamJsonParser.java:2430) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.getText(UTF8Stre amJsonParser.java:318) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextTextValue(UT F8StreamJsonParser.java:1255) at mSearch.filmlisten.FilmlisteLesen.readFilmListe(FilmlisteLesen.java:1 92) at mediathek.controller.ProgStart$loadFilmlistProgStart_.run(ProgStart.j ava:52) at java.lang.Thread.run(Unknown Source) Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa ce at java.awt.image.DataBufferInt.<init>(Unknown Source) at java.awt.image.Raster.createPackedRaster(Unknown Source) at java.awt.image.DirectColorModel.createCompatibleWritableRaster(Unknow n Source) at java.awt.image.BufferedImage.<init>(Unknown Source) at com.sun.java.swing.plaf.windows.XPStyle$SkinPainter.createImage(Unkno wn Source) at sun.swing.CachedPainter.paint0(Unknown Source) at sun.swing.CachedPainter.paint(Unknown Source) at com.sun.java.swing.plaf.windows.XPStyle$Skin.paintSkinRaw(Unknown Sou rce) at com.sun.java.swing.plaf.windows.AnimationController.paintSkin(Unknown Source) at com.sun.java.swing.plaf.windows.XPStyle$Skin.paintSkin(Unknown Source ) at com.sun.java.swing.plaf.windows.WindowsMenuBarUI.paint(Unknown Source ) at javax.swing.plaf.ComponentUI.update(Unknown Source) at javax.swing.JComponent.paintComponent(Unknown Source) at javax.swing.JComponent.paint(Unknown Source) at javax.swing.JComponent.paintToOffscreen(Unknown Source) at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(Unknown S ource) at javax.swing.RepaintManager$PaintManager.paint(Unknown Source) at javax.swing.RepaintManager.paint(Unknown Source) at javax.swing.JComponent._paintImmediately(Unknown Source) at javax.swing.JComponent.paintImmediately(Unknown Source) at javax.swing.RepaintManager$4.run(Unknown Source) at javax.swing.RepaintManager$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionP rivilege(Unknown Source) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.prePaintDirtyRegions(Unknown Source) at javax.swing.RepaintManager.access$1200(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler i n thread "Timer-0" Exception in thread "TimerQueue" Exception in thread "DownloadStarter Daemon Thr ead" java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa ce java.lang.OutOfMemoryError: Java heap space Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 1 at javax.swing.text.html.BlockView.layoutMinorAxis(Unknown Source) at javax.swing.text.BoxView.setSpanOnAxis(Unknown Source) at javax.swing.text.BoxView.layout(Unknown Source) at javax.swing.text.BoxView.setSize(Unknown Source) at javax.swing.plaf.basic.BasicTextUI$RootView.setSize(Unknown Source) at javax.swing.plaf.basic.BasicTextUI.modelToView(Unknown Source) at javax.swing.text.DefaultCaret.repaintNewCaret(Unknown Source) at javax.swing.text.DefaultCaret$1.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionP rivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa ce Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa ce Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa ce Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa ce Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa ce Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa ce ========== ========== ========== ========== ========== DURATION 6: ***Programmstart*** [465,66 s] Klasse: JTabbedPane.fireStateChanged ***Programmstart*** Anzahl: 1 Dauer: 467,57 s ========== ========== ========== ========== ========== Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa ce Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa ce Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa ce Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa ce Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa ce Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa ce Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa ce Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap spa ce C:\Users\Daniela\MediathekView-latest>
-
@danlagen Oh dann war das auch zu wenig, dann halt so:
java -jar mediathekview.jar -Xms2048m -Xmx4096m
Hintergrund: Der Fehler mit “Java Heap Space” kommt wenn dem Programm der zugewiesene Ram nicht ausreicht. Mit Xms und Xmx kann dem Programm mehr ram zugewiesen werden.
-
@danlagen An sich macht der Start via Exe auch nichts anderes. Mit diesem start aus der Konsole will ich nur sichergehen, dass es mit der richtigen Java Version startet.
Was mir gerade als ich es mit einem lokalen start verglichen habe auffiel war, dass bei beginn bei “totalMemory” bei dir nur 16 MB stehen und bei “freeMemory” auch nur 9 MB.
Bitte deinstalliere Java noch mal und installiere stattdessen folgende Java Version:
http://javadl.oracle.com/webapps/download/AutoDL?BundleId=218833_e9e7ea248e2c4826b92b3f075a80e441Das ist der Offline Installer für Java 64 Bit.
Wenn er dann immer noch nicht mag versuch bitte auch mal die “MediathekView_Portable.exe”
-
hab die neue Java installiert, Filmliste wird nun geladen und sonst ist alles normal, Fehler kommt leider immer noch.
Hab versucht alles aus der Konsole rüber zu kopieren. Die Fehlermeldung kommt immer mehrmals hintereinander, deswegen wohl die Dopplungen unten.
Mir ist gerade aufgefallen, dass ich normalerweise die MediathekView.exe zum Starten verwende. Ist da ein Unterschied zu der .jar Version?Was noch komisch war, war dass die neue Setup Datei den Ordner C:\Program Files als Installationspfad nutzen wollte. Der Existiert aber auch nach Installation nicht. Ich konnte deswegen mit dem PathEditor nicht den Java Ordner finden. Habe deswegen C:\Program Files (x86)\Java\jre1.8.0_121 manuell erstellt und ihn für die Installation angegeben. Falls das irgendwas an Relevanz für mein Problem hat
Microsoft Windows [Version 6.3.9600] (c) 2013 Microsoft Corporation. Alle Rechte vorbehalten. C:\Windows\System32>cd C:\users\daniela\mediathekview-latest C:\Users\Daniela\MediathekView-latest>java -version java version "1.8.0_121" Java(TM) SE Runtime Environment (build 1.8.0_121-b13) Java HotSpot(TM) 64-Bit Server VM (build 25.121-b13, mixed mode) C:\Users\Daniela\MediathekView-latest>java -jar mediathekview.jar . Proxy Authentication: not configured . . ========================================== . ========================================== . . . . . . . ___ ___ _ _ _ _ _ _ _ _ . | \/ | | (_) | | | | | | | | | (_) . | . . | ___ __| |_ __ _| |_| |__ ___| | _| | | |_ _____ __ . | |\/| |/ _ \/ _` | |/ _` | __| '_ \ / _ \ |/ / | | | |/ _ \ \ /\ / / . | | | | __/ (_| | | (_| | |_| | | | __/ <\ \_/ / | __/\ V V / . \_| |_/\___|\__,_|_|\__,_|\__|_| |_|\___|_|\_\\___/|_|\___| \_/\_/ . . . ############################################################################# ### . Programmstart: 30.03.2017 15:33:41 . ############################################################################# ### . . totalMemory: 128 MB . maxMemory: 1883 MB . freeMemory: 111 MB . . ############################################################################# ### . . MediathekView 13.0.1 [Vers.: 13.0.1] . . ############################################################################# ### . . Java . Vendor: Oracle Corporation . VMname: Java HotSpot(TM) 64-Bit Server VM . Version: 1.8.0_121 . Runtimeversion: 1.8.0_121-b13 . . Programmpfad: C:\Users\Daniela\MediathekView-latest\ . Verzeichnis Einstellungen: C:\Users\Daniela\.mediathek3 . . ############################################################################# ### . . ========== ========== ========== ========== ========== DURATION 0: Start [291,00 ms] Klasse: Main.lambda$startGuiMode$0 ========== ========== ========== ========== ========== . . ======================================= . Systemparameter . ----------------- . Download-Timeout [s]: 250 . max. Download-Restart: 5 . max. Download-Restart-Http: 10 . Download weiterführen in [s]: 60 . Download Fehlermeldung anzeigen [s]: 120 . Downoadprogress anzeigen: true . Useragent: MediathekView 13.0.0 . ======================================= . ========== ========== ========== ========== ========== DURATION 1: Konfig lesen [62,00 ms] Klasse: Daten.load Konfig lesen Anzahl: 1 Dauer: 58,00 ms ========== ========== ========== ========== ========== . Konfig wurde gelesen! ========== ========== ========== ========== ========== DURATION 2: Start Gui [39,00 ms] Klasse: Main.lambda$startGuiMode$0 ========== ========== ========== ========== ========== ========== ========== ========== ========== ========== DURATION 3: Init GUI [1,26 s] Klasse: Main.lambda$startGuiMode$0 ========== ========== ========== ========== ========== ========== ========== ========== ========== ========== DURATION 4: Gui steht! [370,00 ms] Klasse: Main.lambda$startGuiMode$0 ========== ========== ========== ========== ========== ========== ========== ========== ========== ========== DURATION 5: Programmstart Daten laden [3,00 ms] Klasse: Thread.run ========== ========== ========== ========== ========== . Liste Filme lesen von: C:\Users\Daniela\.mediathek3\filme.json . Liste Filme gelesen am: 30.03.2017, 15:33 . erstellt am: 30.03.2017, 13:13 . Anzahl Filme: 200468 . Liste Filme gelesen am: 30.03.2017, 15:33 . erstellt am: 30.03.2017, 13:13 . Anzahl Filme: 200468 . Anzahl Neue: 257 . Die Filmliste ist 139 Minuten alt ========== ========== ========== ========== ========== DURATION 6: Themen in Filmliste suchen [2,97 s] Klasse: ProgStart$loadFilmlistProgStart_.run Themen in Filmliste suchen Anzahl: 1 Dauer: 276,00 ms ========== ========== ========== ========== ========== ========== ========== ========== ========== ========== DURATION 7: Abo in Filmliste eintragen [237,00 ms] Klasse: ProgStart$loadFilmlistProgStart_.run Abo in Filmliste eintragen Anzahl: 1 Dauer: 234,00 ms ========== ========== ========== ========== ========== ========== ========== ========== ========== ========== DURATION 8: Themen in Filmliste suchen [339,00 ms] Klasse: ListeBlacklist.filterListe Themen in Filmliste suchen Anzahl: 2 Dauer: 292,00 ms ========== ========== ========== ========== ========== ========== ========== ========== ========== ========== DURATION 9: Blacklist filtern [3,00 ms] Klasse: ProgStart$loadFilmlistProgStart_.run Blacklist filtern Anzahl: 1 Dauer: 340,00 ms ========== ========== ========== ========== ========== . ------------------------------------------------------- . Einstellungen sichern . Einstellungen wurden heute schon gesichert . ------------------------------------------------------- . Daten Schreiben nach: C:\Users\Daniela\.mediathek3\mediathek.xml . Start Schreiben nach: C:\Users\Daniela\.mediathek3\mediathek.xml . geschrieben! . Filme in Downloads eintragen ========== ========== ========== ========== ========== DURATION 10: CheckUpdate [42,10 s] Klasse: FilmeLaden.lambda$notifyFertig$6 ========== ========== ========== ========== ========== . MediaDB schreiben (0 Dateien) : . --> Start Schreiben nach: C:\Users\Daniela\.mediathek3\mediadb.txt . --> geschrieben! ========== ========== ========== ========== ========== DURATION 11: Mediensammlung erstellen [10,00 ms] Klasse: Thread.run Mediensammlung erstellen Anzahl: 1 Dauer: 5,00 ms ========== ========== ========== ========== ========== !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderExce ption: unable to find valid certification path to requested target at sun.security.ssl.Alerts.getSSLException(Unknown Source) at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source) at sun.security.ssl.Handshaker.fatalSE(Unknown Source) at sun.security.ssl.Handshaker.fatalSE(Unknown Source) at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source) at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source) at sun.security.ssl.Handshaker.processLoop(Unknown Source) at sun.security.ssl.Handshaker.process_record(Unknown Source) at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source ) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect (Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S ource) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So urce) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unkn own Source) at mediathek.daten.ListePsetVorlagen.loadListOfSets(ListePsetVorlagen.ja va:151) at mediathek.daten.ListePsetVorlagen.getStandarset(ListePsetVorlagen.jav a:96) at mediathek.update.CheckUpdate.lambda$checkForPsetUpdates$1(CheckUpdate .java:98) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionP rivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.WaitDispatchSupport$2.run(Unknown Source) at java.awt.WaitDispatchSupport$4.run(Unknown Source) at java.awt.WaitDispatchSupport$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.awt.WaitDispatchSupport.enter(Unknown Source) at java.awt.Dialog.show(Unknown Source) at javax.swing.JOptionPane.showOptionDialog(Unknown Source) at javax.swing.JOptionPane.showMessageDialog(Unknown Source) at javax.swing.JOptionPane.showMessageDialog(Unknown Source) at mediathek.update.ProgrammUpdateSuchen.lambda$checkVersion$0(ProgrammU pdateSuchen.java:60) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionP rivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find vali d certification path to requested target at sun.security.validator.PKIXValidator.doBuild(Unknown Source) at sun.security.validator.PKIXValidator.engineValidate(Unknown Source) at sun.security.validator.Validator.validate(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Sour ce) ... 51 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Sourc e) at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source) at java.security.cert.CertPathBuilder.build(Unknown Source) ... 57 more * Fehlernr: 398001963 * Exception: sun.security.validator.ValidatorException: PKIX path building faile d: sun.security.provider.certpath.SunCertPathBuilderException: unable to find va lid certification path to requested target * Fehler(MSearch): ListePsetVorlagen.loadListOfSets * Fehlernr: 643298301 * Exception: sun.security.validator.ValidatorException: PKIX path building faile d: sun.security.provider.certpath.SunCertPathBuilderException: unable to find va lid certification path to requested target * Fehler(MSearch): DirectHttpDownload.getContentLength !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderExce ption: unable to find valid certification path to requested target at sun.security.ssl.Alerts.getSSLException(Unknown Source) at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source) at sun.security.ssl.Handshaker.fatalSE(Unknown Source) at sun.security.ssl.Handshaker.fatalSE(Unknown Source) at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source) at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source) at sun.security.ssl.Handshaker.processLoop(Unknown Source) at sun.security.ssl.Handshaker.process_record(Unknown Source) at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source ) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect (Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S ource) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So urce) at java.net.HttpURLConnection.getResponseCode(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unk nown Source) at mediathek.controller.starter.DirectHttpDownload.getContentLength(Dire ctHttpDownload.java:96) at mediathek.controller.starter.DirectHttpDownload.run(DirectHttpDownloa d.java:231) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find vali d certification path to requested target at sun.security.validator.PKIXValidator.doBuild(Unknown Source) at sun.security.validator.PKIXValidator.engineValidate(Unknown Source) at sun.security.validator.Validator.validate(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Sour ce) ... 16 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Sourc e) at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source) at java.security.cert.CertPathBuilder.build(Unknown Source) ... 22 more * Fehlernr: 643298301 * Exception: sun.security.validator.ValidatorException: PKIX path building faile d: sun.security.provider.certpath.SunCertPathBuilderException: unable to find va lid certification path to requested target * Fehler(MSearch): DirectHttpDownload.getContentLength !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderExce ption: unable to find valid certification path to requested target at sun.security.ssl.Alerts.getSSLException(Unknown Source) at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source) at sun.security.ssl.Handshaker.fatalSE(Unknown Source) at sun.security.ssl.Handshaker.fatalSE(Unknown Source) at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source) at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source) at sun.security.ssl.Handshaker.processLoop(Unknown Source) at sun.security.ssl.Handshaker.process_record(Unknown Source) at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source ) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect (Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S ource) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So urce) at java.net.HttpURLConnection.getResponseCode(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unk nown Source) at mediathek.controller.starter.DirectHttpDownload.getContentLength(Dire ctHttpDownload.java:96) at mediathek.controller.starter.DirectHttpDownload.run(DirectHttpDownloa d.java:231) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find vali d certification path to requested target at sun.security.validator.PKIXValidator.doBuild(Unknown Source) at sun.security.validator.PKIXValidator.engineValidate(Unknown Source) at sun.security.validator.Validator.validate(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Sour ce) ... 16 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Sourc e) at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source) at java.security.cert.CertPathBuilder.build(Unknown Source) ... 22 more * Fehlernr: 643298301 * Exception: sun.security.validator.ValidatorException: PKIX path building faile d: sun.security.provider.certpath.SunCertPathBuilderException: unable to find va lid certification path to requested target * Fehler(MSearch): DirectHttpDownload.getContentLength !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderExce ption: unable to find valid certification path to requested target at sun.security.ssl.Alerts.getSSLException(Unknown Source) at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source) at sun.security.ssl.Handshaker.fatalSE(Unknown Source) at sun.security.ssl.Handshaker.fatalSE(Unknown Source) at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source) at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source) at sun.security.ssl.Handshaker.processLoop(Unknown Source) at sun.security.ssl.Handshaker.process_record(Unknown Source) at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source ) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect (Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S ource) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So urce) at java.net.HttpURLConnection.getResponseCode(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unk nown Source) at mediathek.controller.starter.DirectHttpDownload.getContentLength(Dire ctHttpDownload.java:96) at mediathek.controller.starter.DirectHttpDownload.run(DirectHttpDownloa d.java:231) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find vali d certification path to requested target at sun.security.validator.PKIXValidator.doBuild(Unknown Source) at sun.security.validator.PKIXValidator.engineValidate(Unknown Source) at sun.security.validator.Validator.validate(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Sour ce) ... 16 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Sourc e) at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source) at java.security.cert.CertPathBuilder.build(Unknown Source) ... 22 more * Fehlernr: 643298301 * Exception: sun.security.validator.ValidatorException: PKIX path building faile d: sun.security.provider.certpath.SunCertPathBuilderException: unable to find va lid certification path to requested target * Fehler(MSearch): DirectHttpDownload.getContentLength !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderExce ption: unable to find valid certification path to requested target at sun.security.ssl.Alerts.getSSLException(Unknown Source) at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source) at sun.security.ssl.Handshaker.fatalSE(Unknown Source) at sun.security.ssl.Handshaker.fatalSE(Unknown Source) at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source) at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source) at sun.security.ssl.Handshaker.processLoop(Unknown Source) at sun.security.ssl.Handshaker.process_record(Unknown Source) at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source ) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect (Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown S ource) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown So urce) at java.net.HttpURLConnection.getResponseCode(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(Unk nown Source) at mediathek.controller.starter.DirectHttpDownload.getContentLength(Dire ctHttpDownload.java:96) at mediathek.controller.starter.DirectHttpDownload.run(DirectHttpDownloa d.java:231) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find vali d certification path to requested target at sun.security.validator.PKIXValidator.doBuild(Unknown Source) at sun.security.validator.PKIXValidator.engineValidate(Unknown Source) at sun.security.validator.Validator.validate(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Sour ce) ... 16 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Sourc e) at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source) at java.security.cert.CertPathBuilder.build(Unknown Source) ... 22 more * Fehlernr: 643298301 * Exception: sun.security.validator.ValidatorException: PKIX path building faile d: sun.security.provider.certpath.SunCertPathBuilderException: unable to find va lid certification path to requested target * Fehler(MSearch): DirectHttpDownload.getContentLength !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderExce ption: unable to find valid certification path to requested target at sun.security.ssl.Alerts.getSSLException(Unknown Source) at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source) at sun.security.ssl.Handshaker.fatalSE(Unknown Source) at sun.security.ssl.Handshaker.fatalSE(Unknown Source) at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source) at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source) at sun.security.ssl.Handshaker.processLoop(Unknown Source) at sun.security.ssl.Handshaker.process_record(Unknown Source) at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source ) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect (Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Sou rce) at mediathek.controller.starter.DirectHttpDownload.run(DirectHttpDownloa d.java:238) Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find vali d certification path to requested target at sun.security.validator.PKIXValidator.doBuild(Unknown Source) at sun.security.validator.PKIXValidator.engineValidate(Unknown Source) at sun.security.validator.Validator.validate(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Sour ce) ... 12 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Sourc e) at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source) at java.security.cert.CertPathBuilder.build(Unknown Source) ... 18 more * Fehlernr: 316598941 * Exception: sun.security.validator.ValidatorException: PKIX path building faile d: sun.security.provider.certpath.SunCertPathBuilderException: unable to find va lid certification path to requested target * Fehler(MSearch): DirectHttpDownload.run * Fehler . ---------------------------------------- . | Download ist fertig und war fehlerhaft . | Programmset: Speichern . | Ziel: E:\MediaView\heute\heute-_Die Mitte wurde gestärkt_ - De Maizière zur Wahl in den Niederlanden-2135502738.mp4 . | Startzeit: 15:38:05 . | Endzeit: 15:38:07 . | Restarts: 5 . | Dauer: 1 s . | Dauer: <1 Min. . | URL: https://rodlzdf-a.akamaihd.net/none/zdf/diverse/Demaiziere_niederlande/ 1/Demaiziere_niederlande_476k_p9v13.mp4 . | direkter Download . ----------------------------------------
-
@danlagen Hm also er nimmt die richtige Java Version und der Ram passt jetzt auch.
Nur warum der SSL Fehler kommt kann ich mir aktuell selbst nicht erklären. Ich habe mit einem Windows 10 Rechner mit der gleichen Java Version versucht die im Log angegebene Sendung zu laden und das klappte Problemlos.
Das einzige was mir gerade noch einfallen würde wäre dein Virenscanner. Verschiedene Virenscanner wie u.a. Kaspersky versuchen https Verbindungen zu durchsuchen und schieben dem Anwender zu diesem Zweck ihre eigenen SSL Zertifikate unter. Dementsprechend prüfe bitte deine Antivirensoftware ob sie SSL Verbindungen überprüft und wenn ja deaktiviere dieses Feature und probiere es anschließend erneut.
-
Es funktioniert!
Ich habe jetzt Kaspersky bei “Untersuchung von sicheren Verbindungen” von “immer untersuchen” auf " Sichere Verbindungen auf Anfrage von Schutzkomponenten untersuchen (Die Untersuchung geschützter Verbindungen ist für folgende Komponenten erforderlich: Sicherer Zahlungsverkehr, Link-Untersuchung, Kindersicherung, Schutz vor Datensammlung, Anti-Banner)" gestellt.
Ich hoffe, das hat jetzt keinen negativen Effekt auf meine Sicherheit? -
@danlagen sagte: Es funktioniert!
Danke für die Mitteilung. Das kann für User mit dem gleichen Problem nützlich sein.
@danlagen sagte: Ich hoffe, das hat jetzt keinen negativen Effekt auf meine Sicherheit?
Solche Produkte selbst und freiwillig zu benutzen, hat sehr wohl ein Effekt auf die Sicherheit (vgl. hier und da)…
-
@styroll sagte in Download funktioniert nicht mehr, Java Problem?:
Solche Produkte selbst und freiwillig zu benutzen, hat sehr wohl ein Effekt auf die Sicherheit (vgl. hier und da)…
Interessant, danke für die Info und danke für die Hilfe für MV an alle!!
-
Ich werde das mal in die FAQ mit aufnehmen.