-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.14.0
-
None
Given
- Camunda 7.14.0-ee Spring-Boot Application
- Engine name different than default
camunda: bpm: process-engine-name: test
- License Key file camunda-license.txt on the classpath
When
- Open any enterprise feature in Cockpit (History View, Cleanup, Batch Operation, Operation Log, Reports, etc.)
Then
- Below window pops up
- Entry from log:
Oct 09, 2020 1:44:10 PM org.camunda.bpm.util.LicenseUtils hasValidLicense WARNING: Requested license key validation for unexisting process engine: default
Hint
- The license check is made against the default engine using the following request (also visible in the attached screenshot) http://localhost:8080/camunda/api/admin/plugin/license/default/check-key