On certain programs, every once in a while when I run them I get a message in the console:
"ERROR: JDWP Unable to get JNI 1.2 environment, jvm->GetEnv() return code = -2
JDWP exit error AGENT_ERROR_NO_JNI_ENV(183): [../../../src/share/back/util.c:820]"
The program still gives the correct result, and the next time I run it it might not give the error message.
I know this is insignificant but I'm interested to know why this happens.
Does anyone know?
