java - Intermittent Error Message in Eclipse Console Window -
I am starting to learn Eclipse environment, and sometimes when I type some code and "F11" Press, compile and run), I have a successful compilation and run of my program, after that in the red text at the bottom of the console window, this is:
Error: JDDP JNI 1.2 Unable to obtain environment, jvm- & gt; GetEnv () Return code = -2 JDWP exit error AGENT_ERROR_NO_JNI_ENV (183): [../../../src/share/back/util.c:820]
This Only happens occasionally, and I still have to meet a pattern (open windows or attitude, before saving or not, etc.). A minute ago, it was happening every other time, and now I can not get it at all. In all cases, (very simple) program is going well to complete I'm guessing the way the environment has been established, but in fact, I downloaded the darned thing from the internet and ran it Taken, so whatever should be "Vinyl" beautiful to me.
Nothing really hurt, I think - just curious.
- Eclipse SDK,
Version: 3.4.2, Build ID: M20090211-1700
- Eclipse Java Development Tool, Version: 3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI, ID Build: M20090211-1700
- Eclipse Platform, Version 3.4.2.R342_v20090122-9I96EEEHELHI8LHOJKJIMHM3JFVSIBRRGIVL, Build ID: M20090211-1700 < / Li>
- Eclipse Project SDK, Version: 3.4.2.R342_v20090122-7O7S7GApJ3_vCyk7ETmsfcmjhz0eHnqw7MIjk9Vdhe4Ic Build ID: M 20090211-1700
Thanks!
Is not it?
If yes, what is the correct version of JDK you are using for your project in eclipse
It is said:
disappear with the sum of errors
System.exit (0)
at the end of the main method.
This may also be an error () the source files of your project.
Comments
Post a Comment