Sie sind nicht angemeldet.

1

11.08.2017, 18:00

MediathekView kann nicht starten: java...

Hallo zusammen.

Ich habe auf meiner neuen Installation von gentoo auf HD den Versuch gestartet, MediathekView zu nutzen.

Aber offensichtlich gibt es Probleme mit java, das für dieses Programm benötigt wird.

Ich habe folgendes Programm nach /usr/portage/distfiles kopieren müssen: jdk-8u144-linux-x64.tar.gz.
Das habe ich herunterladen müssen, denn in portage ist es nicht verfügbar.

Das Programm wurde installiert, doch weiß ich nun nicht, wie ich es aktivieren kann,
damit MediathekView startet und nicht nach kurzem Start gleich wieder endet.

Unter anderen Linux-Distributionen habe ich damit keine Probleme, nur unter gentoo ist es etwas komplizierter.

Hier die Anleitung:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
Das Programm MediathekView durchsucht die Online-Mediatheken verschiedener 
Sender und listet die gefundenen Sendungen auf. Die Liste kann mit 
verschiedenen Filtern nach Beiträgen durchsucht werden. Mit einem 
Programm eigener Wahl können die Filme angesehen und aufgezeichnet werden.
Es lassen sich Abos anlegen und neue Beiträge automatisch herunterladen.



###########################################################################
###########################################################################
---------------------------------------------------------------------------
Installation
---------------------------------------------------------
*Windows:
MediathekView wird nicht installiert; das Entpacken der heruntergeladenen 
ZIP-Datei ist quasi die Installation:
- die heruntergeladene ZIP-Datei in einen Ordner entpacken
- den entpackten Ordner ins Benutzerverzeichnis verschieben
- den eben verschobenen MediathekView-Ordner öffnen, 
	die Datei "MediathekView.exe" ansteuern und per Rechtsklick in "Senden an"
	eine Verknüpfung auf den Desktop legen. Von dort aus kann MediathekView 
	dann jeweils gestartet werden.
- die ZIP-Datei kann nach dem Entpacken gelöscht werden

*OS X
Für OS X 10.7.3 (und neuer) gibt es eine separate Applikation "MediathekView.app"
http://sourceforge.net/p/zdfmediathk/wiki/Anleitung/#mac

*Linux
MediathekView wird nicht installiert; das Entpacken der heruntergeladenen 
ZIP-Datei ist quasi die Installation.
https://github.com/mediathekview/MediathekView/wiki/Installation:-Linux



###########################################################################
###########################################################################
---------------------------------------------------------------------------
Starten
---------------------------------------------------------
Für Windows (MediathekView.exe), Linux (MediathekView.sh) sind eigene 

Startdateien enthalten, mit welchen MediathekView direkt gestartet werden kann. 

Für OS X 10.7.3 und neuer besteht eine eigenständige Applikation (MediathekView.app);
für OS X 10.6 liegt die Startdatei "MediathekView.command" vor.


Ansonsten kann man die Programmdatei auch so starten:
Windows: Doppelklick auf "MediathekView.jar"
Linux (in der Konsole): java -jar MediathekView.jar
OS X: Doppelklick auf die separate Startdatei "MediathekView.command"
    oder via Terminalbefehl: java -jar MediathekView.jar
    (beide Varianten stehen nur zur Verfügung, wenn man die ZIP-Datei ohne die 
    Angabe "OSX" im Dateinamen heruntergeladen hat)



===========================================================    
Starten mit zusätzlichen Parametern
---------------------------------------------------------

java -jar MediathekView.jar [Pfad] [Parameter]
java -jar MediathekView.jar c:\temp
java -jar MediathekView.jar Einstellungen/.mediathek3

Das Programm verwendet das Verzeichnis "Einstellungen" (relativ zur Programmdatei)
oder "c:\temp" für die Einstellungen.
Die Programmeinstellungen (Filmliste, Einstellungen, gesehene Filme) werden 
standardmäßig im Home-Verzeichnis (Benutzer-Verzeichnis) in einem Ordner ".mediathek3" 
gespeichert (beim Start ohne die Angabe eines Pfades).

