| Re: FTI installation on the system running OTM server Nick,
I have installed Oracle Client9i and a connect string RPTAPP pointing to the OTM database is placed in the tnsnames.ora file.
Also I have installed the Tomcat under OBIEE_HOME and configured the server.xml as mentioned in the admin guide(8005,8009 ports are used for shutdown and ajp13).
Finally copied the "apache" folder from OTM_HOME to OBIEE_HOME and made changes in the httpd.conf,worker.properties and mod_jk.conf files to reflect new directory location,ip address and ports.
One clarification regarding the starting of services.
While starting OTM,i started otmapp55,otmwebtomcat55 and otmweb55 services in order.
Similarly while starting services for OBIEE,the order was like
BI oc4j,BI Server,BI Java Host,BI Presentation Server,Tomcat and BI Scheduler.
There isn't a place where i am starting the service for the Apache Server for the OBIEE as i did in the OTM(otmweb55).
And by the way I am using Sun JDK1.5 instead of JRockit.
Can this be the issue?
Any suggestions?
Thanks,
durga Rao
Last edited by dgoli; July 3rd, 2009 at 08:53.
|