Hi Guyz,
We are using TS 7.4.0 on Red Hat Enterprise Linux Server release 6.5 (Santiago).
LSDS and TS are installed on the same server.
Below mention are the configuration of LSDS instance -
CATALINA_BASE: /opt/Interwoven/LiveSiteDisplayServices/runtime/tomcat
CATALINA_HOME: /usr/local/Interwoven/lsds
CATALINA_TMPDIR: /opt/Interwoven/LiveSiteDisplayServices/runtime/tomcat/temp
JRE_HOME: /usr/local/jdk1.7.0_25/jre
Below mention are the configuration of Tomcat instance -
CATALINA_BASE: /usr/local/Interwoven/lsds
CATALINA_HOME: /usr/local/Interwoven/lsds
CATALINA_TMPDIR: /usr/local/Interwoven/lsds/temp
JRE_HOME: /usr/local/jdk1.7.0_25/jre
When we hit any page deployed on LSDS below mention are the response we get -
1) Sometime page keeps on loading.
2) Sometime it gives 404 error.
3) Sometime it gives 400 error.
I have check the DB and its up and running.
Files are also present on LSDS.
Kindy, let me know what could be the issue or which configuration file i can check.
PFA the server.xml file from both LSDS and Tomcat instance along with LSDS logs.
I see some exception but not sure why its coming.
Any pointer will be a great help.
Thanks in advance.