[jbosstools-issues] [JBoss JIRA] (JBIDE-12026) NPEs when importing JBoss Quickstarts

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Mon May 28 08:31:18 EDT 2012


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

Snjezana Peco resolved JBIDE-12026.
-----------------------------------

    Fix Version/s:     (was: 3.3.0.Final)
       Resolution: Duplicate Issue


A duplicate of JBIDE-11202.
                
> NPEs when importing JBoss Quickstarts
> -------------------------------------
>
>                 Key: JBIDE-12026
>                 URL: https://issues.jboss.org/browse/JBIDE-12026
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: project-examples
>    Affects Versions: 3.3.0.CR1
>            Reporter: Jaroslav Jankovič
>            Assignee: Snjezana Peco
>             Fix For: 3.3.0.CR1
>
>
> When projects from JBoss Quickstarts are importing, three NPEs with same message are thrown.
> Stacktrace of NPEs:
> {code}
> java.lang.NullPointerException
> 	at com.google.gdt.eclipse.suite.launch.processors.LaunchConfigAffectingChangesListener.updateLaunchConfigs(LaunchConfigAffectingChangesListener.java:247)
> 	at com.google.gdt.eclipse.suite.launch.processors.LaunchConfigAffectingChangesListener.preferenceChange(LaunchConfigAffectingChangesListener.java:166)
> 	at org.eclipse.core.internal.preferences.EclipsePreferences$3.run(EclipsePreferences.java:841)
> 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> 	at org.eclipse.core.internal.preferences.EclipsePreferences.firePreferenceEvent(EclipsePreferences.java:844)
> 	at org.eclipse.core.internal.preferences.EclipsePreferences.put(EclipsePreferences.java:857)
> 	at org.eclipse.m2e.core.internal.project.ResolverConfigurationIO.saveResolverConfiguration(ResolverConfigurationIO.java:56)
> 	at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.enableBasicMavenNature(ProjectConfigurationManager.java:325)
> 	at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.create(ProjectConfigurationManager.java:723)
> 	at org.eclipse.m2e.core.internal.project.ProjectConfigurationManager.importProjects(ProjectConfigurationManager.java:139)
> 	at org.jboss.tools.maven.project.examples.ImportMavenProjectExampleDelegate.importMavenProjects(ImportMavenProjectExampleDelegate.java:243)
> 	at org.jboss.tools.maven.project.examples.ImportMavenProjectExampleDelegate.importProject(ImportMavenProjectExampleDelegate.java:157)
> 	at org.jboss.tools.maven.project.examples.AbstractImportMavenExample.importProject(AbstractImportMavenExample.java:36)
> 	at org.jboss.tools.project.examples.wizard.NewProjectExamplesJob.runInWorkspace(NewProjectExamplesJob.java:68)
> 	at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:38)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the jbosstools-issues mailing list