Navigation tab is empty (ctags) #4185
Answered
by
shusterboris
shusterboris
asked this question in
Q&A
Replies: 2 comments 5 replies
-
Hi! Thank you for short answer! I am using 1.7.42Respectfully, BorisОтправлено с телефона-------- Исходное сообщение --------От: Vladimir Kotal ***@***.***>Дата: пн, 27 февр. 2023 г., 10:46Кому: oracle/opengrok ***@***.***>Копия: Boris Shuster ***@***.***>, Author ***@***.***>Тема: Re: [oracle/opengrok] Navigation tab is empty (ctags) (Discussion #4185)
What OpenGrok version are you running ?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
shusterboris
-
So, reason is webAppCtags=true in read only configuration. So discussion can be closed. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear friends!
Click on Navigation tab shows empty window. It's work fine on the small source directory. Just I create full index, it stops working. Container's log contains follow error for each clicking of the tab:
OpenGrok 1.7.42, standard container's configuration
OS
Linux 78ffa7bbff33 4.18.0-425.10.1.el8_7.x86_64 #1 SMP Wed Dec 14 16:00:01 EST 2022 x86_64 x86_64 x86_64 GNU/Linux
JAVA
openjdk 11.0.17 2022-10-18
OpenJDK Runtime Environment Temurin-11.0.17+8 (build 11.0.17+8)
OpenJDK 64-Bit Server VM Temurin-11.0.17+8 (build 11.0.17+8, mixed mode, sharing)
root@78ffa7bbff33:/opengrok#
Tomcat 10
Do you have any idea? Thank you advance!
UPDATED: I added many extensions to exclude list in configuration.xml to avoid indexing of binaries, images, libraries and it's started working. But I don't understand real reason of the issue.
Beta Was this translation helpful? Give feedback.
All reactions