Roo hanging - any suggestions?
I have a Roo project which has started hanging Roo. Do you have any suggestions for a clean up? It will take me a couple of hours to re-scaffold.
The symptoms include:
- works fine as an STS project until Roo is opened
- when Roo shell is opened a couple of lines are emitted to say "updating ..... file", then it hangs
- the 2 cpu go to 80 to 100% usage
- closing STS does not kill the Java process that is taking all the resources
This seems "standard" corrupt eclipse project behaviour except it only happens with Roo
Tried:
- ->project->clean
- -> Maven->update project
- validating that dbre.xml is clean xml
- importing into a clean workspace
- changing to STS 3.0.0
- clearing the eclipse cache directory
Environment includes:
- Ubuntu 12.04 LTS
- Java 1.7
- 64 bit