Hi Talmage, Could you try a different network, if this is a laptop? Does your C:\ have sufficient space (I would imagine so given you tried Eclipse 3.4 and a different JDK, but just making sure.)
As a last resort, you can download the Java App Engine SDK manually from http://code.google.com/appengine/downloads.html , unzip it somewhere, and tell the plugin about it via Windows > Preferences, and then Google > App Engine. jason On Sat, Mar 20, 2010 at 6:11 PM, Talmage <[email protected]> wrote: > I have also tried downgrading to Eclipse 3.4 and I still get the same > message. > > Finally, I tried installing the 32bit JDK and the 32bit Eclipse 3.4 > and 3.5, same issue. > > On Mar 19, 2:23 pm, Talmage <[email protected]> wrote: > > I have been able to get the GWT plugin and GWT Web SDK installed ok > > through Eclipse, but I get this error when I try to install the App > > Engine SDK: > > > > An error occurred while collecting items to be installed > > session context was:(profile=SDKProfile, > > phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Collect, > > operand=, action=). > > Error closing the output stream for > > osgi.bundle,com.google.appengine.eclipse.sdkbundle. > > 1.3.1,1.3.1.v201002101412 on repository file:/C:/Documents%20and > > %20Settings/Administrator/My%20Documents/eclipse/. > > Error unzipping C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp > > \com.google.appengine.eclipse.sdkbundle. > > 1.3.1_1.3.1.v2010021014127093477679547686438.jar: invalid entry size > > (expected 9729129 but got 9732484 bytes) > > > > The 2nd number (number got) always changes, sometimes its less, > > sometimes more. I have tried to download/install this plugin 10 times > > all with the same error. > > > > Eclipse SDK > > Version: 3.5.2 > > Build id: M20100211-1343 > > > > Java: 1.6.0_18 > > > > Windows XP x64. > > > > Anyone have any ideas? > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine for Java" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.
