Installation and uninstallation issues
This section provides details about issues that you encounter during installation. Installation can fail because of these issues. Some of these issues might occur after installation, due to errors that occur during installation.
- Email alerts are not working
- Issues occur after installation on Solaris 10
- No port specified for the agent
- Required libraries for msend are missing for the Integration Service on Linux systems
- When choosing the installation directory, the Choose Folder window loses focus
- Redirection error message displayed in Mozilla Firefox
- Installation on an Oracle database fails
- Downloading an installation package fails on Google Chrome
- Cleaning up the operating system when the installation fails
- Uninstaller not created
- Uninstallation of the Central Server that was upgraded from BMC ProactiveNet version 9.0.22 fails
- Apache service is not installed automatically in high availability (HA) mode
- Apache ActiveMQ error message is displayed
- Installation on the Red Hat Enterprise Linux (RHEL) 7.1 fails
- Missing resource bundle warning messages
Email alerts are not working
You are not receiving email alerts.
The email settings on your computer are not configured to receive alerts.
Review the email settings and configure your computer to receive email messages from . For more information, see Preinstallation-tasks.
Issues occur after installation on Solaris 10
After installing BMC ProactiveNet Server on Solaris 10, attempts to log on into the Solaris server fail because the required permissions are missing.
Provide the required permissions. The directory where the BMC ProactiveNet Solaris server is installed (and all of its parent directories) must have 755 permissions and must be owned by the root user and other group. Without these permissions and ownership, you cannot login to the BMC ProactiveNet Solaris server. These permissions and ownership must exist before you begin the installation.
No port specified for the agent
The Java virtual machine (JVM) cannot find the port number for the agent.
The JVM cannot find the port number for BMC ProactiveNet in the configuration file.(The default port number is 12124.)
Verify the following settings:
- Verify the setting for the port in the proactivenet_agent_install.log file, which is located in the following directory:
installationDirectory/pw/pronto/bin - Verify whether the port is correctly defined in the main configuration file, which is located in the following directory:
installationDirectory/pw/pronto/conf/pronet.conf - Verify whether the pronet.apps.agent.port property is correctly defined. The pronet.apps.agent.port property is in the custom configuration file, which is located in the following directory:
installationDirectory/pw/custom/conf/pronet.conf If the port is not defined correctly in the pronet.apps.agent.port property, perform the following steps to define the port in the configuration file:
- For Microsoft Windows, replace installationDirectory with installationDirectory/agent.
- In the agentInstall/pronto/conf/pronet.conf file, modify the pronet.apps.agent.port property by adding the following port specification:
pronet.apps.agent.port=specifyPort - Stop and restart .
Required libraries for msend are missing for the Integration Service on Linux systems
The libraries required for msend are missing.
This error occurs when required libraries for msend are missing (for example, libstdc++.so.6 and libgcc_s.so.1).
To correct this issue, perform the following actions:
- Set LD_LIBRARY_PATH to point to installationDirectory/pw/server/bin.
- To use LD_LIBRARY_PATH, set it as an environment variable.
In bash:
$ export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
In csh:
> setenv LD_LIBRARY_PATH /usr/local/lib:$LD_LIBRARY_PATH
When choosing the installation directory, the Choose Folder window loses focus
The Choose Folder window loses focus.
Use the default path, C:\Program Files.
Redirection error message displayed in Mozilla Firefox
A redirection error message is displayed in Mozilla Firefox when you try to log on to the Operations Console.
While installing BMC Atrium SSO, ensure that the domain value of the cookie is the network domain of BMC Atrium SSO or one of its parent domains. For more information, see the BMC Atrium Single Sign-On online technical documentation.
In the BMC ProactiveNet Operations Console, BMC ProactiveNet Integrations dialog box, BMC ProactiveNet Server Hostname.Domain field, ensure that you enter the FQDN name of the server. For more information, see Configuring-BMC-ProactiveNet-Integrations-using-the-Operations-Console.
Installation on an Oracle database fails
If the installation of the BMC ProactiveNet Server on an Oracle database fails, see the oracleDBAIface.log file for potential causes of the failure. The oracleDBAIface.log file is located in the temporaryDirectory/pw/pronto directory.
Downloading an installation package fails on Google Chrome
To resolve the issue, update Google Chrome to the latest version.
Cleaning up the operating system when the installation fails
If the installation fails, perform the following steps for cleaning up the operating system:
- Back up the ProductRegistry.xml file.
The file is located in the following directory, depending on your operating system:- (Microsoft Windows) C:\Windows\
- (UNIX) /etc/
- Run the uninstaller to uninstall the BPPM server. If the uninstaller was not created due to failed install, perform the steps provided in Uninstaller not created.
- Remove the ProactiveNet folder from the computer.
Uninstaller not created
If the uninstaller was not created due to failed install, perform the following steps depending on your operating system:
- (Microsoft Windows and UNIX) Remove the entire directory where the BPPM server is installed.
- (Microsoft Windows) Remove the services that were deployed on the server.
- BMC ProactiveNet Server
- BMC ProactiveNet Publishing Server
- BMC ProactiveNet Integration Service
- BMC ProactiveNet Administration Manager
- BMC ProactiveNet Impact Manager
- BMC ProactiveNet Event Adapters
- (Microsoft Windows) Remove the registry values using regedit.
- Search for registry entries created for bppm and remove them.
- Search for registry entries created for ProactiveNet and remove them.
- Search for registry entries created for IntegrationService and remove them.
- Search for registry entries created for centraladmin and remove them.
- Search for registry entries created for pns and remove them.
- (Microsoft Windows and UNIX) Remove the following environment variables:
- BMC_PROACTIVENET_HOME
- BPPM_SERVER_HOME
- CATALINA_HOME
- IBRSD_HOME
- JAVA_HOME
- MCELL_HOME
- PnAdminPath
- PnServerPath
- ProActiveServerPath
Uninstallation of the Central Server that was upgraded from BMC ProactiveNet version 9.0.22 fails
Sometimes, an error occurs when you uninstall the Central Server that was upgraded from BMC ProactiveNet version 9.0.22.
Workaround
To prevent this error from taking place, perform the following steps before uninstalling the Central Server:
- Move the jre directory from /opt/bmc/ProactiveNet/jre into /opt.
- Navigate to the /opt/bmc/ProactiveNet/UninstallBPPMServer directory.
- Run the ./uninstall LAX_VM=/opt/jre/bin/java command.
Apache service is not installed automatically in high availability (HA) mode
On a Windows Server 2012 computer, after a successful installation of BMC ProactiveNet Server in high availability mode, the Apache service is not installed automatically.
Workaround:
- On the primary server, open a command prompt.
- Go to the <installation directory>\pw\apache\bin\ directory and run the following command:
httpd.exe -k install -n "ProactiveNetApache"
The Apache service is created. - Restart the BMC ProactiveNet Server.
Apache ActiveMQ error message is displayed
Sometimes, after installing BMC ProactiveNet, the following error message is displayed:
This error occurs when you upgrade Apache ActiveMQ from version 5.4 to 5.9.1. You can ignore this error message.
Installation on the Red Hat Enterprise Linux (RHEL) 7.1 fails
When installing the BMC ProactiveNet Server on the Red Hat Enterprise Linux (RHEL) 7.1 operating system, the installation fails with the library validation error.
To avoid this issue, run the following steps:
- Run the installer and click Next.
- When the license agreement page is displayed, open the /etc/redhat-release file using any editor tool.
- For the 'Red Hat Enterprise Linux Server release 7.1 (Maipo)' string, edit the version number to 7.0, and save the file.
- Navigate to the installer and on the license agreement page, select I agree to the terms of the license agreement, and click Next.
- Open the /etc/redhat-release file again and revert the change. That is, edit the version number to 7.1 for the Red Hat Enterprise Linux Server release 7.0 (Maipo) string, and save the file.
- Continue with the installation process using the steps explained in Installing on Linux or Solaris with Sybase or Installing on Linux or Solaris with Oracle.
Missing resource bundle warning messages
When you install the BMC ProactiveNet Server, the following warning messages might be displayed in the server install log file:
You can ignore these warning messages.