Caused by: java.lang.InternalError: invalid logger merge at java.logging/java.util.logging.Logger.mergeWithSystemLogger(Unknown Source) at java.logging/java.util.logging.LogManager$3.run(Unknown Source) at java.logging/java.util.logging.LogManager$3.run(Unknown Source) at java.base/java.security.AccessController.doPrivileged(Unknown Source) at java.logging/java.util.logging.LogManager.demandSystemLogger(Unknown Source) at java.logging/java.util.logging.LogManager$LoggingProviderAccess.demandLoggerFor(Unknown Source) at java.logging/sun.util.logging.internal.LoggingProviderImpl.demandJULLoggerFor(Unknown Source) at java.logging/sun.util.logging.internal.LoggingProviderImpl.demandLoggerFor(Unknown Source) at java.base/jdk.internal.logger.DefaultLoggerFinder.getLogger(Unknown Source) at java.base/jdk.internal.logger.LazyLoggers.getLoggerFromFinder(Unknown Source) at java.base/jdk.internal.logger.LazyLoggers.getLazyLogger(Unknown Source) at java.base/sun.util.logging.PlatformLogger.getLogger(Unknown Source) at java.base/java.net.CookieManager.put(Unknown Source) at cn.hutool.http.cookie.GlobalCookieManager.store(GlobalCookieManager.java:93) at cn.hutool.http.HttpResponse.init(HttpResponse.java:546) at cn.hutool.http.HttpResponse.initWithDisconnect(HttpResponse.java:504) at cn.hutool.http.HttpResponse.<init>(HttpResponse.java:82) at cn.hutool.http.HttpRequest.doExecute(HttpRequest.java:1195) at cn.hutool.http.HttpRequest.execute(HttpRequest.java:1051) at cn.hutool.http.HttpRequest.executeAsync(HttpRequest.java:1041) at cn.hutool.http.HttpDownloader.requestDownload(HttpDownloader.java:114) at cn.hutool.http.HttpDownloader.downloadFile(HttpDownloader.java:53) at cn.hutool.http.HttpUtil.downloadFile(HttpUtil.java:326) at cn.hutool.http.HttpUtil.downloadFile(HttpUtil.java:312) at cn.hutool.http.HttpUtil.downloadFile(HttpUtil.java:287)
user25765320 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.