APEX 4.1 possible bug or at least a very strange behavior
Hello,
we just upgraded Apex 4.0 to 4.1 and encountered a bit strange behavior when developing.
I log in to my application, I have a session_id assigned and everything is working fine. But for some reason when I click on developeres toolbar to edit a page, my session_id changes and then when I click on RUN button to view the page I get
apex_error_code: APEX.SESSION.DB_SESSION_INIT.UNHANDLED_ERROR
The easiest way to overcome this is to click on DEBUG button on developers toolbar. My old session_id is back in the URL and everything is working fine.
Does anybody know why this is taking place.
Thanks in advance, cheers.