Re: [sumo-user] 503 error on sumo.dlr.de website

2019-02-13 Thread Jakob Erdmann
The schema lookup issue applies to all files with an xmlns attribute in the root element, not just the route file (so you would have had to delete the attribute from accaciaShort.poly.xml as well). However, the issue should be gone, now that our site is back online Am Mi., 13. Feb. 2019 um 23:51

Re: [sumo-user] 503 error on sumo.dlr.de website

2019-02-13 Thread Jakob Erdmann
Please post the first 5 lines of accaciaShort.poly.xml Am Mi., 13. Feb. 2019 um 23:38 Uhr schrieb Minette ZONGO MEYO < minettem...@gmail.com>: > Thank you so much for your answer Jakob, > > I have tried all the alternatives with no success. > > In fact, for the first alternative, this is what I h

Re: [sumo-user] 503 error on sumo.dlr.de website

2019-02-13 Thread Minette ZONGO MEYO
Thank you so much for your answer Jakob, I have tried all the alternatives with no success. In fact, for the first alternative, this is what I had already done for the first time. Changed http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation=" http://sumo.dlr.de/xsd/routes_fil

Re: [sumo-user] 503 error on sumo.dlr.de website

2019-02-12 Thread Jakob Erdmann
Hello, commenting out the schema information in the xml file cannot work because you cannot comment out the root element. Instead you need to look for the attribute called 'xmlns' and delete it like this: before: http://www.w3.org/2001/XMLSchema-instance"; xsi:noNamespaceSchemaLocation="http://sum

Re: [sumo-user] 503 error on sumo.dlr.de website

2019-02-12 Thread Minette ZONGO MEYO
Oh no! I have spoken very fast. In fact, I am now able to launch my simulations (faster though) but the simulation ends with a 139 exit code on omnet++ (a segmentation fault error). When I try to debug the error on my IDE, I can clearly see that the missing files (the schemas I have commented out)

Re: [sumo-user] 503 error on sumo.dlr.de website

2019-02-12 Thread Minette ZONGO MEYO
Thank you very much for your answer Jakob, In fact I am using the poly.xml file of sumo.dlr.de and I am getting this error: "Error: unable to connect socket for URL ' http://sumo.dlr.de/xsd/additional_file.xsd";. I have carefully read the instructions here http://sumo.sourceforge.net/userdoc/FAQ.h

Re: [sumo-user] 503 error on sumo.dlr.de website

2019-02-11 Thread Jakob Erdmann
Sorry for that! The error is on our end and we are still working feverishly to get it fixed by the responsible party. While the outage lasts, you can use our backup wiki at http://sumo.sourceforge.net/userdoc/ If your simulation does not run because the schema files cannot be downloaded from the we

[sumo-user] 503 error on sumo.dlr.de website

2019-02-11 Thread Minette ZONGO MEYO
Hello everyone, Since almost 6 months, I am using Sumo 0.32.1 on ubuntu 16.04 as my traffic generator coupled to Veins-4.7.1 and omnet-5.4.1. Until the mid of January, everything was really good but from the end of January until now, I am not able anymore to access the website http://sumo.dlr.de.