java -jar MediathekView.jar -v
Das Programm gibt nur die Versionsnummer aus.



===========================================================    
Starten im portablen Modus (MediathekView Portable)
---------------------------------------------------------
Weitere Infos im Wiki:
https://github.com/mediathekview/MediathekView/wiki/Bedienung:-Starten-von-MediathekView



===========================================================    
Auto
---------------------------------------------------------

java -jar MediathekView.jar [Pfad] -auto
java -jar MediathekView.jar -auto
java -jar MediathekView.jar -fastauto

Das Programm startet im Auto-Modus. Es wird die Filmliste aktualisiert und dann 
alle neuen Abos geladen. Das Programm beendet sich dann selbst wieder. Diese 
Funktion eignet sich dazu, alles automatisch aktuell zu halten.

java -Djava.awt.headless=true -jar MediathekView.jar -auto
Wird das Programm ohne GUI (-auto) auf einem Rechner mit grafischer Oberfläche 
gestartet, kann man damit den Splashscreen unterdrücken.




###########################################################################
###########################################################################
---------------------------------------------------------------------------
Hotkey
---------------------------------------------------------

Menüs
======
alt+d		Datei
alt+f		Filme
alt+o		Downloads
alt+b		Abos
alt+a		Ansicht
alt+h		Hilfe

Menüpunkte
===========
Einstellungen			F4
neue Filmliste			F5
Programm beenden		ctrl + q

Filter löschen			ctrl + l
Blacklist anzeigen		ctrl + b

Beschreibung anzeigen	F10
Buttons anzeigen		F11


Tab Filme
==============
ctrl + p	Film abspielen
return		Film abspielen (in der Tabelle Filme)
ctrl + d	Download erstellen

ctrl + t	springt in die Tabelle
ctrl + s	Die Tabelle wird nach Sender sortiert und der Focus wir auf 
			die erste Tabellenzeile gesetzt
ctrl + f	springt ins Suchfeld 
			(entweder in der Toolbar oder "ThemaTitel" im Suchpanel wenn es 
			angezeigt wird)
ctrl + i	Infos zum Film anzeigen
ctrl + m	Titel in der Mediensammlung suchen
ctrl + u	Film-URL kopieren
ctrl + h	Film-URL in "HD" kopieren (wenn nicht vorhanden, dann normale URL)
ctrl + k	Film-URL in "Klein" kopieren (wenn nicht vorhanden, dann normale URL)
ctrl + g	Filme als gesehen markieren
ctrl + n	Filme als ungesehen markieren


Tab Downloads
==============
ctrl + d	Download starten
Rücktaste	Download zurückstellen
Entf		Download dauerhaft löschen
ctrl + w	Downloads aktualisieren
return		Download ändern (in der Tabelle Downloads)

ctrl + t	springt in die Tabelle
ctrl + i	Infos zum Film anzeigen
ctrl + m	Titel in der Mediensammlung suchen
ctrl + u	URL kopieren
ctrl + g	Filme als gesehen markieren
ctrl + n	Filme als ungesehen markieren	


Tab Abos
=========
Entf		Abos löschen
Return		Abos ändern (in der Tabelle Abos)

ctrl + t	springt in die Tabelle




###########################################################################
###########################################################################
---------------------------------------------------------------------------
Build
---------------------------------------------------------
Seihe: 
https://github.com/mediathekview/MediathekView/wiki/Entwicklung

bauen: (Zip ist in build/destinations/)
./gradlew build

bauen und starten:
./gradlew run

