Bug ID 482833: apd crash for missing db variable

Last Modified: Nov 07, 2022

Bug Tracker

Affected Product:  See more info
BIG-IP APM(all modules)

Known Affected Versions:
11.6.0, 11.6.0 HF1, 11.6.0 HF2, 11.6.0 HF3

Fixed In:
11.6.0 HF4

Opened: Oct 06, 2014
Severity: 2-Critical

Symptoms

apd will crash every time it starts

Impact

apd will not to be able to operate.

Conditions

apd will crash always.

Workaround

None

Fix Information

Missing an inclusion of RPM file for bigdbd in rollup package file, caused new db variable unexposed to the system. Due to this whenever, apd trying to access these db variables, it failed and crashed. We fixed the issue, by including the RPM file definition in rollup.package.inc

Behavior Change