[appengine-java] Re: Eclipse hangs at startup, Ubuntu

2010-03-07 Thread Larry Cable
I believe this is a problem not in Eclipse but in Gtk ... On Mar 4, 4:15 am, Steven Jay Cohen wrote: > I can confirm this same behavior on my GWT projects not AppEngine. > > It's sporadic and can be addressed exactly as described in this post. > > I am using Eclipse 3.5.2 64bit, Mac OSX 10.6.2, G

[appengine-java] Re: Eclipse hangs at startup, Ubuntu

2010-03-04 Thread Steven Jay Cohen
I can confirm this same behavior on my GWT projects not AppEngine. It's sporadic and can be addressed exactly as described in this post. I am using Eclipse 3.5.2 64bit, Mac OSX 10.6.2, GPE, Subversive, and PDT plugins. Steven -- www.stevenjaycohen.com On Mar 2, 11:17 am, Rajeev Dayal wrote: >

[appengine-java] Re: Eclipse hangs at startup, Ubuntu

2010-03-04 Thread Steven Jay Cohen
My WEB_INF folders are set to svn:ignore in Subversive, just an FYI. Would it help to use the Subversive plugin that ignores build folders? Subversive SVN JDT Ignore Extensions (Optional) (Incubation) The feature is useful for Java development because it allows to automatically interpret output f

Re: [appengine-java] Re: Eclipse hangs at startup, Ubuntu

2010-03-03 Thread Rajeev Dayal
Yeah, it is only a guess that the version control plugins are causing some sort of interference. Sorry that you had to go through this. The changes in GPE 1.3 should alleviate this issue. On Tue, Mar 2, 2010 at 2:27 PM, Jeff Schnitzer wrote: > The projects that cause the problem started life as

Re: [appengine-java] Re: Eclipse hangs at startup, Ubuntu

2010-03-02 Thread Jeff Schnitzer
The projects that cause the problem started life as Subclipse projects but I were converted to Subversive with the detach, share process. My eclipse install is a new one with Subversive installed but not Subclipse. However, the conversion to Subversive happened quite a while before the OS upgrade

Re: [appengine-java] Re: Eclipse hangs at startup, Ubuntu

2010-03-02 Thread Rajeev Dayal
That message corresponds to GPE's attempt to update your project's war/WEB-INF/lib folder on project classpath initialization, which occurs on Eclipse startup. Sometimes, problems can occur if there is some sort of lock being held on the files in that directory (such as by a version control plugin

[appengine-java] Re: Eclipse hangs at startup, Ubuntu

2010-02-28 Thread Jeff Schnitzer
Did anyone ever resolve this in a consistent way? I recently upgraded from OSX 10.5 to 10.6, and now my Eclipse (Cocoa 64-bit, as I was using before) hangs on most startups. I see the "Updating MyProje... - 1.3.1" in the bottom right corner and the entire window is locked up. Only way out is to

Re: [appengine-java] Re: Eclipse hangs at startup, Ubuntu

2010-02-22 Thread Nasif Noorudeen
Eclipse will not get struck, but some of its windows and buttons are not active, not detecting mouse movements or action You can solve the problem by editing the eclipse.ini with export GDK_NATIVE_WINDOWS=true inside eclipse directory Thanks On Thu, Feb 18, 2010 at 9:48 PM, Rajeev Dayal wrot

Re: [appengine-java] Re: Eclipse hangs at startup, Ubuntu

2010-02-18 Thread Rajeev Dayal
Hi, I am guessing that you're using Subclipse? If you can reproduce the problem consistently, can you file an issue for this? Thanks, Rajeev On Fri, Feb 12, 2010 at 4:31 AM, Tony wrote: > Hello, > > I do have the same Problem (Ubuntu 9.10, Eclipse Galileo, Google > Plugin) my, web-inf/lib fol

[appengine-java] Re: Eclipse hangs at startup, Ubuntu

2010-02-12 Thread Tony
Hello, I do have the same Problem (Ubuntu 9.10, Eclipse Galileo, Google Plugin) my, web-inf/lib folder is under source control. I found out that it helps, when i delete the contents of the web-inf/ lib folder prior to starting eclipse. Eclipse then will start without problem and i can get the del

Re: [appengine-java] Re: Eclipse hangs at startup, Ubuntu

2010-01-22 Thread Rajeev Dayal
Hi, What is the name of your project, and the name of your App Engine SDK? I'm trying to decipher (in our code) where the message "Updating /...ne - 1.3.0" comes from. When Eclipse starts up, the SDKs will automatically copy over the necessary jars to your project's war/WEB-INF/lib folder. I thin

[appengine-java] Re: Eclipse hangs at startup, Ubuntu

2010-01-14 Thread pgoetz
On Jan 14, 11:41 am, Blessed Geek wrote: > Is any of your resources sitting in a foreign file system like smb, > ntfs or nfs? No, all of my resources are local. They are attached to a SVN repository, but the subversion plugin does not communicate with the repository at that time. > > And do you

[appengine-java] Re: Eclipse hangs at startup, Ubuntu

2010-01-14 Thread Blessed Geek
Is any of your resources sitting in a foreign file system like smb, ntfs or nfs? And do you have many projects mounted like I do? I had the same problem and I had to kill/restart the connector process to the foreign file system, whenever this happens. I would notice thrashing going own in the conn