[jbosstools-issues] [JBoss JIRA] (JBIDE-21201) TernError: No type found at the given position.

Jeff MAURY (JIRA) issues at jboss.org
Wed Apr 18 12:15:09 EDT 2018


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

Jeff MAURY updated JBIDE-21201:
-------------------------------
    Fix Version/s: 4.6.x
                       (was: 4.5.x)


> TernError: No type found at the given position.
> -----------------------------------------------
>
>                 Key: JBIDE-21201
>                 URL: https://issues.jboss.org/browse/JBIDE-21201
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: javascript, upstream
>    Affects Versions: 4.3.0.Beta1
>         Environment: tern 1.1.0
>            Reporter: Pavol Srna
>            Assignee: Victor Rubezhny
>             Fix For: 4.6.x
>
>
> 1. Create JSF 1.2 Kick Start project
> 2. Open inputUserName.jsp in VPE
> 3. Click on 'user' text within <h:inputText> tag
> 4. Press F3 key
> {code}
> tern.TernException: TernError: No type found at the given position.
> 	at tern.server.DefaultResponseHandler.getData(DefaultResponseHandler.java:45)
> 	at tern.server.protocol.TernResultsProcessorsFactory.makeRequestAndProcess(TernResultsProcessorsFactory.java:43)
> 	at tern.eclipse.ide.internal.core.resources.IDETernServerAsyncReqProcessor.run(IDETernServerAsyncReqProcessor.java:104)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> Caused by: tern.TernException: TernError: No type found at the given position.
> 	at tern.server.nodejs.NodejsTernHelper.makeRequest(NodejsTernHelper.java:86)
> 	at tern.server.nodejs.NodejsTernServer.makeRequest(NodejsTernServer.java:163)
> 	at tern.server.nodejs.NodejsTernServer.request(NodejsTernServer.java:127)
> 	at tern.server.protocol.TernResultsProcessorsFactory.makeRequestAndProcess(TernResultsProcessorsFactory.java:42)
> 	... 2 more
> {code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jbosstools-issues mailing list