pl/sql embedded gateway problem
orsteveJul 12 2010 — edited Jul 13 2010Was able to get APEX running using the embedded gateway - no problems.
Then I tried to set up SSL (set http2 port and protocol, wallet location into sqlnet.ora and listener.ora - had to create them first since 11g was doing fine without them, disabled client auth, created listening end point, and enabled the TCPS dispatcher). Bounced the db and couldn't access APEX using http or https.
Tried to back out the changes (left just the non-ssl stuff in listener.ora) - after stopping and starting the listener I was able to get to APEX via http about a minute after restarting the listener. BUT then it only works for say 1 to 2 minutes then IE gives the "Cannot display web page".
How can I see or get to the configuration stuff (mod_plsql type info) inside of 11g? How can I debug this thing to get APEX working by the morning? I have looked at the listener log and it isn't as helpful as the apache logs.
Thanks for anyone who can help.
Steve