Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Oomph » Unable to install WebLogic server tools(feature not found 'com.sun.jersey.client')
Unable to install WebLogic server tools [message #1726942] Thu, 17 March 2016 15:37 Go to next message
micael kirouac is currently offline micael kirouacFriend
Messages: 2
Registered: March 2016
Junior Member
Hi,

We are configuring a custom eclipse installation for our organization. Everything works fine except that we are unable to install the WebLogic server tools. We get an error " Oracle JAX-RS Tools (1.1) 8.6.1.201603011333 (oracle.eclipse.tools.jaxrs.v11 8.6.1.201603011333) requires 'bundle com.sun.jersey.client [1.17.1,2.0.0)' but it could not be found".

If I change the requirement type from "Feature" to "None", it kind of "half-install" it. By that I mean that when going to the new eclipse installation and adding a new server, we see "Oracle WebLogic Server Tools" instead of seeing the list of servers. If we select that and click continue, the tools automatically gets installed. That can be a workaround for now but it would be very nice to be able to install it.

Below is the information about the error.

Thanks.

Quote:

Update site: [Will not let me paste it]
Feature: oracle.eclipse.tools.weblogic

Error:

Calculating requirements and dependencies.
Cannot complete the request. Generating details.
ERROR: org.eclipse.equinox.p2.director code=10053 Cannot complete the install because one or more required items could not be found.
at org.eclipse.oomph.util.OomphPlugin.coreException(OomphPlugin.java:280)
at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl.resolve(ProfileTransactionImpl.java:414)
at org.eclipse.oomph.p2.internal.core.ProfileTransactionImpl.commit(ProfileTransactionImpl.java:326)
at org.eclipse.oomph.setup.p2.impl.P2TaskImpl.perform(P2TaskImpl.java:724)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.doPerformNeededSetupTasks(SetupTaskPerformer.java:3036)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performNeededSetupTasks(SetupTaskPerformer.java:2965)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.performTriggeredSetupTasks(SetupTaskPerformer.java:2946)
at org.eclipse.oomph.setup.internal.core.SetupTaskPerformer.perform(SetupTaskPerformer.java:2857)
at org.eclipse.oomph.setup.ui.wizards.ProgressPage$9.run(ProgressPage.java:555)
at org.eclipse.oomph.setup.ui.wizards.ProgressPage$11$1.run(ProgressPage.java:674)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
ERROR: org.eclipse.equinox.p2.director code=0 Software being installed: artificial_root 1.0.0.v1458228905162
ERROR: org.eclipse.equinox.p2.director code=0 Missing requirement: Oracle JAX-RS Tools (1.1) 8.6.1.201603011333 (oracle.eclipse.tools.jaxrs.v11 8.6.1.201603011333) requires 'bundle com.sun.jersey.client [1.17.1,2.0.0)' but it could not be found
ERROR: org.eclipse.equinox.p2.director code=1 Cannot satisfy dependency:
ERROR: org.eclipse.equinox.p2.director code=0 From: artificial_root 1.0.0.v1458228905162
ERROR: org.eclipse.equinox.p2.director code=0 To: oracle.eclipse.tools.weblogic.feature.group 0.0.0
ERROR: org.eclipse.equinox.p2.director code=1 Cannot satisfy dependency:
ERROR: org.eclipse.equinox.p2.director code=0 From: Oracle Java EE Tools 8.6.1.201603011333 (oracle.eclipse.tools.javaee.feature.group 8.6.1.201603011333)
ERROR: org.eclipse.equinox.p2.director code=0 To: oracle.eclipse.tools.jaxrs.v11 [8.6.1.201603011333]
ERROR: org.eclipse.equinox.p2.director code=1 Cannot satisfy dependency:
ERROR: org.eclipse.equinox.p2.director code=0 From: Oracle WebLogic Server Tools 8.6.1.201603011333 (oracle.eclipse.tools.weblogic.feature.group 8.6.1.201603011333)
ERROR: org.eclipse.equinox.p2.director code=0 To: oracle.eclipse.tools.javaee.feature.group 0.0.0
Re: Unable to install WebLogic server tools [message #1726971 is a reply to message #1726942] Thu, 17 March 2016 20:25 Go to previous messageGo to next message
micael kirouac is currently offline micael kirouacFriend
Messages: 2
Registered: March 2016
Junior Member
I found the solution during the day if anyone is having a similar problem. I had to add two repos for weblogic server. I am not sure if this is a bug or not as eclipse can install everything from the repository itself, I think the plugin should also be able to do it.


http://download.oracle.com/otn_software/oepe/12.2.1.2.1/mars/repository/dependencies
and
http://download.oracle.com/otn_software/oepe/12.2.1.2.1/mars/repository/
Re: Unable to install WebLogic server tools [message #1727043 is a reply to message #1726971] Fri, 18 March 2016 12:27 Go to previous message
Eike Stepper is currently offline Eike StepperFriend
Messages: 6682
Registered: July 2009
Senior Member
Am 17.03.2016 um 21:25 schrieb micael kirouac:
> I found the solution during the day if anyone is having a similar problem. I had to add two repos for weblogic server.
> I am not sure if this is a bug or not as eclipse can install everything from the repository itself, I think the plugin
> should also be able to do it.
>
>
> http://download.oracle.com/otn_software/oepe/12.2.1.2.1/mars/repository/dependencies
> and
> http://download.oracle.com/otn_software/oepe/12.2.1.2.1/mars/repository/
>
Good that you solved it and thank you for letting us know!

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper


Previous Topic:E=mc Eclipse Mission Control
Next Topic:${installation.location} points to base path
Goto Forum:
  


Current Time: Sat Apr 27 03:42:55 GMT 2024

Powered by FUDForum. Page generated in 0.03205 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top