Apex application hangs every 8 to 10 days
I am running an Apex 4.1 application under OC4j and Oracle 11g. After about 8 to 10 days, the application hangs. The behavior is that the users cannot go to the application URL. I have got a fix to the problem by trial and error. I log in to the server and shutdown the database instance. (Please note that the database keeps running and I can take database backup and run queries on it.) Then I stop the listener and OC4J and restart the server OS. Now I again start the listener, start the database instance and run OC4J. The
0