phyosithu / osm2garmin

Automatically exported from code.google.com/p/osm2garmin
GNU General Public License v2.0
0 stars 0 forks source link

Nothing happen when I start osm2garmin.exe #133

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Launch osm2garmin.exe
2.A windows osm2garmin appears with "Loading cached object"
3.Nothing happens

If I launch the .exe with the command line, i just have warning message about 
ignoring option PermSize=64M and MaxPermSize=256m (support was removed in 8.0)

After many try, I have a BSOD....

I am using windows 7 64 bit, java jre and jdk 1.8.0_25

Original issue reported on code.google.com by pargas...@gmail.com on 14 Nov 2014 at 11:19

GoogleCodeExporter commented 9 years ago
For the problem source assessment, please locate and upload here the log file 
located somewhere here: 
c:\Users\<your-username>\AppData\Roaming\osm2garmin\dev\var\log\messages.log 

Original comment by mantl...@gmail.com on 15 Nov 2014 at 12:10

GoogleCodeExporter commented 9 years ago
Ok thanks, here is the file

Original comment by pargas...@gmail.com on 15 Nov 2014 at 6:39

Attachments:

GoogleCodeExporter commented 9 years ago
It looks like incompatibility with Java version 8. Can you, please, try to run 
Osm2Garmin with Java version 7?

You can change Java version used by the program in c:\Program 
Files\osm2garmin_1.2\etc\osm2garmin.conf.

Install Java 7 runtime and change the jdkhome parameter in the osm2garmin.conf 
file as follows:

jdkhome="C:/Program Files/Java/jre7"

You must run your editor as Administrator to be able to edit osm2garmin.conf.

Original comment by mantl...@gmail.com on 15 Nov 2014 at 10:09

GoogleCodeExporter commented 9 years ago
In the meantime, I was able to reproduce the problem.

According to https://netbeans.org/bugzilla/show_bug.cgi?id=229191 this problem 
is caused by a bug/incompatibility in JVM 8. Switching to newer Netbeans 
version (8) will be needed to fix it. In the meantime the only possible 
workaround for Osm2Garmin is to run in on JVM 7.

Original comment by mantl...@gmail.com on 15 Nov 2014 at 10:23

GoogleCodeExporter commented 9 years ago
Ok thanks, it's ok with jre7

Original comment by pargas...@gmail.com on 18 Nov 2014 at 10:58

GoogleCodeExporter commented 9 years ago
Yes, should be. 

I am currently working on update which should be able to run on JDK/JRE 8. 
Hopefully it will be finished soon.

Original comment by mantl...@gmail.com on 18 Nov 2014 at 12:25

GoogleCodeExporter commented 9 years ago
Thanks a lot.
The default torrents url (http://osm-torrent.torres.voyager.hr/files/) doesn't 
work anymore, do you recommand a new one for osm2garmin?

Original comment by pargas...@gmail.com on 20 Nov 2014 at 12:04

GoogleCodeExporter commented 9 years ago
If you download and install (from scratch) the latest Osm2Garmin version 1.2 
build 270, it comes with new default torrents URL. This should point you to the 
torrent of the latest Planet file.

Original comment by mantl...@gmail.com on 20 Nov 2014 at 11:39

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r271.

Updated libraries to work with Java 8.
Heap memory expanded to 4 Gb in 64-bit Java. This should avoid problems caused 
by growth of the Planet file.

Original comment by mantl...@gmail.com on 21 Nov 2014 at 12:21

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Ok thanks.
Sorry but I have downloaded the last source files (r271) with SVN but after 
that I don't know how to compile them to install the soft.

Original comment by pargas...@gmail.com on 21 Nov 2014 at 12:58

GoogleCodeExporter commented 9 years ago
New installers are available for download at 
http://osm2garmin.mantlik.org/downloads.

Please uninstall your version and install the new version. This will not affect 
any existing data.

Original comment by mantl...@gmail.com on 21 Nov 2014 at 1:02

GoogleCodeExporter commented 9 years ago
Ok perfect

Original comment by pargas...@gmail.com on 21 Nov 2014 at 1:05