cancel
Showing results for 
Search instead for 
Did you mean: 

The iView has timed out. There is no cached content to display

Former Member
0 Kudos

Hi

We get this error from time to time and its an nightmare to fix.

"The iView has timed out. There is no cached content to display. Click 'Reload' to retrieve updated content. You may need to wait for the cache to retrieve the content from the source. Reload"

Is there any other way to fix this other than restarting the server or removing the iview from the page and then adding it again.

Setting the "Cache Validity Period","Cache Level" and "Allow Client-Side Caching" properties has no effect on it once it has reached this state.

Any help would be apreciated and rewarded.

regards

Marius

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

1. Goto Portal Catalogue -> Content Provided by SAP -> End User Content -> Standard Portal users

2. Right click on 'Default Framework Page' open --> object

3. Select 'Desktop InnerPage' and edit it(drag the horizontal scroll to right side )

4. select show all in the category drop down and go down in the property page where you can see Page Timeout Set the value for "Page Timeout" and click on save in the top

Increase the above "Page Timeout" value and it should help.

Or otherwise directly go the properties of the Page (to which ur iView is added) and edit the "Page Timeout" value.

Regards,

Sudhir

Former Member
0 Kudos

Can you brief or give some more details....like from the where the data has been loaded into IView, are you using URL IView etc.,

Thanks,

Ravindra.

Former Member
0 Kudos

Hi

Yes, it is an url iview.

Its an iView added to a page, the page added to a workset, the workset added to a role.

EP 7

thanks

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Marius,

did you find a solution to the problem other than restarting anything (server node, irj, etc.)?

Did you find any official SAP notes regarding this?

We are having the same issue here and any help would be really appreciated.

Thanks in advance,

Roland

former_member265210
Active Participant
0 Kudos

Hi

This problem could be because of server node sync issue.

you can test this by using

http://<host>:<port>/irj/portal;sapj2ee_irj=<server node>

if you are not getting error for some server node then engine restart may fix this issue. if still error then server node is having sync issue. check out sap notes for that.

Former Member
0 Kudos

I was able to resolve this error by restarting the application server.