Skip to content

Ignore errors option doesn't ignore vClass error (trac #2148) #2148

@behrisch

Description

@behrisch

Reported by Gregory Albiston

When running NETCONVERT with "--ignore-errors" option the edge processing will stop if an unrecognised vClass is included for the "allow" or "disallow" attibutes. The conversion will complete with "success" but only a subset of edges up to the vClass will be processed. The thrown error can end up buried between the edge errors and later warnings so it is not always apparent what has occurred.

I've tried with the three ignore error options listed on the NETCONVERT wiki page (--ignore-errors, --ignore-errors.connections, --ignore-errors.edge-type) but the result is the same.

Migrated from http://sumo.dlr.de/ticket/2148

{
    "status": "closed", 
    "changetime": "2016-08-23T11:55:38Z", 
    "description": "Reported by Gregory Albiston\n\n\nWhen running NETCONVERT with \"--ignore-errors\" option the edge processing will stop if an unrecognised vClass is included for the \"allow\" or \"disallow\" attibutes. The conversion will complete with \"success\" but only a subset of edges up to the vClass will be processed. The thrown error can end up buried between the edge errors and later warnings so it is not always apparent what has occurred.\n\n\n\nI've tried with the three ignore error options listed on the NETCONVERT wiki page (--ignore-errors, --ignore-errors.connections, --ignore-errors.edge-type) but the result is the same.\n", 
    "reporter": "namdre", 
    "cc": "", 
    "resolution": "fixed", 
    "_ts": "1471953338307269", 
    "component": "net building (NETGEN, NETCONVERT)", 
    "summary": "Ignore errors option doesn't ignore vClass\terror", 
    "priority": "major", 
    "keywords": "", 
    "time": "2016-02-15T11:38:49Z", 
    "milestone": "0.28.0", 
    "owner": "hilb_ro", 
    "type": "defect"
}

Metadata

Metadata

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions