Java Log
Java Log
Java Log
LoggerImpl debug
DETALLADO: Creating main frame...
feb 16, 2022 5:10:32 A. M. biz.ganttproject.LoggerImpl debug
DETALLADO: 1. loading look'n'feels
feb 16, 2022 5:10:33 A. M. biz.ganttproject.LoggerImpl debug
DETALLADO: 2. loading options
feb 16, 2022 5:10:33 A. M. biz.ganttproject.LoggerImpl debug
DETALLADO: 3. creating menus...
feb 16, 2022 5:10:35 A. M. biz.ganttproject.LoggerImpl debug
DETALLADO: 4. creating views...
feb 16, 2022 5:10:36 A. M. biz.ganttproject.LoggerImpl debug
DETALLADO: 5. calculating size and packing...
feb 16, 2022 5:10:37 A. M. biz.ganttproject.LoggerImpl debug
DETALLADO: 6. changing language ...
feb 16, 2022 5:10:37 A. M. biz.ganttproject.LoggerImpl debug
DETALLADO: 7. first attempt to restore bounds
feb 16, 2022 5:10:37 A. M. biz.ganttproject.LoggerImpl debug
DETALLADO: 8. finalizing...
feb 16, 2022 5:10:49 A. M. net.sourceforge.ganttproject.GPLogger log
INFORMACIÓN: [GanttOptions] save(): finished!!
feb 16, 2022 6:56:52 P. M. biz.ganttproject.LoggerImpl debug
DETALLADO: Creating main frame...
feb 16, 2022 6:56:52 P. M. biz.ganttproject.LoggerImpl debug
DETALLADO: 1. loading look'n'feels
feb 16, 2022 6:56:54 P. M. biz.ganttproject.LoggerImpl debug
DETALLADO: 2. loading options
feb 16, 2022 6:56:54 P. M. biz.ganttproject.LoggerImpl debug
DETALLADO: 3. creating menus...
feb 16, 2022 6:56:57 P. M. biz.ganttproject.LoggerImpl debug
DETALLADO: 4. creating views...
feb 16, 2022 6:56:58 P. M. biz.ganttproject.LoggerImpl debug
DETALLADO: 5. calculating size and packing...
feb 16, 2022 6:56:58 P. M. biz.ganttproject.LoggerImpl debug
DETALLADO: 6. changing language ...
feb 16, 2022 6:56:58 P. M. biz.ganttproject.LoggerImpl debug
DETALLADO: 7. first attempt to restore bounds
feb 16, 2022 6:56:58 P. M. biz.ganttproject.LoggerImpl debug
DETALLADO: 8. finalizing...
feb 16, 2022 6:57:00 P. M. com.bardsoftware.eclipsito.update.UpdaterImpl
lambda$getUpdateMetadata$2
GRAVE: Failed to fetch updates from
https://www.ganttproject.biz/dl/updates/ganttproject-3.0.json
java.util.concurrent.CompletionException: java.net.ConnectException
at java.base/java.util.concurrent.CompletableFuture.encodeRelay(Unknown
Source)
at
java.base/java.util.concurrent.CompletableFuture.uniComposeStage(Unknown Source)
at java.base/java.util.concurrent.CompletableFuture.thenCompose(Unknown
Source)
at
java.net.http/jdk.internal.net.http.MultiExchange.responseAsyncImpl(Unknown
Source)
at
java.net.http/jdk.internal.net.http.MultiExchange.lambda$responseAsyncImpl$7(Unk
nown Source)
at java.base/java.util.concurrent.CompletableFuture.uniHandle(Unknown
Source)
at
java.base/java.util.concurrent.CompletableFuture.uniHandleStage(Unknown Source)
at java.base/java.util.concurrent.CompletableFuture.handle(Unknown
Source)
at
java.net.http/jdk.internal.net.http.MultiExchange.responseAsyncImpl(Unknown
Source)
at
java.net.http/jdk.internal.net.http.MultiExchange.lambda$responseAsync0$2(Unknow
n Source)
at
java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(Unknown
Source)
at java.base/java.util.concurrent.CompletableFuture.postComplete(Unknown
Source)
at
java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown
Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown
Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: java.net.ConnectException
at
java.net.http/jdk.internal.net.http.common.Utils.toConnectException(Unknown
Source)
at
java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(Unknown
Source)
at
java.net.http/jdk.internal.net.http.AsyncSSLConnection.connectAsync(Unknown
Source)
at
java.net.http/jdk.internal.net.http.Http2Connection.createAsync(Unknown Source)
at
java.net.http/jdk.internal.net.http.Http2ClientImpl.getConnectionFor(Unknown
Source)
at java.net.http/jdk.internal.net.http.ExchangeImpl.get(Unknown Source)
at
java.net.http/jdk.internal.net.http.Exchange.establishExchange(Unknown Source)
at
java.net.http/jdk.internal.net.http.Exchange.responseAsyncImpl0(Unknown Source)
at
java.net.http/jdk.internal.net.http.Exchange.responseAsyncImpl(Unknown Source)
at java.net.http/jdk.internal.net.http.Exchange.responseAsync(Unknown
Source)
... 13 more
Caused by: java.nio.channels.UnresolvedAddressException
at java.base/sun.nio.ch.Net.checkAddress(Unknown Source)
at java.base/sun.nio.ch.SocketChannelImpl.connect(Unknown Source)
at
java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$0(Un
known Source)
at java.base/java.security.AccessController.doPrivileged(Native Method)
... 22 more