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:
I have a view embedded on a xpage.
The view control has a property "search" with which I can do a fulltext search on the view's content.
I get very, very strange results here. In the view there is a document with a text "12837-4AB3" in some field.
When I enter "12837*" as static value in the search property, the view is correctly searched.
When I enter "12*", I get "command not handled exception" with this log:
---
22.10.2008 23:03:02 HTTP JVM: SEVERE: CLFAD####E: Exception occurred servicing request for: /youatnotes/development/crm/product/casetracker.nsf/CustomerTicketView.xsp - HTTP Code: 500
22.10.2008 23:03:02 HTTP Web Server: Command Not Handled Exception [/youatnotes/development/crm/product/casetracker.nsf/CustomerTicketView.xsp]
oService(NSFService.java:143)
22.10.2008 23:03:02 HTTP JVM: at com.ibm.designer.runtime.domino.adapter.LCDEnvironment.doService(LCDEnvironment.java:223)
22.10.2008 23:03:02 HTTP JVM: at com.ibm.designer.runtime.domino.adapter.LCDEnvironment.service(LCDEnvironment.java:185)
22.10.2008 23:03:02 HTTP JVM: at com.ibm.domino.xsp.bridge.http.engine.XspCmdManager.service(XspCmdManager.java:222)
22.10.2008 23:03:02 HTTP JVM: SEVERE: CLFAD####E: Exception thrown
---
The same goes for other variants, for example there is the word "CRM" in some field in the document, but searching for "CRM" fails with the same exception.
Is this just a bug in Beta2 or is this some kind of limitation?
Feedback number WEBB7KNSRM created by ~Zelda Nimnuplopetsi on 10/22/2008
Status: Open
Comments: