Hi Serge,

On 14 December 2012 15:11, Serge Wroclawski <[email protected]> wrote:

>
> What have I done wrong?
>

The following line in the stack trace indicates that you've run out of disk
space during processing.
Caused by: java.io.IOException: No space left on device

The --used-node task stores all data to temporary files during processing
which consumes a considerable amount of disk space.  If you have a small
temp file system and you're running on Linux or similar, you should be able
to set the TEMP environment variable to an alternative location.

Brett
_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev

Reply via email to