2.99 and java.net connection timed out

I have use 2.8 without any problems. I installed 2.99.2906 and when I start it I get this error message:
“java.net.ConnectException: Connection timed out: no further information Connection timed out: no further information”

I can contine to use the program.

The error log says:
"C:\Users\dany\ganttproject.log

GanttProject 2.99.2906
Settings file:
location: C:\Users\dany.ganttproject
size:5668
is readable: true
java.class.path: eclipsito.jar;C:\Program Files (x86)\GanttProject-2.99
java.home: C:\Program Files (x86)\GanttProject-2.99\runtime
java.ext.dirs: null
java.io.tmpdir: C:\Users\dany\AppData\Local\Temp
java.runtime.version: 11.0.7+10-LTS
java.vendor: BellSoft
java.vm.name: OpenJDK 64-Bit Server VM
java.vm.vendor: BellSoft
java.vm.version: 11.0.7+10-LTS
os.arch: amd64
os.name: Windows 10
os.version: 10.0
sun.java.command: com.bardsoftware.eclipsito.Launch --verbosity 4 --version-dirs plugins;~/.ganttproject.d/updates --app net.sourceforge.ganttproject.GanttProject
user.country: SE
user.dir: C:\Program Files (x86)\GanttProject-2.99
user.home: C:\Users\dany
user.language: sv
user.timezone: Europe/Berlin

okt. 02, 2020 9:41:26 FM net.sourceforge.ganttproject.GPLogger log
INFO: Options file:C:\Users\dany.ganttproject
okt. 02, 2020 9:41:26 FM net.sourceforge.ganttproject.GPLogger log
INFO: Waiting until main window closes
okt. 02, 2020 9:41:26 FM net.sourceforge.ganttproject.GPLogger log
INFO: Deleting old auto-save files
Creating main frame…

  1. loading look’n’feels
    no editor for column=0 class=interface javax.swing.Icon
    no editor for column=1 class=interface javax.swing.Icon
    no editor for column=2 class=interface javax.swing.Icon
  2. loading options
  3. creating menus…
  4. creating views…
  5. calculating size and packing…
  6. changing language …
  7. first attempt to restore bounds
    okt. 02, 2020 9:41:28 FM net.sourceforge.ganttproject.GPLogger log
    INFO: Bounds stored in the options: java.awt.Rectangle[x=-8,y=-8,width=1936,height=1186]
  8. finalizing…
    Main frame created
    okt. 02, 2020 9:41:28 FM net.sourceforge.ganttproject.GPLogger log
    INFO: Bounds after setVisible: java.awt.Rectangle[x=-8,y=-8,width=1936,height=1186]
    Resizing window…
    okt. 02, 2020 9:41:29 FM net.sourceforge.ganttproject.GPLogger log
    INFO: Bounds after opening: java.awt.Rectangle[x=-8,y=-8,width=1936,height=1186]
    okt. 02, 2020 9:41:29 FM net.sourceforge.ganttproject.GPLogger log
    INFO: Bounds stored in the options: java.awt.Rectangle[x=-8,y=-8,width=1936,height=1186]
    okt. 02, 2020 9:41:36 FM org.ganttproject.impex.htmlpdf.itext.ITextEngine$2 run
    INFO: Scanning font directories…
    okt. 02, 2020 9:41:36 FM org.ganttproject.impex.htmlpdf.fonts.TTFontCache registerDirectory
    INFO: scanning directory=C:\Program Files (x86)\GanttProject-2.99\runtime/lib/fonts
    okt. 02, 2020 9:41:36 FM org.ganttproject.impex.htmlpdf.fonts.TTFontCache registerDirectory
    INFO: directory C:\Program Files (x86)\GanttProject-2.99\runtime/lib/fonts is not readable
    okt. 02, 2020 9:41:36 FM org.ganttproject.impex.htmlpdf.fonts.TTFontCache registerDirectory
    INFO: scanning directory=C:/windows/fonts
    okt. 02, 2020 9:41:38 FM org.ganttproject.impex.htmlpdf.fonts.TTFontCache registerDirectory
    INFO: scanning directory=/usr/share/fonts/truetype
    okt. 02, 2020 9:41:38 FM org.ganttproject.impex.htmlpdf.fonts.TTFontCache registerDirectory
    INFO: directory /usr/share/fonts/truetype is not readable
    okt. 02, 2020 9:41:38 FM org.ganttproject.impex.htmlpdf.fonts.TTFontCache registerDirectory
    INFO: scanning directory=/System/Library/Fonts
    okt. 02, 2020 9:41:38 FM org.ganttproject.impex.htmlpdf.fonts.TTFontCache registerDirectory
    INFO: directory /System/Library/Fonts is not readable
    okt. 02, 2020 9:41:38 FM org.ganttproject.impex.htmlpdf.fonts.TTFontCache registerDirectory
    INFO: scanning directory=/C:/Program%20Files%20(x86)/GanttProject-2.99/plugins/base/org.ganttproject.impex.htmlpdf/resource/fonts
    okt. 02, 2020 9:41:38 FM org.ganttproject.impex.htmlpdf.fonts.TTFontCache registerDirectory
    INFO: directory /C:/Program%20Files%20(x86)/GanttProject-2.99/plugins/base/org.ganttproject.impex.htmlpdf/resource/fonts is not readable
    okt. 02, 2020 9:41:38 FM org.ganttproject.impex.htmlpdf.itext.ITextEngine$2 run
    INFO: Scanning font directories completed
    okt. 02, 2020 9:42:11 FM net.sourceforge.ganttproject.GPLogger logToLogger
    VARNING: java.net.ConnectException: Connection timed out: no further information
    java.util.concurrent.CompletionException: java.net.ConnectException: Connection timed out: no further information
    at java.base/java.util.concurrent.CompletableFuture.encodeRelay(Unknown Source)
    at java.base/java.util.concurrent.CompletableFuture.completeRelay(Unknown 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.completeExceptionally(Unknown Source)
    at java.net.http/jdk.internal.net.http.PlainHttpConnection$ConnectEvent.lambda$handle$1(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: Connection timed out: no further information
    at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
    at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source)
    at java.net.http/jdk.internal.net.http.PlainHttpConnection$ConnectEvent.handle(Unknown Source)
    at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.handleEvent(Unknown Source)
    at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.lambda$run$3(Unknown Source)
    at java.base/java.util.ArrayList.forEach(Unknown Source)
    at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(Unknown Source)"

Yes, it happens if you don’t have internet connection when GP checks for news and updates. We’ll fix it in the next update. By the way, the next time you launch GP with Internet, it shall ask to update to version 2910, and I highly recommend doing that.

I have internet Connection all the time. I have checked the box “Check for updates daily” but I do not get and questions about updates.

However, I will wait for 2910 to appear on the download section.

Thank you for you answer.

Perhaps something went wrong at that very moment. “Check for updates daily” is a legacy option. For app updates, there is a new one which sits in Edit > Settings > App Updates. If everything is okay with the connection, you will see a list of available updates on that page.

The auto update worked when outside the company network. :slight_smile: