Hello,
I've just upgraded our DEV environment from 6.2.2 to 6.2.8. Installed the patch set in both Web and App server (ours is a 2 node setup - one app server, running Weblogic and the other being the Web server, runnin Tomcat / Apache. DB is a 2 node RAC running 11gR2)
After finishing the patch, I've requested our DBA to bounce the database and after that, when I tried to start the services, Web server starts up without any issues. But App server doesn't. It just displays the message "Waiting for DB Server to finish startup" and just hangs. Looks like "$JAVA_HOME/bin/java glog.util.admin.WaitForServer <Server_name> 1521" doesn't get any response.
Any help is greatly appreciated.
Thanks
Muthu
I've just upgraded our DEV environment from 6.2.2 to 6.2.8. Installed the patch set in both Web and App server (ours is a 2 node setup - one app server, running Weblogic and the other being the Web server, runnin Tomcat / Apache. DB is a 2 node RAC running 11gR2)
After finishing the patch, I've requested our DBA to bounce the database and after that, when I tried to start the services, Web server starts up without any issues. But App server doesn't. It just displays the message "Waiting for DB Server to finish startup" and just hangs. Looks like "$JAVA_HOME/bin/java glog.util.admin.WaitForServer <Server_name> 1521" doesn't get any response.
Any help is greatly appreciated.
Thanks
Muthu
Comment