I'm attempting to update documents utilizing JRA. I'm currently getting the following message:
com.laserfiche.repositoryaccess.LaserficheRepositoryException: The current request could not be performed because there are too many existing operations running.
I'm looping through and updating document's metadata by conducting a search for the document based on field. I don't have the the ID for the documents otherwise I would find the document based on its ID and bypass the need to search. Is there a limitation on how many searches that can be completed within a given time frame? I attempted to put in a sleep thread of 3 seconds and I still have the persisting message. The message is repeated twice and then I receive the following message:
java.util.MissingResourceException: Can't find resource for bundle java.util.PropertyResourceBundle, key ERR0