Prolm fdhfdhd

cmaundag not woking ?!?!?!!?!?!?!?

4 Likes

Thanks for you question, to help me answer it could you please let me know the following:

  1. Version of Camunda you’re running?
  2. What distro or integration are you using?
  3. What application server are you using?
  4. What’s your Database type and version
  5. check the JDK version
  6. Can you upload your Process engine configuration;
  7. Post the problematic BPM process;
  8. Describe the steps to reproduce the issue or example project.
  9. Any logs/stack traces that are shown when the process is started.
{
  "installation": "cf41a1c0-402f-430b-adb3-9c3e1b32c49d",
  "product": {
    "name": "Camunda BPM Runtime",
    "version": "7.17.0",
    "edition": "enterprise",
    "internals": {
      "database": {
        "vendor": "H2",
        "version": "2.0.206 (2022-01-04)"
      },
      "commands": {
        "AcquireJobsCmd": {
          "count": 1062
        },
        "IsTelemetryEnabledCmd": {
          "count": 10
        },
        "DbGroupQueryImpl": {
          "count": 16
        },
        "CreateGroupQueryCmd": {
          "count": 16
        },
        "ProcessInstanceQueryImpl": {
          "count": 0
        },
        "DecisionDefinitionQueryImpl": {
          "count": 0
        },
        "BootstrapEngineCommand": {
          "count": 0
        },
        "GetTelemetryDataCmd": {
          "count": 4
        },
        "ExecuteFilterListPageCmd": {
          "count": 0
        },
        "ProcessDefinitionQueryImpl": {
          "count": 0
        },
        "TaskQueryImpl": {
          "count": 0
        },
        "CreateUserQueryCmd": {
          "count": 30
        },
        "DbUserQueryImpl": {
          "count": 30
        },
        "DbTenantQueryImpl": {
          "count": 4
        },
        "IsIdentityServiceReadOnlyCmd": {
          "count": 20
        },
        "GetFilterCmd": {
          "count": 0
        },
        "ExecuteFilterCountCmd": {
          "count": 0
        },
        "MetricsQueryImpl": {
          "count": 0
        },
        "DeploymentQueryImpl": {
          "count": 9
        },
        "ProcessDefinitionStatisticsQueryImpl": {
          "count": 0
        },
        "DeployCmd": {
          "count": 2
        },
        "GetProcessApplicationForDeploymentCmd": {
          "count": 0
        },
        "CaseDefinitionQueryImpl": {
          "count": 0
        },
        "AuthorizationCheckCmd": {
          "count": 12
        },
        "FilterQueryImpl": {
          "count": 0
        },
        "CheckPassword": {
          "count": 6
        },
        "MetricsCollectionTask_MetricsCollectionCmd": {
          "count": 198
        },
        "CreateTenantQueryCmd": {
          "count": 4
        },
        "GetLicenseKeyCmd": {
          "count": 0
        }
      },
      "metrics": {
        "executed-decision-elements": {
          "count": 0
        },
        "flow-node-instances": {
          "count": 0
        },
        "decision-instances": {
          "count": 0
        },
        "process-instances": {
          "count": 0
        }
      },
      "webapps": [
        "admin",
        "tasklist",
        "welcome",
        "cockpit"
      ],
      "jdk": {
        "version": "15.0.2",
        "vendor": "Oracle Corporation"
      },
      "application-server": {
        "vendor": "Apache Tomcat",
        "version": "Apache Tomcat/9.0.58"
      },
      "license-key": {
        "customer": null,
        "type": null,
        "features": null,
        "raw": "camunda-consulting;unlimited",
        "unlimited": null,
        "valid-until": null
      },
      "camunda-integration": [
        "spring-boot-starter",
        "camunda-bpm-run"
      ]
    }
  }
}