mbien commented on PR #8892:
URL: https://github.com/apache/netbeans/pull/8892#issuecomment-4232726282
opening history for some repos, e.g the netbeans repo doesn't work
<details>
```
SEVERE [org.openide.util.RequestProcessor]: Error in RequestProcessor
org.netbeans.modules.git.ui.history.SearchExecutor
java.lang.IllegalArgumentException: 23 flags already created.
at org.eclipse.jgit.revwalk.RevWalk.allocFlag(RevWalk.java:1418)
at org.eclipse.jgit.revwalk.RevWalk.newFlag(RevWalk.java:1412)
at
org.netbeans.libs.git.jgit.commands.LogCommand.run(LogCommand.java:124)
at
org.netbeans.libs.git.jgit.commands.GitCommand.execute(GitCommand.java:49)
at org.netbeans.libs.git.GitClient.log(GitClient.java:982)
at org.netbeans.modules.git.client.GitClient$39.call(GitClient.java:614)
at org.netbeans.modules.git.client.GitClient$39.call(GitClient.java:610)
at
org.netbeans.modules.git.client.GitClient$CommandInvoker$1$1.call(GitClient.java:945)
at
org.netbeans.modules.git.client.GitClient$CommandInvoker$1.call(GitClient.java:968)
at
org.netbeans.modules.git.client.GitClient$CommandInvoker.runMethodIntern(GitClient.java:980)
at
org.netbeans.modules.git.client.GitClient$CommandInvoker.runMethod(GitClient.java:909)
at
org.netbeans.modules.git.client.GitClient$CommandInvoker.runMethod(GitClient.java:887)
at org.netbeans.modules.git.client.GitClient.log(GitClient.java:610)
at
org.netbeans.modules.git.ui.history.SearchExecutor.search(SearchExecutor.java:185)
at
org.netbeans.modules.git.ui.history.SearchExecutor.perform(SearchExecutor.java:166)
at
org.netbeans.modules.git.client.GitProgressSupport.performIntern(GitProgressSupport.java:92)
at
org.netbeans.modules.git.client.GitProgressSupport.run(GitProgressSupport.java:85)
at
org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1403)
at
org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:45)
at org.openide.util.lookup.Lookups.executeWith(Lookups.java:287)
at
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2012)
Caused: org.openide.util.RequestProcessor$SlowItem
at org.openide.util.RequestProcessor.post(RequestProcessor.java:395)
at
org.netbeans.modules.git.client.GitProgressSupport.start(GitProgressSupport.java:78)
at
org.netbeans.modules.git.ui.history.SearchHistoryPanel.executeSearch(SearchHistoryPanel.java:375)
at
org.netbeans.modules.git.ui.history.SearchHistoryTopComponent.search(SearchHistoryTopComponent.java:55)
at
org.netbeans.modules.git.ui.history.SearchHistoryAction.lambda$openSearch$0(SearchHistoryAction.java:79)
at
java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:323)
at
java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:714)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:693)
at
org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:136)
at
java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at
java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at
java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
[catch] at
java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
```
</details>
dejavu https://github.com/apache/netbeans/pull/6594
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists