John Kostaras created NETBEANS-1492:
---------------------------------------

             Summary: Exception thrown when installing nb-javac library
                 Key: NETBEANS-1492
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1492
             Project: NetBeans
          Issue Type: Bug
            Reporter: John Kostaras
             Fix For: 10.0


When starting NB 10.0 using jdk 11 without a userdir and installing nb-javac 
library as prompted, the following exception is thrown.

{{org.netbeans.api.autoupdate.OperationException[INSTALL]: could not add 
nbjavac Library[org.netbeans.modules.nbjavac/1.4] to updates}}
{{    at 
org.netbeans.modules.autoupdate.ui.ModuleInstallerSupport.installPlugins(ModuleInstallerSupport.java:232)}}
{{[catch] at 
org.netbeans.modules.autoupdate.ui.api.PluginManager.installSingle(PluginManager.java:152)}}
{{    at 
org.netbeans.modules.java.source.JBrowseModule.lambda$null$1(JBrowseModule.java:96)}}
{{    at 
java.desktop/javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1967)}}
{{    at 
java.desktop/javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2308)}}
{{    at 
java.desktop/javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:405)}}
{{    at 
java.desktop/javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:262)}}
{{    at 
java.desktop/javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:279)}}
{{    at 
java.desktop/java.awt.Component.processMouseEvent(Component.java:6632)}}
{{    at 
java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3342)}}
{{    at java.desktop/java.awt.Component.processEvent(Component.java:6397)}}
{{    at java.desktop/java.awt.Container.processEvent(Container.java:2263)}}
{{    at 
java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5008)}}
{{    at 
java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2321)}}
{{    at java.desktop/java.awt.Component.dispatchEvent(Component.java:4840)}}
{{    at 
java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4918)}}
{{    at 
java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4547)}}
{{    at 
java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4488)}}
{{    at 
java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2307)}}
{{    at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2772)}}
{{    at java.desktop/java.awt.Component.dispatchEvent(Component.java:4840)}}
{{    at 
java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:772)}}
{{    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)}}
{{    at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)}}
{{    at java.base/java.security.AccessController.doPrivileged(Native Method)}}
{{    at 
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)}}
{{    at 
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:95)}}
{{    at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:745)}}
{{    at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:743)}}
{{    at java.base/java.security.AccessController.doPrivileged(Native Method)}}
{{    at 
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)}}
{{    at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:742)}}
{{    at 
org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:136)}}
{{    at 
java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)}}
{{    at 
java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)}}
{{    at 
java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)}}
{{    at 
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)}}
{{    at 
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)}}
{{    at 
java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)}}



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

---------------------------------------------------------------------
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