[JBoss JIRA] Created: (JBIDE-5938) java.lang.NullPointerException is occured after creating Seam 2.2 project in clean workspace.
by Anton Klimkovich (JIRA)
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: Seam
Affects Versions: 3.1.0.CR2
Environment: jbdevstudio-eap-win32-3.0.0.v201002232140M-H180-CR2
Reporter: Anton Klimkovich
Assignee: Alexey Kazakov
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
16 years, 3 months
[JBoss JIRA] Created: (JBDS-1080) Unclear text in GettingStartetGuide documentation
by Tihomir Surdilovic (JIRA)
Unclear text in GettingStartetGuide documentation
--------------------------------------------------
Key: JBDS-1080
URL: https://jira.jboss.org/jira/browse/JBDS-1080
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: Doc - JBossAS
Affects Versions: 3.0.0.CR1
Reporter: Tihomir Surdilovic
In the GettingStartedDocs (http://docs.jboss.org/tools/3.1.0.CR1/en/GettingStartedGuide/html/manage....) it states:
***** JBoss Developer Studio 2.1.0.GA is shipped with JBoss EAP 5 . When you followed the default installation of JBoss Developer Studio, you should already have a JBoss EAP 5 Server installed and defined. To run JBoss AS you need JDK 1.5, JDK 6 is not formally supported yet, although you may be able to start the server with it. *****
This sentence should be changed to note that JBoss EAP 5 (and 4.3 CP02+ are supported on JDK 6 and that JBDS 2.0 and 2.1 are only officially supported to run with JDK 5. You can however use any JDK with JBDS as long as the underlying Eclipse version supports it. So you can run JBDS with JDK 5 but you can run your EAP server with a different JDK (also point to docs where it shows this configuration or create it if it does not exist).
--
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
16 years, 3 months