Uploaded image for project: 'Clover'
  1. Clover
  2. CLOV-1018

Can't Use "Google App Engine" Run Configuration in IDEA 10.5 when Clover Plug-in is Installed

      I am trying to start a GAE run configuration in IDEA 10.5 - after compilation and the web artifact being built, the process simply fails to start, with no errors. I uninstalled the plug-in and the process once again starts correctly.

      I also attempted to create a plain Java Application run configuration to start the process instead and this also fails with the same issue. The GAE libraries are pulled in as module libraries, via a Maven POM. I'm not sure if this is linked, but there definitely seems to be a problem with Run configurations when the main Java class being run is located in an external library, rather than being part of the project code-base. I've checked the IDEA logs and no errors are thrown. The plain Java Application run configuration had the following settings:

      Main Class: com.google.appengine.tools.development.DevAppServerMain
      VM Parameters: -Dappengine.sdk.root=<sdk_root> -javaagent:<sdk_root>/lib/agent/appengine-agent.jar
      Program Parameters: --disable_update_check <war_file_location>
      Working Directory: <sdk_root>

        1. guestbook.zip
          65 kB
          Marek Parfianowicz
        2. guestbook2.zip
          81 kB
          Marek Parfianowicz

              mparfianowicz Marek Parfianowicz
              6a1c0efcda64 Simon Knott
              Affected customers:
              0 This affects my team
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: