Hi pjulien, List! Hey many thanks for your reply and also your blog posting. It seems you have had the same problem like me and the company I work for are having. Many thanks for dealing with that and also specifically replying to my inquire.
The problem is still there although I deleted the default value from 'Exclude From WAR File' and also modified the 'Additional Compiler Options' with values like -Xmx512m -Xms512m -Xmx512m -XstartOnFirstThread -Xmx512M Besides getting different ranges of seconds before the error occurs I have no positive reaction to that changes and I still have to run my very first GWTTestCase in Netbeans 6.7.1. Is there anybody who successfully uses this GWTTestCase class and is able to test it with "Right Click" and "Test File" in Netbeans? Maybe someone can give me a little detail what he uses in 'Additional Compiler Options' which makes this thing working. Many thanks in advance and regards, Daniel On Nov 29, 2:03 am, pjulien <[email protected]> wrote: > http://codepimpsdotorg.blogspot.com/2009/10/netbeans-and-gwttestcase.html > > On Nov 27, 5:27 am, danielgue <[email protected]> wrote: > > > Hi List! > > > I use Netbeans 6.7.1 and GWT 1.7. > > > I already tried to find if this problem has been reported before and > > indeed found one > > thread which I mention below. > > > The problem is that within my Netbeans IDE I simply cannot run *any* > > GWTTestCase > > because there is always a "java.lang.OutOfMemoryError: Java heap > > space" error > > (see below for error message). > > > I already tried to fix this by allocating more memory but it didn't > > help. > > > The problem seems to have been reported back in July last year: > > >http://groups.google.com/group/google-web-toolkit/browse_thread/threa... > > > Ironically, while being not able to run any GWTTestCase in Netbeans > > (standard JUnit > > tests all work), I immediately succeeded running one GWTTestCase in a > > different > > application with Eclipse and the Google GWT Plugin. So I checked, but > > could not find > > any differences between both projects concerning the compiling process > > and the > > tests. In fact, I even got the same "Java heap space" error within > > Eclipse as I used > > "Run As... JUnit Test" within the Eclipse context menu - if I use the > > "correct" > > "Run As... GWT JUnit Test" (which is provided by the Google GWT > > Plugin, I think) any > > GWTTestCase in Eclipse works. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.
