flowable / flowable/flowable-serverless

NoDd* classes

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
17
Forks
22
PR merge metrics
No merged PRs in 30d

Description

Hello,
did you tried use NoDb* classes to configure working project with real process defitions please?
Because I am getting exceptions below when I did.
```
java.lang.NullPointerException
at org.flowable.common.engine.impl.db.DbSqlSession.selectListWithRawParameter(DbSqlSession.java:202) ~[flowable-engine-common-6.4.2.jar:6.4.2]

```
```
org.flowable.common.engine.api.FlowableException: couldn't instantiate class ${something}

at org.flowable.common.engine.impl.util.ReflectUtil.instantiate(ReflectUtil.java:140)
at org.flowable.engine.impl.bpmn.helper.AbstractClassDelegate.defaultInstantiateDelegate(AbstractClassDelegate.java:64)

```

Best Regards,

Petr

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.