Changes between Version 1 and Version 2 of Ticket #14272


Ignore:
Timestamp:
2017-01-21T13:40:09+01:00 (9 years ago)
Author:
Klumbumbus
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14272 – Description

    v1 v2  
    11JOSM hangs on startup, spews endless bug errors, will not let me generate a proper bug report on Ubuntu 16.10. The following is the terminal output:
    22
    3 `2017-01-20 22:41:13.194 INFO: Log level is at INFO (INFO, 800)
     3{{{
     42017-01-20 22:41:13.194 INFO: Log level is at INFO (INFO, 800)
    452017-01-20 22:41:13.558 WARNING: java.util.MissingResourceException: Can't find bundle for base name sun.awt.resources.awt, locale en_CA. Cause: java.lang.IllegalAccessException: unnamed modules can't load sun.awt.resources.awt in named module java.desktop
    56java.util.MissingResourceException: Can't find bundle for base name sun.awt.resources.awt, locale en_CA
     
    148149        at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-Ubuntu/ThreadPoolExecutor.java:1158)
    149150        at java.util.concurrent.ThreadPoolExecutor$Worker.run(java.base@9-Ubuntu/ThreadPoolExecutor.java:632)
    150         at java.lang.Thread.run(java.base@9-Ubuntu/Thread.java:843)`
     151        at java.lang.Thread.run(java.base@9-Ubuntu/Thread.java:843)
     152}}}