I changed the Google configuration on Eclipse (Windows / Preferences /
Google)  unchecking the "Notify me about updates" checkbox.
The problem doesn't back until now.

[]s,

Rogério.

On 28 dez, 13:23, Miguel Méndez <mmen...@google.com> wrote:
> This is a bug.  Could you add a bug to the GWT issue
> tracker<http://code.google.com/p/google-web-toolkit/issues/list>with
> this information?  If you are able to, please provide some sample code
> that reproduces the problem.
>
> On Tue, Dec 22, 2009 at 12:07 PM, Carlos Aguayo 
> <carlos.agu...@gmail.com>wrote:
>
>
>
>
>
> > Hi,
>
> > After upgrading the Eclipse plugin to GWT 2.0, whenever I import my
> > Eclipse projects, Eclipse crashes. After importing the projects, I see
> > multiple multiple (~12) jobs spawned called "Validating
> > ClientBundles", then it either shows a warning saying that it ran out
> > of memory or just closes.
>
> > When inspecting the Eclipse log, I found this:
> > ====
> > !ENTRY org.eclipse.core.jobs 4 2 2009-12-22 11:07:17.178
> > !MESSAGE An internal error occurred during: "Refreshing workspace".
> > !STACK 0
> > java.lang.OutOfMemoryError: unable to create new native thread
> >        at java.lang.Thread.start0(Native Method)
> >        at java.lang.Thread.start(Thread.java:597)
> >        at org.eclipse.core.internal.jobs.WorkerPool.jobQueued
> > (WorkerPool.java:145)
> >        at
> > org.eclipse.core.internal.jobs.JobManager.schedule(JobManager.java:
> > 1001)
> >        at org.eclipse.core.internal.jobs.InternalJob.schedule
> > (InternalJob.java:391)
> >        at org.eclipse.core.runtime.jobs.Job.schedule(Job.java:435)
> >        at
> > com.google.gdt.eclipse.core.BuilderUtilities.revalidateCompilationUnits
> > (BuilderUtilities.java:170)
> >        at
> > com.google.gwt.eclipse.core.clientbundle.ClientBundleResourceChangeListener
> > $1.visit(ClientBundleResourceChangeListener.java:154)
> >        at org.eclipse.core.internal.events.ResourceDelta.accept
> > (ResourceDelta.java:68)
> >        at org.eclipse.core.internal.events.ResourceDelta.accept
> > (ResourceDelta.java:79)
> >        at org.eclipse.core.internal.events.ResourceDelta.accept
> > (ResourceDelta.java:79)
> >        at org.eclipse.core.internal.events.ResourceDelta.accept
> > (ResourceDelta.java:79)
> >        at org.eclipse.core.internal.events.ResourceDelta.accept
> > (ResourceDelta.java:79)
> >        at org.eclipse.core.internal.events.ResourceDelta.accept
> > (ResourceDelta.java:79)
> >        at org.eclipse.core.internal.events.ResourceDelta.accept
> > (ResourceDelta.java:79)
> >        at org.eclipse.core.internal.events.ResourceDelta.accept
> > (ResourceDelta.java:79)
> >        at org.eclipse.core.internal.events.ResourceDelta.accept
> > (ResourceDelta.java:48)
> >        at
>
> > com.google.gwt.eclipse.core.clientbundle.ClientBundleResourceChangeListener­.visitResourceDelta
> > (ClientBundleResourceChangeListener.java:124)
> >        at
>
> > com.google.gwt.eclipse.core.clientbundle.ClientBundleResourceChangeListener­.resourceChanged
> > (ClientBundleResourceChangeListener.java:116)
> >        at org.eclipse.core.internal.events.NotificationManager$2.run
> > (NotificationManager.java:291)
> >        at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> >        at org.eclipse.core.internal.events.NotificationManager.notify
> > (NotificationManager.java:285)
> >        at
> > org.eclipse.core.internal.events.NotificationManager.broadcastChanges
> > (NotificationManager.java:149)
> >        at org.eclipse.core.internal.resources.Workspace.broadcastPostChange
> > (Workspace.java:313)
> >        at org.eclipse.core.internal.resources.Workspace.endOperation
> > (Workspace.java:1022)
> >        at org.eclipse.core.internal.resources.InternalWorkspaceJob.run
> > (InternalWorkspaceJob.java:45)
> >        at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> > ===
> > These are my JVM settings in eclipse.ini:
>
> > --launcher.XXMaxPermSize
> > 256m
> > -Xms256m
> > -Xmx1024m
> > -Xss1024k
>
> > Is there a way to turn off this validation upon importing the project.
> > Am I missing something or is this a bug?
>
> > Thanks,
> > Carlos
>
> > --
>
> > You received this message because you are subscribed to the Google Groups
> > "Google Web Toolkit" group.
> > To post to this group, send email to google-web-tool...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubs­cr...@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-web-toolkit?hl=en.
>
> --
> Miguel- Ocultar texto das mensagens anteriores -
>
> - Mostrar texto das mensagens anteriores -

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to