Community
Participate
Working Groups
I occasinally see this NPE on EJB module creation. I do not have a pattern in which this happens !MESSAGE java.lang.NullPointerException encountered while running Component Structural Dependency Resolver. !STACK 0 java.lang.NullPointerException at java.lang.Throwable.<init>(Throwable.java) at java.lang.Throwable.<init>(Throwable.java) at java.lang.NullPointerException.<init>(NullPointerException.java:60) at org.eclipse.wst.common.componentcore.internal.builder.ReferencedComponentBuilderOperation.getAbsoluteOutputContainer(ReferencedComponentBuilderOperation.java:143) at org.eclipse.wst.common.componentcore.internal.builder.ReferencedComponentBuilderOperation.execute(ReferencedComponentBuilderOperation.java:69) at org.eclipse.wst.common.frameworks.internal.datamodel.ExtendableOperationImpl.execute(ExtendableOperationImpl.java) at org.eclipse.wst.common.componentcore.internal.builder.ComponentStructuralBuilderDependencyResolver.build(ComponentStructuralBuilderDependencyResolver.java:60) at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:593) at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java) at org.eclipse.core.runtime.Platform.run(Platform.java) at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java) at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java) at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:231) at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java) at org.eclipse.core.runtime.Platform.run(Platform.java) at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:234) at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:253) at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:282) at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:139) at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:200) at org.eclipse.core.internal.jobs.Worker.run(Worker.java)
Vijay, Unable to reproduce (even with the delete then create) Either way the code traces down to the builders which will be gone very soon .....please reopen if you find a reproducable senerio though and i can take a look. *** This bug has been marked as a duplicate of 97756 ***
duplicate as per owner