Skip to main content

Geneious from dev-kit launch hangs at iseek.license.ag.run

Comments

4 comments

  • Richard Moir

    I was stumped by a problem like this the other day and it turned out I had a method breakpoint somewhere by accident which causes the VM to slow down massively. First double check you don't have a stray breakpoint somewhere using the breakpoint manager in your IDE.

    0
  • Eric Van Name
    I'll double check that as soon as I get home, but I don't think that could be the only problem because I get the exact same error on a second computer where I haven't made any changes to the devkit examples.
    0
  • Eric Van Name

    Yeah, no breakpoints, but I figured out the problem.  I was using JDK7, switched it over to JDK6 and things are working again.  Wow that was frustrating...I had seen that v9 doesn't use Java 6 any more, and I only had JDK7 installed, so I gave it a try.  It worked perfectly and that was less than 2 weeks ago, so I didn't even think to download and test JDK6.  Well I guess there must have been some sort of update, because switching the project over to JDK6 did the trick.  Now please excuse me while I go repair the head sized hole in my apartment wall....

    0
  • Richard Moir

    OK, glad you got it working. For R9 we recommend compiling the project with the latest JDK6 and running Geneious with Java 8 update 60 or later. That's what we use.

    0

Please sign in to leave a comment.