[opencms-dev] Strage error determining display locale?
Roman Uhlig
roman.uhlig at knve.de
Thu Sep 21 12:14:30 CEST 2006
I'm currently having the same problem. I just created a new sibling of a
folder with display locale "de", and set its display locale to "en". Now
when I open an XML page within this folder, I'm getting the same error as
described below. My opencms-system.xml is unchanged:
<localesconfigured>
<locale>en</locale>
<locale>de</locale>
</localesconfigured>
<localesdefault>
<locale>en</locale>
<locale>de</locale>
</localesdefault>
Is there any known solution to this?
Thanks in advance,
Roman
Fabian Huschka wrote:
>
> Hello,
>
> I have run into some strange errors running a multisite environment. In
> some cases it seems that the VFS becomes corrupted as the following error
> is produced for some documents which are siblings of others:
>
> org.opencms.loader.CmsLoaderException: Unable to determine display locale
> for XML page "/sites/en/company/index.html".
> Request context locale is "en".
> Page locales: [de].
> Default locales for this page: [en].
> at org.opencms.loader.CmsXmlPageLoader.service(CmsXmlPageLoader.java:256)
> at
> org.opencms.flex.CmsFlexRequestDispatcher.includeInternalWithCache(CmsFlexRequestDispatcher.java:419)
> at
> org.opencms.flex.CmsFlexRequestDispatcher.include(CmsFlexRequestDispatcher.java:175)
> at
> org.opencms.jsp.CmsJspTagInclude.includeTagAction(CmsJspTagInclude.java:218)
> at org.opencms.jsp.CmsJspTagInclude.doEndTag(CmsJspTagInclude.java:349)
>
> As soon as I delete the orginal file and all references (siblings),
> recreate it and the references everything works fine.
> Any ideas why this behaviour occurs?
>
> The control data of the referenced files contains "de" and "en" sections.
>
>
>
> Best Regards,
>
>
>
> Fabian Huschka
>
>
>
> _______________________________________________
> This mail is send to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://mail.opencms.org/mailman/listinfo/opencms-dev
>
>
--
View this message in context: http://www.nabble.com/Strage-error-determining-display-locale--tf680152.html#a6425090
Sent from the OpenCMS - Dev mailing list archive at Nabble.com.
More information about the opencms-dev
mailing list