You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Tobias Warneke (JIRA)" <ji...@apache.org> on 2019/07/12 12:19:00 UTC

[jira] [Closed] (NETBEANS-2822) unable to open maven project settings dialog using netbeans 11.1 vc1

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

Tobias Warneke closed NETBEANS-2822.
------------------------------------
    Resolution: Fixed

> unable to open maven project settings dialog using netbeans 11.1 vc1
> --------------------------------------------------------------------
>
>                 Key: NETBEANS-2822
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2822
>             Project: NetBeans
>          Issue Type: Bug
>    Affects Versions: 11.1
>         Environment: Netbeans 11.1 Vc1 
> some java maven project
>            Reporter: Tobias Warneke
>            Priority: Major
>
> Using beta3 it works.
> If I try to open the dialog I get a payara module exception. 
> The same happens if I have a configured payara server within netbeans.
> This happens after using Netbeans 11.1 Vc1 for the first time. Just taking over some configurations from Netbeans 11.0.
>  
>  
> {{java.lang.NullPointerException}}
> {{ at org.netbeans.modules.fish.payara.micro.project.MicroApplication.getInstance(MicroApplication.java:149)}}
> {{ at org.netbeans.modules.fish.payara.micro.project.MicroPropertiesPanelProvider.createCategory(MicroPropertiesPanelProvider.java:44)}}
> {{ at org.netbeans.spi.project.ui.support.ProjectCustomizer$DelegateCategoryProvider.readCategories(ProjectCustomizer.java:647)}}
> {{ at org.netbeans.spi.project.ui.support.ProjectCustomizer$DelegateCategoryProvider.getSubCategories(ProjectCustomizer.java:608)}}
> {{ at org.netbeans.spi.project.ui.support.ProjectCustomizer.createCustomizerDialog(ProjectCustomizer.java:235)}}
> {{ at org.netbeans.modules.maven.customizer.CustomizerProviderImpl$1.run(CustomizerProviderImpl.java:155)}}
> {{ at org.netbeans.modules.openide.util.NbMutexEventProvider$Event.doEvent(NbMutexEventProvider.java:95)}}
> {{ at org.netbeans.modules.openide.util.NbMutexEventProvider$Event.readAccess(NbMutexEventProvider.java:70)}}
> {{ at org.netbeans.modules.openide.util.LazyMutexImplementation.readAccess(LazyMutexImplementation.java:66)}}
> {{ at org.openide.util.Mutex.readAccess(Mutex.java:235)}}
> {{ at org.netbeans.modules.maven.customizer.CustomizerProviderImpl.showCustomizer(CustomizerProviderImpl.java:147)}}
> {{ at org.netbeans.modules.maven.customizer.CustomizerProviderImpl.showCustomizer(CustomizerProviderImpl.java:115)}}
> {{ at org.netbeans.modules.maven.customizer.CustomizerProviderImpl.showCustomizer(CustomizerProviderImpl.java:110)}}
> {{ at org.netbeans.modules.project.ui.actions.CustomizeProject$1$1.run(CustomizeProject.java:135)}}
> {{ at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)}}
> {{ at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)}}
> {{ 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.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)}}
> {{ at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:136)}}
> {{[catch] 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.14#76016)

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