You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Reema Taneja (JIRA)" <ji...@apache.org> on 2018/11/16 09:06:00 UTC

[jira] [Assigned] (NETBEANS-1697) Nb-javac plugin update issue

     [ https://issues.apache.org/jira/browse/NETBEANS-1697?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reema Taneja reassigned NETBEANS-1697:
--------------------------------------

    Assignee: Reema Taneja

> Nb-javac plugin update issue
> ----------------------------
>
>                 Key: NETBEANS-1697
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1697
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 10.0
>            Reporter: Reema Taneja
>            Assignee: Reema Taneja
>            Priority: Major
>
> In Linux env:
> After uninstalling nb-javac plugin, and IDE restart, when we install nb-javac plugin via Notification or Tools/Plugins dialog below exception is seen: 
> java.lang.IllegalStateException: Host module StandardModule:org.netbeans.libs.javacapi jarFile: /scratch/rtaneja/mywork/nb10vc3/netbeans/java/modules/org-netbeans-libs-javacapi.jar was enabled before, will not accept fragment StandardModule:org.netbeans.modules.nbjavac.api jarFile: /home/rtaneja/.netbeans/10.0/modules/org-netbeans-modules-nbjavac-api.jar
> 	at org.netbeans.ModuleManager.attachModuleFragment(ModuleManager.java:1104)
> 	at org.netbeans.ModuleManager.maybeAddToEnableList(ModuleManager.java:1694)
> 	at org.netbeans.ModuleManager.simulateEnable(ModuleManager.java:1632)
> 	at org.netbeans.ModuleManager.simulateEnable(ModuleManager.java:1605)
> 	at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:289)
> 	at org.netbeans.core.startup.ModuleList.access$2400(ModuleList.java:93)
> 	at org.netbeans.core.startup.ModuleList$Listener.stepEnable(ModuleList.java:1384)
> 	at org.netbeans.core.startup.ModuleList$Listener.access$1400(ModuleList.java:982)
> 	at org.netbeans.core.startup.ModuleList$Listener$1.run(ModuleList.java:1206)
> 	at org.openide.filesystems.EventControl.runAtomicAction(EventControl.java:102)
> 	at org.openide.filesystems.FileSystem.runAtomicAction(FileSystem.java:494)
> 	at org.netbeans.core.startup.ModuleList$Listener.run(ModuleList.java:1182)
> 	at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418)
> 	at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
> 	at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)
> [catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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