diff --git a/examples/src/SimkitOpenDis7Examples/run/RunSimpleServerLog.txt b/examples/src/SimkitOpenDis7Examples/run/RunSimpleServerLog.txt
index 2dbd03dc5131c5edd0f9aa1be9c2364e3b0cbdd2..b7679ce2153bddca01ebe902722157d13aa2e45d 100644
--- a/examples/src/SimkitOpenDis7Examples/run/RunSimpleServerLog.txt
+++ b/examples/src/SimkitOpenDis7Examples/run/RunSimpleServerLog.txt
@@ -1,20 +1,22 @@
-ant -f C:\\x-nps-gitlab\\NetworkedGraphicsMV3500\\examples -Dnb.internal.action.name=run.single -Djavac.includes=SimkitOpenDis7Examples/run/RunSimpleServer.java -Drun.class=SimkitOpenDis7Examples.run.RunSimpleServer run-single
+ant -f C:\\x3d-nps-gitlab\\NetworkedGraphicsMV3500\\examples -Dnb.internal.action.name=run.single -Djavac.includes=SimkitOpenDis7Examples/run/RunSimpleServer.java -Drun.class=SimkitOpenDis7Examples.run.RunSimpleServer run-single
 init:
-Deleting: C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\build\built-jar.properties
+Deleting: C:\x3d-nps-gitlab\NetworkedGraphicsMV3500\examples\build\built-jar.properties
 deps-jar:
-Updating property file: C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\build\built-jar.properties
-Compiling 1 source file to C:\x-nps-gitlab\NetworkedGraphicsMV3500\examples\build\classes
+Updating property file: C:\x3d-nps-gitlab\NetworkedGraphicsMV3500\examples\build\built-jar.properties
+Compiling 1 source file to C:\x3d-nps-gitlab\NetworkedGraphicsMV3500\examples\build\classes
+warning: [options] system modules path not set in conjunction with -source 17
+1 warning
 compile-single:
 run-single:
 ArrivalProcess.1
 	interarrivalTimeGenerator = Uniform (0.900, 2.200)
 SimpleServer.2
-	totalNumberServers = 2
+	totalNumberServers = 1
 	serviceTimeGenerator = Gamma (1.700, 1.800)
 Simulation ended at time 100,000.000
 
-There have been 64,475 arrivals
-There have been 64,472 customers served
-Average number in queue	15.9655
-Average utilization	0.9819
-BUILD SUCCESSFUL (total time: 3 seconds)
+There have been 64,526 arrivals
+There have been 32,790 customers served
+Average number in queue	15912.7375
+Average utilization	1.0000
+BUILD SUCCESSFUL (total time: 5 seconds)