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

launching of Intellij fails with No such file or directory error. #399

Closed
ravicm2 opened this issue Apr 15, 2020 · 7 comments · Fixed by #402 or #423
Closed

launching of Intellij fails with No such file or directory error. #399

ravicm2 opened this issue Apr 15, 2020 · 7 comments · Fixed by #402 or #423
Labels
bug Something isn't working intellij IntelliJ IDE from Jet-Brains software software-package with 3rd party products

Comments

@ravicm2
Copy link
Member

ravicm2 commented Apr 15, 2020

Expected behavior

As a developer, I want to use intellij for the faster development which increases my productivity.

Actual behavior

I followed the instructions given in devonfw.com to install the devon ide version 3.3.1 and tried to launch the intellij as guided in the document . After successful downloading and extracting of intellij, the devon ide fails to launch it with the below error.

/c/projects/devon/devonfw-ide-scripts-3.3.1/scripts/command/intellij: line 72: /c/projects/devon/devonfw-ide-scripts-3.3.1/software/intellij/idea: No such file or directory

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

  1. Open devon CMD in the devon ide downloaded folder
  2. Type devon intellij setup
  3. After successful download it will say an error unable to execute -v idea
  4. Now, Type devon intellij run or start to launch the downloaded intellij

Now it will throw the error menntioned.

Related/Dependent Issues

Comments/Hints:

Affected version:

  • Devon-ide:3.3.1 and its same for 3.2.1 also.
  • OS: Windows
  • Browser: Chrome
@ravicm2 ravicm2 added the bug Something isn't working label Apr 15, 2020
@ravicm2 ravicm2 assigned sjimenez77 and unassigned sjimenez77 Apr 15, 2020
@hohwille
Copy link
Member

IMHO this issue is a "duplicate" or at least what is already fixed with PR #402
In case I am mistaken, please let me know.

@hohwille hohwille added this to the release:2020.04.001 milestone Apr 28, 2020
@hohwille hohwille added intellij IntelliJ IDE from Jet-Brains software software-package with 3rd party products labels Apr 28, 2020
@hohwille
Copy link
Member

Fixed with PR #402

@ravicm2
Copy link
Member Author

ravicm2 commented Apr 30, 2020

Hi @hohwille , i just tried with the new release of 2020.04.001 but unfortunately still the error remains same .

@ravicm2 ravicm2 reopened this May 6, 2020
@ravicm2
Copy link
Member Author

ravicm2 commented May 6, 2020

i checked with the latest devon-ide(2020.04.001), unfortunately still the issue exists

@hohwille
Copy link
Member

hohwille commented Jun 5, 2020

OK, I tried it on my Windows VM and indeed it is not yet working. However, now there is another bug. The executable is not named idea but idea64 (with .exe extension).

@ravicm2 You could help me a lot and save a lot of time if you would include such details in the issue comments. I am working on MacOS and testing on Windows requires extra time while time is my rares resource.

I will fix this asap.

@hohwille
Copy link
Member

hohwille commented Jun 5, 2020

Closing after merge of PR #423

@ravicm2
Copy link
Member Author

ravicm2 commented Jun 5, 2020

OK, I tried it on my Windows VM and indeed it is not yet working. However, now there is another bug. The executable is not named idea but idea64 (with .exe extension).

@ravicm2 You could help me a lot and save a lot of time if you would include such details in the issue comments. I am working on MacOS and testing on Windows requires extra time while time is my rares resource.

I will fix this asap.

Ok thank you so much and I didn't know the actual error . Just saw this error on the cmd .
Will make sure to put full details in the next tickets if anything comes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working intellij IntelliJ IDE from Jet-Brains software software-package with 3rd party products
Projects
None yet
3 participants