--------------------------------------------------------------------------------
Die Windows-Startdatei "MediathekView.exe" wurde mit:
++ Launch4j ++ (Cross-platform Java application wrapper, 
http://launch4j.sourceforge.net ) erstellt.
--------------------------------------------------------------------------------


Das kommt bei dem Befehl aus der Anleitung bei mir heraus:

java -jar MediathekView.jar
Error: Unable to access jarfile MediathekView.jar

Ich weiß nun nicht weiter. Vielleicht hat jemand Erfahrung damit und kann
mir die notwendigen Tipps geben.

Danke schon einmal im voraus.

Gruß
Manfred

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »Windhund« (12.08.2017, 17:35)


3

11.08.2017, 19:34

Danke für den Hinweis.

Hat das Programm dann kein Problem mit java?

Vor allem, wenn ich layman installiere, welches Programm soll ich dann auswählen?

Gruß
Manfred

4

11.08.2017, 19:48

Ob das Probleme mit Java hat, kann ich Dir natürlich nicht sagen. Ich nutze es nicht ;)

Wenn Du layman installiert hast,musst das overlay einbinden wie hier beschrieben.
Musst ja wohl das Overlay von poly-c nehmen.
Dann syncst du den Tree und dann kannst du das Paket installieren. Kannst es ja mit dem bin-Paket ausprobieren. Das ist vom März 2017
http://data.gpo.zugaina.org/poly-c/media…iathekview-bin/

5

11.08.2017, 20:05

Habs so gemacht,

aber folgendes passiert;

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
emerge -av mediathekview-bin

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N     ] dev-java/ant-core-1.9.8_pre::poly-c  USE="-doc -source" 3.744 KiB
[ebuild  N     ] dev-java/commons-compress-1.12_pre::poly-c  USE="-doc -source {-test}" 9.396 KiB
[ebuild  N     ] dev-java/commons-lang-3.4_pre:3.3::poly-c  USE="-doc -source {-test}" 0 KiB
[ebuild  N     ] media-tv/mediathekview-bin-11::poly-c  36.973 KiB

Total: 4 packages (4 new), Size of downloads: 50.112 KiB

Would you like to merge these packages? [Yes/No]


Ich gebe y ein und dann kommts:

Quellcode

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
>>> Verifying ebuild manifests
>>> Emerging (1 of 4) dev-java/ant-core-1.9.8_pre::poly-c
>>> Failed to emerge dev-java/ant-core-1.9.8_pre, Log file:
>>>  '/var/tmp/portage/dev-java/ant-core-1.9.8_pre/temp/build.log'
>>> Jobs: 0 of 4 complete, 1 failed                 Load avg: 0.44, 0.65, 0.75
>>> Downloading 'ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:06--  ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo/distfiles/apache-ant-1.9.8-src.tar.bz2
           => ‘/usr/portage/distfiles/apache-ant-1.9.8-src.tar.bz2’
Resolving ftp.snt.utwente.nl... 130.89.149.20, 2001:67c:2564:a120::20
Connecting to ftp.snt.utwente.nl|130.89.149.20|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /pub/os/linux/gentoo/distfiles ... done.
==> SIZE apache-ant-1.9.8-src.tar.bz2 ... done.

==> PASV ... done.    ==> RETR apache-ant-1.9.8-src.tar.bz2 ... 
No such file ‘apache-ant-1.9.8-src.tar.bz2’.

>>> Downloading 'http://www.webhostingreviewjam.com/mirror/apache/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:07--  http://www.webhostingreviewjam.com/mirror/apache/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving www.webhostingreviewjam.com... 104.31.85.220, 104.31.84.220, 2400:cb00:2048:1::681f:54dc, ...
Connecting to www.webhostingreviewjam.com|104.31.85.220|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:08 ERROR 404: Not Found.

>>> Downloading 'http://mirror.reverse.net/pub/apache/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:08--  http://mirror.reverse.net/pub/apache/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving mirror.reverse.net... 208.100.14.200
Connecting to mirror.reverse.net|208.100.14.200|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:08 ERROR 404: Not Found.

