I am installing OTM 6.3.3 on a new app\web Linux development server as part of our upgrade process.
I followed the install guide and the supplimental installation guide. Everything appears to have gone ok with the install.
I starting OTM as root using the provided startup scripts. My otm user does not have rights to modify the file descriptors and the startup script su's to otm to start the servers. The weblogic console logs show no errors on startup.
I do not have anything in the glog.web.log. Where else should I be checking for the OHS startup logs?
I just checked the otm631.log in the diagnostics directory on OHS. I see the following.
[2014-07-29T11:22:28.2358-04:00] [OHS] [ERROR:32] [OHS-9999] [core.c] [host_id: hqwotmappd02.xxxxx] [host_addr: xxxxxx] [tid: 139750593726208] [user: otm] [ecid: 004zpQRVnDEBl3ELn69DiZ0001Or0006LM] [rid: 0] [VirtualHost: main] File does not exist: /u01/Oracle/Middleware/Oracle_WT1/instances/instance1/config/OHS/otm631/htdocs/GC3
I checked my httpd.conf file and server is set to serve documents out of OTM directory.
DocumentRoot /u01/otm/web/htdocs
Running netstat --tcp --listen I do not see OHS listening on port 7777 as defined in the httpd.conf file.
Rick
I followed the install guide and the supplimental installation guide. Everything appears to have gone ok with the install.
I starting OTM as root using the provided startup scripts. My otm user does not have rights to modify the file descriptors and the startup script su's to otm to start the servers. The weblogic console logs show no errors on startup.
I do not have anything in the glog.web.log. Where else should I be checking for the OHS startup logs?
I just checked the otm631.log in the diagnostics directory on OHS. I see the following.
[2014-07-29T11:22:28.2358-04:00] [OHS] [ERROR:32] [OHS-9999] [core.c] [host_id: hqwotmappd02.xxxxx] [host_addr: xxxxxx] [tid: 139750593726208] [user: otm] [ecid: 004zpQRVnDEBl3ELn69DiZ0001Or0006LM] [rid: 0] [VirtualHost: main] File does not exist: /u01/Oracle/Middleware/Oracle_WT1/instances/instance1/config/OHS/otm631/htdocs/GC3
I checked my httpd.conf file and server is set to serve documents out of OTM directory.
DocumentRoot /u01/otm/web/htdocs
Running netstat --tcp --listen I do not see OHS listening on port 7777 as defined in the httpd.conf file.
Rick