Never mind, Probably it was a resource leak in mapsforge's plugin as discussed here: https://groups.google.com/forum/#!topic/mapsforge-dev/Tf-TqA9v-gU
Cheers, André Miranda On Tue, Dec 2, 2014 at 9:12 AM, André Miranda <[email protected]> wrote: > Hello folks, > I'm trying to use osmosis as a library, taking Osmosis.java as reference. > The problem is that after the pipeline execution is finished(I guess that > Pipeline#waitForCompletion blocks), the application is not terminated, a > "System.exit(0)" is required. For a simple CLI usage that would be fine, > but I need to do this in a web server. How could I overcome this problem? > > By the way, I'm trying to convert an .osm file into a .map using > mapsforge's plugin. > > Cheers, > André Miranda >
_______________________________________________ osmosis-dev mailing list [email protected] https://lists.openstreetmap.org/listinfo/osmosis-dev
