Your message dated Sun, 05 Apr 2020 14:23:57 +0000
with message-id <e1jl6bp-000eey...@fasolo.debian.org>
and subject line Bug#955755: fixed in commons-configuration2 2.7-2
has caused the Debian Bug report #955755,
regarding commons-text.jar is missing on the CLASSPATH of 
libcommons-configuration2-java
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
955755: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955755
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mediathekview
Version: 13.2.1-3
Severity: important

Dear Maintainer,

mediathekview does not work with the updated openjdk packages anymore.

The program hangs with these error messages if started on the console:
~$ mediathekview 





___  ___         _ _       _   _          _    _   _ _               
|  \/  |        | (_)     | | | |        | |  | | | (_)              
| .  . | ___  __| |_  __ _| |_| |__   ___| | _| | | |_  _____      __
| |\/| |/ _ \/ _` | |/ _` | __| '_ \ / _ \ |/ / | | | |/ _ \ \ /\ / /
| |  | |  __/ (_| | | (_| | |_| | | |  __/   <\ \_/ / |  __/\ V  V / 
\_|  |_/\___|\__,_|_|\__,_|\__|_| |_|\___|_|\_\\___/|_|\___| \_/\_/  


. Portable Mode: false
. Proxy Authentication: not configured
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by mediathek.Main 
(file:/usr/share/mediathekview/MediathekView.jar) to field 
sun.awt.X11.XToolkit.awtAppClassName
WARNING: Please consider reporting this to the maintainers of mediathek.Main
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: 
org/apache/commons/text/lookup/StringLookupFactory
        at 
org.apache.commons.configuration2.interpol.DefaultLookups.<clinit>(DefaultLookups.java:67)
        at 
org.apache.commons.configuration2.interpol.ConfigurationInterpolator.<clinit>(ConfigurationInterpolator.java:111)
        at 
org.apache.commons.configuration2.AbstractConfiguration.installDefaultInterpolator(AbstractConfiguration.java:455)
        at 
org.apache.commons.configuration2.AbstractConfiguration.<init>(AbstractConfiguration.java:132)
        at 
org.apache.commons.configuration2.AbstractHierarchicalConfiguration.<init>(AbstractHierarchicalConfiguration.java:191)
        at 
org.apache.commons.configuration2.BaseHierarchicalConfiguration.<init>(BaseHierarchicalConfiguration.java:89)
        at 
org.apache.commons.configuration2.BaseHierarchicalConfiguration.<init>(BaseHierarchicalConfiguration.java:78)
        at 
org.apache.commons.configuration2.BaseHierarchicalConfiguration.<init>(BaseHierarchicalConfiguration.java:64)
        at 
org.apache.commons.configuration2.XMLConfiguration.<init>(XMLConfiguration.java:250)
        at 
mSearch.tool.ApplicationConfiguration.setupXmlConfiguration(ApplicationConfiguration.java:101)
        at 
mSearch.tool.ApplicationConfiguration.<init>(ApplicationConfiguration.java:65)
        at 
mSearch.tool.ApplicationConfiguration.<clinit>(ApplicationConfiguration.java:58)
        at mediathek.MediathekGui.<init>(MediathekGui.java:1006)
        at mediathek.Main.getPlatformWindow(Main.java:294)
        at mediathek.Main.lambda$startGuiMode$0(Main.java:279)
        at 
java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
        at 
java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
        at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
        at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
        at java.base/java.security.AccessController.doPrivileged(Native Method)
        at 
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
        at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
        at 
java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
        at 
java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
        at 
java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
        at 
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
        at 
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
        at 
java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
Caused by: java.lang.ClassNotFoundException: 
org.apache.commons.text.lookup.StringLookupFactory
        at 
java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:581)
        at 
java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:178)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:522)
        ... 28 more




-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 
'proposed-updates'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.4.0-4-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages mediathekview depends on:
ii  default-jre [java9-runtime]     2:1.11-72
ii  java-wrappers                   0.3
ii  libcommons-compress-java        1.19-1
ii  libcommons-configuration2-java  2.7-1
ii  libcommons-dbcp2-java           2.7.0-1
ii  libcommons-lang3-java           3.8-2
ii  libcommons-pool2-java           2.8.0-1
ii  libcontrolsfx-java              9.0.0+hg20181001-1
ii  libguava-java                   19.0-1
ii  libh2-java                      1.4.197-4
ii  libjackson2-core-java           2.10.3-1
ii  libjchart2d-java                3.2.2+dfsg2-2
ii  libjiconfont-font-awesome-java  4.7.0.0-1
ii  libjiconfont-java               1.0.0-1
ii  libjiconfont-swing-java         1.0.1-1
ii  libjide-oss-java                3.7.6+dfsg-1
ii  liblog4j2-java                  2.11.2-1
ii  libmbassador-java               1.3.1-1
ii  libmiglayout-java               5.1-2
ii  libokhttp-java                  3.13.1-1
ii  libopenjfx-java                 11.0.2+1-1
ii  libswingx-java                  1:1.6.2-4
ii  libxz-java                      1.8-2
ii  openjdk-11-jre [java9-runtime]  11.0.7+9-1

