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

Carsten H?hne (JIRA) jira-events at lists.jboss.org
Mon Sep 17 07:14:11 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBIDE-901?page=comments#action_12377093 ] 
            
Carsten H?hne commented on JBIDE-901:
-------------------------------------

I have tried the last nightlys. 
When used with our productive project, genereated with seamgen(Seam 2.0.0Beta1) the VPE crashes eclipse. The Beta3 does not crash but suffers from not displaying the contents of ui:decorate tags.
When used with a newlycreated , or already existed, JSF project, the VPE works fine. In this case even Beta3 shows ui:decorate correctly.  

> 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