This error is most commonly seen as a result of custom automation designed to work in conjunction with the Salesforce CPQ package. This is a result of an Apex Limitation related to when a single transaction kicks off more than one queued job in an org.
If you encounter this error, analyze automation records that make updates to any of the following objects as these have the potential to en-queue a job:
A general rule of thumb is that any callouts to the Heroku service will en-queue a job (both the calculation and document services). It's important to note that generating an order and renewing contracts are both processes which run calculations.
When encountering this error, analyze automation added to the org to see what updates are being made to the objects mentioned above and whether the customization in the org would cause multiple entries from the list to be executed (or some entries to be executed more than once). In many instances, moving immediate actions from workflow rules, flows, and process builders to time delayed actions can prevent the errors as the second queued job will be enqueued from the new time-delayed action.
NOTE: For additional information, read our help article General Tips to Troubleshoot Apex Governor Limit Errors in CPQ.
000383160

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.