Skip to Main Content

Java Development Tools

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!

How do i debug "ADFc view scope" errors

DrHoneybearJun 13 2022

Getting lots of these as we navigate through our app at run-time. Everything seems to work but it's challenging to find 'real errors' when hundreds of these logs are posted in an hour or so.

<oracle.adf.model> <SaveStateTokenListener> <afterPhase> <ADFc: ViewScope not available in this environment, cannot save State-token.> 
<oracle.adf.view> <FacesPageLifecycle> <getToken> <ADFc: ViewScope not available in this environment, cannot restore State-token.> 

I've no idea where to start debugging as I didnt write the app, a team of 5 did, it's huge, and I am an ADF/Jdeveloper N00b.

Help / advice please?

This post has been answered by Timo Hahn on Feb 6 2023
Jump to Answer
Comments
Post Details
Added on Jun 13 2022
12 comments
431 views