for some reason in addition to tagtransform i cannot make either simplify nor areapoints work. could anyone with functional osmosis+plugins make a tarball of his/her installation and send it to me for testing? thank you, jose
On 6/20/11, Jozef Riha <[email protected]> wrote: > i compiled tagtransform plugin from svn, trying to run it with osmosis > 0.39 (oracle java 1.6.0_26) i'm getting the following: > > [jose@darkstar osmosis]$ osmosis --read-xml map.osm --tt > file=test-translation.xml --write-xml output.osm > 20.6.2011 17:54:15 org.openstreetmap.osmosis.core.Osmosis run > INFO: Osmosis Version 0.39 > 20.6.2011 17:54:15 org.java.plugin.registry.xml.ManifestParser <init> > INFO: got SAX parser factory - > org.apache.xerces.jaxp.SAXParserFactoryImpl@27e353 > 20.6.2011 17:54:15 org.java.plugin.registry.xml.PluginRegistryImpl > configure > INFO: configured, stopOnError=false, isValidating=true > 20.6.2011 17:54:15 org.java.plugin.registry.xml.PluginRegistryImpl register > INFO: plug-in and fragment descriptors registered - 1 > 20.6.2011 17:54:15 org.java.plugin.standard.StandardPluginManager > activatePlugin > INFO: plug-in started - [email protected] > 20.6.2011 17:54:15 org.openstreetmap.osmosis.core.Osmosis main > SEVERE: Execution aborted. > java.lang.NullPointerException > at > org.java.plugin.standard.StandardPluginManager.publishPlugins(StandardPluginManager.java:181) > at > org.openstreetmap.osmosis.core.TaskRegistrar.registerJpfPlugins(TaskRegistrar.java:239) > at > org.openstreetmap.osmosis.core.TaskRegistrar.loadJPFPlugins(TaskRegistrar.java:167) > at > org.openstreetmap.osmosis.core.TaskRegistrar.initialize(TaskRegistrar.java:88) > at org.openstreetmap.osmosis.core.Osmosis.run(Osmosis.java:81) > at org.openstreetmap.osmosis.core.Osmosis.main(Osmosis.java:37) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) > at > org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329) > at > org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239) > at > org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409) > at > org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352) > at org.codehaus.classworlds.Launcher.main(Launcher.java:31) > > both specified xml files are syntactically valid (checked with > xmllint). any help towards solving this issue is welcome. > > cheers, > > jose _______________________________________________ osmosis-dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/osmosis-dev
