[ 
https://issues.apache.org/jira/browse/NETBEANS-1438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16652496#comment-16652496
 ] 

Junichi Yamamoto commented on NETBEANS-1438:
--------------------------------------------

[~rtaneja] Could you please have a look at this? JavaScript editor seems to 
have a problem yet.

{code:java}
java.lang.StackOverflowError
        at java.lang.String.indexOf(String.java:1503)
        at java.util.regex.Matcher.quoteReplacement(Matcher.java:701)
        at java.lang.String.replace(String.java:2240)
        at 
org.netbeans.modules.javascript2.model.api.ModelUtils.getFQNFromType(ModelUtils.java:2004)
        at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveAssignments(ModelUtils.java:1279)
        at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveAssignments(ModelUtils.java:1303)
        at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveAssignments(ModelUtils.java:1262)
        at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1215)
        at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
        at 
org.netbeans.modules.javascript2.model.api.ModelUtils.resolveTypes(ModelUtils.java:1232)
{code}


> PHP Project from remote server
> ------------------------------
>
>                 Key: NETBEANS-1438
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1438
>             Project: NetBeans
>          Issue Type: Bug
>          Components: javascript - Editor
>    Affects Versions: 10.0
>         Environment: Windows 10 AND Debian 9
> Core i5 6600
> 8GB DDR4
>            Reporter: Rodrigo Teixeira Andreotti
>            Priority: Blocker
>         Attachments: debian.log, windows.log
>
>
> When I create a PHP project from remote sources, the project is created 
> correctly, the files are downloaded, however when the download is finished 
> netbeans throws an stackoverflow exception.
> This problem occurs both by running Netbeans in Debian 9 and in Windows 10. 
> Attached are the logs generated on each of the systems.
> In both cases after closing the warning window with the exception Netbeans 
> remains fully functional, the files are downloaded and project is created 
> correctly.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to