Details
-
- Environment:
- Debian-based linux
Activity
| Field | Original Value | New Value |
|---|---|---|
| Priority | Blocker [ 1 ] | |
| Description | When rebooting the host where Petals ESB is running as service, Petals ESB is not running after reboot. My Petals ESB container is running as service and declared in {{/etc/petals-esb/container-}}enable | When rebooting the host where Petals ESB is running as service, Petals ESB is not running after reboot. My Petals ESB container is running as service and declared in {{/etc/petals-esb/container-enable}} |
| Status | New [ 10000 ] | Open [ 10002 ] |
| Priority | Blocker [ 1 ] | Major [ 3 ] |
| Component/s | Packaging [ 10259 ] |
| Status | Open [ 10002 ] | In Progress [ 10003 ] |
| Status | In Progress [ 10003 ] | Resolved [ 10004 ] |
| Fix Version/s | VNext [ 10413 ] | |
| Resolution | Fixed [ 1 ] |
| Transition | Status Change Time | Execution Times | Last Executer | Last Execution Date | |||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|
|||||||||
|
|
|
|
|

Petals ESB does not restart because the directory /var/run/petals-esb is missing. On Ubuntu system, the directory /var/run is cleaned when booting. So the /var/run/petals-esb must be created when starting a Petals ESB container and not at installation time.