I am trying to use the following method from ContentService: ResultPa

I am trying to use the following method from ContentService:

ResultPage browsePaging(java.lang.Long root,
ContentFilter filter,
int startIndex_,
int batchSize_,
java.lang.Integer sortProperty_,
java.lang.Integer sortOrder_)
throws InvalidContentException,
PrivilegeException

It fails with following exception:

com.appiancorp.kougar.driver.exceptions.Signal: rank

Using the same service, its other method browse() works fine.
Kindly help in finding the cause of this error and why the paging method is failing....

OriginalPostID-97032

OriginalPostID-97032

  Discussion posts and replies are publicly visible