Skip to content

NoDd* classes #1

@PetrPodzimek

Description

@PetrPodzimek

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions