Index: trunk/bin/systemstart_dev_full_session.sh
===================================================================
--- trunk/bin/systemstart_dev_full_session.sh	(revision 679)
+++ trunk/bin/systemstart_dev_full_session.sh	(revision 688)
@@ -21,10 +21,10 @@
 cd ..
 java -DCONFIG_DIR=config/devlinux -jar deploy/CADserver.jar &
-sleep 10
+sleep 5
+# Start Unified Logger Service
+python deploy/unifiedlogger.zip config/devlinux &
+sleep 5
 java -jar deploy/SimManager.jar full_script_2016.xml &
 sleep 10
-# Start Unified Logger Service
-python deploy/unifiedlogger.zip &
-sleep 5
 # Start a browser and run the web applications
 firefox localhost:8080/einotebook  localhost:8080/cptms localhost:8080/unifiedlogmonitor.html &
