[OSM-dev] Osmosis 0.34 Java Exception

Brett Henderson brett at bretth.com
Fri Mar 19 02:36:16 GMT 2010


On Fri, Mar 19, 2010 at 1:47 AM, Aaron Schaefer <aaron at elasticdog.com>wrote:

> On Wed, Mar 17, 2010 at 5:14 PM, Brett Henderson <brett at bretth.com> wrote:
> > Okay, my question wasn't clear.  I meant, does the Osmosis installation
> path
> > have any spaces in it?  Which directory is Osmosis installed in?
> >
> > Can you also tell me which file you downloaded so that I can double check
> > it?
>
>
> My bad, your question was clear...my brain on the other hand, not so
> much. Osmosis does not have any spaces in its installation path
> "/home/aarons/projects/vendor/osmosis-0.34/". I got it directly from
> Subversion, doing a checkout on the 0.34 tag (svn co
> http://svn.openstreetmap.org/applications/utils/osmosis/tags/0.34/).
>
>
Oh!  That might explain it.  Have you compiled it?

You need to at least run "ant build_binary" in order to compile the
necessary pieces.

"ant dist" will produce a full zipfile distribution in the dist directory
(and includes the build_binary step).  "ant all", or just "ant" will do
everything including running all unit tests.  Just be aware that all
database unit tests will fail unless you have the required databases set up
and configured.

Brett
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20100319/912dc450/attachment.html>


More information about the dev mailing list