11

I have a simple Google App Engine project. When I try to run as web application on localhost I get this:

objc[49307]: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home/bin/java and /Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
Usage: <dev-appserver> [options] <app directory>

Config: MAC OSX El Capitan + Eclipse 4.4.2 + Google Plugin for Ecplise 4.4

I thought that bug was already fixed by Oracle with same problem on version 1.7.0_45:

So I can't test locally my app with Google Plugin For Eclipse.. What's wrong ?

Community
  • 1
  • 1
Phil
  • 4,730
  • 1
  • 41
  • 39
  • Strange as this should only be a warning message. Did you find a solution or is this still happening with the latest App Engine SDK? – Adam Feb 29 '16 at 23:53
  • For the moment nope... I'll push every commit to appengine. – Phil Mar 01 '16 at 07:41
  • Just to clarify, you are still receiving this error preventing you from running your application on localhost. Is this correct? If so, what version of the App Engine SDK are you using currently for this deployment? – Nicholas Mar 04 '16 at 20:15

0 Answers0