Error: Mismatch between the parameters of the first node and the current node

  • KM01211257
  • 15-Oct-2014
  • 15-Oct-2014

Summary

Unix - open the file "run_after_finish.sh" for editing Windows - open the file "run_after_finish.sh for editing 1) Locate the following line: set SKIP_VALIDATIONS=-wOsValidator –wLicenseTypeValidator 2) The line in Step 2 might be commented. If so remove the comment 3) Change the line to: set SKIP_VALIDATIONS=-wOsValidator -wLicenseTypeValidator –wRepositoryValidator 4) Save the .sh or .bat file 5) Attempt to deploy ALM 11.x, it should succeed.

Question

When reinstalling ALM 11.x or 12.x and taking the option to install a second node the error "Mismatch between the parameters of the first node and the current node." may occur

Answer

Unix - open the file "run_after_finish.sh" for editing. Default path is: /opt/HP/HP_ALM_Platform

Windows - open the file "run_after_finish.sh for editing. Default path is: <drive>\Program Files\HP\HP Application LifeCycle Management 11.<sub_version> 

1) Locate the following line: set SKIP_VALIDATIONS=-wOsValidator –wLicenseTypeValidator
2) The line in Step 1 might be commented. If so remove the comment
3) Change the line to: set SKIP_VALIDATIONS=-wOsValidator -wLicenseTypeValidator –wRepositoryValidator
4) Save the .sh or .bat file
5) Attempt to deploy ALM 11.x, it should succeed.