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.

[Regression] Apache Camel devfile not starting on Hosted Che

See original GitHub issue

Description

When starting Che 7 workspace based on Apache Camel based on Spring Boot, the workspace is not started saying Error: Failed to run the workspace: "Unrecoverable event occurred: 'FailedCreate', 'Error creating: pods "workspacevd196kj996eb1v7b.maven-85dcd48884-55sdr" is forbidden: [maximum cpu usage per Pod is 6, but limit is 6424m., maximum memory usage per Pod is 3Gi, but limit is 3450109952.]', 'workspacevd196kj996eb1v7b.maven-85dcd48884'". Screenshot: image

Reproduction Steps

Log in to https://che.prod-preview.openshift.io. Click Add Workspace, click Apache Camel based on Spring Boot and hit the button CREATE & OPEN.

OS and version:
https://che.prod-preview.openshift.io with version 7.0.0-rh-3.0

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

0reactions
apupiercommented, Jul 23, 2019

Maybe it is because the apache camel plugin has no more memory limit specified in devfile

https://github.com/eclipse/che-devfile-registry/blob/91f5b9bc220ceb6105ba17aaa7b6a7361367e880/devfiles/apache-camel-springboot/devfile.yaml#L16-L18

and that the default value for plugin is set to 512M

https://github.com/eclipse/che-plugin-registry/blob/603ff3819b973b138f806e9f7c0bb8c6ddcb5c4d/v3/plugins/camel-tooling/vscode-apache-camel/0.0.14/meta.yaml#L17

although in initial proposal, it was 128M

https://github.com/eclipse/che/issues/13146#issuecomment-492171279

i’m nto sure how I can test as i cannot access https://che.prod-preview.openshift.io/dashboard/ and i’m also no more able to connect to http://che.openshift.io so cannot test it withthem. I installed Che 7 locally. how can i set the workspace limit for workspace the same way?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Chapter 4. Known issues Red Hat CodeReady Workspaces 2.10
Failing to activate the Appliance for Apache Camel K by Red Hat extension; 4.13. Could not start a workspace with factory using devfile...
Read more >
KubeCon + CloudNativeCon Europe 2022: Full Schedule
Check out the schedule for KubeCon + CloudNativeCon Europe 2022.
Read more >
CHANGELOG.md · master · Jonathan Torres / che · GitLab
Get rid of non-working workaround to flakiness when Java LS server initialization ... Change grafana configuration to match hosted che configuration #14684 ...
Read more >
Planet Eclipse
I am not looking to convince everyone that a particular brace placement style ... Camel Route editor by installing the Language Support for...
Read more >
other.xml.gz - Index of /
Conditionally apply patch to avoid use of obscure property not supported on GCJ. ... warnings - fixed bad handling of hosts-lists when start-host...
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