Since I'm a windows .net dev this took me a bit. I finally started up a Ubuntu instance on Azure and was able to import everything in 424 seconds. Now to finally play with my data!
On Sat, May 17, 2014 at 5:18 AM, Michael Hunger < [email protected]> wrote: > If you google for the error message you'll see that it is a windows > related problem of not releasing buffers quickly enough > > "The requested operation cannot be performed on a file with a user-mapped > section open" > > So it seems during the automatic label store and index generation at the > end it aborted leaving a partially inconsistent store. > > > Would you be able to try the import on linux or mac while we sort this out? > > Sent from mobile device > > Am 17.05.2014 um 11:05 schrieb Steven Suing <[email protected]>: > > The requested operation cannot be performed on a file with a user-mapped > section open > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Neo4j" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/neo4j/Xll7RP0lPX0/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
