Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 24

Thread: Cannot Install Grails Support in STS 2.6

  1. #11
    Join Date
    Apr 2011
    Posts
    4

    Default

    Hi.

    I am also receiving this same error message.

    I downloaded STSS from the eclipse marketplace earlier today and was able to download the current release of Grails and Groovy Eclipse from the STSS Install Manager, however, Grails Support will not install from the STSS Install Manager. Any other suggestions?

    I'm using Eclipse Helios SR 2 (3.6.2) and STSS 2.60.

    It says I'm up to date if I check for updates, and I've added all the Mylyn urls I could find to the software site list (say that "fix" on another site).

    Thanks,
    -Stephen

  2. #12
    Join Date
    Aug 2008
    Location
    Vancouver, BC
    Posts
    747

    Default

    Why can you not install Grails support from the install manager? Is there an error report or an entry in the error log?
    Andrew Eisenberg, Ph.D.
    SpringSource, a division of VMware
    SpringSource Tools Team
    More about AJDT, Groovy-Eclipse, and Grails tooling

  3. #13
    Join Date
    Apr 2011
    Posts
    4

    Default

    Same issue everyone else seems to have been having in this thread:


    Code:
    Problems occurred while performing installation: Operation details
    Operation details
    Cannot complete the install because one or more required items could not be found.
    Software being installed: SpringSource Tool Suite Grails Support 2.6.0.201103161000-RELEASE (com.springsource.sts.grails.feature.group 2.6.0.201103161000-RELEASE)
    Missing requirement: SpringSource Tool Suite Grails Support (Core) 2.6.0.201103161000-RELEASE (com.springsource.sts.grails.core 2.6.0.201103161000-RELEASE) requires 'bundle org.apache.commons.io 0.0.0' but it could not be found
    Cannot satisfy dependency:
    From: SpringSource Tool Suite Grails Support 2.6.0.201103161000-RELEASE (com.springsource.sts.grails.feature.group 2.6.0.201103161000-RELEASE)
    To: com.springsource.sts.grails.runonserver [2.6.0.201103161000-RELEASE]
    Cannot satisfy dependency:
    From: SpringSource Tool Suite Grails Debug/Run on Server Support 2.6.0.201103161000-RELEASE (com.springsource.sts.grails.runonserver 2.6.0.201103161000-RELEASE)
    To: bundle com.springsource.sts.grails.core 0.0.0

  4. #14
    Join Date
    Aug 2008
    Location
    Vancouver, BC
    Posts
    747

    Default

    This problem happens because you did not install STS in the preferred way. You do not have org.apache.commons.io installed in your STS.

    Instead of going through the install manager, go to Help -> Install New Software. Select this update site (add it if it is not there): http://dist.springsource.com/release...vy-grails/e3.6

    Make sure that "Contact all update sites..." is selected.

    Then try installing Grails. This will probably work, but if not, then there are other things we can do. Let me know.
    Andrew Eisenberg, Ph.D.
    SpringSource, a division of VMware
    SpringSource Tools Team
    More about AJDT, Groovy-Eclipse, and Grails tooling

  5. #15
    Join Date
    Apr 2011
    Posts
    4

    Default

    Thanks for your help so far Andrew.

    I checked the update site and that was listed and "Contact all update sites..." was already selected. So just to be sure, I uninstalled STS and reinstalled it through the Help -> Install New Software dialogue, and I am still receiving the same issue when I try to install Grails Support.

    -Stephen

  6. #16
    Join Date
    Aug 2008
    Location
    Vancouver, BC
    Posts
    747

    Default

    Is there any reason why you haven't installed STS straight from the zip file? You would avoid this whole problem of the missing dependency. You can get it here:

    http://springsource.com/developer/sts
    Andrew Eisenberg, Ph.D.
    SpringSource, a division of VMware
    SpringSource Tools Team
    More about AJDT, Groovy-Eclipse, and Grails tooling

  7. #17
    Join Date
    Mar 2011
    Posts
    7

    Default

    Yes, it fixed the problem. Thank you all for the help.

    Quote Originally Posted by Martin Lippert View Post
    Hi!



    Did that solve your problem?

    Cheers,
    -Martin

  8. #18
    Join Date
    Apr 2011
    Posts
    4

    Default

    Quote Originally Posted by Andrew Eisenberg View Post
    Is there any reason why you haven't installed STS straight from the zip file? You would avoid this whole problem of the missing dependency. You can get it here:

    http://springsource.com/developer/sts
    Mostly because I didn't know there was a difference and I had STS installed in eclipse for another project. It's working now however, thank you for your help.

    -Stephen

  9. #19
    Join Date
    Aug 2008
    Location
    Vancouver, BC
    Posts
    747

    Default

    Fundamentally, both ways of installing are the same, but as you have found out, it is trickier to install using the update sites since it is not guaranteed that all of the necessary prerequisite plugins are available. Let us know if you have any further problems.
    Andrew Eisenberg, Ph.D.
    SpringSource, a division of VMware
    SpringSource Tools Team
    More about AJDT, Groovy-Eclipse, and Grails tooling

  10. #20
    Join Date
    Apr 2011
    Posts
    1

    Default Getting the same error.

    Hello,
    I'm getting the same error. I tried the update url mentioned above. IT is still not working.
    Cannot complete the install because one or more required items could not be found.
    Software being installed: SpringSource Tool Suite Grails Support 2.6.0.201103161000-RELEASE (com.springsource.sts.grails.feature.group 2.6.0.201103161000-RELEASE)
    Missing requirement: SpringSource Tool Suite Grails Support (Core) 2.6.0.201103161000-RELEASE (com.springsource.sts.grails.core 2.6.0.201103161000-RELEASE) requires 'bundle org.apache.commons.io 0.0.0' but it could not be found
    Cannot satisfy dependency:
    From: SpringSource Tool Suite Grails Support 2.6.0.201103161000-RELEASE (com.springsource.sts.grails.feature.group 2.6.0.201103161000-RELEASE)
    To: com.springsource.sts.grails.core [2.6.0.201103161000-RELEASE]
    Attached Files Attached Files

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •