<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Ubuntu 18.04: JavaFX wurde nicht im klassenpfad gefunden]]></title><description><![CDATA[<p dir="auto">Hallo,</p>
<p dir="auto">habe mein Ubuntu heute von 17.10 auf 18.04 aktualisiert. Leider läuft Mediathekview nicht mehr. Fehlermeldung:</p>
<blockquote>
<p dir="auto">===========================================<br />
JavaFX wurde nicht im klassenpfad gefunden.<br />
Stellen Sie sicher, dass Sie ein Java JRE ab Version 8 benutzen.<br />
Falls Sie Linux nutzen, installieren Sie das openjfx-Paket ihres Package-Managers,<br />
oder nutzen Sie eine eigene JRE-Installation.<br />
===========================================</p>
</blockquote>
<p dir="auto">Bei mir ist sowohl default-jre als auch openjfx installiert.</p>
<p dir="auto">java -version liefert:</p>
<blockquote>
<p dir="auto">openjdk version “10.0.1” 2018-04-17<br />
OpenJDK Runtime Environment (build 10.0.1+10-Ubuntu-3ubuntu1)<br />
OpenJDK 64-Bit Server VM (build 10.0.1+10-Ubuntu-3ubuntu1, mixed mode)</p>
</blockquote>
<p dir="auto">sudo update-alternatives --config java liefert:</p>
<blockquote>
<p dir="auto">Selection    Path                                            Priority   Status<br />
-----------------------------------------------------------<br />
* 0            /usr/lib/jvm/java-11-openjdk-amd64/bin/java      1101      auto mode<br />
1            /usr/lib/jvm/java-11-openjdk-amd64/bin/java      1101      manual mode<br />
2            /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java   1081      manual mode<br />
3            /usr/lib/jvm/java-8-openjdk-i386/jre/bin/java    1080      manual mode</p>
</blockquote>
<p dir="auto">Start via <code>MediathekView.sh</code> hat bisher funktioniert und Java ist aktuell.</p>
<p dir="auto">Ich schätze mal, dass ich nicht der Einzige sein werde, der nach dem Umstieg auf 18.04 dieses Problem haben wird. Falls ihr also eine Lösung habt, wäre es auch gut, wenn das ins README rein käme.</p>
<p dir="auto">Danke.</p>
]]></description><link>https://forum.mediathekview.de/topic/1372/ubuntu-18-04-javafx-wurde-nicht-im-klassenpfad-gefunden</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 04:04:58 GMT</lastBuildDate><atom:link href="https://forum.mediathekview.de/topic/1372.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 28 Apr 2018 21:44:46 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Ubuntu 18.04: JavaFX wurde nicht im klassenpfad gefunden on Wed, 22 Aug 2018 13:12:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ubuntunutzer" aria-label="Profile: ubuntunutzer">@<bdi>ubuntunutzer</bdi></a> Gute Idee</p>
<p dir="auto">Allerdings legst Du damit Java  8 für ALLE Anwendungen fest.<br />
Ich habe mit dem SudoBefehl die Adresse des Java 8 gesucht und dann mein MediathekView.sh verändert.</p>
<p dir="auto">Die Zeile darin heisst jetzt statt ORIGINAL</p>
<pre><code> java -Xmx1G -jar ./MediathekView.jar "$@"
</code></pre>
<p dir="auto"><strong>NEU</strong></p>
<pre><code>/usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Xmx1G -jar ./MediathekView.jar "$@"
</code></pre>
<p dir="auto">Damit startet MediathekView mit dem Java 8 und alle anderen Java Programme mit Java 11<br />
(bzw der im auto mode festgelegten Version)</p>
]]></description><link>https://forum.mediathekview.de/post/9569</link><guid isPermaLink="true">https://forum.mediathekview.de/post/9569</guid><dc:creator><![CDATA[Ernst.Z]]></dc:creator><pubDate>Wed, 22 Aug 2018 13:12:26 GMT</pubDate></item><item><title><![CDATA[Reply to Ubuntu 18.04: JavaFX wurde nicht im klassenpfad gefunden on Thu, 12 Jul 2018 11:56:28 GMT]]></title><description><![CDATA[<p dir="auto">Hallo zusammen!</p>
<p dir="auto">ich glaube die hier beschriebenen Probleme gelöst zu haben, allerdings habe ich wegen des evtl. missverständlichen Titels <em>dieses</em> Beitrags einen <a href="https://forum.mediathekview.de/topic/1501/solved-probleme-mit-mediathekview-13-0-6-auf-linux-mint-19-cinnamon-ubuntu-18-04-java-11">neuen Beitrag</a> verfasst.</p>
]]></description><link>https://forum.mediathekview.de/post/8466</link><guid isPermaLink="true">https://forum.mediathekview.de/post/8466</guid><dc:creator><![CDATA[Talus]]></dc:creator><pubDate>Thu, 12 Jul 2018 11:56:28 GMT</pubDate></item><item><title><![CDATA[Reply to Ubuntu 18.04: JavaFX wurde nicht im klassenpfad gefunden on Fri, 04 May 2018 19:18:57 GMT]]></title><description><![CDATA[<p dir="auto">Vielen Dank, mit diesem Link habe ich das Problem gelöst: https://gist.github.com/mikaelhg/527204e746984cf9a33f7910bb8b4cb6</p>
]]></description><link>https://forum.mediathekview.de/post/7665</link><guid isPermaLink="true">https://forum.mediathekview.de/post/7665</guid><dc:creator><![CDATA[Ooops]]></dc:creator><pubDate>Fri, 04 May 2018 19:18:57 GMT</pubDate></item><item><title><![CDATA[Reply to Ubuntu 18.04: JavaFX wurde nicht im klassenpfad gefunden on Thu, 03 May 2018 20:16:26 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ooops" aria-label="Profile: ooops">@<bdi>ooops</bdi></a> sagte: javax.net.ssl.SSLException: […]: the trustAnchors parameter must be non-empty”.</p>
</blockquote>
<p dir="auto">Das ist ein Problem mit den SSL-Zertifikaten:</p>
<p dir="auto"><a href="https://github.com/mediathekview/MediathekView/issues/155#issuecomment-264631802" target="_blank" rel="noopener noreferrer nofollow ugc">Hilfe 1</a> gesucht <a href="https://github.com/mediathekview/MediathekView/issues?utf8=%E2%9C%93&amp;q=ssl" target="_blank" rel="noopener noreferrer nofollow ugc">mit Schlagwort “SSL” auf GitHub</a>, dort gibt’s noch mehr allenfalls hilfreiche Links.</p>
<p dir="auto"><a href="https://forum.mediathekview.de/post/220">Hilfe 2</a> aus dem Forum.</p>
]]></description><link>https://forum.mediathekview.de/post/7641</link><guid isPermaLink="true">https://forum.mediathekview.de/post/7641</guid><dc:creator><![CDATA[styroll]]></dc:creator><pubDate>Thu, 03 May 2018 20:16:26 GMT</pubDate></item><item><title><![CDATA[Reply to Ubuntu 18.04: JavaFX wurde nicht im klassenpfad gefunden on Thu, 03 May 2018 19:24:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/ubuntunutzer" aria-label="Profile: ubuntunutzer">@<bdi>ubuntunutzer</bdi></a><br />
Ich habe auch ein frisch installiertes Ubuntu 18.04 und bekomme den MediathekViewer nicht richtig zum Laufen, sowohl mit Java 8 als auch Java 11 bekomme ich die Meldung “Es ist ein Fehler bei der Softwareaktualisierung aufgetreten. Die aktuelle Version konnte nicht ermittelt werden.” und beim Download “javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty”.</p>
]]></description><link>https://forum.mediathekview.de/post/7640</link><guid isPermaLink="true">https://forum.mediathekview.de/post/7640</guid><dc:creator><![CDATA[Ooops]]></dc:creator><pubDate>Thu, 03 May 2018 19:24:53 GMT</pubDate></item><item><title><![CDATA[Reply to Ubuntu 18.04: JavaFX wurde nicht im klassenpfad gefunden on Sat, 28 Apr 2018 22:23:11 GMT]]></title><description><![CDATA[<p dir="auto">Danke <a class="plugin-mentions-user plugin-mentions-a" href="/user/iks-jott" aria-label="Profile: iks-jott">@<bdi>iks-jott</bdi></a><br />
Habe ich gesehen. Ist aber offenbar ein anderes Problem.</p>
<p dir="auto">Aber dort ist ein sehr hilfreicher Kommentar von <a class="plugin-mentions-user plugin-mentions-a" href="/user/alex" aria-label="Profile: alex">@<bdi>alex</bdi></a> mit Hinweis auf Java 8 vs. Java 11 (bzw. Java 10).</p>
]]></description><link>https://forum.mediathekview.de/post/7543</link><guid isPermaLink="true">https://forum.mediathekview.de/post/7543</guid><dc:creator><![CDATA[UbuntuNutzer]]></dc:creator><pubDate>Sat, 28 Apr 2018 22:23:11 GMT</pubDate></item><item><title><![CDATA[Reply to Ubuntu 18.04: JavaFX wurde nicht im klassenpfad gefunden on Sat, 28 Apr 2018 22:17:18 GMT]]></title><description><![CDATA[<p dir="auto">Nachtrag: Offenbar kommt Mediathekview nicht mit Java 11 zurecht. Bin auf 8 umgestiegen:</p>
<blockquote>
<p dir="auto">Selection    Path                                            Priority   Status<br />
------------------------------------------------------------<br />
0            /usr/lib/jvm/java-11-openjdk-amd64/bin/java      1101      auto mode<br />
1            /usr/lib/jvm/java-11-openjdk-amd64/bin/java      1101      manual mode<br />
* 2            /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java   1081      manual mode<br />
3            /usr/lib/jvm/java-8-openjdk-i386/jre/bin/java    1080      manual mode</p>
</blockquote>
<p dir="auto">Dann funktioniert es.</p>
<p dir="auto"><strong>Lösung</strong> also (bis Mediathekview Java 11 unterstützt):<br />
<code>sudo update-alternatives --config java</code><br />
aufrufen und auf eine java-8 Variante einstellen.<br />
(Und wie gesagt: Hinweis auf unterstütze Java Versionen im README wäre toll).</p>
]]></description><link>https://forum.mediathekview.de/post/7541</link><guid isPermaLink="true">https://forum.mediathekview.de/post/7541</guid><dc:creator><![CDATA[UbuntuNutzer]]></dc:creator><pubDate>Sat, 28 Apr 2018 22:17:18 GMT</pubDate></item><item><title><![CDATA[Reply to Ubuntu 18.04: JavaFX wurde nicht im klassenpfad gefunden on Sat, 28 Apr 2018 21:53:09 GMT]]></title><description><![CDATA[<p dir="auto">Hallo <a class="plugin-mentions-user plugin-mentions-a" href="/user/ubuntunutzer" aria-label="Profile: ubuntunutzer">@<bdi>ubuntunutzer</bdi></a></p>
<p dir="auto">Ich habe keine Ahnung von Ubuntu, aber zu der Version 18.04 gab es heute schon einmal einen Beitrag.<br />
Hast du den gelesen?<br />
https://forum.mediathekview.de/topic/1368/mediathekview-bleibt-mit-exception-in-thread-awt-eventqueue-1-java-lang-outofmemoryerror-gc-overhead-limit-exceeded-h%C3%A4ngen</p>
<p dir="auto">Gruß</p>
]]></description><link>https://forum.mediathekview.de/post/7540</link><guid isPermaLink="true">https://forum.mediathekview.de/post/7540</guid><dc:creator><![CDATA[iks-jott]]></dc:creator><pubDate>Sat, 28 Apr 2018 21:53:09 GMT</pubDate></item></channel></rss>