Lukas-Worle posted an update in the group Bug reports: 13 years, 9 months ago · View
I experienced the following problem while running the iCS demo application:
iCS –> Global simulation timestep is: 99; last step is: 3000
================================================
STEP 5 – SIMULATION PHASE – Tics = 99
STEP 6 – SIMULATION PHASE – Tics = 99
0.000000
0.000000
STEP 7 – SIMULATION PHASE – Tics = 99
STEP 8 – SIMULATION PHASE – Tics = 99
STEP 9 – SIMULATION PHASE – Tics = 99
iCS –> Global simulation timestep is: 100; last step is: 3000
================================================
STEP 5 – SIMULATION PHASE – Tics = 100
STEP 6 – SIMULATION PHASE – Tics = 100
STEP 7 – SIMULATION PHASE – Tics = 100
STEP 8 – SIMULATION PHASE – Tics = 100
GeoRoutingProtocol: RouteOutput => geounicast
UTILS: distance of neighbor 0 to destination = 13.1529
UTILS: the min dist to dest = 13.1529 and is provided by node 0
iCS –> [ERROR] ProcessApplicationResults()
ns-3 server –> Finishing server….
Success.
Elapsed time (in seconds): 11.000000
Error: Socket exception: tcpip::Socket::receive() @ recv: Success
Step #101.00 (0ms ?*RT. ?UPS, vehicles TOT 58 ACT 42)
This seems to be a problem with the demo application, since it is supposed to start at time step 100 (as defined in itscoopdemoapp-config-file.xml). Are there any solutions for this problem? Maybe there is something wrong in one of the configuration files?
There is also no file ’configGeneral.xml’ like specified in the itetris-config-file. Can the configGeneral.txt be used?
Regards,
Lukas
Hi Lukas,
I’m stuck with the same problem, did you manage to solve it?