ProcessManager
ProcessManager copied to clipboard
Manage processes in Pimcore
Hi, i used the bundle to create a command that is executed from a custom button in the admin panel. After creating the process is there a way to show/update...
Are you planning to support PHP 8.3? Pimcore supports it as of a couple months ago but the PHP version in this repo's compose.json file is currently locked to 8.1/8.2:...
"While attempting to initiate a job using the REST service, I encountered an error stating that a specific column does not exist in the table. However, it's certain that this...
I've just started using pimcore 11 and installed Process Manager(v5.0.12). I stumbled upon an error when I tried triggering a process in process manager using rest APIs. The executeAction function...
I run into this issue since migration to pimcore 11 (and therefore ProcessManager 5.x). It seems it's an issue that I do not use predefined configuration but start the job...
## Problem reason With Pimcore 10 and ProcessManager 4.x there might be monitoring objects in the database without metaData which results in an empty string. In my case this was...
File upload 500 error: Typed property MonitoringItem::$id must not be accessed before initialization
The below error appears when POST:ing a form to `/admin/elementsprocessmanager/config/execute` in Pimcore 11: ``` [2024-02-16T10:26:52.004048+01:00] request.CRITICAL: Uncaught PHP Exception Error: "Typed property Elements\Bundle\ProcessManagerBundle\Model\MonitoringItem::$id must not be accessed before initialization" at...
Hello, In my Sentry I found such an error: Uncaught Error: Call to a member function getPid() on null from: Elements\Bundle\ProcessManagerBundle\Model\MonitoringItem::isAlive code: ``` public function isAlive(): bool { if ($this->isMessengerPending())...
Hi. My configuration is:  But the created process do not run automatically by cron.  Now is 10:43. The cron `bin/console process-manager:maintenance` is set. Why.
We have problem with process manager that stuck and is not running since 5 days.  Can we somehow restart it ? We use PM: 3.1.13 with PimCore 6.9