Page 1 of 3 123 LastLast
Results 1 to 10 of 24

Thread: Cannot Install Grails Support in STS 2.6

  1. #1
    Join Date
    Mar 2011
    Posts
    7

    Default Cannot Install Grails Support in STS 2.6

    I am learning Grails and just installed STS 2.6. I then installed Grails (current production release) and Groovy Eclipse, but Grails Support will not install. It gives me the following error:

    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.core [2.6.0.201103161000-RELEASE]
    Is this file temporarily unavailable or is there something wrong?

  2. #2
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,638

    Default

    Hi!

    Typically org.apache.commons.io is part of the STS download (or your Eclipse EE installation). Did you download STS as complete package or did you install STS into an existing Eclipse installation (via "Install New Software")?

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

  3. #3
    Join Date
    Mar 2011
    Posts
    7

    Default

    I installed STS into an existing Eclipse EE installation. This installation was downloaded from PortableApps.com.

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

    Default

    Make sure that when you perform the install that "Contact all update sites..." is checked in your update manager.
    Andrew Eisenberg, Ph.D.
    SpringSource, a division of VMware
    SpringSource Tools Team
    More about AJDT, Groovy-Eclipse, and Grails tooling

  5. #5
    Join Date
    Jan 2011
    Posts
    5

    Default

    I have the same issue. I'm trying to install grails support on OSX, and the option for "contact all update sites" is checked. Still no luck.

    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

  6. #6
    Join Date
    Mar 2011
    Posts
    7

    Default

    I reverted to a previous configuration. Then I installed STS using Install New Software. I had been using The Eclipse Marketplace. I don't know if the Marketplace points to a different package or something.

  7. #7
    Join Date
    Jan 2011
    Posts
    5

    Default

    A previous configuration of what? Eclipse? How?

    Will try using the "Install new software" method instead.

  8. #8
    Join Date
    Mar 2011
    Posts
    7

    Default Previous Configuration

    Quote Originally Posted by Raquo View Post
    A previous configuration of what? Eclipse? How?

    Will try using the "Install new software" method instead.
    In Eclipse Help -> About Eclipse -> Installation Details -> Installation History tab. Select a date under Previous configurations, then click Revert Button at the bottom of the window.

  9. #9
    Join Date
    Sep 2008
    Location
    Hamburg, Germany
    Posts
    1,638

    Default

    Hi!

    Quote Originally Posted by Byrill View Post
    I reverted to a previous configuration. Then I installed STS using Install New Software. I had been using The Eclipse Marketplace. I don't know if the Marketplace points to a different package or something.
    Did that solve your problem?

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

  10. #10
    Join Date
    Apr 2011
    Posts
    1

    Default

    Hi,
    I got the same error using STS 2.6. Don't install the grails plugin with the Eclipse Marketplace, but use the STS Install Manager and it will work.
    Kind regards, Philipp.

Posting Permissions

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