Neo4j空间导入OSM不匹配顶点卡住?

时间:2016-09-26 12:13:17

标签: java neo4j openstreetmap neo4j-spatial

与此问题相关(Neo4j-spatial importing OSM missmatching vertices found)。这种发现不匹配的过程会被卡住。

new-york-latest.osm[147787947]: Re-indexing with GraphDatabaseService: 

community single [path../osm-db] (class: class org.neo4j.kernel.impl.factory.GraphDatabaseFacade)
Mismatching vertices size for LineString:Node[21793401]: 1 != 59
Mismatching vertices size for LineString:Node[21038344]: 1 != 2
Mismatching vertices size for LineString:Node[21740097]: 1 != 4
Mismatching vertices size for LineString:Node[25024771]: 1 != 4
Mismatching vertices size for LineString:Node[22277446]: 1 != 10
Mismatching vertices size for LineString:Node[24715454]: 1 != 2
Mismatching vertices size for LineString:Node[24649260]: 1 != 3
Mismatching vertices size for LineString:Node[24464476]: 1 != 4
Mismatching vertices size for LineString:Node[24400719]: 1 != 3
Mismatching vertices size for LineString:Node[24241961]: 1 != 3

然后它被卡住了......

11169  java         0.7   02:03.51 62    1    161   56M    0B     294M   11148 1     stuck    *0[2]           0.00000

这有什么解释吗?我做错了吗?

1 个答案:

答案 0 :(得分:0)

这可能是一个随机的致命错误,我使用提供的" map.osm"文件,这工作正常。我不想知道在尝试导入整个美国东北部时会发生什么。