-
Jul 13th, 2011, 10:02 PM
#11
Thanks Andrew, Roo 1.1.4 seems to be working. I may consider to upgrade soon.
-
Jul 14th, 2011, 07:57 PM
#12
Excellent! Of course since I posted, we released 1.1.5, so you may want to upgrade to that instead.
-
Jul 15th, 2011, 02:36 AM
#13
I'll try to upgrade to 1.1.5 & STS 2.7.1 next week - and will post the results here
-
Aug 17th, 2011, 08:59 AM
#14
Same here with:
- STS 2.7.1
- roo version 1.2.0
- Windows seven
-
Sep 1st, 2011, 08:36 PM
#15
I have had problems with Spring Roo 1.1.5 of a very similar manner working with a web project of around 25 entities. Working on a quad core machine I would have one core maxed out perminantly and Roo would take ages to get into a 'working' state.
The solution I found was to alter the Spring Roo roo.bat file (or roo.sh) to increase the default Java heap space:
java -Xmx512m -Xmx1024m -Dflash.message.disabled=false ...
instead of
java -Dflash.message.disabled=false ...
Since making that change I have had very few problems with the shell.
Hope that helps, it was super frustrating for a while there, Chris
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules