Hi Mani, Am 02.03.2014 03:20, schrieb Mani Amoozadeh: > It seems that it tries to validate my XML file, and fails. I created an > environment variable in .bashrc (Ubuntu 12.04 LTS) as following, but I am > still receiving the warning: > SUMO_HOME=$HOME/Desktop/SumoSVN
This one looks correct but it should probably read "export SUMO_HOME=$HOME/Desktop/SumoSVN" To be sure try "echo $SUMO_HOME" in the same shell you are running sumo. > Error: An exception occurred! Type:NetAccessorException, Message:Could not > open file: [1]http://sumo.sf.net/xsd/routes_file.xsd This is still referring to the old web page, I changed the current svn such that it will replace those references with local lookups as well but it is probably not related to your error. Best regards, Michael ------------------------------------------------------------------------------ Flow-based real-time traffic analytics software. Cisco certified tool. Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer Customize your own dashboards, set traffic alerts and generate reports. Network behavioral analysis & security monitoring. All-in-one tool. http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
