HoustonPutman commented on PR #1765: URL: https://github.com/apache/solr/pull/1765#issuecomment-1629045722
On startup I now see: ``` 2023-07-10 14:06:29.033 INFO (main) [] o.e.j.s.Server jetty-10.0.15; built: 2023-04-11T17:25:14.480Z; git: 68017dbd00236bb7e187330d7585a059610f661d; jvm 20.0.1+9 2023-07-10 14:06:29.159 WARN (main) [] o.e.j.u.DeprecationWarning Using @Deprecated Class org.eclipse.jetty.servlet.listener.ELContextCleaner 2023-07-10 14:06:29.169 INFO (main) [] o.a.s.s.CoreContainerProvider Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory 2023-07-10 14:06:29.171 INFO (main) [] o.a.s.s.CoreContainerProvider ___ _ Welcome to Apache Solr™ version 10.0.0-SNAPSHOT 387817d1c2f8f38e03dc58456cc0dd5f4b9c56b5 [snapshot build, details omitted] 2023-07-10 14:06:29.171 INFO (main) [] o.a.s.s.CoreContainerProvider / __| ___| |_ _ Starting in standalone mode on port 8983 2023-07-10 14:06:29.171 INFO (main) [] o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_| Install dir: /Users/houstonputman/dev/oss/solr/solr/main/solr/packaging/build/dev 2023-07-10 14:06:29.171 INFO (main) [] o.a.s.s.CoreContainerProvider |___/\___/_|_| Start time: 2023-07-10T14:06:29.171952Z 2023-07-10 14:06:29.173 INFO (main) [] o.a.s.s.CoreContainerProvider Solr started with "-XX:+CrashOnOutOfMemoryError" that will crash on any OutOfMemoryError exception. The cause of the OOME will be logged in the crash file at the following path: /Users/houstonputman/dev/oss/solr/solr/main/solr/packaging/build/dev/example/films/solr/../logs/jvm_crash_27222.log 2023-07-10 14:06:29.177 INFO (main) [] o.a.l.s.MemorySegmentIndexInputProvider Using MemorySegmentIndexInput with Java 20; to disable start with -Dorg.apache.lucene.store.MMapDirectory.enableMemorySegments=false 2023-07-10 14:06:29.194 INFO (main) [] o.a.l.u.VectorUtilPanamaProvider Java vector incubator API enabled; uses preferredBitSize=128 ``` -- 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: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org