>>> Downloading 'http://mirrors.sonic.net/apache/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:08--  http://mirrors.sonic.net/apache/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving mirrors.sonic.net... 69.12.162.27
Connecting to mirrors.sonic.net|69.12.162.27|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:08 ERROR 404: Not Found.

>>> Downloading 'http://apache.mesi.com.ar/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:08--  http://apache.mesi.com.ar/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving apache.mesi.com.ar... 64.95.245.79
Connecting to apache.mesi.com.ar|64.95.245.79|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://apache.mesi.com.ar/ant/source/apache-ant-1.9.9-src.tar.bz2 [following]
--2017-08-11 20:03:09--  http://apache.mesi.com.ar/ant/source/apache-ant-1.9.9-src.tar.bz2
Reusing existing connection to apache.mesi.com.ar:80.
HTTP request sent, awaiting response... 200 OK
Length: 3832876 (3,7M) [application/x-bzip2]
Saving to: ‘/usr/portage/distfiles/apache-ant-1.9.8-src.tar.bz2’

     0K .......... .......... .......... .......... ..........  1%  184K 20s
    50K .......... .......... .......... .......... ..........  2%  202K 19s
   100K .......... .......... .......... .......... ..........  4%  364K 16s
   150K .......... .......... .......... .......... ..........  5%  405K 14s
   200K .......... .......... .......... .......... ..........  6%  412K 13s
   250K .......... .......... .......... .......... ..........  8% 1,91M 11s
   300K .......... .......... .......... .......... ..........  9%  380K 10s
   350K .......... .......... .......... .......... .......... 10% 1,09M 9s
   400K .......... .......... .......... .......... .......... 12%  596K 9s
   450K .......... .......... .......... .......... .......... 13% 1,14M 8s
   500K .......... .......... .......... .......... .......... 14%  574K 8s
   550K .......... .......... .......... .......... .......... 16% 6,89M 7s
   600K .......... .......... .......... .......... .......... 17%  618K 7s
   650K .......... .......... .......... .......... .......... 18% 1,04M 6s
   700K .......... .......... .......... .......... .......... 20% 1,21M 6s
   750K .......... .......... .......... .......... .......... 21% 1,06M 6s
   800K .......... .......... .......... .......... .......... 22% 1,01M 5s
   850K .......... .......... .......... .......... .......... 24% 1,37M 5s
   900K .......... .......... .......... .......... .......... 25% 1,14M 5s
   950K .......... .......... .......... .......... .......... 26% 1,12M 5s
  1000K .......... .......... .......... .......... .......... 28% 4,23M 4s
  1050K .......... .......... .......... .......... .......... 29% 1,07M 4s
  1100K .......... .......... .......... .......... .......... 30% 1,58M 4s
  1150K .......... .......... .......... .......... .......... 32% 1,82M 4s
  1200K .......... .......... .......... .......... .......... 33% 1,79M 4s
  1250K .......... .......... .......... .......... .......... 34% 1,14M 4s
  1300K .......... .......... .......... .......... .......... 36% 1,77M 3s
  1350K .......... .......... .......... .......... .......... 37% 1,69M 3s
  1400K .......... .......... .......... .......... .......... 38% 2,14M 3s
  1450K .......... .......... .......... .......... .......... 40% 4,57M 3s
  1500K .......... .......... .......... .......... .......... 41% 1,18M 3s
  1550K .......... .......... .......... .......... .......... 42% 1,20M 3s
  1600K .......... .......... .......... .......... .......... 44% 4,20M 3s
  1650K .......... .......... .......... .......... .......... 45% 1,58M 3s
  1700K .......... .......... .......... .......... .......... 46% 7,59M 2s
  1750K .......... .......... .......... .......... .......... 48% 1,20M 2s
  1800K .......... .......... .......... .......... .......... 49% 2,56M 2s
  1850K .......... .......... .......... .......... .......... 50% 1,52M 2s
  1900K .......... .......... .......... .......... .......... 52% 9,39M 2s
  1950K .......... .......... .......... .......... .......... 53% 1,43M 2s
  2000K .......... .......... .......... .......... .......... 54% 2,41M 2s
  2050K .......... .......... .......... .......... .......... 56% 1,81M 2s
  2100K .......... .......... .......... .......... .......... 57% 2,43M 2s
  2150K .......... .......... .......... .......... .......... 58% 2,98M 2s
  2200K .......... .......... .......... .......... .......... 60% 4,60M 2s
  2250K .......... .......... .......... .......... .......... 61% 3,09M 1s
  2300K .......... .......... .......... .......... .......... 62% 1,36M 1s
  2350K .......... .......... .......... .......... .......... 64% 7,39M 1s
  2400K .......... .......... .......... .......... .......... 65% 2,06M 1s
  2450K .......... .......... .......... .......... .......... 66% 2,56M 1s
  2500K .......... .......... .......... .......... .......... 68% 2,04M 1s
  2550K .......... .......... .......... .......... .......... 69% 3,74M 1s
  2600K .......... .......... .......... .......... .......... 70% 8,38M 1s
  2650K .......... .......... .......... .......... .......... 72% 1,64M 1s
  2700K .......... .......... .......... .......... .......... 73% 3,14M 1s
  2750K .......... .......... .......... .......... .......... 74% 2,41M 1s
  2800K .......... .......... .......... .......... .......... 76% 2,43M 1s
  2850K .......... .......... .......... .......... .......... 77% 8,42M 1s
  2900K .......... .......... .......... .......... .......... 78% 1,86M 1s
  2950K .......... .......... .......... .......... .......... 80% 10,8M 1s
  3000K .......... .......... .......... .......... .......... 81% 4,85M 1s
  3050K .......... .......... .......... .......... .......... 82% 1,51M 1s
  3100K .......... .......... .......... .......... .......... 84% 4,60M 1s
  3150K .......... .......... .......... .......... .......... 85% 9,57M 0s
  3200K .......... .......... .......... .......... .......... 86% 2,17M 0s
  3250K .......... .......... .......... .......... .......... 88% 2,45M 0s
  3300K .......... .......... .......... .......... .......... 89% 1,60M 0s
  3350K .......... .......... .......... .......... .......... 90% 34,9M 0s
  3400K .......... .......... .......... .......... .......... 92% 4,83M 0s
  3450K .......... .......... .......... .......... .......... 93% 2,18M 0s
  3500K .......... .......... .......... .......... .......... 94% 5,31M 0s
  3550K .......... .......... .......... .......... .......... 96% 4,43M 0s
  3600K .......... .......... .......... .......... .......... 97% 7,41M 0s
  3650K .......... .......... .......... .......... .......... 98% 2,50M 0s
  3700K .......... .......... .......... .......... ...       100% 2,56M=2,8s