Versions of packages mediathekview recommends:
ii  flvstreamer  2.1c1-1+b2
ii  mplayer      2:1.3.0-8+b5
ii  mpv          0.32.0-1
ii  vlc          3.0.8-4+b1

Versions of packages mediathekview suggests:
ii  ffmpeg  7:4.2.2-1+b1

-- no debconf information

-- 
Security is not a product and not a process. Security is an emotion.

--- End Message ---
--- Begin Message ---
Source: commons-configuration2
Source-Version: 2.7-2
Done: Markus Koschany <a...@debian.org>

We believe that the bug you reported is fixed in the latest version of
commons-configuration2, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 955...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany <a...@debian.org> (supplier of updated commons-configuration2 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 05 Apr 2020 15:33:44 +0200
Source: commons-configuration2
Architecture: source
Version: 2.7-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Markus Koschany <a...@debian.org>
Closes: 955755
Changes:
 commons-configuration2 (2.7-2) unstable; urgency=medium
 .
   * Team upload.
   * Add commons-text.jar to the CLASSPATH. Without commons-text.jar packages
     like MediathekView will not work anymore. (Closes: #955755)
Checksums-Sha1:
 9b284cec92ba2022eba2aec3b64a562228e5dc52 3082 commons-configuration2_2.7-2.dsc
 ee918fd0830ea1231a77123328593797e0b45e5e 5040 
commons-configuration2_2.7-2.debian.tar.xz
 1a0b94902eb2cb54271497d987b6a696e4b26a59 16843 
commons-configuration2_2.7-2_amd64.buildinfo
Checksums-Sha256:
 a3b0ccb8595fdd13ba221b774091cee8cc981eb4b4b9f9f040ee4d4af3632e50 3082 
commons-configuration2_2.7-2.dsc
 adcd7975e5c303382d05d8cc8db00ba5da7a92b618f1e6880d90dafcaa5c1dc1 5040 
commons-configuration2_2.7-2.debian.tar.xz
 1b36bb4a3c61a81be6de27472a937f5949636c2edeaf2eac6597e84a81cc09ba 16843 
commons-configuration2_2.7-2_amd64.buildinfo
Files:
 7adcf06a5aaf3e17ad966160af1fdbdf 3082 java optional 
commons-configuration2_2.7-2.dsc
 151e574dc6e1274187fd40253d0d03ff 5040 java optional 
commons-configuration2_2.7-2.debian.tar.xz
 541ad9d34949c0c9095c2821e1382634 16843 java optional 
commons-configuration2_2.7-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAl6J5gFfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkJFsP/1vt6bGy8DGXPRgThtGLVSmJ03FOTTIATL0t
iCTcAdgNp5d5yrqbDZReBpz8kJiyWrZYtpFWbO2hO/n+XUlcbkAn+gpnaEQI7FrZ
E/oVS9C+S8lVp2mLCfXQKOttPopjxwoPOepJlavmuRa9v4LnZAuM+0pbcfgZBDnf
B+RFiev6O110+Xbh7ooZK64tM9ht7PL3dC+3YYDmCPts6RR/kfibPjTgH90HW5wA
eKjW7u2kBmoNibtzn5t5f+SXbaasyHpSvR86KJOhkpK4jGMl2XWvPyll0HfR6B+O
7GtuYq7U9ZK/ZTtdbMXefYIM7G8Fh8biAgt8o5QQngUO00GEokCUerGEgETkeUks
sJ/V/c8J0zTIrUNbxGuzpS0BaedzFiNYGfkcAHoYHEArFAcVhla4KyQIrZAX6ghA
8XEXJ5HP+UEVdiCbza/pFNjnss7Tfy8LMO6s+7oPby8HUOvcnxe9lXoI15OPeBOV
7oZWcO2qKLY03Gg4aXYlq9xSxNX1YYs/WUslTDVG6OvLWtk6+8JtUST2sJOHgTUc
yKByzrvrVs4PyD9gZp03lYQg8uQ+PS+OL0wVi4dm6zsA3lkmQ+voCMhQw9db7zgE
dynOLk7eQamzKAMXYX3/nrOOjmzKq2o9WD6fu9IEnyME+0PH3BwfZ+xqCKBCRknp
VIkTtRBN
=uP9N
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to