Extensions Wiki » Extensions » Check Config And Indexes Application

Check Config And Indexes Application

Last modified by Vincent Massol on 2013/03/11 09:39
acceptCheck Config and Indexes application
TypeXAR
Developed by

Ludovic Dubost

LicenseGNU Lesser General Public License 2.1
Compatibility
  • Version 1.4: XE 2.1-XE 2.4
  • Version 1.3: XE 2.3 (fails on 2.4)
  • Version 1.2: XE 2.1.1
  • Version 1.1: XE 1.8.4, XEM (with core XE 2.0M1)

Download v1.4

Description

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

This application is now maintained as part of the AdminTools application, you can find there the latest version.

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

  1. Log in the wiki with a user having Administration rights
  2. Go to the Administration page and select the Import category
  3. Follow the on-screen instructions to upload the downloaded XAR
  4. Click on the uploaded XAR and follow the 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. 

Release Notes

v1.1

Import in your wiki and visit Admin.CheckConfig or Admin.CheckIndexes or Admin.CheckDBEncoding

v1.2

Import in your wiki and visit Admin.CheckConfig.

This version is compatible with XWiki 2.x and has an install script to complete the installation of the check config scripts.

v1.3

Import in your wiki and visit Admin.CheckConfig.

This version is compatible with XWiki 2.x to XWiki 2.3 (fails on XWiki 2.4) and has an install script to complete the installation of the check config scripts. It supports additional indexes for the activitystream and the recyclebin tables.

v1.4

Import in your wiki and visit Admin.CheckConfig.

This version is compatible with XWiki 2.x and in particular XWiki 2.4 and has an install script to complete the installation of the check config scripts. It supports additional indexes for the activitystream and the recyclebin tables.

NOTE: V1.4 and older versions can create indexes only when the database is named 'xwiki'.
Tags:
Created by Ludovic Dubost on 2009/08/07 18:44

Download XWiki