MingNiu
MingNiu
REINDEX index sentry_groupedmessage_logger_993cb6d5;
I'm trying to solve the problem. Any help? solution one: solution two:
[with_jodconverter.txt](https://github.com/jodconverter/jodconverter/files/14174813/with_jodconverter.txt) [without_jodconverter.txt](https://github.com/jodconverter/jodconverter/files/14174814/without_jodconverter.txt)
This problem occurs when using spring dependency management plugin. springDependencyManagementVersion=1.0.15.RELEASE
jetbrains: https://www.jetbrains.com/help/idea/2023.3/run-debug-configuration-spring-boot.html#logs Idea classpath: gradle bootRun classpath: quartz pom: When I removed jodconverter dependency, the problem disappeared. It's so strange... There must be something that makes HikariCP-java7 "provided" scope.
“gradlew bootRun” works. Idea Ultimate Run/Debug configuration without "Add dependencies with provided scope to classpath" works. Idea community edition works.
Answer from intellij Team: https://youtrack.jetbrains.com/issue/IDEA-348142/Add-dependencies-with-provided-scope-to-classpath-breaks-the-classpath
Thank you very much for your help,. Hope they fix this soon.
Column Name is uppercase and unquoted in FF4j. BUT... [https://www.postgresql.org/docs/current/sql-syntax-lexical.html#SQL-SYNTAX-IDENTIFIERS](url) > Quoting an identifier also makes it case-sensitive, whereas unquoted names are always folded to lower case. For example, the...
Yes, reindex works.