Skip to content

VisualVM hangs on welcome screen #168

@gowthamv

Description

@gowthamv

I have downloaded visualVM 1.3.9 from https://visualvm.github.io/releases.html.

receiving java.util.concurrent.TimeoutException error while lauching visualVM 1.3.9

VisualVM log

Compiler: HotSpot 64-Bit Tiered Compilers
Heap memory usage: initial 24.0MB maximum 228.0MB
Non heap memory usage: initial 2.4MB maximum -1b
Garbage collector: PS Scavenge (Collections=12 Total time spent=0s)
Garbage collector: PS MarkSweep (Collections=2 Total time spent=0s)
Classes: loaded=6339 total loaded=6339 unloaded 0
INFO [org.netbeans.core.ui.warmup.DiagnosticTask]: Total memory 8,364,048,384
INFO [null]: Total physical memory 8,364,048,384
INFO [org.netbeans.modules.autoupdate.updateprovider.DownloadListener]: Reading URL https://visualvm.github.io/uc/release139/updates.xml.gz?unique=09387b029-3b9e-4ba0-a6a9-b1a8259c1d04_eccbfec2-a008-4458-bf0c-2612de30f28e failed (java.io.IOException: Timeout while opening connection to https://visualvm.github.io/uc/release139/updates.xml.gz?unique=09387b029-3b9e-4ba0-a6a9-b1a8259c1d04_eccbfec2-a008-4458-bf0c-2612de30f28e)
INFO [org.netbeans.modules.autoupdate.ui.actions.AutoupdateCheckScheduler]
java.util.concurrent.TimeoutException
at java.util.concurrent.FutureTask.get(FutureTask.java:205)
at org.netbeans.modules.autoupdate.updateprovider.NetworkAccess$Task$1.run(NetworkAccess.java:109)
Caused: java.io.IOException: Timeout while opening connection to https://visualvm.github.io/uc/release139/updates.xml.gz?unique=09387b029-3b9e-4ba0-a6a9-b1a8259c1d04_eccbfec2-a008-4458-bf0c-2612de30f28e
at org.netbeans.modules.autoupdate.updateprovider.NetworkAccess$Task$1.run(NetworkAccess.java:129)
Caused: java.io.IOException: Timeout while opening connection to https://visualvm.github.io/uc/release139/updates.xml.gz?unique=09387b029-3b9e-4ba0-a6a9-b1a8259c1d04_eccbfec2-a008-4458-bf0c-2612de30f28e
at org.netbeans.modules.autoupdate.updateprovider.DownloadListener.notifyException(DownloadListener.java:103)
at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogCache.copy(AutoupdateCatalogCache.java:246)
at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogCache.writeCatalogToCache(AutoupdateCatalogCache.java:99)
at org.netbeans.modules.autoupdate.updateprovider.AutoupdateCatalogProvider.refresh(AutoupdateCatalogProvider.java:154)
at org.netbeans.modules.autoupdate.services.UpdateUnitProviderImpl.refresh(UpdateUnitProviderImpl.java:180)
at org.netbeans.api.autoupdate.UpdateUnitProvider.refresh(UpdateUnitProvider.java:196)
[catch] at org.netbeans.modules.autoupdate.ui.actions.AutoupdateCheckScheduler$4.run(AutoupdateCheckScheduler.java:155)
at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423)
at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):
Product Version = VisualVM 1.3.9
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 1.8.0_212; OpenJDK 64-Bit Server VM 25.212-b04; Amazon.com Inc.
Runtime = OpenJDK Runtime Environment 1.8.0_212-b04

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions