[jbosstools-issues] [JBoss JIRA] (JBIDE-12847) VPE throws StackOverflowError and visual part is blank

Denis Golovin (JIRA) jira-events at lists.jboss.org
Fri Oct 12 18:56:03 EDT 2012


Denis Golovin created JBIDE-12847:
-------------------------------------

             Summary: VPE throws StackOverflowError and visual part is blank
                 Key: JBIDE-12847
                 URL: https://issues.jboss.org/browse/JBIDE-12847
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: Visual Page Editor core
            Reporter: Yahor Radtsevich
            Assignee: Denis Golovin
             Fix For: 3.3.2, 4.0.0.Beta1
         Attachments: screenshot.png

# Create new RichFaces project from JBoss Central View
# Open richfaces-webapp/src/main/webapp/WEB-INF/templates/mobile.xhtml in VPE
*Result:*
VPE is blank:
!screenshot.png|thumbnail!


{code}
java.lang.StackOverflowError
	at java.util.regex.Pattern$GroupHead.match(Pattern.java:4556)
	at java.util.regex.Pattern$Loop.match(Pattern.java:4683)
	at java.util.regex.Pattern$GroupTail.match(Pattern.java:4615)
	at java.util.regex.Pattern$BranchConn.match(Pattern.java:4466)
	at java.util.regex.Pattern$CharProperty.match(Pattern.java:3694)
	at java.util.regex.Pattern$Branch.match(Pattern.java:4502)
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list