Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Thread: What diagnostic action to take when Maven hangs ?

  1. #11
    Join Date
    Mar 2008
    Posts
    259

    Default

    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.
    Stephane

  2. #12
    Join Date
    Mar 2008
    Posts
    259

    Default

    I did suspend the main thread.

    I took some snapshots hoping they would tell you more than my words...

    Screenshot at 2012-10-18 14:32:53.jpg

    Screenshot at 2012-10-18 14:32:01.jpg

    Screenshot at 2012-10-18 14:31:20.jpg

    Screenshot at 2012-10-18 14:30:37.jpg
    Stephane

  3. #13
    Join Date
    Mar 2008
    Posts
    259

    Default

    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.
    Stephane

  4. #14
    Join Date
    Mar 2008
    Posts
    259

    Default

    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,
    Stephane

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
  •