Skip to content

Conversation

@kannanjgithub
Copy link
Contributor

@kannanjgithub kannanjgithub commented Apr 23, 2025

Gae deployment is failing with the error

ERROR: (gcloud.app.deploy) INVALID_ARGUMENT: Error(s) encountered validating runtime. Runtime java11 is end of support and no longer allowed. Please use the latest Java runtime for App Engine Standard. For internal google applications, please see go/gae-end-of-support.

With Java 21 there is a "Unable to reuse same channel across requests" Gradle exception.

ERROR: (gcloud.app.deploy) INVALID_ARGUMENT: Error(s) encountered validating runtime. Runtime java11 is end of support and no longer allowed. Please use the latest Java runtime for App Engine Standard. For internal google applications, please see go/gae-end-of-support.
@kannanjgithub kannanjgithub requested a review from ejona86 April 23, 2025 08:47
@kannanjgithub kannanjgithub changed the title Upgrade Java version for GAE deployment to 21 since 11 is End of support Upgrade Java version for GAE deployment to 17 since 11 is End of support Apr 23, 2025
@ejona86
Copy link
Member

ejona86 commented Apr 23, 2025

There's no changes in this PR

@kannanjgithub
Copy link
Contributor Author

Change is already there on master, will raise backports for 1.66.x and 1.67.c.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 1, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants