<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Thanks again John.<br><br>It seems that was the problem. In my case I found the Sun Java executable at /usr/java/default/bin/java<br><br>All working when I run that one.<br><br><br>--- On <b>Tue, 4/8/09, John Smith <i><delta_foxtrot@yahoo.com></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">That's what happens when the Open-JRE is set as the default, you need to set the sun-jre as the default, or setup a desktop icon something like this:<br><div class="plainMail"><br>Edit /usr/share/applications/josm.desktop and paste the following into it:<br><br>[Desktop Entry]<br>Encoding=UTF-8<br>Name=JOSM<br>Comment=Import GPX files and upload Open Street Map data<br>Exec=/usr/lib/jvm/java-6-sun/jre/bin/java -jar
/usr/share/java/josm-tested.jar<br>Icon=josm.png<br>Terminal=false<br>X-MultipleArgs=false<br>Type=Application<br>StartupNotify=true<br>Categories=Application;Network;<br>MimeType=application/x-GPS-Exchange-Format<br></div></blockquote></td></tr></table><br>