I have a weird problem - the bi_server1 is actually started and I can log into OBIEE and do everything in OBIEE. In EM and Console, I can see that the server is in RUNNING state and all is good. However, in the bi_server1.out log file, it never gets logged that the server is now in RUNNING state. The only state that shows up in the bi_server1 log is STARTING. The server start-up scripts I use check for 'RUNNING' in the log file before starting the next service and since it never appears in bi_server1.out, my script will timeout and never finish starting up the rest of the components.
Has anyone seen the issue where the server state is not reflected in the log file? I'm running 11.1.1.9.
Thanks.