Results 1 to 6 of 6

Thread: Problem creating a new Roo project

  1. #1
    Join Date
    Aug 2010
    Location
    Ottawa, Canada
    Posts
    53

    Angry Problem creating a new Roo project

    Hi,

    I have a new installation (unzip) of STS 2.9.1 with Datanucleus and Google plugin extensions installed. I create a new workspace and create a new Spring roo project and in some cases (not always but quite often), the prompt in the Roo shell to "Please standby until the Roo shell is fully loaded" does not go away.

    This also seems to happen when creating a second roo project after invoking a script in a freshly created new roo project where an error occurred (i.e. creating an entity with the name Transaction).

    Any idea what gives? Should a JIRA be raised?
    Mario Jauvin

  2. #2
    Join Date
    Mar 2012
    Posts
    21

    Default

    Always check "Progress" tab to see if there are some tasks running. Some (updating Maven stuff) can take looong time, thus forcing Roo to wait for their completion.

    Delete .m2 folder from your home directory (it will force Eclipse to set up Maven repo again)
    Use xxxxx.xxxxxx.xxxxxx instead of xxxxx.xxxxx as your package name (as some report it as issue)

    If that is not helping check out Roo 1.3 (in development but have seen link to it on this forum somewhere)

    Wish you luck!

  3. #3
    Join Date
    Aug 2010
    Location
    Ottawa, Canada
    Posts
    53

    Default

    Sorry, I should have mentioned, there was nothing in the Progress view when this problem was occurring.
    Mario Jauvin

  4. #4

    Default

    The "Please standby..." issue is a known issue, though we still don't have a resolution. Are you re-creating a Roo project with the same name when you run into this problem?
    Leo Dos Santos
    Committer, SpringSource Tool Suite

  5. #5
    Join Date
    Aug 2010
    Location
    Ottawa, Canada
    Posts
    53

    Default Could you post the JIRA number for this problem

    Quote Originally Posted by ldossantos View Post
    The "Please standby..." issue is a known issue, though we still don't have a resolution. Are you re-creating a Roo project with the same name when you run into this problem?
    Could this be put in the release notes?
    Mario Jauvin

  6. #6
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,650

    Default

    Hey!

    I documented this in this JIRA:
    https://issuetracker.springsource.com/browse/STS-2607

    This should be fixed, since its not obvious why the Roo Shell doesn't open up.

    -Martin
    Martin Lippert
    SpringSource, a division of VMware
    SpringSource Tools Team
    http://www.springsource.com
    http://twitter.com/martinlippert

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
  •