I am simulating a network with one root, sometimes 2 and several nodes, it uses TSCH and RPL, most of the times whenever I pause and unpaused the simulation, cooja crashes and always the say message:
Task :run FAILED
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':run'.
Process 'command '/home/user/.gradle/jdks/adoptium-17-x64-hotspot-linux/jdk-17.0.5+8/bin/java'' finished with non-zero exit value 134
I have more than 50 error report files, one from each crash, I tried finding solution online but couldn't find something useful.
I am not using it in dockers, and I run cooja using ./gradlew run
I am simulating a network with one root, sometimes 2 and several nodes, it uses TSCH and RPL, most of the times whenever I pause and unpaused the simulation, cooja crashes and always the say message:
Task :run FAILED
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':run'.
Process 'command '/home/user/.gradle/jdks/adoptium-17-x64-hotspot-linux/jdk-17.0.5+8/bin/java'' finished with non-zero exit value 134
I have more than 50 error report files, one from each crash, I tried finding solution online but couldn't find something useful.
I am not using it in dockers, and I run cooja using ./gradlew run