[jbosstools-issues] [JBoss JIRA] (JBIDE-21990) Closing JSF project causes NPE

Jeff MAURY (JIRA) issues at jboss.org
Wed Apr 18 12:13:17 EDT 2018


     [ https://issues.jboss.org/browse/JBIDE-21990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff MAURY updated JBIDE-21990:
-------------------------------
    Fix Version/s: 4.6.x
                       (was: 4.5.x)


> Closing JSF project causes NPE
> ------------------------------
>
>                 Key: JBIDE-21990
>                 URL: https://issues.jboss.org/browse/JBIDE-21990
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsf
>    Affects Versions: 4.3.1.CR1
>            Reporter: Radim Hopp
>            Assignee: Viacheslav Kabanovich
>             Fix For: 4.6.x
>
>
> Closing JSF project causes NPE:
> {noformat}
> java.lang.NullPointerException
> 	at org.eclipse.jst.common.project.facet.core.libprov.internal.LibraryProviderFrameworkImpl.getCurrentProvider(LibraryProviderFrameworkImpl.java:144)
> 	at org.eclipse.jst.common.project.facet.core.libprov.LibraryProviderFramework.getCurrentProvider(LibraryProviderFramework.java:81)
> 	at org.eclipse.jst.common.project.facet.core.libprov.user.UserLibraryProviderInstallOperationConfig.reset(UserLibraryProviderInstallOperationConfig.java:280)
> 	at org.eclipse.jst.common.project.facet.core.libprov.user.UserLibraryProviderInstallOperationConfig.init(UserLibraryProviderInstallOperationConfig.java:153)
> 	at org.eclipse.jst.j2ee.internal.common.classpath.WtpUserLibraryProviderInstallOperationConfig.init(WtpUserLibraryProviderInstallOperationConfig.java:64)
> 	at org.eclipse.jst.common.project.facet.core.libprov.LibraryProviderInstallOperationConfig.init(LibraryProviderInstallOperationConfig.java:46)
> 	at org.eclipse.jst.common.project.facet.core.libprov.internal.LibraryProvider.createInstallOperationConfig(LibraryProvider.java:396)
> 	at org.eclipse.jst.common.project.facet.core.libprov.LibraryInstallDelegate.refresh(LibraryInstallDelegate.java:409)
> 	at org.eclipse.jst.common.project.facet.core.libprov.LibraryInstallDelegate$2.handleEvent(LibraryInstallDelegate.java:132)
> 	at org.eclipse.wst.common.project.facet.core.events.internal.ProjectListenerRegistry.notifyListeners(ProjectListenerRegistry.java:76)
> 	at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.notifyListeners(FacetedProject.java:1326)
> 	at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.refresh(FacetedProject.java:1825)
> 	at org.eclipse.wst.common.project.facet.core.internal.FacetedProject.refresh(FacetedProject.java:1678)
> 	at org.eclipse.wst.common.project.facet.core.internal.FacetedProjectFrameworkImpl$ResourceChangeListener.resourceChanged(FacetedProjectFrameworkImpl.java:2364)
> 	at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:299)
> 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> 	at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:289)
> 	at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:152)
> 	at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:373)
> 	at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1470)
> 	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:46)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list