Jira data center test HA - switch nodes error log

david chavez July 15, 2020

After migrates Jira server to Jira data center, Jira log some errors when down node 1, and node 2 get the control.

 

The logs:

Lor error to down node 1:

Log
14-Jul-2020 23:32:16.754 SEVERE [http-nio-8080-exec-23] com.sun.jersey.spi.container.ContainerResponse.mapException Exception
mapper com.atlassian.plugins.rest.common.security.jersey.SecurityExceptionMapper@6d58d7a4 for Throwable
com.atlassian.plugins.rest.common.security.AuthenticationRequiredException: Client must be authenticated to access this resource.
threw a RuntimeException when attempting to obtain the response
14-Jul-2020 23:32:16.760 SEVERE [http-nio-8080-exec-23] com.sun.jersey.spi.container.ContainerResponse.logException Mapped
exception to response: 500 (Internal Server Error)
javax.ws.rs.WebApplicationException: java.text.ParseException: String, es-419, is not a valid language tag
at com.sun.jersey.server.impl.model.HttpHelper.clientError(HttpHelper.java:273)
at com.sun.jersey.server.impl.model.HttpHelper.getAcceptLanguage(HttpHelper.java:228)
at com.sun.jersey.server.impl.VariantSelector.selectVariant(VariantSelector.java:290)
at com.sun.jersey.spi.container.ContainerRequest.selectVariant(ContainerRequest.java:696)
at com.sun.jersey.spi.container.AdaptingContainerRequest.selectVariant(AdaptingContainerRequest.java:286)
...

To down node 2:

Log (i think its a warning):

Fontconfig warning: ignoring UTF-8: not a valid region tag

0 answers

Suggest an answer

Log in or Sign up to answer