Changes between Initial Version and Version 1 of Ticket #14272


Ignore:
Timestamp:
2017-01-21T05:59:12+01:00 (9 years ago)
Author:
sammuell
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14272 – Description

    initial v1  
    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:
    2 <code>
    3 2017-01-20 22:41:13.194 INFO: Log level is at INFO (INFO, 800)
     2
     3`2017-01-20 22:41:13.194 INFO: Log level is at INFO (INFO, 800)
    442017-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
    55java.util.MissingResourceException: Can't find bundle for base name sun.awt.resources.awt, locale en_CA
     
    148148        at java.util.concurrent.ThreadPoolExecutor.runWorker(java.base@9-Ubuntu/ThreadPoolExecutor.java:1158)
    149149        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)</code>
     150        at java.lang.Thread.run(java.base@9-Ubuntu/Thread.java:843)`