Recovering from profile creation failure after using the BPMConfig command

If the profile creation step fails after running theBPMConfig command, you need to delete the profiles and drop the databases that you created.

To resolve the problem, perform the following steps:
  1. For each profile that you attempted to create, run the manageprofiles command to delete the profiles. For example, manageprofiles -delete -profileName profile_name.
  2. Delete the profile folders.
  3. From the install_root/bin folder, run manageProfiles -validateAndUpdateRegistry
  4. Drop the databases if you have already created them.