Error with /rest/helptips/1.0/tips ajax GET

Adolfo Casari
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 26, 2013

I am getting many Errors in the logs with this request:

/rest/helptips/1.0/tips ajax GET

ERROR [com.sun.jersey.spi.container.ContainerResponse] 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:265)
at com.sun.jersey.server.impl.model.HttpHelper.getAcceptLanguage(HttpHelper.java:222)
at com.sun.jersey.server.impl.VariantSelector.selectVariant(VariantSelector.java:290)
at com.sun.jersey.spi.container.ContainerRequest.selectVariant(ContainerRequest.java:679)

.....

ERROR [com.sun.jersey.spi.container.ContainerResponse] Exception mapper com.atlassian.plugins.rest.common.security.jersey.SecurityExceptionMapper@2febd2ca 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

Anyone has seen this or know how to track the source of the error? This is Jira 6.0

Thank you!

1 answer

1 accepted

0 votes
Answer accepted
RambanamP
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 26, 2013

Suggest an answer

Log in or Sign up to answer