Restoring the development environment to default setup
Restoring the development environment to its default setup is accomplished by using a convenient command called restoreDefault.bat.
After this
utility runs, the following development environment components are restored:
- Management Center, management-center.toolkit.80.component, is reset to the default configuration.
- The Derby database is restored to include only the original bootstrap data.
Procedure
- Open a command prompt and go to the WCDE_installdir\bin directory.
-
Run the following command:
OrrestoreDefault.bat
whererestoreDefault.bat force
force
is an optional argument that bypasses the confirmation prompt. -
Rebuild the search index:
- Optional:
Check the log file WCDE_installdir\logs\setup.log for
details.
Note: You might notice the following error in the updateModules.log file: java.lang.RuntimeException: Unable to acquire PluginConverter service during generation. You can safely ignore these errors.