Spring Aspects 4.3.x framework Aync error [SPR-15671] #20230
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
status: waiting-for-triage
An issue we've not yet triaged or decided on
Abhik Setia opened SPR-15671 and commented
ava.lang.NoSuchMethodError: org.springframework.scheduling.aspectj.AbstractAsyncExecutionAspect.ajc$around$org_springframework_scheduling_aspectj_AbstractAsyncExecutionAspect$1$6c004c3e(Lorg/aspectj/runtime/internal/AroundClosure;Lorg/aspectj/lang/JoinPoint$StaticPart;Lorg/aspectj/lang/JoinPoint;)Ljava/lang/Object;
I was running version 4.0.x and it was running fine ,after updating it to 4.3.x it caused this error.
Affects: 4.3.9
The text was updated successfully, but these errors were encountered: