google-code-export / google-plugin-for-eclipse

Automatically exported from code.google.com/p/google-plugin-for-eclipse
Eclipse Public License 1.0
2 stars 0 forks source link

GPE 3.5.1 incompatible with GAE SDK 1.9.4 - Endpoint generation fails #278

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
GPE fails to generate the endpoint client library when the GAE SDK is updated 
to 1.9.4.
Endpoint client libs can be generated successfully after downgrade to GAE SDK 
version 1.9.3.

My setup:
GAE SDK 1.9.4, GPE plugin version 3.5.1v201312301723-rel-r43, Ubuntu 12.04

Originally reported on Stackoverflow:
http://stackoverflow.com/questions/23418169/gae-sdk-1-9-4-breaks-gpe-3-5-1

Exception:
java.lang.reflect.InvocationTargetException at 
com.google.gdt.eclipse.appengine.swarm.wizards.GenerateSwarmApiAction$1.run(Gene
rateSwarmApiAction.java:82) at 
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.jav
a:121) Caused by: java.lang.ClassNotFoundException: 
com.google.api.server.spi.tools.ClientLibGenerator$Language at 
java.net.URLClassLoader$1.run(URLClassLoader.java:366) at 
java.net.URLClassLoader$1.run(URLClassLoader.java:355) at 
java.security.AccessController.doPrivileged(Native Method) at 
java.net.URLClassLoader.findClass(URLClassLoader.java:354) at 
java.lang.ClassLoader.loadClass(ClassLoader.java:424) at 
java.lang.ClassLoader.loadClass(ClassLoader.java:357) at 
com.google.gdt.eclipse.appengine.swarm.wizards.helpers.SwarmApiCreator.createCli
entLibFromApiConfig(SwarmApiCreator.java:113) at 
com.google.gdt.eclipse.appengine.swarm.wizards.helpers.SwarmApiCreator.createSwa
rmApi(SwarmApiCreator.java:258) at 
com.google.gdt.eclipse.appengine.swarm.wizards.helpers.SwarmServiceCreator.creat
e(SwarmServiceCreator.java:444) at 
com.google.gdt.eclipse.appengine.swarm.wizards.GenerateSwarmApiAction$1.run(Gene
rateSwarmApiAction.java:80) ... 1 more

Original issue reported on code.google.com by ecomine....@gmail.com on 6 May 2014 at 10:06

GoogleCodeExporter commented 9 years ago
Unfortunately i have the same problem, with the same version of GAE.

Original comment by francisc...@gmail.com on 9 May 2014 at 4:28

GoogleCodeExporter commented 9 years ago

Original comment by rdayal@google.com on 12 May 2014 at 6:26

GoogleCodeExporter commented 9 years ago
Duplicate issue ? 
https://code.google.com/p/googleappengine/issues/detail?id=10871

Original comment by Yaron.Muzikant on 14 May 2014 at 1:17

GoogleCodeExporter commented 9 years ago
Looks like this works when downgrading to AppEngine 1.9.3:
http://stackoverflow.com/questions/23418169/gae-sdk-1-9-4-breaks-gpe-3-5-1

Original comment by Yaron.Muzikant on 14 May 2014 at 1:24

GoogleCodeExporter commented 9 years ago
Why is this still a MEDIUM defect? This should be HIGH by now, and it should be 
fixed asap. This has been blocking GPE users from upgrading to subsequent GAE 
SDK releases 1.9.4, 1.9.5 and 1.9.6.

Original comment by ecomine....@gmail.com on 13 Jun 2014 at 4:23

GoogleCodeExporter commented 9 years ago
We have a fix ready, but we're working through another bug that came up related 
to Maven integration. Hoping to have it resolved today, with a push of the new 
GPE by Monday. 

Original comment by rdayal@google.com on 20 Jun 2014 at 4:57

GoogleCodeExporter commented 9 years ago

Original comment by rdayal@google.com on 27 Jun 2014 at 2:56