logo separator

[mkgmap-dev] NPE with mkgmap 3344!

From UliBaer ulibaer at gmail.com on Wed Nov 5 21:52:56 GMT 2014

Hi Gerd,

i use the following command to start mkgmap:

start /belownormal /b /wait java -XX:+AggressiveOpts -XX:+AggressiveHeap
-XX:+ParallelRefProcEnabled -Xmx1400m -jar ..\bin\mkgmap.jar --max-jobs=2
--generate-sea --country-name="%country%" --family-id=%FID%
--mapname=66%FID%001 --overview-mapname=66%FID%000
--series-name="OSM-%country%" --family-name="OpenStreetMap: %country%"
--style-file=..\bin\styles\ --style=%style% --description="%country%" -c
..\bin\template_basic.args -c template.args %TypFileToAdd%


I now use Java version 8, but the first error occurred with 7.xx, don't
remember the exact version:

C:\Tmp>java -version
java version "1.8.0_25"
Java(TM) SE Runtime Environment (build 1.8.0_25-b18)
Java HotSpot(TM) Client VM (build 25.25-b02, mixed mode, sharing)

C:\Tmp>


When i used Java 7 i used the following command line to start mkgmap:

start /belownormal /b /wait java -Xmx1444m -jar ..\bin\mkgmap.jar --max-jobs
--generate-sea --country-name="%country%" --family-id=%FID%
--mapname=66%FID%001 --overview-mapname=66%FID%000
--series-name="OSM-%country%" --family-name="OpenStreetMap: %country%"
--style-file=..\bin\styles\ --style=%style% --description="%country%" -c
..\bin\template_basic.args -c template.args %TypFileToAdd%

The error does not occur every time, and can be cured with single threading.

Best regards, Uli



--
View this message in context: http://gis.19327.n5.nabble.com/NPE-with-mkgmap-3320-tp5813472p5823314.html
Sent from the Mkgmap Development mailing list archive at Nabble.com.


More information about the mkgmap-dev mailing list