flowable / flowable-engine

A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users.
https://www.flowable.org
Apache License 2.0
7.84k stars 2.59k forks source link

run release 6.6.0 src code , flowable-ui-app start error #2657

Open xrogzu opened 3 years ago

xrogzu commented 3 years ago

Env:

Win 10 Java 8 flowable-engine-flowable-6.6.0 code project

Steps add flowable-ui pom.xml in ide maven run flowable-ui-app FlowableUiApplication main

Error Info:


APPLICATION FAILED TO START


Description:

Parameter 0 of method idmIdentityService in org.flowable.spring.boot.idm.IdmEngineServicesAutoConfiguration required a bean of type 'org.flowable.idm.engine.IdmEngine' that could not be found.

The injection point has the following annotations:

The following candidates were found but could not be injected:

Action:

Consider revisiting the entries above or defining a bean of type 'org.flowable.idm.engine.IdmEngine' in your configuration.

shangjiuliu commented 2 years ago

the same error! how did you resolve it?

lijianmincn commented 1 year ago

the same error! how did you resolve it?