Tailing catalina.out
-----------------------------
at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:633)
at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:611)
at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:127)
at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishRead(UnixAsynchronousSocketChannelImpl.java:439)
at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:191)
at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213)
at java.base/sun.nio.ch.KQueuePort$EventHandlerTask.run(KQueuePort.java:312)
at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:836)
Caused by: java.net.SocketTimeoutException
at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper.doWrite(Nio2Endpoint.java:1263)
at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:766)
at org.apache.tomcat.util.net.SocketWrapperBase.writeBlocking(SocketWrapperBase.java:586)
at org.apache.tomcat.util.net.SocketWrapperBase.write(SocketWrapperBase.java:530)
at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.doWrite(Http11OutputBuffer.java:547)
at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:112)
at org.apache.coyote.http11.filters.GzipOutputFilter$FakeOutputStream.write(GzipOutputFilter.java:159)
at java.base/java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:253)
at java.base/java.util.zip.DeflaterOutputStream.write(DeflaterOutputStream.java:211)
at java.base/java.util.zip.GZIPOutputStream.write(GZIPOutputStream.java:146)
at org.apache.coyote.http11.filters.GzipOutputFilter.doWrite(GzipOutputFilter.java:69)
at org.apache.coyote.http11.Http11OutputBuffer.doWrite(Http11OutputBuffer.java:194)
at org.apache.coyote.Response.doWrite(Response.java:615)
at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:340)
... 83 more
11:08:12.297 INFO business.ContentletIndexAPIImpl - Running Reindex Switchover
11:08:12.302 INFO business.ContentletIndexAPIImpl - -------------------------------
11:08:12.302 INFO business.ContentletIndexAPIImpl - Reindex took : 31.302s
11:08:12.302 INFO business.ContentletIndexAPIImpl - Switching Server Id : 103187a0-d938-4b19-8ecf-da81f8f52bc1 (this server)
11:08:12.302 INFO business.ContentletIndexAPIImpl - Old indicies : [working_20220728105922,live_20220728105922]
11:08:12.303 INFO business.ContentletIndexAPIImpl - New indicies : [working_20220728110741,live_20220728110741]
11:08:12.303 INFO business.ContentletIndexAPIImpl - -------------------------------
11:08:12.320 INFO caffine.CaffineCache - *** Building Cache : esquerycache, size:10000,Concurrency:32
11:08:12.320 INFO caffine.CaffineCache - *** Building Cache : esquerycountcache, size:10000,Concurrency:32
11:08:12.320 INFO caffine.CaffineCache - *** Building Cache : indiciescache, size:8,Concurrency:32
11:08:12.320 INFO caffine.CaffineCache - *** Building Cache : esquerycache, size:10000,Concurrency:32
11:08:12.320 INFO caffine.CaffineCache - *** Building Cache : esquerycountcache, size:10000,Concurrency:32
11:08:12.321 INFO business.ContentletIndexAPIImpl - Updating and optimizing ElasticSearch Indexes
11:08:12.455 INFO caffine.CaffineCache - *** Building Cache : indiciescache, size:8,Concurrency:32
11:08:12.504 INFO caffine.CaffineCache - *** Building Cache : newnotificationcache, size:1000,Concurrency:32
11:08:12.754 INFO business.ESIndexAPI - Optimizing [cluster_562bcd6170.working_20220728110741, cluster_562bcd6170.live_20220728110741] :2/2 shards optimized
11:08:12.850 INFO delegate.SystemEventsJobDelegate - The event: 1e9227d3-9b49-4774-97ae-aa1a7e9ef1ce, has been skipped on the server: 103187a0-d938-4b19-8ecf-da81f8f52bc1
11:08:15.393 INFO caffine.CaffineCache - *** Building Cache : esquerycache, size:10000,Concurrency:32
11:08:15.394 INFO caffine.CaffineCache - *** Building Cache : esquerycountcache, size:10000,Concurrency:32
11:08:16.073 INFO caffine.CaffineCache - *** Building Cache : indiciescache, size:8,Concurrency:32
11:14:16.218 INFO caffine.CaffineCache - *** Building Cache : vanityurldirectcache, size:25000,Concurrency:32
11:14:16.229 INFO caffine.CaffineCache - *** Building Cache : vanityurlsitecache, size:5000,Concurrency:32
11:14:17.045 INFO taillog.TailLogServlet - Requested logFile:/Users/alfredo-li/code/tomcat9/logs/catalina.2022-07-11.log
11:14:28.681 INFO taillog.TailLogServlet - Requested logFile:/Users/alfredo-li/code/tomcat9/logs/catalina.out

