Skip to content

@Transaction annotated methods are not in transactions. #1968

Closed
@mikereiche

Description

@mikereiche

org.springframework.data.couchbase.transaction.error.TransactionSystemUnambiguousException: Transaction has failed with cause 'java.lang.RuntimeException: in transaction = false but expected in annotation transaction = true'

The assertion was looking for "org.springframework.transaction.interceptor" in the classpath. That is not (no longer) in the classpath as it is in the (async) classpath of the caller. I don't know what changed for it to no longer be in the classpath.

Metadata

Metadata

Assignees

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