Version 19.3 by Vincent Massol on 2010/12/09 13:58

acceptCheck Config and Indexes application
Typeapplication
Category
Developed byUnknown
Rating
16 Votes
LicenseUnknown

Description

This XAR allows you to check config as well as check and create indexes in your XWiki Enterprise or XWiki Enterprise Manager.

The CheckConfig page checks:

  • Memory settings
  • Database pool settings
  • Cache settings
  • Encoding settings

The CheckIndexes page checks:

  • indexes on the main wiki and on child wikis of an XEM instance
  • allows to create the indexes directly from the wiki

The CheckDBEncoding page checks:

  • the default encoding and collection settings of the MySQL engine
  • the default encoding and collection of the 'xwiki' database 
  • the encoding and collection of the xwikidoc table
  • the encoding and collection of all the databases and xwikidoc tables of a XEM instance

The CheckRights page checks:

  • every space, page that has rights against the standard user and one chosen user

TODO:

  • add support for xwiki.db.prefix
  • add support for xwiki.db

Prerequisites & Installation Instructions

After importing the XAR visit the pages on Admin.CheckConfig, Admin.CheckIndexes, Admin.CheckDBEncoding. The page Admin.CheckIndexesSQL lists the SQL statements used to create the indexes. 

Get Connected