You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: