Minimizing Openspace Load Time

Openspace can take a long time to load when it checks which language packs have been installed. You can minimize the time taken by limiting the number of packs that it checks for.

By default, Openspace automatically provides two built-in language packs (American English and British English). Openspace also provides a locale.properties file that lists all 57 known locales that are available.

When Openspace loads, it checks whether any of the language packs for the 57 locales have been installed. If a language pack is installed, then Openspace loads the relevant data for the installed language pack. However, testing for a large number of potential locales can have an impact on the time taken to load Openspace.

To minimize the time that Openspace takes to load, TIBCO recommend that you do as follows.

  • In the Openspace config.properties file, amend the locale.limit property to limit the number of locales that Openspace tests for to suit your requirements.

    See the TIBCO Openspace Customization Guide for information about how to do this.