Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NoDd* classes #1

Open
PetrPodzimek opened this issue Nov 26, 2019 · 0 comments
Open

NoDd* classes #1

PetrPodzimek opened this issue Nov 26, 2019 · 0 comments

Comments

@PetrPodzimek
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant