data (#23) - Trying to parse data. PROBLEM. Please help (#222) - Message List

Trying to parse data. PROBLEM. Please help

im run command:

./osm2pgrouting -file /d2/planet-090204.osm -conf mapconfig.xml -host 78.111.80.59 -dbname osm -user postgres -clean

host=127.0.0.1 user=postgres dbname=GeoBase?? port=5432 connection success

Trying to load config file mapconfig.xml

Trying to parse config

SE for <configuration>

SE for <type>

SE for <class>

......

...... SE for <type>

SE for <class>

class name = roundabout

class id = 401

class id = 401 name = roundabout added to type name=junction

Trying to load data

Trying to parse data

and no tables created in database except "geometry_columns" and "spatial_ref_sys". Wheres probem?