-
Notifications
You must be signed in to change notification settings - Fork 57
Open
Description
I've been doing some experiments that require running thousands of simulations over periods of hours and after it's been running for a number of hours, it seems to stop simulating and only throws a bunch of exceptions.
I'm going to go and do some further testing and see if I can replicate the issue with a compiled jar outside of Eclipse as well as with a few different virtual machine arguments over the next few days to see if I can root out the main cause. What is strange is that it's not printing out a full stack trace, just the first line, and the simulation code I'm running is in a try/catch block so I don't think it's printing from my simulation code.
Metadata
Metadata
Assignees
Labels
No labels