at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:633)
at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper$2.completed(Nio2Endpoint.java:611)
at java.base/sun.nio.ch.Invoker.invokeUnchecked(Invoker.java:127)
at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finishRead(UnixAsynchronousSocketChannelImpl.java:439)
at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.finish(UnixAsynchronousSocketChannelImpl.java:191)
at java.base/sun.nio.ch.UnixAsynchronousSocketChannelImpl.onEvent(UnixAsynchronousSocketChannelImpl.java:213)
at java.base/sun.nio.ch.KQueuePort$EventHandlerTask.run(KQueuePort.java:312)
at java.base/sun.nio.ch.AsynchronousChannelGroupImpl$1.run(AsynchronousChannelGroupImpl.java:112)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:836)
Caused by: java.net.SocketTimeoutException
at org.apache.tomcat.util.net.Nio2Endpoint$Nio2SocketWrapper.doWrite(Nio2Endpoint.java:1263)
at org.apache.tomcat.util.net.SocketWrapperBase.doWrite(SocketWrapperBase.java:766)
at org.apache.tomcat.util.net.SocketWrapperBase.writeBlocking(SocketWrapperBase.java:586)
at org.apache.tomcat.util.net.SocketWrapperBase.write(SocketWrapperBase.java:530)
at org.apache.coyote.http11.Http11OutputBuffer$SocketOutputBuffer.doWrite(Http11OutputBuffer.java:547)
at org.apache.coyote.http11.filters.ChunkedOutputFilter.doWrite(ChunkedOutputFilter.java:112)
at org.apache.coyote.http11.filters.GzipOutputFilter$FakeOutputStream.write(GzipOutputFilter.java:159)
at java.base/java.util.zip.DeflaterOutputStream.deflate(DeflaterOutputStream.java:253)
at java.base/java.util.zip.DeflaterOutputStream.write(DeflaterOutputStream.java:211)
at java.base/java.util.zip.GZIPOutputStream.write(GZIPOutputStream.java:146)
at org.apache.coyote.http11.filters.GzipOutputFilter.doWrite(GzipOutputFilter.java:69)
at org.apache.coyote.http11.Http11OutputBuffer.doWrite(Http11OutputBuffer.java:194)
at org.apache.coyote.Response.doWrite(Response.java:615)
at org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:340)
... 83 more
11:08:12.297 INFO business.ContentletIndexAPIImpl - Running Reindex Switchover
11:08:12.302 INFO business.ContentletIndexAPIImpl - -------------------------------
11:08:12.302 INFO business.ContentletIndexAPIImpl - Reindex took : 31.302s
11:08:12.302 INFO business.ContentletIndexAPIImpl - Switching Server Id : 103187a0-d938-4b19-8ecf-da81f8f52bc1 (this server)
11:08:12.302 INFO business.ContentletIndexAPIImpl - Old indicies : [working_20220728105922,live_20220728105922]
11:08:12.303 INFO business.ContentletIndexAPIImpl - New indicies : [working_20220728110741,live_20220728110741]
11:08:12.303 INFO business.ContentletIndexAPIImpl - -------------------------------
11:08:12.320 INFO caffine.CaffineCache - *** Building Cache : esquerycache, size:10000,Concurrency:32
11:08:12.320 INFO caffine.CaffineCache - *** Building Cache : esquerycountcache, size:10000,Concurrency:32
11:08:12.320 INFO caffine.CaffineCache - *** Building Cache : indiciescache, size:8,Concurrency:32
11:08:12.320 INFO caffine.CaffineCache - *** Building Cache : esquerycache, size:10000,Concurrency:32
11:08:12.320 INFO caffine.CaffineCache - *** Building Cache : esquerycountcache, size:10000,Concurrency:32
11:08:12.321 INFO business.ContentletIndexAPIImpl - Updating and optimizing ElasticSearch Indexes
11:08:12.455 INFO caffine.CaffineCache - *** Building Cache : indiciescache, size:8,Concurrency:32
11:08:12.504 INFO caffine.CaffineCache - *** Building Cache : newnotificationcache, size:1000,Concurrency:32
11:08:12.754 INFO business.ESIndexAPI - Optimizing [cluster_562bcd6170.working_20220728110741, cluster_562bcd6170.live_20220728110741] :2/2 shards optimized
11:08:12.850 INFO delegate.SystemEventsJobDelegate - The event: 1e9227d3-9b49-4774-97ae-aa1a7e9ef1ce, has been skipped on the server: 103187a0-d938-4b19-8ecf-da81f8f52bc1
11:08:15.393 INFO caffine.CaffineCache - *** Building Cache : esquerycache, size:10000,Concurrency:32
11:08:15.394 INFO caffine.CaffineCache - *** Building Cache : esquerycountcache, size:10000,Concurrency:32
11:08:16.073 INFO caffine.CaffineCache - *** Building Cache : indiciescache, size:8,Concurrency:32
11:14:16.218 INFO caffine.CaffineCache - *** Building Cache : vanityurldirectcache, size:25000,Concurrency:32
11:14:16.229 INFO caffine.CaffineCache - *** Building Cache : vanityurlsitecache, size:5000,Concurrency:32
11:14:17.045 INFO taillog.TailLogServlet - Requested logFile:/Users/alfredo-li/code/tomcat9/logs/catalina.2022-07-11.log
11:14:28.681 INFO taillog.TailLogServlet - Requested logFile:/Users/alfredo-li/code/tomcat9/logs/catalina.out
`;