It’ strange… Again, cadyts-master-SNAPSHOT.jar and floetteroed-utilities-master-SNAPSHOT.jar have to be in sumo/bin . Then you have to set SUMO_HOME to where the SUMO directory is, if you did not do it yet. For example SUMO_HOME = D:\sumo, if you put sumo under D. It works with me (I just tested it)….
I do not use java. But you can definitely find more information how to comply java via google. Von: [email protected] [mailto:[email protected]] Im Auftrag von rony gracious Gesendet: Donnerstag, 2. April 2020 14:50 An: Sumo project User discussions Betreff: Re: [sumo-user] Cadyts I downloaded the zip file you have send me and change my sumo_home to that and ran. I am still getting same error. ------------------------------------------------------------------------------- ['java', '-cp', '', '-Xmx1G', 'floetteroed.cadyts.interfaces.sumo.SumoController', 'INIT', '-varscale', '1.0', '-freezeit', '85', '-measfile', '/home/rony/Downloads/output.rou.alt.xml', '-binsize', '900', '-PREPITS', '5', '-bruteforce', 'False', '-demandscale', '2.0', '-mincountstddev', '25.0', '-overridett', 'False', '-clonepostfix', '-CLONE', '-cntfirstlink', 'False', '-cntlastlink', 'False'] Error: Could not find or load main class floetteroed.cadyts.interfaces.sumo.SumoController Caused by: java.lang.ClassNotFoundException: floetteroed.cadyts.interfaces.sumo.SumoController On Thu, Apr 2, 2020 at 6:08 PM rony gracious <[email protected]<mailto:[email protected]>> wrote: How can I create a compiled jar file myself? On Thu, Apr 2, 2020 at 5:52 PM <[email protected]<mailto:[email protected]>> wrote: You need to put the complied jar file in sumo/bin. If you do not want to do the compilation yourself, you can find the complied jar in sumo/bin in the sumo-win64extra-1.5.0.zip <https://sumo.dlr.de/releases/1.5.0/sumo-win64extra-1.5.0.zip> at the SUMO wiki website. Moreover, you need to set SUMO_HOME to the sumo directory on your computer, just in case you have not done it yet. Von: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] Im Auftrag von rony gracious Gesendet: Donnerstag, 2. April 2020 13:35 An: Sumo project User discussions Betreff: Re: [sumo-user] Cadyts So, I downloaded the files from github and placed cadyts folders inside that in sumo/bin. But I am getting the same error. I can't find this cadytsSumoController.jar file. On Thu, Apr 2, 2020 at 4:42 PM <[email protected]<mailto:[email protected]>> wrote: Hi, Have you checked if you have the cadyts tool? cadyts ist not in the sumo/bin anymore. If you want to use cadyts, you need to download it firstly (https://people.kth.se/~gunnarfl/cadyts.html ) and place in the directory “bin” or change the file path and change the name. If it is not the reason, you can look at the cadySumo-log.txt to see the error messages. If necessary, you can also send me the file and I can check it. Best regards, Yun-Pang Von: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] Im Auftrag von rony gracious Gesendet: Donnerstag, 2. April 2020 12:18 An: Sumo project User discussions Betreff: [sumo-user] Cadyts Hey, While i am trying to run cadytsiterate.py I am getting this error. Can anyone help me with this? Execution of ['java', '-cp', '', '-Xmx1G', 'floetteroed.cadyts.interfaces.sumo.SumoController', 'INIT', '-varscale', '1.0', '-freezeit', '85', '-measfile', '/home/rony/Downloads/realflow.xml', '-binsize', '900', '-PREPITS', '5', '-bruteforce', 'False', '-demandscale', '2.0', '-mincountstddev', '25.0', '-overridett', 'False', '-clonepostfix', '-CLONE', '-cntfirstlink', 'False', '-cntlastlink', 'False'] failed. Look into cadySumo-log.txt for details. Thanks in advance. _______________________________________________ sumo-user mailing list [email protected]<mailto:[email protected]> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user _______________________________________________ sumo-user mailing list [email protected]<mailto:[email protected]> To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
