[Mondrian] Locale fallback bug

Luc Boudreau lucboudreau at gmail.com
Thu Jul 17 16:06:46 EDT 2008


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&#39;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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.pentaho.org/pipermail/mondrian/attachments/20080717/838b3642/attachment.html 


More information about the Mondrian mailing list