[jira] [Commented] (NETBEANS-6146) JSP editor no response when type '<' for long time

2021-10-24 Thread James Z (Jira)


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

James Z commented on NETBEANS-6146:
---

Latest finding: If do not use custom tag lib, there is a small delay, once use 
our custom tag it will stuck for long time (70 seconds to more than 100 
seconds). But in several years ago when I use NetBeans 8, there is no issue. 
And in recent years NetBeans 8 can not works, it always crash when I open non 
English input method.

> JSP editor no response when type '<' for long time
> --
>
> Key: NETBEANS-6146
> URL: https://issues.apache.org/jira/browse/NETBEANS-6146
> Project: NetBeans
>  Issue Type: Bug
>  Components: javaee - JSP
>Affects Versions: 12.1
>Reporter: James Z
>Priority: Major
>
> Each time when I edit a JSP page, once I type in '<' character the whole IDE 
> will no any response about 70 seconds.
> I do not edit JSP usually, but this has been a long time issue to me. Edit 
> HTML file no problem, only JSP file.
> Below is the log:
> INFO [org.netbeans.modules.masterfs.filebasedfs.FileBasedURLMapper]: 
> URL=file:/Applications/NetBeans/Apache NetBeans 
> 12.1.app/Contents/Resources/NetBeans/netbeans/enterprise/docs/syntaxref20.zip
> java.net.URISyntaxException: Illegal character in path at index 34: 
> file:/Applications/NetBeans/Apache NetBeans 
> 12.1.app/Contents/Resources/NetBeans/netbeans/enterprise/docs/syntaxref20.zip
>  at java.base/java.net.URI$Parser.fail(URI.java:2938)
>  at java.base/java.net.URI$Parser.checkChars(URI.java:3109)
>  at java.base/java.net.URI$Parser.parseHierarchical(URI.java:3191)
>  at java.base/java.net.URI$Parser.parse(URI.java:3139)
>  at java.base/java.net.URI.(URI.java:623)
>  at java.base/java.net.URL.toURI(URL.java:1063)
> [catch] at 
> org.netbeans.modules.masterfs.filebasedfs.FileBasedURLMapper.getFileObjects(FileBasedURLMapper.java:73)
>  at 
> org.netbeans.modules.masterfs.MasterURLMapper.getFileObjects(MasterURLMapper.java:40)
>  at org.openide.filesystems.URLMapper.findFileObject(URLMapper.java:188)
>  at 
> org.openide.filesystems.JarArchiveRootProvider.isArchiveFile(JarArchiveRootProvider.java:55)
>  at org.openide.filesystems.FileUtil.getArchiveRoot(FileUtil.java:1847)
>  at 
> org.netbeans.modules.web.core.syntax.JspSyntaxSupport.initCompletionData(JspSyntaxSupport.java:896)
>  at 
> org.netbeans.modules.web.core.syntax.JspSyntaxSupport.getAllTags(JspSyntaxSupport.java:575)
>  at 
> org.netbeans.modules.web.core.syntax.JSPProcessor.createBeanVarDeclarations(JSPProcessor.java:136)
>  at 
> org.netbeans.modules.web.core.syntax.SimplifiedJspServlet.renderProcess(SimplifiedJspServlet.java:237)
>  at 
> org.netbeans.modules.web.core.syntax.JSPProcessor$2.run(JSPProcessor.java:325)
>  at org.netbeans.editor.BaseDocument.render(BaseDocument.java:1402)
>  at 
> org.netbeans.modules.web.core.syntax.JSPProcessor.process(JSPProcessor.java:321)
>  at 
> org.netbeans.modules.web.core.syntax.EmbeddingProviderImpl.getEmbeddings(EmbeddingProviderImpl.java:52)
>  at 
> org.netbeans.modules.parsing.impl.TaskProcessor.callEmbeddingProvider(TaskProcessor.java:576)
>  at 
> org.netbeans.modules.parsing.impl.SourceCache.refresh(SourceCache.java:343)
>  at 
> org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer.run(TaskProcessor.java:770)
>  at org.openide.util.lookup.Lookups.executeWith(Lookups.java:279)
>  at 
> org.netbeans.modules.parsing.impl.TaskProcessor$RequestPerformer.execute(TaskProcessor.java:702)
>  at 
> org.netbeans.modules.parsing.impl.TaskProcessor$CompilationJob.run(TaskProcessor.java:663)
>  at 
> java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
>  at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
>  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)
>  at 
> org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
> WARNING [org.netbeans.modules.editor.bracesmatching.MasterMatcher]: Origin 
> offsets out of range, origin = [1392, 1401], caretOffset = 1463, lookahead = 
> 1, searching backwards. Offending BracesMatcher: 
> org.netbeans.modules.html.editor.HtmlBracesMatching@6d6f9361
> WARNING [org.netbeans.modules.editor.bracesmatching.MasterMatcher]: Origin 
> offsets out of range, origin = [1392, 1401], caretOffset = 1463, lookahead = 
> 2, searching forward. Offending BracesMatcher: 
> org.netbeans.modules.html.editor.HtmlBracesMatching@4c5e28f8
> INFO [org.netbeans.modules.web.core.jsploader.BaseJspEditorSupport$4]: 
> property change fired with both new and old value null!
> java.lang.IllegalStateException
>

