HoustonPutman commented on PR #4765:
URL: https://github.com/apache/solr/pull/4765#issuecomment-5346135845

   That's weird. When I run the `solr:10` image via Docker Desktop on Apple 
Silicon (which will make a linux vm), I see no issue.
   
   ```
   $ java -version
   openjdk version "25.0.3" 2026-04-21 LTS
   OpenJDK Runtime Environment Temurin-25.0.3+9 (build 25.0.3+9-LTS)
   OpenJDK 64-Bit Server VM Temurin-25.0.3+9 (build 25.0.3+9-LTS, mixed mode, 
sharing)
   ```
   
   ```
   Starting Solr
   [0.001s][warning][pagesize] UseLargePages disabled, no large pages 
configured and available on the system.
   WARNING: Using incubator modules: jdk.incubator.vector
   WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
   WARNING: sun.misc.Unsafe::arrayBaseOffset has been called by 
com.lmax.disruptor.RingBufferFields 
(file:/opt/solr-10.0.0/server/lib/ext/disruptor-3.4.4.jar)
   WARNING: Please consider reporting this to the maintainers of class 
com.lmax.disruptor.RingBufferFields
   WARNING: sun.misc.Unsafe::arrayBaseOffset will be removed in a future release
   2026-08-19 18:02:56.622 INFO  (main) [] o.e.j.s.Server jetty-12.0.27; built: 
2025-09-10T23:47:49.595Z; git: 3569a3e83ad136ee44e26b370b74c1c5e9f33e61; jvm 
25.0.3+9-LTS
   2026-08-19 18:02:56.740 INFO  (main) [] 
o.e.j.e.w.StandardDescriptorProcessor NO JSP Support for /solr, did not find 
org.apache.jasper.servlet.JspServlet
   2026-08-19 18:02:56.749 INFO  (main) [] o.e.j.s.h.ContextHandler Started 
oeje10w.WebAppContext@85ec632{solr-jetty-context,/solr,b=file:///opt/solr-10.0.0/server/solr-webapp/webapp/,a=AVAILABLE,h=oeje10s.SessionHandler@1c05a54d{STARTED}}{/opt/solr-10.0.0/server/solr-webapp/webapp}
   ```


-- 
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]

Reply via email to