2017-08-11 20:03:12 (1,29 MB/s) - ‘/usr/portage/distfiles/apache-ant-1.9.8-src.tar.bz2’ saved [3832876/3832876]

!!! Fetched file: apache-ant-1.9.8-src.tar.bz2 VERIFY FAILED!
!!! Reason: Filesize does not match recorded size
!!! Got:      3832876
!!! Expected: 3833150
Refetching... File renamed to '/usr/portage/distfiles/apache-ant-1.9.8-src.tar.bz2._checksum_failure_.g9yk0eni'

>>> Downloading 'http://apache.ip-guide.com/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:12--  http://apache.ip-guide.com/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving apache.ip-guide.com... 192.81.216.176
Connecting to apache.ip-guide.com|192.81.216.176|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:12 ERROR 404: Not Found.

>>> Downloading 'http://mirrors.gigenet.com/apache/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:12--  http://mirrors.gigenet.com/apache/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving mirrors.gigenet.com... 69.65.15.34
Connecting to mirrors.gigenet.com|69.65.15.34|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:12 ERROR 404: Not Found.

>>> Downloading 'http://apache.spinellicreations.com/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:12--  http://apache.spinellicreations.com/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving apache.spinellicreations.com... 72.88.94.11
Connecting to apache.spinellicreations.com|72.88.94.11|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:13 ERROR 404: Not Found.

