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

Error creating simple java project in che #715

Closed
vitenlonkar opened this issue Mar 15, 2016 · 7 comments
Closed

Error creating simple java project in che #715

vitenlonkar opened this issue Mar 15, 2016 · 7 comments
Labels
kind/question Questions that haven't been identified as being feature requests or bugs.

Comments

@vitenlonkar
Copy link

I am unable to create a java project in the workspace created using java-stack. Whenever I create a new java project it gives me an error saying project name already exists. But when i try to create a java project in the workspace created using php-stack the project is created successfully. Any idea on what could be the issue?

@ghost
Copy link

ghost commented Mar 15, 2016

What is your OS? Do you run Che as root?

@vitenlonkar
Copy link
Author

My Os is Ubuntu and i am running che as root.

@ddementieva
Copy link
Contributor

Can you please try to run sudo chown -R user:user /projects command in the Terminal after the workspace has started?

You can find more details in the similar issue at #693

@TylerJewell TylerJewell added duplicate kind/question Questions that haven't been identified as being feature requests or bugs. labels Mar 15, 2016
@vitenlonkar
Copy link
Author

Thank you *_eivantsov *_and *ddementieva *.. Finally the project is created. Also got the desired output..

@ghost
Copy link

ghost commented Mar 16, 2016

We're thinking of the best way to handle such situations. Will come up with some solution pretty soon.

@vitenlonkar
Copy link
Author

Yes a full proof solution is required. Because every time I create a new work-space I have to run the command which is not recommended for automating the development environment.

@ghost
Copy link

ghost commented Mar 21, 2016

This pull request should fix it - #754

I am closing the issue. You may try the latest nightly build. Feel free to reopen if it does not work for you.

@ghost ghost closed this as completed Mar 21, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question Questions that haven't been identified as being feature requests or bugs.
Projects
None yet
Development

No branches or pull requests

3 participants