[jira] [Updated] (NETBEANS-4744) update RAT license exceptions

2021-10-24 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-4744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated NETBEANS-4744:
-
Labels: pull-request-available  (was: )

> update RAT license exceptions
> -
>
> Key: NETBEANS-4744
> URL: https://issues.apache.org/jira/browse/NETBEANS-4744
> Project: NetBeans
>  Issue Type: Improvement
>  Components: cnd - Other
>Reporter: Brad Walker
>Assignee: Brad Walker
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Updated the copyright in the XML files.
> Updated the copyright in the C,C++ files.
> Updated the copyright in the .h  files.



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

-
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



[jira] [Updated] (NETBEANS-6150) Use JDK 8 will crash when switch to non-English input method

2021-10-24 Thread James Z (Jira)


 [ 
https://issues.apache.org/jira/browse/NETBEANS-6150?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Z updated NETBEANS-6150:
--
Attachment: hs_err_pid13894.log

> Use JDK 8 will crash when switch to non-English input method
> 
>
> Key: NETBEANS-6150
> URL: https://issues.apache.org/jira/browse/NETBEANS-6150
> Project: NetBeans
>  Issue Type: Bug
>Affects Versions: 12.0
> Environment: Java:
> Java(TM) SE Runtime Environment (build 1.8.0_251-b08)
> Java HotSpot(TM) 64-Bit Server VM (build 25.251-b08, mixed mode)
> OS:
> maxOS Mojave
> Version: 10.14.6 (18G5033)
>Reporter: James Z
>Priority: Major
> Attachments: hs_err_pid13894.log
>
>
> When use JDK 8 to launch the IDE, if I switch to another input method (for 
> example Sogou Pinyin that is for Chinese input) then the IDE will crash 
> immediately.  Even when I working on another app (for example Libre Office), 
> once I switch to Chinese input method, the IDE will crash.
> Below is the console output.
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> # SIGSEGV (0xb) at pc=0x7fff7cbf369d, pid=13894, tid=0x0307
> #
> # JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 
> 1.8.0_251-b08)
> # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode bsd-amd64 
> compressed oops)
> # Problematic frame:
> # C [libobjc.A.dylib+0x669d] objc_msgSend+0x1d
> #
> # Failed to write core dump. Core dumps have been disabled. To enable core 
> dumping, try "ulimit -c unlimited" before starting Java again
> #
> # An error report file with more information is saved as:
> # /Users/ifzhang/james.z/programs/netbeans-12/bin/hs_err_pid13894.log
> #
> # If you would like to submit a bug report, please visit:
> # http://bugreport.java.com/bugreport/crash.jsp
> # The crash happened outside the Java Virtual Machine in native code.
> # See problematic frame for where to report the bug.
> #



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

-
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



[jira] [Created] (NETBEANS-6150) Use JDK 8 will crash when switch to non-English input method

2021-10-24 Thread James Z (Jira)
James Z created NETBEANS-6150:
-

 Summary: Use JDK 8 will crash when switch to non-English input 
method
 Key: NETBEANS-6150
 URL: https://issues.apache.org/jira/browse/NETBEANS-6150
 Project: NetBeans
  Issue Type: Bug
Affects Versions: 12.0
 Environment: Java:

Java(TM) SE Runtime Environment (build 1.8.0_251-b08)
Java HotSpot(TM) 64-Bit Server VM (build 25.251-b08, mixed mode)

OS:

maxOS Mojave

Version: 10.14.6 (18G5033)
Reporter: James Z


When use JDK 8 to launch the IDE, if I switch to another input method (for 
example Sogou Pinyin that is for Chinese input) then the IDE will crash 
immediately.  Even when I working on another app (for example Libre Office), 
once I switch to Chinese input method, the IDE will crash.

Below is the console output.

#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x7fff7cbf369d, pid=13894, tid=0x0307
#
# JRE version: Java(TM) SE Runtime Environment (8.0_251-b08) (build 
1.8.0_251-b08)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.251-b08 mixed mode bsd-amd64 
compressed oops)
# Problematic frame:
# C [libobjc.A.dylib+0x669d] objc_msgSend+0x1d
#
# Failed to write core dump. Core dumps have been disabled. To enable core 
dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /Users/ifzhang/james.z/programs/netbeans-12/bin/hs_err_pid13894.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#



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

-
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