GWT Designer Crashes Eclipse (Windows XP)

GWT Designer allows you to quickly create the modules, composites, panels, remote services and other elements that comprise Google Web Tookit applications.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

GWT Designer Crashes Eclipse (Windows XP)

Postby ju. » Fri Sep 17, 2010 4:25 am

Hello

I try to use GWT Designer and somehow manage to create a new project, but when I try to open it with Designer View I get a lot of different errors and Eclipse crashes

Windows XP + Eclipse IDE for Java EE Developers 3.6 + Google Plugin for Eclipse + GWT Designer

Errors:
.log file
OutOfMemoryError.txt

Screenshots:
PermGet space.jpg
WindowsBinder internal error.jpg
Internal error.jpg
Decoration Calculation.jpg

I also tryed to increase Eclipse memory usage with command parameters but this doesn't help :(
ju.
 
Posts: 2
Joined: Fri Sep 17, 2010 4:13 am

Re: GWT Designer Crashes Eclipse (Windows XP)

Postby Eric Clayberg » Fri Sep 17, 2010 5:01 am

None of those errors appear to have anything to do with GWT Designer.

They are very common errors for Eclipse indicating that you are running it with insufficient memory.

It is very likely that you are running into a known Eclipse / JDK bug caused when Oracle changed the JDK vendor name from Sun to Oracle in 1.6.0_21...

https://bugs.eclipse.org/bugs/show_bug.cgi?id=319514

You need to change your eclipse.ini file to specify the MaxPermSize setting properly for the new JVM...

-XX:MaxPermSize=256m
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA

Re: GWT Designer Crashes Eclipse (Windows XP)

Postby ju. » Fri Sep 17, 2010 5:28 am

That was the exact problem, thank you very much :)
ju.
 
Posts: 2
Joined: Fri Sep 17, 2010 4:13 am

Re: GWT Designer Crashes Eclipse (Windows XP)

Postby Eric Clayberg » Fri Sep 17, 2010 7:09 am

Glad we could help!
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to GWT Designer

Who is online

Users browsing this forum: No registered users and 1 guest

cron