-
Hi Ken,
I'm the one who is sorry to see I disturb someone of your value to the Spring community with my little 2 cents issue.
There is no hurry on my side as this is a personal hobby project.
Yes, I was able to suspend the main thread easily.
I don't really know what this suspend means though. From your last message I understand the thread will ease in and stop at a method which should tell us something. That means it will not stop at a random location based on exactly when I suspend it..?
Let me try to suspend it again and see which method comes up.
-
4 Attachment(s)
I did suspend the main thread.
I took some snapshots hoping they would tell you more than my words...
Attachment 5251
Attachment 5252
Attachment 5253
Attachment 5254
-
I also bought another laptop computer, installed a different Linux on it, Lubuntu 12.10 and installed Maven 3 and the Java Spring Roo stack.
I ran the mvn clean test command and it hanged at exactly the same point and in the same fashion.
Quite consistent.
-
Hi Ken,
Some update on the issue I had. Indeed Maven was hanging, but it was due to another known issue I stumbled upon in the past.
See my latest post at http://forum.springsource.org/showth...ple-Roo-script
Kind Regards,