We noticed some errors of a REST API search in VNM.OUT (see below).
As verified a non existing attribute will produce such SearchParser.cc errors.
In the search you also can see that the used attributes 0xfff00569 and 0xfff00550 (which do not exist) are missing a value to search for.
How can we debug this and find out the REST queries that produce the error without filling the logs too fast?
Spectrum 22.x, 23.x
An incorrect REST API search query.
We can enable the following debug:
OneClick Administration -> Debugging -> Web Server Debug Page (Runtime) page : RESTful Web Services
and see the output in the tomcat log file ($SPECROOT/tomcat/logs/stdoout.log for Windows or catalina.out file for Linux)
If this does not help may need to look for more details with for example tcpdump.
Reproduce the error like this: