Thread: WebLogic Portal (10.3.0) requires feature "com.m7.nitrox (1.0.20)" (?)

This question is not answered. Helpful answers available: 5. Correct answers available: 1.


Permlink Replies: 2 - Pages: 1 - Last Post: Aug 10, 2009 9:51 AM Last Post By: salman.riaz@src...
user10652585

Posts: 3
Registered: 12/08/08
WebLogic Portal (10.3.0) requires feature "com.m7.nitrox (1.0.20)" (?)
Posted: Dec 8, 2008 7:53 PM
 
Click to report abuse...   Click to reply to this thread Reply
I just installed WebLogic Portal 10.3 and I'm trying to install a couple of plug ins to Workshop/Eclipse, but whenever I select any item to install I get this error:

WebLogic Portal (10.3.0) requires feature "com.m7.nitrox (1.0.20)", or compatible.

Everything else seems to be working fine, so I'm not sure why my installation is giving me this issue. I've done a bit of digging already and haven't found what may be causing this issue, and I'm hoping someone here may be able to point me in the right direction.

Thanks!

Above description is cloned from user10371842's post. I encountered the same issue. Does anyone have solutions? Thanks
george.murnock@...

Posts: 88
Registered: 07/07/08
Re: WebLogic Portal (10.3.0) requires feature "com.m7.nitrox (1.0.20)" (?)
Posted: Dec 9, 2008 6:48 AM   in response to: user10652585 in response to: user10652585
 
Click to report abuse...   Click to reply to this thread Reply
This is a bug, CR379999. that will be fixed WLP 10.4. In the meantime, here's the workaround from the bug report:

Download the plugin manually, and either 1) create an extension location on the file system from it and add that via Help|Software Updates|Manage Configuration, or 2) extract it to one of the workshop eclipse folders (i.e. tools/eclipse_pkgs/2.0/eclipse_3.3.2, tools/eclipse_pkgs/2.0/pkgs/eclipse, workshop_10.3/workshop4WP/eclipse, wlportal_10.3/eclipse).

Additionally, you can comment out the com.* import lines in your %BEA_HOME%\wlportal_10.3\eclipse\features\com.bea.wlp_10.3.0\feature.xml, like this:

<requires>
<import plugin="org.eclipse.core.runtime" version="3.3" match="compatible"/>
<import plugin="org.eclipse.ui" version="3.3" match="compatible"/>
<!--
<import feature="com.m7.nitrox" version="1.0.20" match="compatible"/>
<import feature="com.bea.workshop.cmdline.feature" version="1.0.30" match="compatible"/>
<import feature="com.bea.workshop.common.feature" version="1.1.40" match="compatible"/>
<import feature="com.bea.workshop.upgrade81.feature" version="1.0.30" match="compatible"/>
<import feature="com.bea.workshop.web.feature" version="1.0.20" match="compatible"/>
<import feature="com.bea.workshop.wls.feature" version="1.1.30" match="compatible"/>
<import feature="com.bea.workshop.xmlbeans.feature" version="1.0.30" match="compatible"/>
-->
</requires>

Then restart Workshop. Sorry for the trouble.

George
salman.riaz@src...

Posts: 29
Registered: 08/10/09
Re: WebLogic Portal (10.3.0) requires feature "com.m7.nitrox (1.0.20)" (?)
Posted: Aug 10, 2009 9:51 AM   in response to: george.murnock@... in response to: george.murnock@...
 
Click to report abuse...   Click to reply to this thread Reply
I cannot apply this workaround on Workshop10.3 without portal.
Any other solution
i am using Oracle Workshop from Enterpise Pack.

thanks
salman
Legend
Guru Guru : 2500 - 1000000 pts
Expert Expert : 1000 - 2499 pts
Pro Pro : 500 - 999 pts
Journeyman Journeyman : 200 - 499 pts
Newbie Newbie : 0 - 199 pts
Oracle ACE Director
Oracle ACE Member
Oracle Employee ACE
Helpful Answer (5 pts)
Correct Answer (10 pts)

Point your RSS reader here for a feed of the latest messages in all forums