You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Sergey S. (Jira)" <ji...@apache.org> on 2019/10/04 06:43:00 UTC

[jira] [Created] (NETBEANS-3197) Openin file to edit

Sergey S. created NETBEANS-3197:
-----------------------------------

             Summary: Openin file to edit
                 Key: NETBEANS-3197
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3197
             Project: NetBeans
          Issue Type: Bug
    Affects Versions: 11.2
            Reporter: Sergey S.


When i try open file for edit i have got 'silent' error.
The file does not oppened

{code:txt}
// заполнитель кода
java.lang.NullPointerExceptionjava.lang.NullPointerException at org.netbeans.lib.html.lexer.HtmlLexer.equals(HtmlLexer.java:1557) at org.netbeans.lib.html.lexer.HtmlLexer.nextToken(HtmlLexer.java:1051) at org.netbeans.lib.lexer.LexerInputOperation.nextToken(LexerInputOperation.java:191) at org.netbeans.lib.lexer.BatchTokenList.tokenOrEmbeddingImpl(BatchTokenList.java:171) at org.netbeans.lib.lexer.BatchTokenList.tokenOrEmbedding(BatchTokenList.java:166) at org.netbeans.api.lexer.TokenSequence.moveNext(TokenSequence.java:463) at org.netbeans.modules.php.smarty.editor.TplDataObject.findEncoding(TplDataObject.java:251) at org.netbeans.modules.php.smarty.editor.TplDataObject.getFileEncoding(TplDataObject.java:226) at org.netbeans.modules.php.smarty.editor.TplDataObject.access$600(TplDataObject.java:82) at org.netbeans.modules.php.smarty.editor.TplDataObject$FileEncodingQueryImpl$HtmlDecoder.getEncoding(TplDataObject.java:565) at org.netbeans.modules.php.smarty.editor.TplDataObject$FileEncodingQueryImpl$HtmlDecoder.handleHead(TplDataObject.java:524) at org.netbeans.modules.php.smarty.editor.TplDataObject$FileEncodingQueryImpl$HtmlDecoder.decodeLoop(TplDataObject.java:508) at java.base/java.nio.charset.CharsetDecoder.decode(CharsetDecoder.java:576) at org.netbeans.api.queries.FileEncodingQuery$ProxyCharset$ProxyDecoder.decodeHead(FileEncodingQuery.java:239) at org.netbeans.api.queries.FileEncodingQuery$ProxyCharset$ProxyDecoder.decodeLoop(FileEncodingQuery.java:201) at java.base/java.nio.charset.CharsetDecoder.decode(CharsetDecoder.java:576) at java.base/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:318) at java.base/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178) at java.base/java.io.InputStreamReader.read(InputStreamReader.java:185) at org.netbeans.modules.parsing.api.Source.createSnapshot(Source.java:360) at org.netbeans.modules.parsing.impl.SourceCache.createSnapshot(SourceCache.java:157) at org.netbeans.modules.parsing.impl.SourceCache.getSnapshot(SourceCache.java:132) at org.netbeans.modules.parsing.impl.SourceCache.getParser(SourceCache.java:177) at org.netbeans.modules.parsing.impl.SourceCache.createTasks(SourceCache.java:466) at org.netbeans.modules.parsing.impl.SourceCache.scheduleTasks(SourceCache.java:504) at org.netbeans.modules.parsing.spi.Scheduler$1.run(Scheduler.java:163) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1418) at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45) at org.openide.util.lookup.Lookups.executeWith(Lookups.java:278)[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
{code}
 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

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