Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

dispatch.yaml is not getting deployed in devserver #437

Closed
mahesh-thirunavukarasu opened this issue Nov 21, 2020 · 2 comments
Closed

dispatch.yaml is not getting deployed in devserver #437

mahesh-thirunavukarasu opened this issue Nov 21, 2020 · 2 comments

Comments

@mahesh-thirunavukarasu
Copy link

dispatch.yaml is not getting deployed in devserver (appengine : run). Any specific reason for the same? Also, As I am working on a maven multimodule, I find it very difficult to target each individual port as a workaround (as multiple services are running in different random ports). The same feature is available for the python 2.7 but not in java 8. Hence I am curious to know the reason, and any possible workaround is much appreciated.

@chanseokoh
Copy link
Contributor

chanseokoh commented Nov 23, 2020

The doc says

Dispatch files

All dispatch files are ignored when running the local development server. The only way to target instances is through their ports.

For the port issue, can you try and see if this workaround works? #235 (comment) UPDATE: doesn't work with the current version.

@mahesh-thirunavukarasu
Copy link
Author

sorry, the above suggestion did not work. But thank you for suggesting. Since I am new to appengine development, I somehow need suggestions to debug the multi module app in eclipse. I also tried remote debugging through eclipse, but getting "unable to connect to VM", Connection refused error

@ddixit14 ddixit14 closed this as completed Aug 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants