Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sonar not working on Mac #800

Open
hohwille opened this issue Nov 23, 2024 · 0 comments
Open

sonar not working on Mac #800

hohwille opened this issue Nov 23, 2024 · 0 comments
Labels
bug Something isn't working macOS specific for Apple MacOS sonar SonarQube

Comments

@hohwille
Copy link
Member

Expected behavior

As a IDEasy user, I want to install and run sonar with ide command so that I can use that tool.

Actual behavior

$ ide sonar start
Trying to download sonar-10.7.0.96327.zip from https://binaries.sonarsource.com/Distribution/sonarqube/sonarqube-10.7.0.96327.zip
Downloading 100% │██████████████████████████████████████████████████████████████████████████████████│ 724/724MiB (0:00:23 / 0:00:00) 31.5MiB/s
Checksum 4a5e5f0d7581e287cff4f02f7588dae499e2aa81fce37b88612acadfb4ba4518 is correct.
Unpacking 100% │████████████████████████████████████████████████████████████████████████████████████│ 724/724MiB (0:00:13 / 0:00:00) 55.7MiB/s
Successfully installed sonar in version 10.7.0.96327
SonarQube is running at localhost on the following port (default 9000):
bash: macosx-universal-64/sonar.sh: No such file or directory
Internal error: Undefined error handling THROW_CLI
Running command 'macosx-universal-64/sonar.sh' using bash with arguments 'start'
failed with exit code 127!
Step 'ide (sonar,start)' failed: com.devonfw.tools.ide.cli.CliProcessException: Running command 'macosx-universal-64/sonar.sh' using bash with arguments 'start'
failed with exit code 127!
1 step(s) failed out of 3 steps.
Running command 'macosx-universal-64/sonar.sh' using bash with arguments 'start'
failed with exit code 127!

Error: IDEasy failed with exit code 127

Steps to reproduce (bug) / Use Case of feature request (enhancement)

  1. ide sonart start

Related/Dependent Issues

Comments/Hints:

ide sonar fails with exit code 1 and no further message.
If it does not start sonar even without args, then it should at least print a helpful message (missing parameter - did you mean ide sonar start or ide sonar stop. Try ide help sonar for details).

Affected version:

  • OS: Mac
  • 2024.12.001-beta-SNAPSHOT
@hohwille hohwille added bug Something isn't working macOS specific for Apple MacOS sonar SonarQube labels Nov 23, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working macOS specific for Apple MacOS sonar SonarQube
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant