Bug#893208: dbus-java-bin: java.lang.ExceptionInInitializerError and hang when invoking ListDBus

tony mancill tmancill at debian.org
Mon Mar 19 03:27:43 UTC 2018


On Sat, Mar 17, 2018 at 09:13:23AM +0000, Daniel Kahn Gillmor wrote:
> Package: dbus-java-bin
> Version: 2.8-8
> Severity: normal
> 
> 1 dkg at alice:~$ ListDBus 
>
> (snip)
>
> 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
> 
> (snip)
> 
> 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.

Hi Daniel,

Thank you for reporting this issue.  There is a resources bundle that
was intended to contain translations, but only en_GB was ever included,
and so the translations were dropped in a previous upload.  However,
there is one piece of the code that is still trying to load them.

We'll get it fixed.

Cheers,
tony
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-java-maintainers/attachments/20180318/fb9370ed/attachment-0001.sig>


More information about the pkg-java-maintainers mailing list