>>> Downloading 'http://apache.mirrors.ionfish.org/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:13--  http://apache.mirrors.ionfish.org/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving apache.mirrors.ionfish.org... 38.126.148.232
Connecting to apache.mirrors.ionfish.org|38.126.148.232|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:13 ERROR 404: Not Found.

>>> Downloading 'http://mirrors.koehn.com/apache/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:13--  http://mirrors.koehn.com/apache/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving mirrors.koehn.com... 209.240.109.238, 2604:7c00:23:0:7a2b:cbff:fe4b:5f3d
Connecting to mirrors.koehn.com|209.240.109.238|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:13 ERROR 404: Not Found.

>>> Downloading 'http://mirrors.advancedhosters.com/apache/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:13--  http://mirrors.advancedhosters.com/apache/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving mirrors.advancedhosters.com... 46.229.166.133, 2a02:b48:6:1::2
Connecting to mirrors.advancedhosters.com|46.229.166.133|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:13 ERROR 404: Not Found.

>>> Downloading 'http://apache.osuosl.org/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:13--  http://apache.osuosl.org/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving apache.osuosl.org... 140.211.166.134, 2605:bc80:3010::134, 2600:3402:200:227::2, ...
Connecting to apache.osuosl.org|140.211.166.134|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:14 ERROR 404: Not Found.

>>> Downloading 'http://mirrors.ocf.berkeley.edu/apache/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:14--  http://mirrors.ocf.berkeley.edu/apache/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving mirrors.ocf.berkeley.edu... 169.229.226.30, 2607:f140:8801::1:30
Connecting to mirrors.ocf.berkeley.edu|169.229.226.30|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:14 ERROR 404: Not Found.

>>> Downloading 'http://mirror.nexcess.net/apache/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:14--  http://mirror.nexcess.net/apache/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving mirror.nexcess.net... 208.69.120.55
Connecting to mirror.nexcess.net|208.69.120.55|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:15 ERROR 404: Not Found.

>>> Downloading 'http://mirror.cc.columbia.edu/pub/software/apache/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:15--  http://mirror.cc.columbia.edu/pub/software/apache/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving mirror.cc.columbia.edu... 128.59.59.71
Connecting to mirror.cc.columbia.edu|128.59.59.71|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:15 ERROR 404: Not Found.

>>> Downloading 'http://mirror.jax.hugeserver.com/apache/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:15--  http://mirror.jax.hugeserver.com/apache/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving mirror.jax.hugeserver.com... 192.173.144.38, 2605:8680:ffff::2
Connecting to mirror.jax.hugeserver.com|192.173.144.38|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:15 ERROR 404: Not Found.

>>> Downloading 'http://mirror.metrocast.net/apache/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:15--  http://mirror.metrocast.net/apache/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving mirror.metrocast.net... 65.175.128.102, 2606:f400:400:0:65:175:128:102
Connecting to mirror.metrocast.net|65.175.128.102|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:16 ERROR 404: Not Found.

>>> Downloading 'ftp://mirror.reverse.net/pub/apache/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:16--  ftp://mirror.reverse.net/pub/apache/ant/source/apache-ant-1.9.8-src.tar.bz2
           => ‘/usr/portage/distfiles/apache-ant-1.9.8-src.tar.bz2’
Resolving mirror.reverse.net... 208.100.14.200
Connecting to mirror.reverse.net|208.100.14.200|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /pub/apache/ant/source ... done.
==> SIZE apache-ant-1.9.8-src.tar.bz2 ... done.

==> PASV ... done.    ==> RETR apache-ant-1.9.8-src.tar.bz2 ... 
No such file ‘apache-ant-1.9.8-src.tar.bz2’.

