| Quote: |
| 3) Are you running the 64bit installation of MyEclipse (you can install both 32 and 64 bit on 64 bit OS) - how did you install it?
After changing the memory settings, does it take longer for the warning to appear? Are you starting the workspace with the MyEclipse configuration center open? |
| Quote: |
| 4) Are there any particular actions that you take which lead to this error repeatedly? Do you use our visual designers or is the workspace building when it appears? What parts of our Spring and Hibernate feature sets do you use - do you use the reverse engineering often, of instance?
|
| Quote: |
| Problems like this are hard to track down, the problem could be in MyEclipse or in your external plugins too. I have a few suggestions:
1) Go to Window > Preferences > MyEclipse > Validation > Spring Ensure "use change detection" and "use non locking classloaders" are turned off. |
| Quote: |
| Go to the Project Builders tab and disable the AOP reference model builder and the Spring Bean Meta Data Builder.
|
| Quote: |
| 2) Disable all your external plugins - I'm do not know how they work internally, but AJDT and Checkstyle could actually cause issues with memory as well. Again, use MyEclipse for awhile and observe the memory situation.
|