Run Configuration, cannot select artifact for GAE Deployment
Answered
Hello everybody,
I encounter this problem:
I want to make a Google App Engine Deployment.In "Run/Debug Configurations" in GAE deployment, I select the Server but in the "Deployment" option, I cannot select anything. I click on the arrow, a new window opens but it shows nothing (I can only click somewhere else in the screen so it closes). I have created the build artifact (.war exploded) using Gradle and I can even see it the box "Before launch".
Any ideas?
Thank you in advance
Please sign in to leave a comment.
Did you follow this guide: https://www.jetbrains.com/help/idea/2016.3/getting-started-with-google-app-engine.html?
Can you share a project that doesn't work? https://intellij-support.jetbrains.com/hc/articles/206869619
I started from here: https://www.jetbrains.com/help/idea/2016.3/getting-started-with-google-app-engine.html#deploy_googleapp_via_runConfig
as the documentation suggested.
The project: https://github.com/TEAMMATES/teammates
The documentation link: https://github.com/TEAMMATES/teammates/blob/master/docs/development.md#deploying-to-a-staging-server
I'm currently uploading the project via https
file uploaded.
I've downloaded the project and opened it in IDEA 2016.3.4, but I can't reproduce the problem:
Note that IDE suggested to configure the facets (GAE, JPA, Python) and I agreed:
This is what I get
Any suggestions?
Your screenshot shows a different configuration name and options. Are you sure it's exactly from the same project that you have shared?
Please share idea.log: https://intellij-support.jetbrains.com/hc/articles/207241085.
I tried to redeploy the server with different name.
log files: https://drive.google.com/file/d/0B7PBRLO-dgxXaGZRWGdGbWExdkk/view?usp=sharing
do you think that reinstalling intellij might solve the problem?
Yes, please try to reinstall from http://www.jetbrains.com/idea/download/index.html.
Move/rename IDE folders to start with the defaults and no third-party plug-ins: https://intellij-support.jetbrains.com/hc/articles/206544519.
Not sure, but Material UI plug-in might affect it.