[Mondrian] Locale fallback bug
Will Gorman
wgorman at pentaho.com
Thu Jul 17 16:43:48 EDT 2008
Which dist are you using, or are you building from source? Make sure
the mondrian/resource/MondrianResource.properties file exists. That
file is generated, so if you are running in eclipse the file may have
been cleaned out.
Will
On Thu, 2008-07-17 at 16:06 -0400, Luc Boudreau wrote:
> Hello,
>
> I get the following exception from XMLA on a french canadian machine.
> It looks like the bundles aren't able to fallback to english.
>
> ========================================
>
> <?xml version="1.0" encoding="UTF-8"?>
> <SOAP-ENV:Envelope
> xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"
> SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" >
> <SOAP-ENV:Header>
> </SOAP-ENV:Header>
> <SOAP-ENV:Body>
> <SOAP-ENV:Fault>
> <faultcode>SOAP-ENV:Server.00HSBE02</faultcode>
> <faultstring>XMLA Discover unparse results error</faultstring>
> <faultactor>Mondrian</faultactor>
> <detail>
> <XA:error xmlns:XA="http://mondrian.sourceforge.net">
> <code>00HSBE02</code>
> <desc>The Mondrian XML: Can't find bundle for base name
> mondrian.resource.MondrianResource, locale fr_CA</desc>
> </XA:error>
> </detail>
> </SOAP-ENV:Fault>
> </SOAP-ENV:Body>
> </SOAP-ENV:Envelope>
>
> =============================================
>
>
> Any insights ?
>
> --
> _____________________________
> Luc Boudreau
> _______________________________________________
> Mondrian mailing list
> Mondrian at pentaho.org
> http://lists.pentaho.org/mailman/listinfo/mondrian
More information about the Mondrian
mailing list