Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Apex 4.1: Error processing session sentry function. ORA-01403

MortenBratenSep 21 2011 — edited Feb 21 2012
Hi,

I have developed an application in Apex 4.0. I've translated the application into one additional language, and set the language to be derived from the browser. On the 4.0 instance, this works as expected (changing the preferred language in the browser and reloading a page uses the translated app).

I then deployed the main app and the translated app to an Apex 4.1 (runtime-only) instance. If I access the application with the browser set to the primary language (English), it works, but if I change it to the secondary language and reload the page, I get:
Error processing session sentry function.
ORA-01403: no data found
This also happens if I try to access the translated application directly via the URL.

(I'm not sure what "session sentry function" means; in my application I have a custom authentication scheme with a custom "authentication function", but I have not specified anything for "session verify function" -- which is close but not exactly the same as "session sentry function", so I am not sure if they are the same thing.)

Anyway, as this works on Apex 4.0 and not on Apex 4.1, I wonder if it is a bug... ?


- Morten

http://ora-00001.blogspot.com
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 20 2012
Added on Sep 21 2011
7 comments
3,149 views