Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Needs Review
Workspace Domino
Categories Administration
Created by Guest
Created on Nov 13, 2023

Xpage: Need change xpage work method

When agent is running, user is changing design for the current db from Notes client(such as : add one folder), then accessing xPage from current db again from browser, we found the browser no responding, after the agent running complete, we can access xPage from the browser again.

Since xPages maintains a cache of the NSFs for better performance. When the design of the NSF changes, it has to refresh its cache as well to ensure the data integrity, so it doesn't serve out the state info. This implies the db design has to be momentarily locked whilst the design is being read and cache refreshed. Adding a folder to the db does just that. Because the agent note is locked by the initial thread, the design refresh has to wait until the agent completes so the db design can be read and refreshed.

But from customer's daily work needs, when agents are running, end users need modify the db's design, such as add folders, so pls consider to modify xPage work method, Thanks!

  • Attach files
  • Guest
    Reply
    |
    Nov 15, 2023

    This is a serious bug, Domino Server cache web elements but seems only Xpage be impacted.

    Is every bug only can be fixed by "Add a new idea"?