INTERNAL: Internal error encountered when deploy an app to app engine

1,299 views
Skip to first unread message

jun wu

unread,
Feb 7, 2020, 8:23:59 AM2/7/20
to Google App Engine
Hi,

I'm trying to follow this example to deploy the helloworld to my appengine with flexible env. 
But got error as below

[INFO] GCLOUD: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
[INFO] GCLOUD:
[INFO] GCLOUD: ERROR: (gcloud.app.deploy) INTERNAL: Internal error encountered.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:01 min
[INFO] Finished at: 2020-02-06T21:07:28-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.google.cloud.tools:appengine-maven-plugin:2.2.0:deploy (default-cli) on project flexible-helloworld: App Engine application deployment failed: com.google.cloud.tools.appengine.operations.cloudsdk.process.ProcessHandlerException: com.google.cloud.tools.appengine.AppEngineException: Non zero exit: 1 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:


I changed the pom file under the project a little bit to add the version and project id

          <deploy.projectId>${realprojectid}</deploy.projectId>
          <version>1</version>


Then get the error above. I update the gcloud sdk to the latest one, then run with mvn appengine:deploy

Any hint on this? Thanks!

Jonnie Quezada

unread,
Feb 13, 2020, 10:51:56 AM2/13/20
to Google App Engine
Google Groups is meant for general product discussions and not for technical support. The correct place to seek technical support would be Stack Overflow. 

Please note that there are various scenarios that could have caused the following error:
[ERROR] Failed to execute goal com.google.cloud.tools:appengine-maven-plugin:2.2.0:deploy (default-cli)

Nevertheless, the full build output should aid in identifying the root cause of this issue and subsequently have it addressed. Please provide the entirety of the log in the StackOverflow thread so that the community has the necessary information to resolve this matter.
Reply all
Reply to author
Forward
0 new messages