>>> Downloading 'http://www.trieuvan.com/apache/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:17--  http://www.trieuvan.com/apache/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving www.trieuvan.com... 66.201.46.168
Connecting to www.trieuvan.com|66.201.46.168|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:18 ERROR 404: Not Found.

>>> Downloading 'http://apache.mirrors.hoobly.com/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:18--  http://apache.mirrors.hoobly.com/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving apache.mirrors.hoobly.com... 69.64.41.166
Connecting to apache.mirrors.hoobly.com|69.64.41.166|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:18 ERROR 404: Not Found.

>>> Downloading 'http://apache.mirrors.tds.net/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:18--  http://apache.mirrors.tds.net/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving apache.mirrors.tds.net... 216.165.129.134
Connecting to apache.mirrors.tds.net|216.165.129.134|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:18 ERROR 404: Not Found.

>>> Downloading 'http://mirror.stjschools.org/public/apache/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:18--  http://mirror.stjschools.org/public/apache/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving mirror.stjschools.org... 97.84.43.53
Connecting to mirror.stjschools.org|97.84.43.53|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:19 ERROR 404: Not Found.

>>> Downloading 'http://www.gtlib.gatech.edu/pub/apache/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:19--  http://www.gtlib.gatech.edu/pub/apache/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving www.gtlib.gatech.edu... 128.61.111.10, 128.61.111.7, 128.61.111.8, ...
Connecting to www.gtlib.gatech.edu|128.61.111.10|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:19 ERROR 404: Not Found.

>>> Downloading 'http://download.nextag.com/apache/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:19--  http://download.nextag.com/apache/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving download.nextag.com... 216.185.212.50
Connecting to download.nextag.com|216.185.212.50|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:19 ERROR 404: Not Found.

>>> Downloading 'http://ftp.wayne.edu/apache/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:19--  http://ftp.wayne.edu/apache/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving ftp.wayne.edu... 141.217.0.199
Connecting to ftp.wayne.edu|141.217.0.199|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:20 ERROR 404: Not Found.

>>> Downloading 'http://mirror.olnevhost.net/pub/apache/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:20--  http://mirror.olnevhost.net/pub/apache/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving mirror.olnevhost.net... 188.165.227.148
Connecting to mirror.olnevhost.net|188.165.227.148|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:20 ERROR 404: Not Found.

>>> Downloading 'http://supergsego.com/apache/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:20--  http://supergsego.com/apache/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving supergsego.com... 173.12.119.133
Connecting to supergsego.com|173.12.119.133|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:20 ERROR 404: Not Found.

>>> Downloading 'http://apache.mirrors.lucidnetworks.net/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:20--  http://apache.mirrors.lucidnetworks.net/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving apache.mirrors.lucidnetworks.net... 108.166.161.136
Connecting to apache.mirrors.lucidnetworks.net|108.166.161.136|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:20 ERROR 404: Not Found.

>>> Downloading 'http://apache.claz.org/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:20--  http://apache.claz.org/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving apache.claz.org... 74.63.227.45
Connecting to apache.claz.org|74.63.227.45|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:21 ERROR 404: Not Found.

>>> Downloading 'ftp://apache.mirrors.tds.net/pub/apache.org/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:21--  ftp://apache.mirrors.tds.net/pub/apache.org/ant/source/apache-ant-1.9.8-src.tar.bz2
           => ‘/usr/portage/distfiles/apache-ant-1.9.8-src.tar.bz2’
Resolving apache.mirrors.tds.net... 216.165.129.134
Connecting to apache.mirrors.tds.net|216.165.129.134|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /pub/apache.org/ant/source ... done.
==> SIZE apache-ant-1.9.8-src.tar.bz2 ... done.

==> PASV ... done.    ==> RETR apache-ant-1.9.8-src.tar.bz2 ... 
No such file ‘apache-ant-1.9.8-src.tar.bz2’.

