I’ve created a simple universe which I access from Xcelsius with Query as a Web Service (QaaWS). I have to BO servers and it works fine on one of them but not the other. The one that fails gives me the following error message:
soapenv: Server.generalException: The argument has an invalid value en_XX
I’m aware that there must be something that’s different on the serveres but the bitch of it is that I’m not sure where to look and nothing that I’ve done so far has turned out to work. Both servers have the same language pack installed.
This language settings are read from the Java configuration for Tomcat. We were able to get this working by adding these variables to the Java tab for Tomcat. This will force the language to be en_US when using web services.