apache / apache/servicecomb-java-chassis
registering third party rest service with DNS/https enabled with SC throws error <java.lang.IllegalArgumentException: port not specified.>
- Lenguaje dominante
- Java
- Estrellas
- 1.9k
- Forks
- 814
- Merge medio
- 8 d 23 h
- PR fusionados (30 d)
- 1
Descripción
We have a third party rest service with https enabled eg:`https://pos-dev.test.com`. We can register it to the service center.
But the gateway cannot route to it at run time and it is failing with the below error.
`
java.lang.IllegalArgumentException: port not specified.
`
And the service center instance is disabled eventually. Getting this error
`
{
"message": "No available address found."
}
`
How to handle this? Urgent info required
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comienza reproduciendo el registro y el enrutamiento del gateway para el servicio DNS HTTPS descrito en el issue; después, sigue la excepción `port not specified` a través del descubrimiento de servicios y del enrutamiento del gateway. Se considera terminado cuando el servicio sigue habilitado, el gateway enruta las solicitudes correctamente y el error `No available address found` deja de producirse.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- java
- Área
- backend, networking
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100