In release 9.8, the nserver.conf and nserverdaemon.conf
files were combined into a single file named Server_Common.conf. The Server_Common.conf
file is stored in the new_installation_directory/UniversalMessaging/server/umserver/bin directory.
Upgrade from 9.9 or 9.10: If you made any
custom changes to the Server_Common.conf file for an old instance, make the same
changes in the Custom_Server_Common.conf file for the corresponding new instance.
Upgrade from 9.12 or 10.1: If you made any
custom changes to the Server_Common.conf or Custom_Server_Common.conf file for an old
instance, make the same changes in the Custom_Server_Common.conf file for the
corresponding new instance.
If the data directory for an old instance was not in the
default location specified in the IBM webMethods Installer, the migration utility did not migrate the data directory. The
default location for the data directory is the new_installation_directory/UniversalMessaging/server/instance_name/data directory. You can
use the old data directory in the old location or copy it to a new location. If you copy
it, also do the following:
Edit the DDATADIR parameter in the
Server_Common.conf file for the new instance to point to the new data directory
location.
Go to the new_installation_directory/UniversalMessaging/serverinstance_name/bin directory, open
the nstopserver.{bat|sh} script in a text editor, and edit it to point to the new data
directory location.
If you modified the old default JAAS configuration file, go to the old_Software
AG_directory/UniversalMessaging/server/server_name/bin
directory, open the jaas.conf file, and copy the changes to the same file in the new
installation. Also copy references to external resources such as truststore files and then
modify the references as necessary.