Thank you. I did what you suggested and the following report showed on the terminal window. Is this because of too much article data? Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Thread-0" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Connection evictor"
Hello, I have the same problem. Some exceptions of articles are shown on the terminal window and then it says 'Process is terminated!' and follows, 'java.lang.OutOfMemoryError: Java heap space at unirest.shaded.org.apache.http.pool.AbstractConnPool.closeExpired(Unknown Source) at unirest.shaded.org.apache.http.impl.conn.PoolingHttpClientConnectionManager.closeExpiredConnections(Unknown Source) at unirest.shaded.org.apache.http.impl.client.IdleConnectionEvictor$1.run(Unknown Source) at java.base/java.lang.Thread.runWith(Unknown...