2024-03-27 00:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 00:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 00:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 00:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 00:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 00:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 00:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 00:35:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 00:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 00:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 00:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 00:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 00:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 00:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 00:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 00:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 00:40:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 00:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 00:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 00:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 00:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 00:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 00:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 00:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 00:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 00:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 00:45:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 00:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 00:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 00:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 00:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 00:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 00:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 00:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 00:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 00:50:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 00:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 00:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 00:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 00:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 00:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 00:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 00:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 00:55:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 00:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 00:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 00:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 00:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 00:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 00:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 01:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 01:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 01:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 01:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 01:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 01:00:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 01:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 01:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 01:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 01:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 01:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 01:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 01:05:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 01:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 01:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 01:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 01:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 01:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 01:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 01:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:10:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 01:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 01:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 01:15:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 01:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 01:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 01:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 01:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 01:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 01:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 01:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 01:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 01:20:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 01:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 01:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 01:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 01:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 01:25:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 01:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 01:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 01:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 01:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 01:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:27:28 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:27:28 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:27:28 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-03-27 01:27:28 INFO RequestFilter:38 - SERVER_MODE: dev 2024-03-27 01:27:28 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-03-27 01:27:28 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:27:28 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:27:28 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/___proxy_subdomain_webmail/ 2024-03-27 01:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 01:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 01:30:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 01:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 01:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 01:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 01:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 01:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 01:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 01:35:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 01:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 01:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 01:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 01:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 01:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 01:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 01:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 01:40:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 01:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 01:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 01:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 01:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 01:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 01:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 01:45:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 01:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 01:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 01:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 01:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 01:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 01:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 01:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 01:50:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 01:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 01:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 01:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 01:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 01:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 01:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 01:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 01:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 01:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 01:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 01:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 01:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 01:55:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 01:59:59 INFO successPOAExpiry:38 - .....AutoReminderForPOAExpiry Start..... 2024-03-27 01:59:59 INFO PatientProfileService:2275 - No folder associated to this campaign (System will return) 2024-03-27 01:59:59 INFO failedPOAExpiry:43 - There are no caretaker msg found. 2024-03-27 02:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 02:00:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 02:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 02:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 02:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 02:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 02:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 02:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 02:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 02:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 02:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 02:05:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 02:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 02:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 02:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 02:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 02:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 02:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 02:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 02:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 02:10:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 02:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 02:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 02:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 02:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 02:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 02:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 02:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 02:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 02:15:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 02:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 02:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 02:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 02:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 02:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 02:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 02:15:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:15:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:15:56 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-03-27 02:15:56 INFO RequestFilter:38 - SERVER_MODE: dev 2024-03-27 02:15:56 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-03-27 02:15:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:15:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:15:56 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/ 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-03-27 02:16:00 INFO RequestFilter:38 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/login 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:16:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 02:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 02:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 02:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 02:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 02:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 02:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 02:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 02:20:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 02:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 02:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 02:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 02:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 02:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 02:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 02:25:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 02:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 02:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 02:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 02:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:30:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 02:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 02:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 02:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 02:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 02:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 02:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 02:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 02:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 02:35:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 02:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 02:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 02:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 02:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 02:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 02:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 02:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 02:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 02:40:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 02:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 02:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 02:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 02:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 02:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 02:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 02:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 02:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 02:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 02:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 02:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 02:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 02:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 02:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 02:45:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 02:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 02:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 02:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 02:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 02:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 02:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 02:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 02:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 02:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 02:50:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 02:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 02:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 02:55:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 02:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 02:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 02:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 02:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 02:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 02:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 03:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 03:00:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 03:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 03:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 03:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 03:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 03:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 03:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 03:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 03:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 03:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 03:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 03:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 03:05:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 03:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 03:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 03:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 03:10:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 03:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 03:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 03:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 03:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 03:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 03:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 03:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 03:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 03:15:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 03:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 03:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 03:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 03:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 03:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:20:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 03:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 03:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 03:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 03:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 03:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 03:25:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 03:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 03:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 03:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 03:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 03:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 03:30:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 03:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 03:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 03:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 03:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 03:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 03:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 03:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:35:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 03:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 03:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 03:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 03:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 03:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 03:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 03:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 03:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 03:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 03:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 03:40:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 03:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 03:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 03:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 03:45:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 03:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 03:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 03:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 03:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 03:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 03:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 03:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 03:50:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 03:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 03:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 03:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 03:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 03:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 03:55:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 03:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 03:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 03:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 03:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 03:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 03:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 04:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 04:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 04:00:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 04:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 04:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 04:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 04:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 04:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 04:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 04:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 04:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 04:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 04:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 04:05:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 04:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 04:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 04:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 04:10:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 04:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 04:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 04:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 04:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 04:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 04:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 04:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 04:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 04:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 04:15:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 04:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 04:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 04:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 04:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 04:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 04:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 04:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 04:20:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 04:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 04:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 04:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 04:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 04:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 04:25:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 04:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 04:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 04:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 04:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 04:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 04:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 04:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 04:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 04:30:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 04:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 04:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 04:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 04:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 04:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 04:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 04:35:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 04:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 04:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 04:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 04:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 04:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 04:40:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 04:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 04:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 04:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 04:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 04:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 04:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 04:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 04:45:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 04:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 04:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 04:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 04:50:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 04:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 04:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 04:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 04:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 04:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 04:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 04:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 04:55:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 04:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 04:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 04:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 04:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 04:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 04:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 05:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 05:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 05:00:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 05:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 05:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 05:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 05:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 05:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 05:05:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 05:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 05:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 05:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 05:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 05:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 05:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 05:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 05:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 05:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 05:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 05:10:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 05:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 05:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 05:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 05:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 05:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 05:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 05:15:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 05:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 05:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 05:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 05:20:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 05:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 05:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 05:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 05:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 05:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 05:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 05:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 05:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:25:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 05:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 05:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 05:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 05:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 05:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 05:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 05:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 05:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 05:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:30:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 05:34:59 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 05:34:59 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 05:34:59 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 05:34:59 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 05:34:59 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 05:34:59 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:34:59 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 05:34:59 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:34:59 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 05:34:59 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 05:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 05:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 05:40:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 05:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 05:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 05:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 05:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 05:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 05:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 05:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 05:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 05:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 05:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 05:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 05:45:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 05:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 05:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 05:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 05:50:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 05:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 05:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 05:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 05:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 05:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 05:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 05:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 05:55:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 05:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 05:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 05:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 05:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 05:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 05:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 06:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 06:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 06:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 06:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 06:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 06:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 06:00:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 06:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 06:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 06:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 06:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 06:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 06:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 06:05:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 06:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 06:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 06:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 06:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 06:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 06:10:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 06:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 06:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 06:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 06:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 06:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 06:15:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 06:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 06:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 06:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 06:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 06:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 06:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 06:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 06:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 06:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 06:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 06:20:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 06:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 06:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 06:25:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 06:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 06:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 06:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 06:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 06:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 06:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 06:30:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 06:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 06:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 06:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 06:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 06:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 06:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 06:35:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 06:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 06:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 06:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 06:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 06:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 06:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 06:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 06:40:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 06:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 06:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 06:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 06:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 06:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 06:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 06:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:45:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 06:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 06:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 06:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 06:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 06:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 06:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:50:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 06:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 06:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 06:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 06:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 06:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 06:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 06:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 06:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 06:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 06:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 06:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 06:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 06:55:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 07:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 07:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 07:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 07:00:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 07:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 07:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 07:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 07:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 07:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 07:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 07:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 07:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 07:05:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 07:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 07:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 07:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 07:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 07:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 07:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 07:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 07:10:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 07:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 07:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 07:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 07:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 07:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 07:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 07:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 07:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 07:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 07:15:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 07:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 07:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 07:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 07:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 07:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 07:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 07:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 07:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 07:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 07:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 07:20:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 07:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 07:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 07:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 07:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 07:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 07:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 07:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 07:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 07:25:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 07:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 07:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 07:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 07:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 07:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 07:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 07:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 07:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 07:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 07:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 07:30:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 07:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 07:35:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 07:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 07:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 07:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 07:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 07:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 07:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 07:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 07:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 07:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 07:40:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 07:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 07:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 07:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 07:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 07:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 07:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 07:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 07:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 07:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 07:45:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 07:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 07:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 07:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 07:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 07:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 07:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 07:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 07:50:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 07:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 07:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 07:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 07:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 07:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 07:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 07:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 07:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 07:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 07:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 07:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 07:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 07:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 07:55:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 07:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 07:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 08:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 08:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 08:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 08:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 08:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:00:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 08:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 08:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 08:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 08:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 08:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:05:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 08:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 08:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 08:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 08:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 08:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 08:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 08:10:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 08:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 08:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 08:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 08:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 08:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 08:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 08:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 08:15:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 08:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 08:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 08:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 08:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 08:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 08:20:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 08:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 08:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 08:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 08:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 08:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 08:25:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 08:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 08:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 08:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 08:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 08:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 08:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 08:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 08:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 08:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 08:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 08:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 08:30:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 08:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 08:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 08:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 08:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 08:35:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 08:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 08:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 08:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 08:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 08:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 08:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:40:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 08:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 08:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 08:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 08:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 08:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 08:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 08:45:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 08:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 08:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 08:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 08:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 08:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 08:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 08:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:50:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 08:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 08:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 08:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 08:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 08:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 08:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 08:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 08:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 08:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 08:55:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 08:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 08:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 08:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 08:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 09:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 09:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 09:00:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 09:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 09:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 09:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 09:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 09:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 09:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 09:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 09:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 09:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 09:05:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 09:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 09:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 09:10:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 09:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 09:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 09:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 09:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 09:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 09:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 09:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 09:15:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 09:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 09:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 09:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 09:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 09:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 09:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 09:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 09:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 09:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 09:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 09:20:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 09:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 09:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 09:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 09:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 09:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 09:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 09:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 09:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 09:25:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 09:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 09:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 09:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 09:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 09:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 09:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:30:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 09:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 09:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 09:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 09:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 09:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 09:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 09:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:35:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 09:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 09:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 09:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 09:40:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 09:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 09:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 09:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 09:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 09:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 09:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 09:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 09:45:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 09:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 09:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 09:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 09:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 09:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 09:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 09:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 09:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 09:50:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 09:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 09:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 09:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 09:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 09:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 09:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 09:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 09:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 09:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 09:55:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 10:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 10:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 10:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 10:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 10:00:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 10:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 10:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 10:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 10:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 10:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 10:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 10:05:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 10:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 10:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 10:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 10:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 10:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 10:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 10:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 10:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 10:10:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 10:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 10:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 10:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 10:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 10:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 10:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 10:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 10:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 10:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 10:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 10:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 10:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 10:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 10:15:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 10:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 10:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 10:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 10:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 10:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 10:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 10:20:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 10:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 10:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 10:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 10:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 10:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 10:25:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 10:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 10:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 10:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 10:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 10:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 10:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 10:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 10:30:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 10:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 10:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 10:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 10:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 10:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 10:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 10:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 10:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 10:35:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 10:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 10:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 10:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 10:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 10:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 10:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 10:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 10:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 10:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 10:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 10:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 10:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 10:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 10:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 10:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 10:40:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 10:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 10:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 10:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 10:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 10:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 10:45:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 10:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 10:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 10:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 10:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 10:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 10:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 10:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 10:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 10:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:50:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 10:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 10:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 10:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 10:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 10:55:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 10:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 10:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 10:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 10:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 10:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 10:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 10:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 11:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 11:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 11:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 11:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 11:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 11:00:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 11:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 11:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 11:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 11:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 11:05:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 11:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 11:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 11:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 11:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 11:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 11:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 11:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 11:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 11:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:10:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 11:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 11:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 11:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 11:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 11:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 11:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 11:15:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 11:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 11:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 11:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 11:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 11:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 11:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 11:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 11:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 11:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 11:20:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 11:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 11:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 11:25:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 11:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 11:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 11:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 11:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 11:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 11:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 11:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 11:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 11:30:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 11:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 11:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 11:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 11:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 11:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 11:35:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 11:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 11:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 11:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 11:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 11:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 11:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 11:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:40:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 11:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 11:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 11:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 11:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 11:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 11:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 11:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 11:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 11:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 11:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 11:45:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 11:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 11:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 11:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 11:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 11:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 11:50:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 11:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 11:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 11:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 11:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:55:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 11:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 11:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 11:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 11:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 11:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 11:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 12:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:00:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 12:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 12:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 12:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 12:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 12:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 12:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 12:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 12:05:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 12:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 12:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 12:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 12:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 12:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 12:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 12:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 12:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 12:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 12:10:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 12:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 12:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 12:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 12:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 12:15:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 12:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 12:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 12:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 12:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 12:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 12:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 12:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 12:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 12:20:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 12:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 12:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 12:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 12:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 12:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 12:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 12:25:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 12:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 12:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 12:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 12:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 12:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 12:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 12:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 12:30:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 12:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 12:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 12:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 12:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 12:35:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 12:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 12:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 12:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 12:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 12:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 12:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 12:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 12:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 12:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 12:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 12:40:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 12:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 12:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 12:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 12:45:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 12:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 12:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 12:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 12:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 12:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 12:50:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 12:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 12:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 12:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 12:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 12:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 12:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 12:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 12:55:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 12:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 12:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 12:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 12:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 12:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 13:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 13:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 13:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 13:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 13:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 13:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 13:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 13:00:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 13:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 13:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 13:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 13:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 13:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 13:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 13:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 13:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 13:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 13:05:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 13:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 13:10:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 13:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 13:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 13:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 13:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 13:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 13:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 13:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 13:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 13:15:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 13:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 13:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 13:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 13:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 13:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 13:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 13:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 13:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 13:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 13:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 13:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 13:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 13:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 13:20:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 13:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 13:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 13:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 13:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 13:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 13:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 13:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 13:25:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 13:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 13:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 13:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 13:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 13:30:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 13:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 13:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 13:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 13:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 13:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 13:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 13:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 13:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 13:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 13:35:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 13:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 13:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 13:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 13:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 13:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 13:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 13:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 13:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 13:40:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 13:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 13:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 13:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 13:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 13:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 13:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 13:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 13:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 13:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 13:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 13:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 13:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 13:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 13:45:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 13:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 13:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 13:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 13:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 13:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 13:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 13:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 13:50:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 13:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 13:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 13:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 13:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 13:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 13:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 13:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 13:55:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 13:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 13:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 14:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 14:00:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 14:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 14:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 14:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 14:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 14:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 14:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 14:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 14:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 14:05:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 14:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 14:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 14:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 14:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 14:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 14:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 14:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 14:10:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 14:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 14:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 14:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 14:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 14:15:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 14:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 14:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 14:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 14:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 14:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 14:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 14:20:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 14:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 14:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 14:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 14:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 14:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 14:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 14:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 14:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 14:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 14:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 14:25:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 14:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 14:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 14:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 14:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 14:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 14:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:30:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 14:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 14:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 14:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 14:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 14:35:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 14:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 14:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 14:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 14:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 14:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 14:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 14:40:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 14:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 14:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 14:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 14:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 14:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 14:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 14:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 14:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 14:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 14:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 14:45:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 14:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 14:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 14:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 14:50:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 14:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 14:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 14:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 14:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 14:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 14:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 14:55:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 14:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 14:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 14:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 14:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 14:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 14:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 14:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 15:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 15:00:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 15:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 15:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 15:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 15:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 15:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 15:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 15:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 15:05:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 15:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 15:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 15:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 15:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 15:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 15:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 15:10:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 15:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 15:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 15:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 15:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 15:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 15:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 15:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 15:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 15:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 15:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 15:15:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 15:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 15:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 15:20:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 15:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 15:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 15:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 15:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 15:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 15:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 15:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 15:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 15:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 15:25:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 15:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 15:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 15:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 15:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 15:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 15:30:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 15:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 15:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 15:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 15:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 15:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 15:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 15:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 15:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 15:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 15:35:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 15:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 15:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 15:40:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 15:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 15:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 15:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 15:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 15:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 15:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 15:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 15:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 15:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 15:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 15:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 15:45:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 15:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 15:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 15:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 15:50:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 15:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 15:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 15:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 15:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 15:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 15:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 15:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 15:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 15:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 15:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 15:55:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 15:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 15:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 16:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 16:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 16:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 16:00:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 16:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 16:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 16:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 16:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 16:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 16:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 16:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 16:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 16:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 16:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:05:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 16:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 16:10:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 16:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 16:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 16:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 16:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 16:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 16:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 16:15:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 16:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 16:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 16:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 16:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 16:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 16:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 16:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 16:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 16:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 16:20:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 16:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 16:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 16:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 16:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 16:25:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 16:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 16:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 16:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 16:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 16:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 16:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 16:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 16:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 16:30:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 16:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 16:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 16:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 16:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 16:35:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 16:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 16:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 16:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 16:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 16:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 16:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 16:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 16:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 16:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 16:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 16:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 16:40:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 16:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 16:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 16:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 16:45:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 16:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 16:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 16:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 16:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 16:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 16:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 16:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 16:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 16:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 16:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:50:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 16:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 16:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 16:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 16:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 16:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 16:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 16:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 16:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 16:55:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 17:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 17:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 17:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 17:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 17:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 17:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 17:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:00:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 17:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 17:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 17:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 17:05:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 17:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 17:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 17:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 17:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 17:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 17:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 17:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 17:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 17:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 17:10:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 17:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 17:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 17:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 17:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 17:15:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 17:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 17:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 17:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 17:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 17:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 17:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 17:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 17:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 17:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 17:20:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 17:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 17:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 17:25:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 17:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 17:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 17:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 17:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 17:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 17:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 17:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 17:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:30:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 17:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 17:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 17:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 17:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 17:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 17:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 17:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 17:35:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 17:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 17:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 17:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 17:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 17:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 17:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 17:40:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 17:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 17:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 17:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 17:45:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 17:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 17:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 17:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 17:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 17:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 17:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:50:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 17:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 17:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 17:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 17:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 17:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 17:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 17:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 17:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 17:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 17:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 17:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 17:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 17:55:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 18:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 18:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 18:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 18:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 18:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 18:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 18:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 18:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 18:00:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-03-27 18:00:37 INFO RequestFilter:38 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/wp-content/plugins/gotmls/readme.txt 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-03-27 18:00:37 INFO RequestFilter:38 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/login 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:00:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 18:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 18:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 18:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 18:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 18:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 18:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 18:05:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 18:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 18:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 18:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 18:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 18:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 18:10:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 18:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 18:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 18:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 18:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 18:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 18:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 18:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 18:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 18:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 18:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 18:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 18:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 18:15:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 18:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 18:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 18:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 18:20:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 18:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 18:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 18:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 18:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 18:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 18:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 18:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 18:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 18:25:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 18:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 18:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 18:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 18:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 18:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 18:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 18:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 18:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 18:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 18:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 18:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 18:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 18:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 18:30:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 18:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 18:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 18:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 18:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 18:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 18:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 18:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 18:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 18:35:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 18:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 18:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:40:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 18:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 18:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 18:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 18:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 18:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 18:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 18:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 18:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 18:45:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 18:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 18:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 18:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 18:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 18:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 18:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 18:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 18:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 18:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 18:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 18:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 18:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 18:50:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 18:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 18:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 18:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 18:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 18:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 18:55:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 18:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 18:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 18:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 18:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 18:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 18:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 19:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 19:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 19:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:00:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 19:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 19:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 19:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 19:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 19:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 19:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 19:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 19:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 19:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 19:05:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 19:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 19:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 19:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 19:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 19:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 19:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-03-27 19:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-03-27 19:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-03-27 19:10:00 ERROR SimpleAsyncUncaughtExceptionHandler:37 - Unexpected error occurred invoking async method 'public void com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob()'. org.springframework.transaction.TransactionSystemException: Could not commit JPA transaction; nested exception is javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:526) at org.springframework.transaction.support.AbstractPlatformTransactionManager.processCommit(AbstractPlatformTransactionManager.java:757) at org.springframework.transaction.support.AbstractPlatformTransactionManager.commit(AbstractPlatformTransactionManager.java:726) at org.springframework.transaction.interceptor.TransactionAspectSupport.commitTransactionAfterReturning(TransactionAspectSupport.java:515) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:291) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:96) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:179) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:653) at com.ssa.cms.service.RefillReminderService$$EnhancerBySpringCGLIB$$169b955b.sendRenewalRefillReminder() at com.ssa.cms.remainder.RenewalRxReminderJob.sendRenewalRefillReminderJob(RenewalRxReminderJob.java:48) at com.ssa.cms.remainder.RenewalRxReminderJob$$FastClassBySpringCGLIB$$9c5c90d5.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:717) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:157) at org.springframework.aop.interceptor.AsyncExecutionInterceptor$1.call(AsyncExecutionInterceptor.java:110) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.lang.Thread.run(Thread.java:748) Caused by: javax.persistence.RollbackException: Transaction marked as rollbackOnly at org.hibernate.jpa.internal.TransactionImpl.commit(TransactionImpl.java:74) at org.springframework.orm.jpa.JpaTransactionManager.doCommit(JpaTransactionManager.java:517) ... 16 more 2024-03-27 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-03-27 19:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-03-27 19:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-03-27 19:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-03-27 19:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-03-27 19:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-03-27 19:10:54 INFO RequestFilter:38 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/.env 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-03-27 19:10:54 INFO RequestFilter:38 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/phpinfo.php 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-03-27 19:10:54 INFO RequestFilter:38 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/.env.bak 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-03-27 19:10:54 INFO RequestFilter:38 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/i.php 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-03-27 19:10:54 INFO RequestFilter:38 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/test.php 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-03-27 19:10:54 INFO RequestFilter:38 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/info.php 2024-03-27 19:10:54 INFO RequestFilter:38 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/phpinfo 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-03-27 19:10:54 INFO RequestFilter:38 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:10:54 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/ 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-03-27 19:11:02 INFO RequestFilter:38 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-03-27 19:11:02 INFO RequestFilter:38 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-03-27 19:11:02 INFO RequestFilter:38 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-03-27 19:11:02 INFO RequestFilter:38 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-03-27 19:11:02 INFO RequestFilter:38 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO RequestFilter:38 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/phpinfo.php 2024-03-27 19:11:02 INFO RequestFilter:38 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/.env.bak 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/info.php 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/ 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/test.php 2024-03-27 19:11:02 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/i.php 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/.env 2024-03-27 19:11:02 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-03-27 19:11:02 INFO RequestFilter:38 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-03-27 19:11:02 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/phpinfo