I just noticed the same thing. I did some re-arranging a few things ago and broke something. I don't have a unit test in place for the migration code ...
I've just checked in a fix. Are you able to download from svn and compile it yourself? On Mon, Dec 1, 2008 at 11:28 AM, S Knox <[EMAIL PROTECTED]> wrote: > Hi, > > I'm trying to get the Osmosis migration tools to work. I get the following: > > 01-Dec-2008 00:25:51 > com.bretth.osmosis.core.pipeline..common.ActiveTaskManager waitForCompletion > SEVERE: Thread for task 1-read-xml-0.5 failed > java.lang.NullPointerException > at > com.bretth.osmosis.core.migrate.impl.EntityContainerMigrater.process(EntityContainerMigrater.java:56) > > It seems that this is common to many tasks using migrate. > > Can anyone help - I know this is quite new functionality. > > My command line is: --read-xml-0.5 "*****" --migrate --write-pgsql-0.6 > host=*** database=*** user=***validateSchemaVersion=no > > Many thanks > > Steve > > > _______________________________________________ > dev mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/dev > >
_______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

