If you change the IP of BSM server, here is what you can do without reinstalling BSM:
- Change the IP in HOSTS table accordingly.
- Make sure GW and DP can resolve each other’s hostname with new IPs.
- On each BSM server whose IP changed, Add “-Djava.rmi.server.hostname=< new IP>” to the following locations:
- Edit HPBSM\EJBContainer\bin\mercury_run.bat and add it to MERCURY_OPTS parameter
- Edit HPBSM\bin\service_manager.bat add it to PRODUCT_OPTS parameter
- Restart BSM on that server
0 Comments