ide-java icon indicating copy to clipboard operation
ide-java copied to clipboard

java(Eclipse JDT) starting 58% java language server never ends

Open gibsoneko opened this issue 7 years ago • 3 comments

atom version: 1.27.0 ide-java version: 0.8.3

The progress bar is always 58% and never ends when i am opening a maven project。 However, it does not happen when i am opening a normal java project。

gibsoneko avatar May 16 '18 10:05 gibsoneko

I am getting a similar issue where opening a regular java project causes no issues but opening a maven project causes the progress bar to be stuck at 'Java (Eclipse JDT) Staring 20% Starting Java Language Server'

OrioPrisco avatar Jun 02 '20 09:06 OrioPrisco

I managed to fix the issue by locating the workspace, it was the folder containing the most recent .log file in a .metadata folder I deleted the workspace and it then started working again.

OrioPrisco avatar Jun 02 '20 14:06 OrioPrisco

For me - its 85% I get a huge CPU spike - I have 4 instances of java processes running, - it hits 250% CPU usage. - it calms down again, but then it wont quit my editor. - I need to kill the editor and reboot my machine. - Maybe I need to suffer with IntelliJ.

brentgreeff avatar Oct 13 '21 10:10 brentgreeff