This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Jan 26, 2012, 12:45 AM
94 Posts

Error while browsing Notes view - but cannot see the stack trace

  • Category: Debugging
  • Platform: Windows
  • Release: 8.5.2
  • Role: Developer
  • Tags:
  • Replies: 2
I have an xpage with a view control that will display one of two different views depending on a combobox selection above it.  Each view has the exact same columns - I know because I copied one to make the other - and I ensured that the programmatic names of each column match exactly.  (its the selection formulas that are different)
 
If I look at the data from the first view, all works as expected, meaning I can page through the view using the standard view pager that comes with the view control.
 
However, if I switch the combobox to show me the other view, the first of 5 pages appears fine, but if I click Next - it crashes with "error while browsing notes view".
 
This thing has driven me crazy for about 4 hours now... I've eliminated just about everything I can think of, but without any luck.
 
Searching for this error seems to bring up situations where users are trying to have sortable columns.  But, I'm not doing any of that...my first column is categorized and the second column is sorted in ascending order - but no sortable columns.
 
Has anyone had a similar problem - what am I missing?
 
It's one view control on one xpage and the two views are virtually identical.
Jan 26, 2012, 8:04 AM
9 Posts
Re: Error while browsing Notes view - but cannot see the stack trace
 Have you tried having both views visible at the same time, just to see what happens? In case "Next" is sending it to both views and one view doesn't have any more records? 
Feb 1, 2012, 7:24 PM
94 Posts
Re: there is only one view control
The combo box selection determines which view is used in the one view control on the page.   So, the page doesn't have a separate view control for each view.  Just one view control with a formula for the view selection based on the combo box choice.

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal