Hi Vikas,

the error message looks unrelated to the Weblogic integration. That
looks like a problem in the loading/installation of nbjavac.

For weblogic: We disabled the module as Oracle declined to make the XML
descriptor files necessary for code generation available under an
apache compatible license. See here:

https://github.com/apache/netbeans/pull/1104


Greetings

Matthias



Am Dienstag, den 14.05.2019, 17:10 +0530 schrieb Vikas Prabhakar:
> Hi ,
> I got the below query regarding how to enable "Oracle Weblogic
> server" in NetBeans 11.0?
> Any help on the same will be highly appreciated.
> 
> Regards
> Vikas
> On 5/14/2019 5:24 AM, Huiling Zhao wrote:
> > Hi Vikas,
> >  
> > My name is Huiling with WLS Core QA. I am assigned a Task to verify
> > NetBeans 11 with JDK 8 & JDK 11 with wls 123100. I have installed
> > NetBeans 11. However, I am struggling how to add wls server. The
> > issue is Oracle Weblogic Server is not an option as shown below:
> >  
> > 
> >  
> > I have tried the workaround from this link to 1) uninstall the
> > 'Base IDE' Plugin, 2)  then activate the 'NetBeans 8.2 Plugin
> > Portal' and 3) then install the 'Base IDE' Plugin again
> >  
> > https://developer.jboss.org/thread/279950?_sscc=t
> >  
> > It worked once and not again after I re-installed NetBeans 11. I
> > can’t re-launch NetBeans 11 after I uninstalled Base IDE and accept
> > “restart NetBeans”. Always got this error:
> >  
> > java.lang.IllegalStateException: Missing hosting module
> > org.netbeans.libs.javacimpl for fragment
> > org.netbeans.modules.nbjavac.impl
> >         at
> > org.netbeans.ModuleManager.refineClassLoader(ModuleManager.java:909
> > )
> >         at
> > org.netbeans.StandardModule.classLoaderUp(StandardModule.java:527)
> >         at
> > org.netbeans.ModuleManager.enable(ModuleManager.java:1322)
> >         at
> > org.netbeans.ModuleManager.enable(ModuleManager.java:1254)
> >         at
> > org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:315
> > )
> >         at
> > org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:251)
> >         at
> > org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:29
> > 8)
> >         at
> > org.netbeans.core.startup.Main.getModuleSystem(Main.java:156)
> >         at
> > org.netbeans.core.startup.Main.getModuleSystem(Main.java:125)
> >         at org.netbeans.core.startup.Main.start(Main.java:282)
> >         at
> > org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:98
> > )
> >         at java.lang.Thread.run(Thread.java:748)
> >  
> > I have tried NetBeans 10.0, I don’t see this issue there.
> >  
> > Can you please shed some lights how I can fix/workaround this issue
> > so that I can add Weblogic server and continue testing?
> >  
> > Thanks a lot in advance.
> >  
> > Huiling


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists



Reply via email to