Skip to Main Content

Analytics Software

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!

Invalid state error when using concurrent sessions in Discoverer Viewer

tester_geniSep 10 2008 — edited Sep 17 2008
We are oracle 10g DB for Oracle BI Discoverer Viewer application.

We have a problem when a user logs in with the same ID on two different sessions under one machine(1 mac address).

The error message is as per below.
====================================

"The Application encountered an invalid state.
No state was found matching the state identifier provided. This can happen if your session timed out. Please start the operation again.

Indez: 10, Size:0"
====================================

The index and size varies at different times.

We suspect that the problem's caused by a confusion between the StateIDs of the two sessions. This can be replicated by modifying the querying URL; by manually changing the value of the StataID parameter.

It will be good if somebody can help us on this...

Regards
Albin Abraham

Comments

Murali Pasumarti

You are almost there, try the below,

Equals(Integer,PropValue(Core.Children),0)

(Or) you can execute a Query with #Children Equal 0.

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 15 2008
Added on Sep 10 2008
2 comments
1,224 views