aooohan commented on PR #402:
URL: https://github.com/apache/tomcat/pull/402#issuecomment-1185322091

   > Hey guys, My apologies to comment on a year-old PR, but I cannot get 
`unixDomainSocketPath` to work on Tomcat9 with the latest APR, Java11, Ubuntu 
18.04. What happens is the second request to the server causes the server to 
hang on the socket. I was trying to find _any_ example of a working server.xml, 
but it's not part of the PR. Any chance you guys could post your working 
server.xml? Otherwise I may have spotted a bug and can start a new discussion 
with a test case. Thank you!
   > 
   > prob: 
[http://stackoverflow.com/questions/72975059/tomcat-crashe…](http://stackoverflow.com/questions/72975059/tomcat-crashe%E2%80%A6)
   
   I think the reason for your problem is that your JDK version is too low, you 
should use version 16+.
   You can take a look at  the 
[commit](https://github.com/apache/tomcat/commit/a616bf385a350175a33a0ebf09d8b6688344e9e3)
 ,hopes for helping you.


-- 
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: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to