Bug#893208: dbus-java-bin: java.lang.ExceptionInInitializerError and hang when invoking ListDBus
Daniel Kahn Gillmor
dkg at fifthhorseman.net
Sat Mar 17 09:13:23 UTC 2018
Package: dbus-java-bin
Version: 2.8-8
Severity: normal
When i invoke ListDBus, i get:
1 dkg at alice:~$ ListDBus
org.freedesktop.DBus
org.freedesktop.Notifications
:1.7
org.freedesktop.ReserveDevice1.Audio0
org.freedesktop.network-manager-applet
:1.8
:1.51
:1.391
org.freedesktop.systemd1
org.a11y.Bus
:1.392
:1.10
org.gnome.keyring
:1.11
:1.12
org.kde.marble
:1.13
:1.0
:1.14
org.PulseAudio1
org.pulseaudio.Server
:1.431
org.freedesktop.secrets
:1.17
:1.4
ca.desrt.dconf
:1.5
:1.6
Exception in thread "main" java.lang.ExceptionInInitializerError
at org.freedesktop.dbus.DBusConnection.disconnect(DBusConnection.java:759)
at org.freedesktop.dbus.bin.ListDBus.main(ListDBus.java:72)
Caused by: java.util.MissingResourceException: Can't find bundle for base name dbusjava_localized, locale en_US
at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564)
at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387)
at java.util.ResourceBundle.getBundle(ResourceBundle.java:773)
at org.freedesktop.dbus.Gettext.<clinit>(Gettext.java:26)
... 2 more
at this point, it hangs until i hit ctrl-C.
this is pretty opaque to me, but i can provide you with more
information for debuggin if you tell me specifically what you're
looking for.
thanks for maintaining dbus-java-bin in debian!
--dkg
-- System Information:
Debian Release: buster/sid
APT prefers testing-debug
APT policy: (500, 'testing-debug'), (500, 'testing'), (500, 'oldstable'), (200, 'unstable-debug'), (200, 'unstable'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages dbus-java-bin depends on:
ii default-jre-headless [java7-runtime-headless] 2:1.8-59
ii libdbus-java 2.8-8
ii openjdk-8-jre-headless [java7-runtime-headless] 8u151-b12-1
dbus-java-bin recommends no packages.
dbus-java-bin suggests no packages.
-- no debconf information
More information about the pkg-java-maintainers
mailing list