[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-901) VPE causes Eclipse 3.3 to crash

Carsten H?hne (JIRA) jira-events at lists.jboss.org
Thu Sep 13 05:22:11 EDT 2007


VPE causes Eclipse 3.3 to crash
-------------------------------

                 Key: JBIDE-901
                 URL: http://jira.jboss.com/jira/browse/JBIDE-901
             Project: JBoss Tools
          Issue Type: Bug
          Components: Visual Page Editor
            Reporter: Carsten H?hne


We can not use the VPE in the last nightlys. So we are using beta3 
Each time, we install a nightly and open an xhtml-file it is likely that eclipse crashes. But if it opens correctly, we can not work with that file. At this moment eclipse crashes instantly:-(

Beta3 works for us.

In the logs there is a NPE
java.lang.NullPointerException
	at org.jboss.tools.jsf.vpe.richfaces.template.RichFacesDropDownMenuTemplate.create(RichFacesDropDownMenuTemplate.java:80)
	at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:317)
	at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:211)
	at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addChildren(VpeVisualDomBuilder.java:391)
	at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:341)
	at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:211)
	at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addChildren(VpeVisualDomBuilder.java:409)
	at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.createNode(VpeVisualDomBuilder.java:343)
	at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addNode(VpeVisualDomBuilder.java:211)
	at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.addChildren(VpeVisualDomBuilder.java:391)
	at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.buildDom(VpeVisualDomBuilder.java:180)
	at org.jboss.tools.vpe.editor.VpeVisualDomBuilder.rebuildDom(VpeVisualDomBuilder.java:201)
	at org.jboss.tools.vpe.editor.VpeController.visualRefreshImpl(VpeController.java:1230)
	at org.jboss.tools.vpe.editor.VpeController.notifyChanged(VpeController.java:401)
	at org.eclipse.wst.sse.core.internal.provisional.AbstractNotifier.notify(AbstractNotifier.java:201)


FYI: this bug is opened due to an request 	in JBIDE-678 JBossTools causes Eclipse 3.3 to crash due to the browser integration

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list