Changes between Version 15 and Version 16 of ProdSimStartup


Ignore:
Timestamp:
08/24/2019 09:39:50 AM (7 years ago)
Author:
jdalbey
Comment:

put reset info in list

Legend:

Unmodified
Added
Removed
Modified
  • ProdSimStartup

    v15 v16  
    1111Decide which script you want to run ("full" or "practice"). Double-click on the correspondingly named `systemstart` .bat file. 
    1212 
    13 Observe a terminal window open and display webserver status messages. 
    14  
    1513The CAD server GUI should appear displaying time 0:00:00. 
    1614 
    1715The Simulation Manager GUI should appear. 
    1816 
     17A Web Browser should appear with three tabs. 
     18 
    1919Optionally, start any CADClients, ideally on a different workstation. 
    20  
    21 A Web Browser should appear with three tabs. 
    2220 
    2321Click "Start" button in Simulation Manager GUI. Observe the clock begin counting every second. In CADServer GUI, observe the timer running. Click on the "Traffic" tab to view the queue of traffic events. As events are processed, there will be a ten second delay and then the affected dots will change color in the CPTMS map (see below). 
     
    4240---- 
    4341== Reset log files == 
    44 On Apache server (W:) clear `activitylog/data.json `and `webapps/dynamicdata/CADcomments.log` 
     42On Apache server (W:) 
    4543 
    46 On Apache server (W:) in `webapps/dynamicdata` Copy `cms_messages_empty.json` to `cms_messages.json` 
    47  
    48 On Apache server (W:) in `webapps/dynamicdata` Copy `har_messages_empty.json` to `har_messages.json` 
     44  * clear `activitylog/data.json `  
     45  * clear `webapps/dynamicdata/CADcomments.log` 
     46  * clear `unifiedlog.csv`  
     47  * in `webapps/dynamicdata`  Copy `cms_messages_empty.json`  to `cms_messages.json` 
     48  * in `webapps/dynamicdata`  Copy `har_messages_empty.json`  to `har_messages.json` 
    4949 
    5050---- 
     
    5555 * Verify Apache is configured properly for running cgi's from cgi-bin. 
    5656 
    57 ---- 
    58 Notes on switching from "Practice" script to "Full" script 
    5957 
    60 {{{ 
    61 config/traffic_model_config.properties  
    62 Events_File = config/vds_data/sample_data/atmsBatchEvents_practice.txt  to ..._production.txt 
    63  
    64 webapps/sim_scriptname.json 
    65 {"filename":"practice_script_2016.xml"}  to ... full_script... 
    66 }}} 
    6758---- 
    6859=== Troubleshooting Tips === 
     
    7162 * make sure path is correct as described above. 
    7263 * make sure webserver is started in correct directory. 
     64 * refresh the cmsmonitor web page in the browser. 
    7365 
    7466=== Add Ad hoc Incident ===