question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Workspaces stuck consuming 100% CPU since 5.17

See original GitHub issue

We are experimenting with v5.17.0. It seems a bug has been introduced that causes che to get stuck (indefinitely) consuming 100% of the CPU when retrieving the project file tree.

I can reliably reproduce this by switching between v5.16.0 (where it doesn’t happen) to v5.17.0 where it does.

The process in question is the main workspace process:

/usr/lib/jvm/java-1.8.0-openjdk-amd64/bin/java -Dnop -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Xms256m -Xmx2048m -Djava.security.egd=file:/dev/./urandom -Dche.logs.dir=/home/user/che/ws-agent/logs -Dche.logs.level=INFO -Djuli-logback.configurationFile=file:/home/user/che/ws-agent/conf/tomcat-logger.xml -Djdk.tls.ephemeralDHKeySize=2048 -Djava.protocol.handler.pkgs=org.apache.catalina.webresources -agentlib:jdwp=transport=dt_socket,address=4403,server=y,suspend=n -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Dche.local.conf.dir=/mnt/che/conf -classpath /home/user/che/ws-agent/conf/:/usr/lib/jvm/java-1.8.0-openjdk-amd64/lib/tools.jar:/home/user/che/ws-agent/bin/bootstrap.jar:/home/user/che/ws-agent/bin/tomcat-juli.jar -Dcatalina.base=/home/user/che/ws-agent -Dcatalina.home=/home/user/che/ws-agent -Djava.io.tmpdir=/home/user/che/ws-agent/temp org.apache.catalina.startup.Bootstrap start

I’m happy to provide access to che devs to the workspace in question if that helps debug the issue.

Large project trees seem to be the most affected.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ghostcommented, Sep 4, 2017

Btw, deleting git repo fixes the problem, but that’s, of course, not a solution.

0reactions
vinokurigcommented, Sep 5, 2017

analyzing

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshoot a WorkSpace stuck in starting, rebooting, or ...
Connect to the WorkSpace using RDP. · Open the Start menu, and then navigate to Control Panel > Network and Internet > Network...
Read more >
812624 – Gnome Shell constantly using > 100% cpu load
I have started seeing (presumably) the same problem after rebooting my updated f17 system. Downgrading (ie removing everything from -testing) didn't make the ......
Read more >
VMWare workstation in a fistfight with Linux Memor...
When hostilities begin (Windows 10 with 4 cores at 16 GB configured) VMWare freezes with its 4 cores at 100% while kcopact runs...
Read more >
massive performance issues since 22.04 upgrade
Was working fine on 20.04 - and after the upgrade to 22.04.1, everything is totally laggy, CPU consumption almost always at 100%.
Read more >
panamacredsagent consuming CPU
One of the reasons for this issue is: If the agent is unable to fetch/obtain any of the required information that might be...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found