"Invalid multisite cursor specified. Restart the query at page 1" when clicking "Export Orgs" on the Organizations page
book
Article ID: 325527
calendar_today
Updated On:
Products
VMware Cloud Director
Issue/Introduction
Symptoms:
Failure in exporting the list of Organizations in the Cloud Director Provider portal under Resources, Organizations, Export Orgs.
There are greater than 128 Organizations in Cloud Director.
An error is seen in the browser network logs after clicking the Export Orgs button:
"minorErrorCode": "VCD_50070", "message": "Invalid multisite cursor specified. Restart the query at page 1.", "stackTrace": "com.vmware.vcloud.multisite.exceptions.MultisiteQueryArgumentsException: Invalid multisite cursor specified. Restart the query at page 1.\n\tat com.vmware.vcloud.multisite.query.QueryExecutor$AbstractExecutor. <init>(QueryExecutor.java:199)\n\tat com.vmware.vcloud.multisite.query.OpenApiQueryExecutor$JsonQueryExecutor.<init>(OpenApiQueryExecutor.java:79)\n\tat >com.vmware.vcloud.multisite.query.OpenApiQueryExecutor.executeQuery(OpenApiQueryExecutor.java:52)
Environment
VMware Cloud Director 10.x
Cause
Currently pages greater than 2 are not fetched correctly by the Cloud Director UI for Organizations and for the Export Orgs function the page size is hardcoded to 128.
Resolution
This is a known issue affecting VMware Cloud Director 10.5 and earlier releases. The issue will be resolved in future releases of VMware Cloud Director.