User guide
Installing Apache ActiveMQ
Apache ActiveMQ is an open source software that is customized and bundled with
Alcatel-Lucent 5620 SAM LogToFile 2.3.0.0 Technology Pack JAR file. Apache
ActiveMQ is responsible for buffering messages that are received from SAM JMS
for the DataStage Job. Apache ActiveMQ is an interface to JMS poller to pass
messages.
About this task
Apache ActiveMQ must be installed on the same server where the IBM InfoSphere
Information Server server is installed.
Procedure
1. The tnpm-apache-activemq-5.5.1-bin.tar.gz file is available in the technology
pack jar. After pack installation, you must be able to find the Apache ActiveMQ
bundle at $PVM_HOME/APFiles/alcatel_5620_sam_log2file/datastage/.
2. As root user, extract the file to /opt directory by using the following command:
tar zxvf tnpm-apache-activemq-5.5.1-bin.tar.gz
3. Add activemq.rc file as a system service by linking the file in /etc/init.d by
using the following commands:
ln-s /opt/apache/activemq/5.5.1/bin/activemq.rc /etc/init.d/activemq.rc
/sbin/chkconfig --add activemq.rc
/sbin/chkconfig activemq.rc on
/sbin/chkconfig service active
4. Start Apache ActiveMQ by using the following command:
./activemq.rc start
If you want to stop the Apache ActiveMQ, you can use the following
command:
./activemq.rc stop
5. To verify that ActiveMQ installation is successful, do one of the following steps:
a. Log in to the server where ActiveMQ is installed by using the following
command:
http://<host_name>:8161/admin/
If the web page opens as shown in the figure, the installation is successful:
18 Alcatel-Lucent 5620 SAM LogToFile 2.3.0.0 Technology Pack Installation and User Guide