Re: GPE debug error: ContentViewer must have a content provider when input is set

2009-11-30 Thread Miguel Méndez
Would it be possible to get your .metadata/.log file? You can send it to me offline if you like. On Mon, Nov 30, 2009 at 1:12 PM, Jeff Chimene wrote: > > > 2009/11/30 Miguel Méndez > > The following line in the log makes me thing that JDT failed to load: >> >> The activator org.eclipse.jdt.int

Re: GPE debug error: ContentViewer must have a content provider when input is set

2009-11-30 Thread Jeff Chimene
2009/11/30 Miguel Méndez > The following line in the log makes me thing that JDT failed to load: > > The activator org.eclipse.jdt.internal.ui.JavaPlugin for bundle > org.eclipse.jdt.ui is invalid > > > Searching the different groups it sounds like other people have run into a > similar problem w

Re: GPE debug error: ContentViewer must have a content provider when input is set

2009-11-30 Thread Miguel Méndez
The following line in the log makes me thing that JDT failed to load: The activator org.eclipse.jdt.internal.ui.JavaPlugin for bundle org.eclipse.jdt.ui is invalid Searching the different groups it sounds like other people have run into a similar problem with other plugins. Here is a link to wh

Re: GPE debug error: ContentViewer must have a content provider when input is set

2009-11-30 Thread Rajeev Dayal
Hey Jeff, Thanks for reporting this. I've done some investigation, and it seems that this problem is happening because one of our plugins accesses the class JavaElementImageDescriptor, which then causes the activation of some UI-related plugins. That results in a SWT exception, because the initial

Re: GPE debug error: ContentViewer must have a content provider when input is set

2009-11-26 Thread Jeff Chimene
On Thu, Nov 26, 2009 at 8:29 PM, Jeff Chimene wrote: > Hi Rajeev > > Here's a log from an Eclipse crash this evening. This occurs during > startup. It's usually cured by closing and reopening the project. Nope. I had to exit Eclipse to fix this error. The Project Explorer view wouldn't open.

Re: GPE debug error: ContentViewer must have a content provider when input is set

2009-11-26 Thread Jeff Chimene
Hi Rajeev Here's a log from an Eclipse crash this evening. This occurs during startup. It's usually cured by closing and reopening the project. org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter$TerminatingClassNotFoundException: An error occurred while automatically activating bundle c

Re: GPE debug error: ContentViewer must have a content provider when input is set

2009-11-26 Thread Jeff Chimene
On 11/25/2009 08:36 AM, Rajeev Dayal wrote: > Hey Jeff, > > Sorry it took me a while to get back to you. > > On Wed, Nov 18, 2009 at 5:43 PM, Jeff Chimene > wrote: > > > > On Wed, Nov 18, 2009 at 3:12 PM, Rajeev Dayal > wrote: > >

Re: GPE debug error: ContentViewer must have a content provider when input is set

2009-11-25 Thread Rajeev Dayal
Hey Jeff, Sorry it took me a while to get back to you. On Wed, Nov 18, 2009 at 5:43 PM, Jeff Chimene wrote: > > > On Wed, Nov 18, 2009 at 3:12 PM, Rajeev Dayal wrote: > >> Hi Jeff, >> >> This is a known bug that we'll have fixed for the next RC. >> >> To avoid this error, do not close the Web

Re: GPE debug error: ContentViewer must have a content provider when input is set

2009-11-18 Thread Jeff Chimene
On Wed, Nov 18, 2009 at 3:12 PM, Rajeev Dayal wrote: > Hi Jeff, > > This is a known bug that we'll have fixed for the next RC. > > To avoid this error, do not close the Web App Launch View once it has been > opened (minimization is okay, the problem occurs when you actually close the > view). >

Re: GPE debug error: ContentViewer must have a content provider when input is set

2009-11-18 Thread Rajeev Dayal
Hi Jeff, This is a known bug that we'll have fixed for the next RC. To avoid this error, do not close the Web App Launch View once it has been opened (minimization is okay, the problem occurs when you actually close the view). If you do get into this state, restarting Eclipse will fix the problem

GPE debug error: ContentViewer must have a content provider when input is set

2009-11-18 Thread Jeff Chimene
I received this error today after starting a debug session: "ContentViewer must have a content provider when input is set" I resisted writing this email, so did not copy more details. Restarting Eclipse did not resolve this error. I resolved this problem by closing/opening the project. I really