[jbosstools-issues] [JBoss JIRA] Updated: (JBIDE-5083) java.lang.StackOverflowError exception when DND the same file into page

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Sat Oct 24 09:55:05 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-5083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Victor Rubezhny updated JBIDE-5083:
-----------------------------------

    Fix Version/s: 3.1.0.M4
         Priority: Critical  (was: Major)


> java.lang.StackOverflowError exception when DND the same file into page
> -----------------------------------------------------------------------
>
>                 Key: JBIDE-5083
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5083
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 3.1.0.M4
>         Environment: 3.1.0.v200910220041N-H228-M4
>            Reporter: Yura Zhishko
>            Assignee: Victor Rubezhny
>            Priority: Critical
>             Fix For: 3.1.0.M4, 3.1.0.CR1
>
>         Attachments: screenshot-1.jpg
>
>
> 1) Create any JSF/Seam project
> 2) Open any page
> 3) DND the same file that correspond to the opened page in to the page
> ASSERT: Insert Tag dialog should appear
> 4) Choose jsp:include tag
> 5) Press finish.
> RESULT:
> java.lang.StackOverflowError
> 	at org.eclipse.core.internal.filesystem.local.LocalFileNatives.internalGetFileInfoW(Native Method)
> 	at org.eclipse.core.internal.filesystem.local.LocalFileNatives.fetchFileInfo(LocalFileNatives.java:99)
> 	at org.eclipse.core.internal.filesystem.local.LocalFile.fetchInfo(LocalFile.java:143)
> 	at org.eclipse.core.filesystem.provider.FileStore.fetchInfo(FileStore.java:277)
> 	at org.eclipse.core.internal.localstore.FileSystemResourceManager.fastIsSynchronized(FileSystemResourceManager.java:349)
> 	at org.eclipse.core.internal.localstore.FileSystemResourceManager.isSynchronized(FileSystemResourceManager.java:584)
> 	at org.eclipse.core.internal.resources.Resource.isSynchronized(Resource.java:1371)
> 	at org.eclipse.core.internal.resources.File.checkSynchronized(File.java:102)
> 	at org.eclipse.core.internal.resources.File.getContentDescription(File.java:268)
> 	at org.eclipse.wst.sse.core.internal.modelhandler.ModelHandlerRegistry.getHandlerFor(ModelHandlerRegistry.java:129)
> 	at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.calculateType(ModelManagerImpl.java:748)
> 	at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._commonGetModel(ModelManagerImpl.java:507)
> 	at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.getModelForRead(ModelManagerImpl.java:1438)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedContextFromAttribute(PageContextFactory.java:316)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:208)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.collectIncludedAdditionalInfo(PageContextFactory.java:185)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createFaceletPageContext(PageContextFactory.java:154)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:98)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedContextFromAttribute(PageContextFactory.java:335)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:208)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.collectIncludedAdditionalInfo(PageContextFactory.java:185)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createFaceletPageContext(PageContextFactory.java:154)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:98)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedContextFromAttribute(PageContextFactory.java:335)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:208)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.collectIncludedAdditionalInfo(PageContextFactory.java:185)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createFaceletPageContext(PageContextFactory.java:154)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:98)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedContextFromAttribute(PageContextFactory.java:335)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:208)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.collectIncludedAdditionalInfo(PageContextFactory.java:185)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createFaceletPageContext(PageContextFactory.java:154)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:98)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedContextFromAttribute(PageContextFactory.java:335)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:208)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.collectIncludedAdditionalInfo(PageContextFactory.java:185)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createFaceletPageContext(PageContextFactory.java:154)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:98)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedContextFromAttribute(PageContextFactory.java:335)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:208)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.collectIncludedAdditionalInfo(PageContextFactory.java:185)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createFaceletPageContext(PageContextFactory.java:154)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:98)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedContextFromAttribute(PageContextFactory.java:335)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:208)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.collectIncludedAdditionalInfo(PageContextFactory.java:185)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createFaceletPageContext(PageContextFactory.java:154)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:98)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedContextFromAttribute(PageContextFactory.java:335)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:208)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.collectIncludedAdditionalInfo(PageContextFactory.java:185)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createFaceletPageContext(PageContextFactory.java:154)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:98)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedContextFromAttribute(PageContextFactory.java:335)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:208)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.collectIncludedAdditionalInfo(PageContextFactory.java:185)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createFaceletPageContext(PageContextFactory.java:154)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:98)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedContextFromAttribute(PageContextFactory.java:335)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:208)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.collectIncludedAdditionalInfo(PageContextFactory.java:185)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createFaceletPageContext(PageContextFactory.java:154)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:98)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedContextFromAttribute(PageContextFactory.java:335)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:208)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.collectIncludedAdditionalInfo(PageContextFactory.java:185)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createFaceletPageContext(PageContextFactory.java:154)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:98)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedContextFromAttribute(PageContextFactory.java:335)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:208)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.collectIncludedAdditionalInfo(PageContextFactory.java:185)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createFaceletPageContext(PageContextFactory.java:154)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:98)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedContextFromAttribute(PageContextFactory.java:335)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:208)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.collectIncludedAdditionalInfo(PageContextFactory.java:185)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createFaceletPageContext(PageContextFactory.java:154)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:98)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedContextFromAttribute(PageContextFactory.java:335)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:208)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.collectIncludedAdditionalInfo(PageContextFactory.java:185)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createFaceletPageContext(PageContextFactory.java:154)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:98)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedContextFromAttribute(PageContextFactory.java:335)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:208)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.collectIncludedAdditionalInfo(PageContextFactory.java:185)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createFaceletPageContext(PageContextFactory.java:154)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:98)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedContextFromAttribute(PageContextFactory.java:335)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:208)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.collectIncludedAdditionalInfo(PageContextFactory.java:185)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createFaceletPageContext(PageContextFactory.java:154)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:98)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedContextFromAttribute(PageContextFactory.java:335)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:208)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.collectIncludedAdditionalInfo(PageContextFactory.java:185)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createFaceletPageContext(PageContextFactory.java:154)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:98)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedContextFromAttribute(PageContextFactory.java:335)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:208)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.collectIncludedAdditionalInfo(PageContextFactory.java:185)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createFaceletPageContext(PageContextFactory.java:154)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:98)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedContextFromAttribute(PageContextFactory.java:335)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:208)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.collectIncludedAdditionalInfo(PageContextFactory.java:185)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createFaceletPageContext(PageContextFactory.java:154)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:98)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedContextFromAttribute(PageContextFactory.java:335)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:208)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.collectIncludedAdditionalInfo(PageContextFactory.java:185)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createFaceletPageContext(PageContextFactory.java:154)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:98)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedContextFromAttribute(PageContextFactory.java:335)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:208)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.collectIncludedAdditionalInfo(PageContextFactory.java:185)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createFaceletPageContext(PageContextFactory.java:154)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:98)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedContextFromAttribute(PageContextFactory.java:335)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:208)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.collectIncludedAdditionalInfo(PageContextFactory.java:185)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createFaceletPageContext(PageContextFactory.java:154)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createPageContext(PageContextFactory.java:98)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedContextFromAttribute(PageContextFactory.java:335)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:208)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)
> 	at org.jboss.tools.jst.web.kb.PageContextFactory.createIncludedAdditionalInfoForNode(PageContextFactory.java:231)

-- 
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

        


More information about the jbosstools-issues mailing list