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!

Get APEX.SESSION_STATE.SSP_VIOLATION2_FOR_DEVELOPERS error when setting an item

Christian PitetJan 27 2016 — edited May 17 2016

Hi,

I have on page 60 a calendar 5 region using SQL request . On the attributes of the calendar, I set a create link attribute for page 61.

In this link I set the P61_DATE_ACTIVITE item with the subsititution string &APEX$NEW_START_DATE.

When I double-click in the calendar I get an error message, checksum problem :

"(RPP61_DATE_ACTIVITE15/01/2016 [E9453229B8708615E116706583AEE8B9]) ne concordent pas avec le checksum transmis à la procédure d'affichage (203A2AB3351CEA0906F74F13B1D49F07). ",

it is an error message :

  • is_internal_error: true
  • apex_error_code: APEX.SESSION_STATE.SSP_VIOLATION2_FOR_DEVELOPERS
  • component.type: APEX_APPLICATION_PAGES

Capture.JPG

how to get rid of this session state or checksum problem ?

Thank you.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 14 2016
Added on Jan 27 2016
2 comments
983 views