[OSM-dev] Can not run Osmosis
marcus.wolschon at googlemail.com
marcus.wolschon at googlemail.com
Thu Feb 19 09:59:23 GMT 2009
Hello Xia,
what version of osmosis have you been using?
Did you compile it yourself or download any
release-version?
BTW: There is an osmosis-dev mailing-list that may
be better a better match for your question.
Marcus
On Thu, 19 Feb 2009 17:46:29 +0800, Xia Zhang <boyamyxia at gmail.com> wrote:
> Hi All,
>
> I just tried to combine two osm into one osm the Osmosis via:
> java -jar osmosis.jar --rx 1.osm --sort --rx 2.osm --sort --m --wx
> final.osm
>
> However, always below errors.
>
> ===============================================
> 2009-2-19 17:39:38 org.openstreetmap.osmosis.core.Osmosis run
> 信息: Osmosis Version 0.30.2
> 2009-2-19 17:39:38 org.openstreetmap.osmosis.core.Osmosis main
> 严重: Execution aborted.
> java.lang.NoClassDefFoundError: org/java/plugin/PluginLifecycleException
> at org.openstreetmap.osmosis.core.Osmosis.run(Osmosis.java:73)
> at org.openstreetmap.osmosis.core.Osmosis.main(Osmosis.java:30)
> Caused by: java.lang.ClassNotFoundException:
> org.java.plugin.PluginLifecycleExce
> ption
> at java.net.URLClassLoader$1.run(Unknown Source)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> ... 2 more
> ================================================
>
> Any advise on this? Thanks
> Allan
>
More information about the dev
mailing list