Replies: 1 comment
-
Hey, are you running MOSAIC using the Anyhow, out of the box MOSAIC isn't that memory intensive so maybe your application tries to allocate a lot of memory, which potentially points to a bug. Hope that helps, if you have any follow-up questions feel free to ask! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey,just before anything I'm still learning MOSAIC. So I have tried to implement a custom scenario. So far I have followed up with the tutorials and documentation. Did the scenario folder structure, compiled a jar file and mapped the applications. When I run the scenario, the simulation is incrementing in order of nanoseconds and soon spits out a OutOfMemoryError. The simulation is set to cap at just 40 vehicles for 300s.
Any idea what I should look into to resolve this? I may have overlooked something. Thanks for the help in advance.
Beta Was this translation helpful? Give feedback.
All reactions