>>> Downloading 'http://apache.cs.utah.edu/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:23--  http://apache.cs.utah.edu/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving apache.cs.utah.edu... 155.98.64.87
Connecting to apache.cs.utah.edu|155.98.64.87|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:23 ERROR 404: Not Found.

>>> Downloading 'ftp://apache.cs.utah.edu/apache.org/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:23--  ftp://apache.cs.utah.edu/apache.org/ant/source/apache-ant-1.9.8-src.tar.bz2
           => ‘/usr/portage/distfiles/apache-ant-1.9.8-src.tar.bz2’
Resolving apache.cs.utah.edu... 155.98.64.87
Connecting to apache.cs.utah.edu|155.98.64.87|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /apache.org/ant/source ... done.
==> SIZE apache-ant-1.9.8-src.tar.bz2 ... done.

==> PASV ... done.    ==> RETR apache-ant-1.9.8-src.tar.bz2 ... 
No such file ‘apache-ant-1.9.8-src.tar.bz2’.

>>> Downloading 'ftp://ftp.osuosl.org/pub/apache/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:26--  ftp://ftp.osuosl.org/pub/apache/ant/source/apache-ant-1.9.8-src.tar.bz2
           => ‘/usr/portage/distfiles/apache-ant-1.9.8-src.tar.bz2’
Resolving ftp.osuosl.org... 140.211.166.134, 2600:3404:200:237::2, 2600:3402:200:227::2, ...
Connecting to ftp.osuosl.org|140.211.166.134|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD (1) /pub/apache/ant/source ... done.
==> SIZE apache-ant-1.9.8-src.tar.bz2 ... done.

==> PASV ... done.    ==> RETR apache-ant-1.9.8-src.tar.bz2 ... 
No such file ‘apache-ant-1.9.8-src.tar.bz2’.

>>> Downloading 'http://www.namesdir.com/mirrors/apache/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:28--  http://www.namesdir.com/mirrors/apache/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving www.namesdir.com... 69.64.50.156
Connecting to www.namesdir.com|69.64.50.156|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:28 ERROR 404: Not Found.

>>> Downloading 'http://mirrors.ibiblio.org/apache/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:28--  http://mirrors.ibiblio.org/apache/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving mirrors.ibiblio.org... 152.19.134.44
Connecting to mirrors.ibiblio.org|152.19.134.44|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:29 ERROR 404: Not Found.

>>> Downloading 'http://mirror.cogentco.com/pub/apache/ant/source/apache-ant-1.9.8-src.tar.bz2'
--2017-08-11 20:03:29--  http://mirror.cogentco.com/pub/apache/ant/source/apache-ant-1.9.8-src.tar.bz2
Resolving mirror.cogentco.com... 204.157.3.70
Connecting to mirror.cogentco.com|204.157.3.70|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2017-08-11 20:03:29 ERROR 404: Not Found.

!!! Couldn't download 'apache-ant-1.9.8-src.tar.bz2'. Aborting.
 * Fetch failed for 'dev-java/ant-core-1.9.8_pre', Log file:
 *  '/var/tmp/portage/dev-java/ant-core-1.9.8_pre/temp/build.log'

 * Messages for package dev-java/ant-core-1.9.8_pre:

 * Fetch failed for 'dev-java/ant-core-1.9.8_pre', Log file:
 *  '/var/tmp/portage/dev-java/ant-core-1.9.8_pre/temp/build.log'


Also kein Erfolg

6

12.08.2017, 17:38

So, ich habe eine Lösung gefunden, dank Suche im Netz.

Der Hinweis im Netz bezog sich auf Windows, ich mußte den dort lautenden Befehl einfach umwandeln:
/usr/java/bin/java -jar MediathekView.jar

Damit startet nun MediaThekView einwandfrei.

Das Problem ist nach vielen Versuchen und langem Hin und Her endlich gelöst.

Gruß
Manfred