Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Why isn't Apache Portable Runtime automatically built and used by CLM 5.0.2?

Fresh install of CLM 5.0.2 (RTC and JTS only) on RHEL 6.5.
The Catalina.log is complaining "org.apache.catalina.core.AprLifecycleListener init INFO: The APR ased Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /opt/ibm/jts/server/jre/lib/amd64/compressedrefs:/opt/ibm/jts/server/jre/lib/amd64:/usr/lib

The product clearly installed tomcat-native.tar.gz in /opt/ibm/jts/server/tomcat/bin.

Why didn't it build out the needed libraries and install them if they can be used to improve performance?

0 votes

Comments

Hi Stephen,
One reason I can think about is that RTC default tomcat/conf/server.xml is using keystore:
 keystoreFile="ibm-team-ssl.keystore"
 keystorePass="ibm-team"
This is not compatible with APR. With APR you need to use SSLCertificateFile


Be the first one to answer this question!

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 2,357
× 40

Question asked: Jan 20 '15, 3:22 p.m.

Question was seen: 3,666 times

Last updated: Jan 20 '15, 11:40 p.m.

Confirmation Cancel Confirm