Skip to content
Snippets Groups Projects
RunSimpleServerLog.txt 1009 B
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:\x3d-nps-gitlab\NetworkedGraphicsMV3500\examples\build\built-jar.properties
deps-jar:
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 = 1
	serviceTimeGenerator = Gamma (1.700, 1.800)
Simulation ended at time 100,000.000

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)