To apply the latest fix pack to XRay, do the following:
- Download the following packages from the FTP server:
-
- jkool-dbapi-solr-1.x.x-tar.gz
- jkool-rest-service-1.x.x.tar.gz
- xray-ui-1.x.x.tar.gz
- JKOOL_SERVICE-1.x.x.pkg
- Place and untar jkool-dbapi-solr-1.x.x-tar.gz into the /opt/nastel/misc/jkool-dbapi directory.
- Stop Web, CEP, and Domain services.
- Update the link ‘current’ to latest db-api solr package:
jkool-dbapi-solr-1.6.x
Unlink current:
ln -s jkool-dbapi-solr-1.x.x current
- Place the JKOOL_SERVICE-1.x.x.pkg, xray-ui-1.x.x.tar.gz, and jkool-rest-service-1.x.x.tar.gz in the AutoPilotM6/updates directory.
- Go to AutopilotM6/bin directory and enter the following:
./pkgman ../updates/ JKOOL_SERVICE-1.x.x.pkg
Note: Start and stop the Domain service for each package install to update the libraries properly.
- Untar jkool-rest-service-1.x.x.tar.gz, xray-ui-1.x.x.tar.gz to the AutopilotM6/apache-tomcat/webapps directory. Two war files will be made available.
- Move the two war files to the AutopilotM6/apache-tomcat/webapps directory.
- Delete the cache from the Apache-tomcat temp directory: [AUTOPILOT_HOME]/apache-tomcat/temp.
- Start the Domain, CEP and Web servers again.
- When the login page is loaded, check the current version of the UI to make sure that XRay has been updated properly.