Timeout while waiting for completion of job "updating project configuration" #3092
Unanswered
BABUGANESH-R
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Why is there a timeout while updating the project configuration? How can we increase the timeout or handle this?
Java version : 17.0.10
Eclipse JDT LS version : 1.31.0
Operating System : Ubuntu
following vmargs using to start Eclipse JDT LS
java --add-modules=ALL-SYSTEM --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.fs=ALL-UNNAMED -Declipse.application=org.eclipse.jdt.ls.core.id1 -Dosgi.bundles.defaultStartLevel=4 -Declipse.product=org.eclipse.jdt.ls.core.product -Djava.import.generatesMetadataFilesAtProjectRoot=false -DDetectVMInstallationsJob.disabled=true -Dfile.encoding=utf8 -XX:+UseParallelGC -XX:GCTimeRatio=4 -XX:AdaptiveSizePolicyWeight=90 -Dsun.zip.disableMemoryMapping=true -Xmx3G -Xms100m -Xlog:disable -javaagent:/home/workspace/lib/lombok-1.18.31.jar -XX:+HeapDumpOnOutOfMemoryError -Daether.dependencyCollector.impl=bf -jar /home/workspace/server/plugins/org.eclipse.equinox.launcher_1.6.700.v20231214-2017.jar -configuration /home/workspace/server/config_linux -data /home/workspace/.metadata
Beta Was this translation helpful? Give feedback.
All reactions