[
https://jira.jboss.org/jira/browse/JBIDE-5938?page=com.atlassian.jira.plu...
]
Rob Stryker updated JBIDE-5938:
-------------------------------
Component/s: UpStream
(was: JBossAS)
(was: Seam)
https://bugs.eclipse.org/bugs/show_bug.cgi?id=304324
This is solely an upstream issue due to changes in their code. They missed an NPE
possibility of an unitialized variable. Sucks.
Pretty much just an upstream bug. Nothing wrong with *our* code here.
java.lang.NullPointerException is occured after creating Seam 2.2
project in clean workspace.
---------------------------------------------------------------------------------------------
Key: JBIDE-5938
URL:
https://jira.jboss.org/jira/browse/JBIDE-5938
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: UpStream
Affects Versions: 3.1.0.CR2
Environment: jbdevstudio-eap-win32-3.0.0.v201002232140M-H180-CR2
Reporter: Anton Klimkovich
Assignee: Rob Stryker
Fix For: 3.1.1
EXECUTE: install build jbdevstudio-eap-win32-3.0.0.v201002232140M-H180-CR2
EXECUTE: Create seam 2.2 War project
FAILURE: java.lang.NullPointerException is occured after creating Seam 2.2 project in
clean workspace.
Exception is occured rarely. I can't stable reproduce it.
java.lang.NullPointerException
at org.eclipse.wst.server.core.internal.Server.isModuleDeployed(Server.java:783)
at
org.eclipse.wst.server.core.internal.Server.handleModuleProjectChange(Server.java:754)
at
org.eclipse.wst.server.core.internal.ResourceManager.publishHandleProjectChange(ResourceManager.java:977)
at
org.eclipse.wst.server.core.internal.ResourceManager$ServerResourceChangeListener$1.visit(ResourceManager.java:122)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:68)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:79)
at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:48)
at
org.eclipse.wst.server.core.internal.ResourceManager$ServerResourceChangeListener.resourceChanged(ResourceManager.java:116)
at
org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.java:291)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at
org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
at
org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:149)
at
org.eclipse.core.internal.resources.Workspace.broadcastBuildEvent(Workspace.java:297)
at org.eclipse.core.internal.resources.Project$1.run(Project.java:532)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1782)
at org.eclipse.core.internal.resources.Project.internalBuild(Project.java:502)
at org.eclipse.core.internal.resources.Project.build(Project.java:94)
at
org.jboss.tools.seam.ui.wizard.SeamProjectWizard.buildProjects(SeamProjectWizard.java:477)
at
org.jboss.tools.seam.ui.wizard.SeamProjectWizard.performFinish(SeamProjectWizard.java:394)
at
org.eclipse.wst.common.project.facet.ui.ModifyFacetedProjectWizard$3.run(ModifyFacetedProjectWizard.java:331)
at org.eclipse.core.internal.resources.Workspace.run(Workspace.java:1800)
at
org.eclipse.wst.common.project.facet.ui.ModifyFacetedProjectWizard$4.run(ModifyFacetedProjectWizard.java:345)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira