Changes between Version 8 and Version 9 of HOWTO-DeploySimulator
- Timestamp:
- 04/18/2019 06:41:08 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HOWTO-DeploySimulator
v8 v9 26 26 Copy Jar files to `C:\TMC Simulator 2019` folder. Copy any changed config files, event data files. Optionally, delete any old Jar files. 27 27 28 == Deploy CPTMS web app==28 == Deploy web applications == 29 29 Copy the `webapps `folder from repository trunk to Dev machine folder `C:\TMC Simulator 2019`. 30 30 … … 35 35 }}} 36 36 == Starting the simulation == 37 Launch `WebServer.bat` by double-clicking. Observe a terminal window open and display webserver status messages.38 39 37 Double-click on a Jar file to execute it: 40 38 … … 42 40 43 41 The server GUI should appear displaying time 0:00:00. 44 45 Start a web browser (ideally on a separate workstation). In the address bar enter "`http://cptms.tmcsim/cptms.html`". A google map should appear with green dots.46 42 47 43 `SimManager_rNNN.jar` … … 57 53 Monitor simulation progress. The event queue should be processed according to the simulation time. The dot colors should be changed as specified in the traffic event data. 58 54 55 ==== Start Web Apps ==== 56 Launch `WebServer.bat` by double-clicking. Observe a terminal window open and display webserver status messages. 57 58 Start a web browser (ideally on a separate workstation). 59 60 Start CPTTMS: In the address bar enter "`http://cptms.tmcsim/cptms.html`". A google map should appear with green dots. 61 62 Start EInotebook: In the address bar enter "`http://cptms.tmcsim/einotebook`". The four tabs of the Electronic Instructor Notebook should appear, with the clock displaying the simulation time. 63 59 64 Optionally, open the CMS/HAR monitor in a web browser: "`http://cptms.tmcsim/cms_monitor.html`"
