facebook

Eclipse Debug: JVM Error

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #317819 Reply

    chikeobi
    Member

    Hi,
    First time trying to debug on Eclipse with MyEclipse…. get the following error:
    Error occurred during initialization of VM

    Unable to load native library: The specified procedure could not be found

    Initial error was that there was no “server”, so I copied the “server” directory from the JDK (1.6) to the JRE/bin folder. That error went away. Now this one. I have no problem running in regular Eclipse environment on the same machine.

    #317840

    jkennedy
    Member

    Hello there,
    Sorry to hear you are having issues.

    You should not need to copy files around into your JDK directories to debug.

    A bit more detail please?

    Are you trying to debug an Server based application on a web server? A stand alone java Application?
    How are you launching the debugger? Are you right clicking on a class or project and choosing Debug As/ …

    Thanks,
    Jack

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Eclipse Debug: JVM Error

You must be logged in to post in the forum log in