<div dir="ltr"><div><div>Hello,<br></div>It's a Java bug. It seems Netbeans faced it too:<br><br><a href="https://netbeans.org/bugzilla/show_bug.cgi?id=271914">https://netbeans.org/bugzilla/show_bug.cgi?id=271914</a><br><br></div>It's linked to multi-monitor setups. They advise to start the application on another monitor (you have to clean your JOSM profile before doing that).<br></div><div class="gmail_extra"><br><div class="gmail_quote">2018-04-11 8:55 GMT+02:00 Bas Couwenberg <span dir="ltr"><<a href="mailto:sebastic@xs4all.nl" target="_blank">sebastic@xs4all.nl</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Control: severity -1 important<br>
Control: tags -1 moreinfo unreproducible<span class=""><br>
<br>
On 2018-04-11 08:09, patrick noll wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
JOSM fails when trying to launch from menu or cli and returns pop up<br>
with following info:<br>
</blockquote>
<br></span>
I cannot reproduce this issue, josm works as expected on my system.<br>
<br>
Ensure that you have configured openjdk-9 as the default:<br>
<br>
 update-java-alternatives -s java-1.9.0-openjdk-amd64<br>
<br>
If the issue persists try starting josm with a clean profile:<br>
<br>
 JAVA_OPTS="-Djosm.home=${<wbr>HOME}/.josm-new-home" josm<br>
<br>
If that works, there is probably a plugin, setting or other file in your JOSM directory that breaks the new version.<br>
<br>
Kind Regards,<br>
<br>
Bas<br>
<br>
</blockquote></div><br></div>