Menu

#19 Error installing Eclipse Tomcat Plugin

Open
open
nobody
None
2016-10-12
2016-09-28
No

Installable Units Reported:
net.sf.eclipse.tomcat.feature.feature.group,9.1.2

Cannot complete the install because one or more required items could not be found. Software being installed: Eclipse Tomcat Management Feature 9.1.2 (net.sf.eclipse.tomcat.feature.feature.group 9.1.2) Missing requirement: Tomcat Manager Plugin 9.1.2 (net.sf.eclipse.tomcat 9.1.2) requires 'bundle com.google.guava 15.0.0' but it could not be found Cannot satisfy dependency: From: Eclipse Tomcat Management Feature 9.1.2 (net.sf.eclipse.tomcat.feature.feature.group 9.1.2) To: net.sf.eclipse.tomcat [9.1.2]

Discussion

  • MarkusK

    MarkusK - 2016-09-29

    Can you please post the full error message? It seems cut to me.

     
  • Prashanth Makam

    Prashanth Makam - 2016-10-04

    Hi Mark,

    Thanks for replying on this.. and sorry on delayed reply.

    I am trying to install the eclipse tomcat plugin and this all I see.

    Cannot complete the install because one or more required items could not be found.
    Software being installed: Eclipse Tomcat Management Feature 9.1.2 (net.sf.eclipse.tomcat.feature.feature.group 9.1.2)
    Missing requirement: Tomcat Manager Plugin 9.1.2 (net.sf.eclipse.tomcat 9.1.2) requires 'bundle com.google.guava 15.0.0' but it could not be found
    Cannot satisfy dependency:
    From: Eclipse Tomcat Management Feature 9.1.2 (net.sf.eclipse.tomcat.feature.feature.group 9.1.2)
    To: net.sf.eclipse.tomcat [9.1.2]

    Is there any other log file where a detailed message is stored?

    Regards,
    Prashanth

     
  • MarkusK

    MarkusK - 2016-10-04

    You can try to look into the .log file. This is located in .metadata within your workspace folder.

     
  • MarkusK

    MarkusK - 2016-10-06

    Okay, as far as I can see the Guava bundle was part of the update site here. But somehow it has gone missing. As a temporary workaround I may ask you to add the Eclipse Orbit update site fitting your Eclipse version to your update sites: http://download.eclipse.org/tools/orbit/downloads/

     
  • Prashanth Makam

    Prashanth Makam - 2016-10-07

    Here is the info from log file..

    !ENTRY org.eclipse.equinox.p2.core 4 0 2016-10-06 21:26:57.464
    !MESSAGE Provisioning exception
    !STACK 1
    org.eclipse.equinox.p2.core.ProvisionException: No repository found at http://download.eclipse.org/tools/orbit/downloads/.
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail(AbstractRepositoryManager.java:395)
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:653)
    at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96)
    at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
    at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.doLoad(LoadMetadataRepositoryJob.java:117)
    at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.runModal(LoadMetadataRepositoryJob.java:102)
    at org.eclipse.equinox.internal.p2.ui.sdk.PreloadingRepositoryHandler$2.runModal(PreloadingRepositoryHandler.java:83)
    at org.eclipse.equinox.p2.operations.ProvisioningJob.run(ProvisioningJob.java:177)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
    !SUBENTRY 1 org.eclipse.equinox.p2.metadata.repository 4 1000 2016-10-06 21:26:57.464
    !MESSAGE No repository found at http://download.eclipse.org/tools/orbit/downloads/.

    !ENTRY org.eclipse.equinox.p2.core 4 0 2016-10-06 21:26:57.480
    !MESSAGE Provisioning exception
    !STACK 1
    org.eclipse.equinox.p2.core.ProvisionException: No repository found at http://download.eclipse.org/tools/orbit/downloads/drops/R20140114142710/.
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail(AbstractRepositoryManager.java:395)
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:653)
    at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96)
    at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
    at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.doLoad(LoadMetadataRepositoryJob.java:117)
    at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.runModal(LoadMetadataRepositoryJob.java:102)
    at org.eclipse.equinox.internal.p2.ui.sdk.PreloadingRepositoryHandler$2.runModal(PreloadingRepositoryHandler.java:83)
    at org.eclipse.equinox.p2.operations.ProvisioningJob.run(ProvisioningJob.java:177)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
    !SUBENTRY 1 org.eclipse.equinox.p2.metadata.repository 4 1000 2016-10-06 21:26:57.480
    !MESSAGE No repository found at http://download.eclipse.org/tools/orbit/downloads/drops/R20140114142710/.

    !ENTRY org.eclipse.equinox.p2.core 4 0 2016-10-06 21:26:57.480
    !MESSAGE Provisioning exception
    !STACK 1
    org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/C:/Users/prash/Downloads/net.sf.eclipse.tomcat.updatesite-2016-08-16/.
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail(AbstractRepositoryManager.java:395)
    at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:653)
    at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96)
    at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
    at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.doLoad(LoadMetadataRepositoryJob.java:117)
    at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.runModal(LoadMetadataRepositoryJob.java:102)
    at org.eclipse.equinox.internal.p2.ui.sdk.PreloadingRepositoryHandler$2.runModal(PreloadingRepositoryHandler.java:83)
    at org.eclipse.equinox.p2.operations.ProvisioningJob.run(ProvisioningJob.java:177)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
    !SUBENTRY 1 org.eclipse.equinox.p2.metadata.repository 4 1000 2016-10-06 21:26:57.480
    !MESSAGE No repository found at file:/C:/Users/prash/Downloads/net.sf.eclipse.tomcat.updatesite-2016-08-16/.

     
  • Prashanth Makam

    Prashanth Makam - 2016-10-10

    Still having errors. I tried all the options. I am using Eclipse Kepler SR2. I have attached the screenshots and error logs. The orbit install kind of succeeded.. but with options.. Thanks for your continuous support... really appreciate your help Markus.

     
  • MarkusK

    MarkusK - 2016-10-10

    So you have now successfully installed the Tomcat Plugin? If yes, I can close the issue then.

     
  • Prashanth Makam

    Prashanth Makam - 2016-10-12

    I am not sure if it installed correctly. Is there a way to find this out. I got multiple errors while installing tomcat plugin.

    Regards,
    Prashanth

     
  • Prashanth Makam

    Prashanth Makam - 2016-10-12

    I tried installing the plugin once more and I still get the same error message,

    Cannot complete the install because one or more required items could not be found.
    Software being installed: Eclipse Tomcat Management Feature 9.1.2 (net.sf.eclipse.tomcat.feature.feature.group 9.1.2)
    Missing requirement: Tomcat Manager Plugin 9.1.2 (net.sf.eclipse.tomcat 9.1.2) requires 'bundle com.google.guava 15.0.0' but it could not be found
    Cannot satisfy dependency:
    From: Eclipse Tomcat Management Feature 9.1.2 (net.sf.eclipse.tomcat.feature.feature.group 9.1.2)
    To: net.sf.eclipse.tomcat [9.1.2]

     

Log in to post a comment.