Changeset 688 in tmcsimulator for trunk/bin/systemstart_dev_full_session.sh
- Timestamp:
- 10/02/2022 10:40:02 AM (4 years ago)
- File:
-
- 1 edited
-
trunk/bin/systemstart_dev_full_session.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bin/systemstart_dev_full_session.sh
r679 r688 21 21 cd .. 22 22 java -DCONFIG_DIR=config/devlinux -jar deploy/CADserver.jar & 23 sleep 10 23 sleep 5 24 # Start Unified Logger Service 25 python deploy/unifiedlogger.zip config/devlinux & 26 sleep 5 24 27 java -jar deploy/SimManager.jar full_script_2016.xml & 25 28 sleep 10 26 # Start Unified Logger Service27 python deploy/unifiedlogger.zip &28 sleep 529 29 # Start a browser and run the web applications 30 30 firefox localhost:8080/einotebook localhost:8080/cptms localhost:8080/unifiedlogmonitor.html &
Note: See TracChangeset
for help on using the changeset viewer.
