[jboss-jira] [JBoss JIRA] (WFLY-5066) Front End Load Balancer does not work with sk_SK locale

Radoslav Husar (JIRA) issues at jboss.org
Thu Aug 6 21:13:02 EDT 2015


     [ https://issues.jboss.org/browse/WFLY-5066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Radoslav Husar reassigned WFLY-5066:
------------------------------------

    Assignee: Radoslav Husar  (was: Paul Ferraro)


Yay, sk_SK my favorite locale!

> Front End Load Balancer does not work with sk_SK locale 
> --------------------------------------------------------
>
>                 Key: WFLY-5066
>                 URL: https://issues.jboss.org/browse/WFLY-5066
>             Project: WildFly
>          Issue Type: Bug
>          Components: Clustering
>    Affects Versions: 9.0.1.Final
>         Environment: windows enterprise 10 64b (english language) , jdk 1.8.0_51 64b
>            Reporter: Peter Kohaut
>            Assignee: Radoslav Husar
>            Priority: Critical
>
> when i'm trying to use mod_cluster undertow filter with default locale set to sk_SK, everytime when advertise message is sent it is rejected by clustered server with messaqe "Advertise message digest verification failed for server..." (class org.jboss.modcluster.advertise.impl.AdvertiseListenerImpl)
> message send by mod_cluster  filter is: (class io.undertow.server.handlers.proxy.mod_cluster.MCMPAdvertiseTask)
> {code}
> HTTP/1.0 200 OK
> Date: Št, 6 aug 2015 18:30:06 +0200
> Sequence: 1
> Digest: 8cf5a5ebf35667a01c7298db3fb7fdbe
> Server: 970d1fd6-1df4-4115-b704-9fd7fe7cbeb8
> X-Manager-Address: 127.0.0.1:8080
> X-Manager-Url: /
> X-Manager-Protocol: http
> X-Manager-Host: 127.0.0.1
> {code}
> please notice character "Š" in date field.
> When I switch to locale en_US, now the date field does not contains any non ASCII character, and clustering works as expected



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)



More information about the jboss-jira mailing list