Xstore Mobile Scope 'session' is not active for the current thread
Hello. I am trying to get Xstore mobile up and running in my development environment using my custom customer overlay. I have generated the mobile keystore and I am able to launch Xstore mobile with the base customer overlay (XYZ_pos) however when I attempt to launch mobile within my customer overlay, I am seeing the below stack trace in the log. Any help would be greatly appreciated.
WARN [ ] 2019-11-27 08:03:22,193 Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'startReversalQueueWorker': Unsatisfied dependency expressed through field '_flowLogger'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'processLogger': Scope 'session' is not active for the current thread; consider defining a scoped proxy for this bean if you intend to refer to it from a singleton; nested exception is java.lang.IllegalStateException: No thread-bound request found: Are you referring to request attributes outside of an actual web request, or processing a request outside of the originally receiving thread? If you are actually operating within