This readme file provides information about interim fix PO01086 for IBM Intelligent Transit Analytics Version 1.5.
IBM® Intelligent Transit Analytics V1.5 interim fix PO01086 provides fixes for problems in the user interface, and also a memory leak which occurs when you load production timetable data.
IBM® Intelligent Transit Analytics V1.5 interim fix PO01086 resolves the following problems:
User interface issues
When you install interim fix PO01086, the following problems in the Operator:Transit view no longer occur:
Before you begin to install interim fix PO01086, download and install IBM Intelligent Operations for Transportation V1.5 interim fix PO01084.
For more information, go to http://www.ibm.com/support/docview.wss?uid=swg24034647.
Extract the IBMIT-ITA-1.5.0.0-IFPO01086.zip interim fix file. The fix consists of updated versions of the following IBM Intelligent Transit Analytics system files:
vap_portlet_ear.ear
trans_vap_ui_restservices_ear.ear
vap_loaddata.sh
trans_vap_offline_infrastructure.jar
Log on to the IBM Intelligent Operations Center V1.5 application server node.
Copy the files titled vap_portlet_ear.ear and trans_vap_ui_restservices_ear.ear to a temporary directory on the IBM Intelligent Operations Center V1.5 application server node.
Open the WebSphere Application Server administration console.
In the View pane, navigate to Applications > Application Types > WebSphere enterprise applications.
Update the vap_portlet_ear application by completing the following steps:
Filter the applications by '*vap*'.
Find and select the vap_portlet_ear application.
Click Update and accept the default configurations.
When prompted, enter the path of the updated vap_portlet_ear.ear file that you extracted to a temporary directory.
To save the updated ear file to the master configuration, click Save.
Start the installed vap_portlet_ear application, and verify that it starts successfully.
Update the trans_vap_ui_restservices_ear application by completing the following steps:
Filter the applications by '*trans*'.
Find and select the trans_vap_ui_restservices_ear application.
Click Update and accept the default configurations.
When prompted, enter the path of the updated trans_vap_ui_restservices_ear.ear file that you extracted to a temporary directory.
To save the updated ear file to the master configuration, click Save.
Start the installed trans_vap_ui_restservices_ear application, and verify that it starts successfully.
Clear the browser cache of the connecting clients.
Log on to the IBM Intelligent Operations Center data server as the root user.
Open the /opt/IBM/iss/intelligentTransportation/intelligentTransitAnalytics/scripts directory.
Back up the original V1.5 vap_loaddata.sh and trans_vap_offline_infrastructure.jar files, by copying them into a directory of your choice.
Copy the updated vap_loaddata.sh and trans_vap_offline_infrastructure.jar fix files that you extracted earlier, into the /opt/IBM/iss/intelligentTransportation/intelligentTransitAnalytics/scripts directory.
When prompted, enter y to overwrite the existing files.
To check that the files have the correct ownership, run the following command:
#ls -la
The ownership should be as follows:
root root 7907 Aug 12 09:57 vap_loaddata.sh
db2inst1 db2iadm1 172476 Aug 12 09:53 trans_vap_offline_infrastructure.jar
It is possible even with this fix in place that the Java heap is exhausted by the loading excessively large PTT files. This can result in a failure to load and store the data. To work around this issue, it is possible to increase the memory limits on the Java process that is used by the data load utility.
Optionally, edit the vap_loaddata.sh script file to increase the Java heap size. To do this, complete the following steps:
Search for line that starts the Java process, which begins with the following string:
$JAVA_HOME/bin/java
On this line, search for the -Xmx parameter. The value that immediately follows -Xmx represents the maximum heap size. For example, the value -Xmx4096m indicates that the maximum heap size is set to 4096 MB (or 4 GB).
Increase the Java heap size as needed to ensure successful loading of the large PTT data files. Increase the setting in multiples of whole giga-byte values, for example -Xmx6144m or -Xmx8192m.
When the large PTT files are loaded, to optimize performance you can optionally reset the -Xmx value back to the original setting.
For more information about configuring and administering IBM Intelligent Transit Analytics, see the IBM Intelligent Transportation V1.5 Information Center at:
http://pic.dhe.ibm.com/infocenter/cities/v1r5m0/topic/com.ibm.transport.doc/ic-homepage.html
For the latest support updates, fix news, and downloads, see the IBM Intelligent Transportation Support Portal site at:
IBM and WebSphere are registered trademarks of International Business Machines Corporation in the United States, other countries, or both.
Licensed Materials - Property of IBM. © Copyright IBM Corporation 2013. All Rights Reserved. Note to U.S. Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.