HP StorageWorks P9000 Performance Advisor Software v5.4 Troubleshooting and FAQs Guide (T1789-96336, April 2012)

Manually verify if the HP StorageWorks P9000 Performance Advisor Tomcat service is active on the
management station. If the service has stopped, try to restart the service by following these steps:
1. Select Start > Run and type services.msc.
The Services dialog box appears.
2. Right-click HP StorageWorks P9000 Performance Advisor Tomcat service and select Start from
the drop-down list.
If you have configured the HP StorageWorks P9000 Performance Advisor Monitor service to
automatically restart the tomcat service, it tries to restart the tomcat service for the retry count you
specified in the PAMonitor_mail.properties file available in the <Install_drive>:\HPSS\
paMonitor\conf folder on your management station. Then, it sends an email notification that
describes whether the restart tomcat service was a success or a failure. For more information on
configuring the HP StorageWorks P9000 Performance Advisor Monitor service to restart the tomcat
service, see the HP StorageWorks P9000 Performance Advisor Software User Guide.
Specify the correct HTTP port number of the management station in the paxp_service.properties file.
On the management station, manually replace the existing port number:
1. Look for the following tag in the server.xml and manually replace the existing port number
with the new port number:
<Connector port="Existing_port_num" protocol="HTTP/1.1"
connectionTimeout="20000" redirectPort="443"/>
The server.xml is available in the <Installation_Drive>:\HPSS\pa\tomcat\conf
folder on your management station.
2. Restart the HP StorageWorks P9000 Performance Advisor Tomcat service.
On the host agent, manually update the new port number of the management station:
1. On a Windows host, open the paxp_service.properties file from the <Installa-
tion_Drive>:\Program Files\Hewlett-Packard\xppa\hostagent\config folder
on your host system. If it is a custom install location, the file is available in the <Installa-
tion_Drive>:\<Installation_Directory>\hostagent\config folder.
On a UNIX host, open the paxp_service.properties file from the <Installa-
tion_Drive>:\opt\xppa\hostagent\config folder.
On an OpenVMS host, open the paxp_service.properties file from the SYS$COMMON:[HEW-
LETTPACKARD.P9000HOSTSW.HOSTAGENT.LOG] folder.
2. Replace the existing port number in the http.port field with the new port number of the man-
agement station with which your host agent should communicate.
Following is a sample paxp_service.properties file in which the ManagementSta-
tion.Hostname shows 01.01.01.01 as the management station IP address and http.port
shows port 80:
#com.hp.xpsl.hostagent.HostAgent
######################################################################
ManagementStation.Hostname=01.01.01.01
# On startup, if missing or empty value, then system uses the
# value in the xpmgmtstationaddress.prp file.
# Protocol:
# http (default) or https. Fix at startup
http.port: 80
# http port of the management station. This will be provided
# during installation
3. Restart the host agent services.
HP StorageWorks P9000 Performance Advisor Software Frequently Asked Questions 21