Hi Jason, thanks for your reply. I found the problem was not in the connection but in my sluggish hardware. The packages were downloaded but somehow, install process did not finish in time, so it has timed out. NOD antivirus (ekern.exe) ate 100% of my CPU during installation. Turning it off helped me resolve the problem.
After several attempts to install the plugin, app engine and gwt my eclipse environment got corrupted. Plugin with SDKs was listed as installed but there were no options present in the GUI (no google icons in toolbar, no menu File/New/Web AppIication project,...). So I have removed ".eclipse" directory from home directory, restarted eclipse and then installed the plugin with SDKs again. It works now. Regards, Uros On Jan 4, 5:32 pm, Jason Parekh <[email protected]> wrote: > Hi Uros, > > Could you try installing again? I think there may have been > intermittent connection issues. > > jason > > On Mon, Dec 28, 2009 at 4:21 AM, Uros <[email protected]> wrote: > > Hello, > > > When I try toinstallapp engine plugin in eclipse I get the following > > error: > > > An error occurred while collecting items to be installed > > session context was:(profile=epp.package.jee, > > phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Collect, > > operand=, action=). > > Unable to read repository at > >http://dl.google.com/eclipse/plugin/3.5/plugins/com.google.appengine..... > > Read timed out > > > An error occurred while collecting items to be installed > > An exception stack trace is not available. > > > Unable to read repository at > >http://dl.google.com/eclipse/plugin/3.5/plugins/com.google.appengine..... > > java.net.SocketTimeoutException: Read timed out > > at java.net.SocketInputStream.socketRead0(Native Method) > > at java.net.SocketInputStream.read(Unknown Source) > > at java.io.BufferedInputStream.fill(Unknown Source) > > at java.io.BufferedInputStream.read1(Unknown Source) > > at java.io.BufferedInputStream.read(Unknown Source) > > at org.apache.commons.httpclient.ContentLengthInputStream.read > > (ContentLengthInputStream.java:170) > > at java.io.FilterInputStream.read(Unknown Source) > > at org.apache.commons.httpclient.AutoCloseInputStream.read > > (AutoCloseInputStream.java:108) > > at java.io.FilterInputStream.read(Unknown Source) > > at org.apache.commons.httpclient.AutoCloseInputStream.read > > (AutoCloseInputStream.java:127) > > at > > org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer > > $1.performFileTransfer(AbstractRetrieveFileTransfer.java:140) > > at org.eclipse.ecf.filetransfer.FileTransferJob.run > > (FileTransferJob.java:73) > > at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) > > > session context was:(profile=epp.package.jee, > > phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Collect, > > operand=, action=). > > An exception stack trace is not available. > > > eclipse.buildId=M20090917-0800 > > java.version=1.6.0_17 > > java.vendor=Sun Microsystems Inc. > > BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US > > Framework arguments: -product org.eclipse.epp.package.jee.product > > Command-line arguments: -os win32 -ws win32 -arch x86 -product > > org.eclipse.epp.package.jee.product > > > Is there any workaround to this problem? > > > Thanks, > > Uros > > > -- > > > 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 > > athttp://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.
