2024-02-14 14:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 14:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 14:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 14:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 14:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 14:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 14:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 14:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 14:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 14:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 14:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 14:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 14:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 14:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 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$$d6ab0eff.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-02-14 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 14:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 14:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 14:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 14:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 14:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 14:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 15:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 15:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 15:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 15:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 15:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 15:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 15:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 15:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 15:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 15:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 15:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 15:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 15:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 15:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 15:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 15:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 15:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 15:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 15:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 15:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 15:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 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$$d6ab0eff.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-02-14 15:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 15:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 15:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 15:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 15:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 15:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 15:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 15:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 15:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 15:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 15:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 15:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 15:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 15:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 15:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 15:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 15:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 15:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 15:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 15:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 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$$d6ab0eff.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-02-14 15:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 15:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 15:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 15:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 15:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 15:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 15:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 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$$d6ab0eff.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-02-14 15:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 15:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 15:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 15:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 15:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 15:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 15:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 15:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 15:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 15:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 15:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 15:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 15:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 15:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 15:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 15:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 15:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 15:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 15:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 15:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 15:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 15:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 15:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 15:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 15:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 15:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 15:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 15:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 15:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 15:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 15:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 15:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 16:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 16:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 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$$d6ab0eff.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-02-14 16:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 16:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 16:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 16:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 16:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 16:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 16:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 16:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 16:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 16:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 16:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 16:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 16:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 16:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 16:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 16:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 16:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 16:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 16:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 16:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 16:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 16:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 16:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 16:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 16:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 16:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 16:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 16:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 16:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 16:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 16:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 16:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 16:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 16:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 16:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 16:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 16:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 16:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 16:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 16:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 16:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 16:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 16:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 16:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 16:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 16:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 16:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 16:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 16:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 16:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 16:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 16:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 16:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 16:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 16:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 16:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 16:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 16:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 16:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 16:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 16:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 16:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 16:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 16:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 16:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 16:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 16:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 16:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 16:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 16:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 16:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 16:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 16:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 16:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 16:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 16:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 16:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 17:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 17:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 17:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 17:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 17:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 17:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 17:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 17:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 17:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 17:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 17:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 17:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 17:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 17:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 17:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 17:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 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$$d6ab0eff.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-02-14 17:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 17:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 17:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 17:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 17:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 17:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 17:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 17:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 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$$d6ab0eff.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-02-14 17:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 17:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 17:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 17:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 17:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 17:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 17:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 17:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 17:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 17:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 17:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 17:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 17:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 17:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 17:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 17:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 17:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 17:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 17:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 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$$d6ab0eff.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-02-14 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 17:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 17:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 17:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 17:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 17:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 17:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 17:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 17:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 17:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 17:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 17:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 17:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 17:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 17:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 17:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 17:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 17:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 17:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 17:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 17:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 17:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 17:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 17:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 17:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 17:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 17:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 17:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 17:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 17:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 17:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 17:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 17:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 17:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 17:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 17:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 17:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 17:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 17:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 17:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 17:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 17:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 17:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 17:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 17:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 17:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 17:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 17:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 17:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 17:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 17:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 17:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 17:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 17:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 17:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 18:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 18:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 18:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 18:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 18:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 18:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 18:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 18:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 18:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 18:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 18:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 18:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 18:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 18:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 18:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 18:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 18:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 18:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 18:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 18:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 18:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 18:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 18:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 18:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 18:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 18:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 18:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 18:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 18:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 18:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 18:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 18:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 18:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 18:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 18:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 18:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 18:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 18:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 18:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 18:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 18:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 18:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 18:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 18:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 18:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 18:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 18:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 18:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 18:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 18:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 18:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 18:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 18:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 18:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 18:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 18:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 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$$d6ab0eff.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-02-14 18:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 18:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 18:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 18:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 18:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 18:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 18:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 18:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 18:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 18:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 18:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 18:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 18:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 18:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 18:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 18:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 18:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 18:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 18:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 18:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 18:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 18:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 18:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 19:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 19:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 19:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 19:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 19:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 19:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 19:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 19:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 19:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 19:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 19:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 19:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 19:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 19:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 19:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 19:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 19:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 19:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 19:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 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$$d6ab0eff.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-02-14 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 19:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 19:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 19:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 19:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 19:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 19:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 19:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19: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$$d6ab0eff.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-02-14 19:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 19:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 19:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 19:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 19:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 19:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 19:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 19:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 19: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$$d6ab0eff.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-02-14 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 19:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 19:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 19:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 19:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 19:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 19:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 19:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 19: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$$d6ab0eff.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-02-14 19:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 19:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 19:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 19:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 19:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 19:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 19:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 19:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 19:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 19:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 19:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 19:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 19: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$$d6ab0eff.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-02-14 19:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 19:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 19:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 19:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 19: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$$d6ab0eff.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-02-14 19:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 19:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 19:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 19:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 19:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 19:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 19:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 19:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 19: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$$d6ab0eff.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-02-14 19:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 19:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 19:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 19:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 19:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 19:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 19:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 19:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 19:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 19: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$$d6ab0eff.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-02-14 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 19:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 19:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 19:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 19:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 19:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 19:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 19:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 19: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$$d6ab0eff.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-02-14 19:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 19:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 19:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 19:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 19:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 19:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 19:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 19:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 19:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 19:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 19:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 19:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 19:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 19: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$$d6ab0eff.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-02-14 19:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 19:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 20:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 20:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 20: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$$d6ab0eff.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-02-14 20:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 20:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 20:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 20:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 20:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 20:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 20:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 20: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$$d6ab0eff.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-02-14 20:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 20:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 20:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 20:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 20:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 20: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$$d6ab0eff.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-02-14 20:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 20:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 20:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 20:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 20:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 20:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 20: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$$d6ab0eff.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-02-14 20:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 20:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 20:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 20:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 20:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 20:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 20: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$$d6ab0eff.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-02-14 20:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 20:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 20:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 20:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 20:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 20:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 20: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$$d6ab0eff.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-02-14 20:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 20:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 20:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 20:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 20:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 20:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 20:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 20: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$$d6ab0eff.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-02-14 20:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 20:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 20:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 20:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 20:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 20:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 20:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 20: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$$d6ab0eff.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-02-14 20:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 20:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 20:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 20:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 20:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 20:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 20:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 20: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$$d6ab0eff.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-02-14 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 20:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 20:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 20:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 20:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 20:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 20:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 20:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 20:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 20:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 20: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$$d6ab0eff.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-02-14 20:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 20:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 20:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 20: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$$d6ab0eff.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-02-14 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 20:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 20:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 20:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 20:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 20:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 20:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 20: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$$d6ab0eff.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-02-14 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 20:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 20:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 20:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 20:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 20:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 20:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 21:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 21:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 21: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$$d6ab0eff.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-02-14 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 21:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 21:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 21:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 21:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 21:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 21:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 21: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$$d6ab0eff.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-02-14 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 21:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 21:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 21:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 21:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 21:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 21:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 21: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$$d6ab0eff.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-02-14 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 21:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 21:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 21:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 21:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 21:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 21:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 21: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$$d6ab0eff.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-02-14 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 21:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 21:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 21:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 21:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 21:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 21:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 21:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 21:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 21:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 21:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 21: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$$d6ab0eff.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-02-14 21:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 21:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 21:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 21: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$$d6ab0eff.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-02-14 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 21:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 21:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 21:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 21:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 21:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 21:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 21: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$$d6ab0eff.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-02-14 21:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 21:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 21:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 21:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 21:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 21: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$$d6ab0eff.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-02-14 21:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 21:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 21:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 21:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 21:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 21:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 21:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21: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$$d6ab0eff.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-02-14 21:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 21:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 21:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 21:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 21:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 21:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 21:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 21:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 21:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 21:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 21:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 21: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$$d6ab0eff.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-02-14 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 21: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$$d6ab0eff.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-02-14 21:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 21:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 21:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 21:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 21:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 21:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 21:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21: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$$d6ab0eff.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-02-14 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 21:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 21:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 21:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 21:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 21:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 21:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 21:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 22:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 22:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 22:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 22: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$$d6ab0eff.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-02-14 22:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 22:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 22:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 22:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 22:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 22:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 22:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 22:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 22: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$$d6ab0eff.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-02-14 22:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 22:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 22:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 22:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 22:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 22:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 22:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 22: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$$d6ab0eff.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-02-14 22:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 22:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 22:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 22:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 22:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 22:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 22:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 22:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 22:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 22:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 22:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 22:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 22: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$$d6ab0eff.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-02-14 22:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 22:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 22:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 22:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 22:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 22:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 22:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22: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$$d6ab0eff.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-02-14 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 22:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 22:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 22:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 22:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 22:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 22: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$$d6ab0eff.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-02-14 22:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 22:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 22:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 22:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 22:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 22:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 22:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 22:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 22: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$$d6ab0eff.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-02-14 22:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 22:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 22:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 22:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 22:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 22:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 22:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 22:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 22:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 22:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 22:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 22:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 22: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$$d6ab0eff.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-02-14 22:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 22:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 22:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 22:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 22: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$$d6ab0eff.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-02-14 22:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 22:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 22:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 22:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 22:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 22:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 22:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 22:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 22: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$$d6ab0eff.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-02-14 22:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 22:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 22:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 22:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 22:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 22:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 22:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 22:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 22:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 22: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$$d6ab0eff.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-02-14 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 22:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 22:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 22:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 22:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 22:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 22:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 22:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 22:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 22: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$$d6ab0eff.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-02-14 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 22:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 22:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 22:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 22:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 22:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 22:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 23:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 23:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 23:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 23:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 23:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 23:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 23: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$$d6ab0eff.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-02-14 23:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 23:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 23:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 23:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 23:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 23:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 23:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 23:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23: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$$d6ab0eff.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-02-14 23:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 23:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 23:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 23:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 23:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 23:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 23:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 23:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 23:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 23:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 23:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 23: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$$d6ab0eff.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-02-14 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 23:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 23:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 23:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 23:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 23:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 23:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 23:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23: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$$d6ab0eff.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-02-14 23:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 23:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 23: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$$d6ab0eff.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-02-14 23:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 23:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 23:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 23:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 23:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 23:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 23:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 23:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 23:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 23: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$$d6ab0eff.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-02-14 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 23:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 23:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 23:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 23:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 23:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 23:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 23:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 23:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 23: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$$d6ab0eff.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-02-14 23:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 23:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 23:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 23:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 23:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 23:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 23:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 23:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 23:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 23:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 23: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$$d6ab0eff.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-02-14 23:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 23:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 23:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 23:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 23:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 23:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 23:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 23:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 23:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 23:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 23: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$$d6ab0eff.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-02-14 23:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 23:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 23:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 23:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 23:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 23:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 23:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 23: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$$d6ab0eff.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-02-14 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 23:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 23:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 23:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 23:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 23:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 23:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 23:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 23:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 23: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$$d6ab0eff.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-02-14 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 23:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-14 23:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-14 23:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-14 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-14 23:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-14 23: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$$d6ab0eff.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-02-14 23:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-14 23:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-14 23:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-14 23:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-14 23:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-14 23:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 00:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 00:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 00: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$$d6ab0eff.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-02-15 00:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 00:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 00:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 00:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 00:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 00:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 00:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 00:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 00:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 00: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$$d6ab0eff.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-02-15 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 00:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 00:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 00:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 00:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 00:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 00:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 00:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 00: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$$d6ab0eff.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-02-15 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 00:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 00:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 00:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 00:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 00:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 00:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 00:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 00:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 00:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 00:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 00:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 00:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 00:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 00: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$$d6ab0eff.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-02-15 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 00:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 00:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 00:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 00: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$$d6ab0eff.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-02-15 00:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 00:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 00:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 00:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 00:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 00:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 00:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 00:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 00:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 00:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 00: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$$d6ab0eff.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-02-15 00:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 00:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 00:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 00:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 00:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 00:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 00:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 00:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 00:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 00:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00: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$$d6ab0eff.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-02-15 00:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 00:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 00:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 00:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 00:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 00:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 00:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 00:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 00:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 00:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 00:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 00:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 00:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$d6ab0eff.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-02-15 00:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 00:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 00:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 00:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 00:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 00:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 00:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 00:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 00:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 00:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 00:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 00:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 00:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 00:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 00:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 00:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 00:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 00:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 00:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 00:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 00:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 00:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 00:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 00:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 00:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 00:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 00:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 00:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 00:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 00:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 00:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 01:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 01:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$d6ab0eff.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-02-15 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 01:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 01:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 01:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 01:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 01:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$d6ab0eff.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-02-15 01:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 01:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 01:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 01:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 01:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 01:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 01:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 01:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 01:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 01:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 01:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 01:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 01:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 01:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 01:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 01:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 01:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 01:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 01:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 01:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 01:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 01:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 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$$d6ab0eff.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-02-15 01:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 01:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 01:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 01:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 01:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 01:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 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$$d6ab0eff.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-02-15 01:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 01:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 01:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 01:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 01:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 01:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 01:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 01:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 01:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 01:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 01:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 01:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 01:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 01:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 01:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 01:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 01:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 01:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 01:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 01:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 01:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 01:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 01:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 01:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 01:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 01:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 01:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 01:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 01:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 01:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 01:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 01:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 01:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 01:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 01:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 01:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 01:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 01:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 01:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 01:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 01:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 01:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 01:59:59 INFO successPOAExpiry:38 - .....AutoReminderForPOAExpiry Start..... 2024-02-15 01:59:59 INFO PatientProfileService:2275 - No folder associated to this campaign (System will return) 2024-02-15 01:59:59 INFO failedPOAExpiry:43 - There are no caretaker msg found. 2024-02-15 02:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 02:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 02:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 02:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 02:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 02:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 02:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$d6ab0eff.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-02-15 02:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 02:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 02:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 02:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 02:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 02:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 02:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 02:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 02:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 02:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 02:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 02:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 02:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 02:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 02:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 02:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 02:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 02:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 02:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 02:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 02:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 02:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 02:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 02:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 02:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 02:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 02:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 02:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 02:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 02:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 02:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 02:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 02:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$d6ab0eff.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-02-15 02:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 02:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 02:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 02:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 02:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 02:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 02:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 02:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 02:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 02:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 02:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 02:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 02:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 02:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 02:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 02:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 02:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 02:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 02:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 02:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 02:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 02:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 02:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 02:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 02:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 02:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 02:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 02:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 02:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 02:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 02:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 02:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 02:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 02:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 02:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 02:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 02:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 02:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 02:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 02:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 02:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 02:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 02:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 02:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 02:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 02:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 02:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 02:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 02:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 02:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 02:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 02:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 02:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 02:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 02:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 02:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 02:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 02:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 03:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 03:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 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$$d6ab0eff.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-02-15 03:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 03:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 03:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 03:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 03:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 03:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 03:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 03:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 03:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 03:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 03:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 03:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 03:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 03:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 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$$d6ab0eff.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-02-15 03:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 03:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 03:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 03:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 03:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 03:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 03:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 03:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 03:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 03:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 03:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 03:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 03:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 03:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 03:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 03:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 03:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 03:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 03:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 03:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 03:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 03:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 03:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 03:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 03:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 03:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 03:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 03:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 03:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 03:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 03:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 03:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 03:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 03:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 03:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 03:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 03:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 03:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 03:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 03:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 03:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 03:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 03:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 03:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 03:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 03:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 03:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 03:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 03:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 03:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 03:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 03:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 03:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 03:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 03:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 03:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 03:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 03:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 03:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 03:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 03:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 03:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 03:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 03:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 03:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 03:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 03:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 03:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 03:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 03:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 03:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 03:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 03:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 03:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 03:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 03:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 03:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 04:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 04:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 04:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 04:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 04:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 04:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 04:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 04:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 04:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 04:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 04:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 04:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 04:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 04:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 04:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 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$$d6ab0eff.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-02-15 04:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 04:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 04:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 04:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 04:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 04:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 04:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 04:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 04:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 04:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 04:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 04:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 04:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 04:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 04:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 04:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 04:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$d6ab0eff.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-02-15 04:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 04:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 04:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 04:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 04:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 04:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 04:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 04:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 04:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 04:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 04:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 04:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 04:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 04:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 04:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 04:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 04:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 04:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 04:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 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$$d6ab0eff.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-02-15 04:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 04:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 04:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 04:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 04:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 04:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 04:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 04:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 04:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 04:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 04:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 04:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 04:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 04:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 04:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 04:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 04:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 04:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 04:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 04:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 04:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 04:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 04:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 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$$d6ab0eff.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-02-15 04:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 04:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 05:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 05:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 05:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 05:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 05:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 05:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 05:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$d6ab0eff.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-02-15 05:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 05:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 05:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 05:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 05:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 05:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 05:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 05:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 05:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 05:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 05:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 05:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 05:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 05:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 05:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 05:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 05:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 05:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 05:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 05:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$d6ab0eff.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-02-15 05:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 05:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 05:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 05:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 05:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 05:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 05:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 05:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$d6ab0eff.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-02-15 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 05:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 05:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 05:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 05:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 05:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 05:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 05:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$d6ab0eff.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-02-15 05:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 05:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 05:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 05:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 05:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 05:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 05:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 05:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 05:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 05:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 05:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 05:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 05:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 05:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 05:34:59 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:34:59 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 05:34:59 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 05:34:59 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 05:34:59 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 05:34:59 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 05:34:59 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 05:34:59 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 05:34:59 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 05:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 05:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 05:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 05:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 05:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 05:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 05:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 05:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 05:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 05:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 05:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 05:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 05:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 05:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 05:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 05:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 05:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 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$$d6ab0eff.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-02-15 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 05:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 05:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 05:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 05:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 05:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 05:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 05:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 05:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 05:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 05:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 05:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 05:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 05:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 05:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 05:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 05:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 06:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 06:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 06:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 06:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 06:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 06:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 06:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 06:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 06:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 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$$d6ab0eff.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-02-15 06:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 06:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 06:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 06:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 06:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 06:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 06:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 06:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 06:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 06:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 06:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$d6ab0eff.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-02-15 06:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 06:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 06:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 06:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 06:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 06:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 06:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 06:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 06:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 06:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 06:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 06:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 06:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 06:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 06:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 06:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 06:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 06:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 06:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 06:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 06:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 06:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 06:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 06:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 06:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 06:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 06:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 06:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 06:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 06:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 06:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 06:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:39:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:39:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:39:05 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 06:39:05 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 06:39:05 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 06:39:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:39:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:39:05 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-15 06:39:05 INFO PatientWsControllers:33 - SecurityToken= f8ec7f27731c9f86f6b6c46472d19e8c 2024-02-15 06:39:05 INFO PatientWsControllers:2618 - make json response 2024-02-15 06:39:05 INFO PatientWsControllers:2620 - return json.. 2024-02-15 06:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 06:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 06:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 06:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 06:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 06:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 06:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 06:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:01 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 06:40:01 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 06:40:01 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 06:40:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:01 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/allergyListWs 2024-02-15 06:40:01 INFO PatientWsControllers:33 - SecurityToken= f8ec7f27731c9f86f6b6c46472d19e8c 2024-02-15 06:40:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:01 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 06:40:01 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 06:40:01 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 06:40:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:01 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-15 06:40:01 INFO PatientWsControllers:2618 - make json response 2024-02-15 06:40:01 INFO PatientWsControllers:2620 - return json.. 2024-02-15 06:40:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:01 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 06:40:01 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 06:40:01 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 06:40:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:01 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/rewardsHistoryListWs 2024-02-15 06:40:01 INFO PatientWsControllers:2618 - make json response 2024-02-15 06:40:01 INFO PatientWsControllers:2620 - return json.. 2024-02-15 06:40:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:03 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 06:40:03 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 06:40:03 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 06:40:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:03 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/faQuestionsWs 2024-02-15 06:40:03 INFO PatientWsControllers:2618 - make json response 2024-02-15 06:40:03 INFO PatientWsControllers:2620 - return json.. 2024-02-15 06:40:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:05 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 06:40:05 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 06:40:05 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 06:40:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:40:05 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-15 06:40:05 INFO PatientWsControllers:33 - SecurityToken= f8ec7f27731c9f86f6b6c46472d19e8c 2024-02-15 06:40:05 INFO PatientWsControllers:2618 - make json response 2024-02-15 06:40:05 INFO PatientWsControllers:2620 - return json.. 2024-02-15 06:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 06:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 06:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 06:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 06:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 06:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 06:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:49:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:49:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:49:24 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 06:49:24 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 06:49:24 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 06:49:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:49:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:49:24 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-15 06:49:24 INFO PatientWsControllers:33 - SecurityToken= f8ec7f27731c9f86f6b6c46472d19e8c 2024-02-15 06:49:24 INFO PatientWsControllers:2618 - make json response 2024-02-15 06:49:24 INFO PatientWsControllers:2620 - return json.. 2024-02-15 06:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 06:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 06:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 06:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 06:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 06:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 06:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 06:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 06:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 06:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 06:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 06:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 06:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 06:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 07:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 07:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$d6ab0eff.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-02-15 07:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 07:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 07:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 07:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 07:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 07:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 07:00:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:00:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:00:10 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 07:00:10 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 07:00:10 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 07:00:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:00:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:00:10 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-15 07:00:10 INFO PatientWsControllers:33 - SecurityToken= f8ec7f27731c9f86f6b6c46472d19e8c 2024-02-15 07:00:10 INFO PatientWsControllers:2618 - make json response 2024-02-15 07:00:10 INFO PatientWsControllers:2620 - return json.. 2024-02-15 07:01:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:01:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:01:08 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 07:01:08 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 07:01:08 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 07:01:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:01:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:01:08 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-15 07:01:08 INFO PatientWsControllers:33 - SecurityToken= f8ec7f27731c9f86f6b6c46472d19e8c 2024-02-15 07:01:08 INFO PatientWsControllers:2618 - make json response 2024-02-15 07:01:08 INFO PatientWsControllers:2620 - return json.. 2024-02-15 07:02:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:02:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:02:52 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 07:02:52 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 07:02:52 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 07:02:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:02:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:02:52 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-15 07:02:52 INFO PatientWsControllers:33 - SecurityToken= f8ec7f27731c9f86f6b6c46472d19e8c 2024-02-15 07:02:52 INFO PatientWsControllers:2618 - make json response 2024-02-15 07:02:52 INFO PatientWsControllers:2620 - return json.. 2024-02-15 07:03:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:03:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:03:06 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 07:03:06 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 07:03:06 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 07:03:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:03:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:03:06 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getProfileDetailsWs 2024-02-15 07:03:06 INFO PatientWsControllers:33 - SecurityToken= f8ec7f27731c9f86f6b6c46472d19e8c 2024-02-15 07:03:06 ERROR EncryptionHandlerUtil:50 - [Ljava.lang.StackTraceElement;@100ef6b6 2024-02-15 07:03:06 ERROR EncryptionHandlerUtil:50 - [Ljava.lang.StackTraceElement;@701f8f3e 2024-02-15 07:03:06 ERROR EncryptionHandlerUtil:50 - [Ljava.lang.StackTraceElement;@6e771bda 2024-02-15 07:03:06 ERROR EncryptionHandlerUtil:50 - [Ljava.lang.StackTraceElement;@1458c70f 2024-02-15 07:03:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:03:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:03:49 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 07:03:49 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 07:03:49 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 07:03:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:03:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:03:49 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/deletePatientWs 2024-02-15 07:03:49 ERROR PatientProfileService:9770 - PatientProfileService# getAllergy org.hibernate.exception.SQLGrammarException: could not execute statement at org.hibernate.exception.internal.SQLExceptionTypeDelegate.convert(SQLExceptionTypeDelegate.java:80) at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:49) at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:126) at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:112) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:211) at org.hibernate.engine.query.spi.NativeSQLQueryPlan.performExecuteUpdate(NativeSQLQueryPlan.java:211) at org.hibernate.internal.SessionImpl.executeNativeUpdate(SessionImpl.java:1310) at org.hibernate.internal.SQLQueryImpl.executeUpdate(SQLQueryImpl.java:389) at com.ssa.cms.dao.PatientProfileDAO.DeletePatientProfileRecordFromAllOrphens(PatientProfileDAO.java:1868) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$ed1369d.DeletePatientProfileRecordFromAllOrphens() at com.ssa.cms.service.PatientProfileService.getDeletePatientProfile(PatientProfileService.java:9764) at com.ssa.cms.service.PatientProfileService$$FastClassBySpringCGLIB$$7a69c359.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.PatientProfileService$$EnhancerBySpringCGLIB$$becd78e3.getDeletePatientProfile() at com.ssa.cms.controller.PatientWsControllers.deletePatientWs(PatientWsControllers.java:6827) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:221) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandleMethod(RequestMappingHandlerAdapter.java:777) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:706) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:943) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:877) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:966) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:857) at javax.servlet.http.HttpServlet.service(HttpServlet.java:622) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:842) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at com.ssa.cms.filter.RequestFilter.doFilter(RequestFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:616) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:522) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1095) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:672) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1500) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1456) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: PROCEDURE rxdev_ComplianceReward.Delete_RECORD does not exist at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) at com.mysql.jdbc.Util.getInstance(Util.java:386) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1053) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2468) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2629) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2719) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2155) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2450) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2371) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2355) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:208) ... 67 more 2024-02-15 07:03:49 INFO PatientWsControllers:2618 - make json response 2024-02-15 07:03:49 INFO PatientWsControllers:2620 - return json.. 2024-02-15 07:04:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:04:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:04:49 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 07:04:49 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 07:04:49 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 07:04:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:04:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:04:49 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-15 07:04:49 INFO PatientWsControllers:33 - SecurityToken= f8ec7f27731c9f86f6b6c46472d19e8c 2024-02-15 07:04:49 INFO PatientWsControllers:2618 - make json response 2024-02-15 07:04:49 INFO PatientWsControllers:2620 - return json.. 2024-02-15 07:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 07:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 07:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 07:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 07:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 07:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 07:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 07:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 07:06:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:06:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:06:02 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 07:06:02 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 07:06:02 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 07:06:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:06:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:06:02 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/deletePatientWs 2024-02-15 07:06:02 ERROR PatientProfileService:9770 - PatientProfileService# getAllergy org.hibernate.exception.SQLGrammarException: could not execute statement at org.hibernate.exception.internal.SQLExceptionTypeDelegate.convert(SQLExceptionTypeDelegate.java:80) at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:49) at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:126) at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:112) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:211) at org.hibernate.engine.query.spi.NativeSQLQueryPlan.performExecuteUpdate(NativeSQLQueryPlan.java:211) at org.hibernate.internal.SessionImpl.executeNativeUpdate(SessionImpl.java:1310) at org.hibernate.internal.SQLQueryImpl.executeUpdate(SQLQueryImpl.java:389) at com.ssa.cms.dao.PatientProfileDAO.DeletePatientProfileRecordFromAllOrphens(PatientProfileDAO.java:1868) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$ed1369d.DeletePatientProfileRecordFromAllOrphens() at com.ssa.cms.service.PatientProfileService.getDeletePatientProfile(PatientProfileService.java:9764) at com.ssa.cms.service.PatientProfileService$$FastClassBySpringCGLIB$$7a69c359.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.PatientProfileService$$EnhancerBySpringCGLIB$$becd78e3.getDeletePatientProfile() at com.ssa.cms.controller.PatientWsControllers.deletePatientWs(PatientWsControllers.java:6827) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:221) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandleMethod(RequestMappingHandlerAdapter.java:777) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:706) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:943) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:877) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:966) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:857) at javax.servlet.http.HttpServlet.service(HttpServlet.java:622) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:842) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at com.ssa.cms.filter.RequestFilter.doFilter(RequestFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:616) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:522) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1095) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:672) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1500) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1456) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: PROCEDURE rxdev_ComplianceReward.Delete_RECORD does not exist at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) at com.mysql.jdbc.Util.getInstance(Util.java:386) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1053) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2468) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2629) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2719) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2155) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2450) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2371) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2355) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:208) ... 67 more 2024-02-15 07:06:02 INFO PatientWsControllers:2618 - make json response 2024-02-15 07:06:02 INFO PatientWsControllers:2620 - return json.. 2024-02-15 07:06:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:06:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:06:24 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 07:06:24 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 07:06:24 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 07:06:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:06:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:06:24 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/deletePatientWs 2024-02-15 07:06:24 ERROR PatientProfileService:9770 - PatientProfileService# getAllergy org.hibernate.exception.SQLGrammarException: could not execute statement at org.hibernate.exception.internal.SQLExceptionTypeDelegate.convert(SQLExceptionTypeDelegate.java:80) at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:49) at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:126) at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:112) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:211) at org.hibernate.engine.query.spi.NativeSQLQueryPlan.performExecuteUpdate(NativeSQLQueryPlan.java:211) at org.hibernate.internal.SessionImpl.executeNativeUpdate(SessionImpl.java:1310) at org.hibernate.internal.SQLQueryImpl.executeUpdate(SQLQueryImpl.java:389) at com.ssa.cms.dao.PatientProfileDAO.DeletePatientProfileRecordFromAllOrphens(PatientProfileDAO.java:1868) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$ed1369d.DeletePatientProfileRecordFromAllOrphens() at com.ssa.cms.service.PatientProfileService.getDeletePatientProfile(PatientProfileService.java:9764) at com.ssa.cms.service.PatientProfileService$$FastClassBySpringCGLIB$$7a69c359.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.PatientProfileService$$EnhancerBySpringCGLIB$$becd78e3.getDeletePatientProfile() at com.ssa.cms.controller.PatientWsControllers.deletePatientWs(PatientWsControllers.java:6827) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:221) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandleMethod(RequestMappingHandlerAdapter.java:777) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:706) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:943) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:877) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:966) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:857) at javax.servlet.http.HttpServlet.service(HttpServlet.java:622) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:842) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at com.ssa.cms.filter.RequestFilter.doFilter(RequestFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:616) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:522) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1095) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:672) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1500) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1456) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: PROCEDURE rxdev_ComplianceReward.Delete_RECORD does not exist at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) at com.mysql.jdbc.Util.getInstance(Util.java:386) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1053) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2468) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2629) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2719) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2155) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2450) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2371) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2355) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:208) ... 67 more 2024-02-15 07:06:24 INFO PatientWsControllers:2618 - make json response 2024-02-15 07:06:24 INFO PatientWsControllers:2620 - return json.. 2024-02-15 07:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 07:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 07:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 07:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 07:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 07:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 07:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 07:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 07:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 07:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 07:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 07:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 07:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 07:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 07:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 07:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 07:16:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:16:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:16:47 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 07:16:47 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 07:16:47 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 07:16:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:16:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:16:47 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-15 07:16:47 INFO PatientWsControllers:33 - SecurityToken= f8ec7f27731c9f86f6b6c46472d19e8c 2024-02-15 07:16:47 INFO PatientWsControllers:2618 - make json response 2024-02-15 07:16:47 INFO PatientWsControllers:2620 - return json.. 2024-02-15 07:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 07:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 07:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$d6ab0eff.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-02-15 07:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 07:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 07:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 07:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 07:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 07:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 07:23:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:23:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:23:08 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 07:23:08 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 07:23:08 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 07:23:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:23:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:23:08 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/deletePatientWs 2024-02-15 07:23:08 ERROR PatientProfileService:9770 - PatientProfileService# getAllergy org.hibernate.exception.SQLGrammarException: could not execute statement at org.hibernate.exception.internal.SQLExceptionTypeDelegate.convert(SQLExceptionTypeDelegate.java:80) at org.hibernate.exception.internal.StandardSQLExceptionConverter.convert(StandardSQLExceptionConverter.java:49) at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:126) at org.hibernate.engine.jdbc.spi.SqlExceptionHelper.convert(SqlExceptionHelper.java:112) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:211) at org.hibernate.engine.query.spi.NativeSQLQueryPlan.performExecuteUpdate(NativeSQLQueryPlan.java:211) at org.hibernate.internal.SessionImpl.executeNativeUpdate(SessionImpl.java:1310) at org.hibernate.internal.SQLQueryImpl.executeUpdate(SQLQueryImpl.java:389) at com.ssa.cms.dao.PatientProfileDAO.DeletePatientProfileRecordFromAllOrphens(PatientProfileDAO.java:1868) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$ed1369d.DeletePatientProfileRecordFromAllOrphens() at com.ssa.cms.service.PatientProfileService.getDeletePatientProfile(PatientProfileService.java:9764) at com.ssa.cms.service.PatientProfileService$$FastClassBySpringCGLIB$$7a69c359.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.PatientProfileService$$EnhancerBySpringCGLIB$$becd78e3.getDeletePatientProfile() at com.ssa.cms.controller.PatientWsControllers.deletePatientWs(PatientWsControllers.java:6827) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:221) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandleMethod(RequestMappingHandlerAdapter.java:777) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:706) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:943) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:877) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:966) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:857) at javax.servlet.http.HttpServlet.service(HttpServlet.java:622) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:842) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at com.ssa.cms.filter.RequestFilter.doFilter(RequestFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:616) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:522) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1095) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:672) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1500) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1456) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: PROCEDURE rxdev_ComplianceReward.Delete_RECORD does not exist at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect.Constructor.newInstance(Constructor.java:423) at com.mysql.jdbc.Util.handleNewInstance(Util.java:411) at com.mysql.jdbc.Util.getInstance(Util.java:386) at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1053) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4074) at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:4006) at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:2468) at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2629) at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2719) at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2155) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2450) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2371) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:2355) at org.hibernate.engine.jdbc.internal.ResultSetReturnImpl.executeUpdate(ResultSetReturnImpl.java:208) ... 67 more 2024-02-15 07:23:08 INFO PatientWsControllers:2618 - make json response 2024-02-15 07:23:08 INFO PatientWsControllers:2620 - return json.. 2024-02-15 07:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 07:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 07:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 07:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 07:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 07:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 07:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 07:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 07:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 07:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 07:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 07:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 07:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 07:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 07:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 07:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 07:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 07:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 07:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 07:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 07:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 07:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 07:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 07:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 07:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 07:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 07:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 07:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 07:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 07:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 07:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 07:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 07:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 07:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 07:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 07:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 07:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$d6ab0eff.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-02-15 07:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 07:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 07:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 07:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 07:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 07:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 07:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 07:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 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$$d6ab0eff.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-02-15 07:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 07:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 07:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 07:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 07:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 07:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 07:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 07:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 07:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 07:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 07:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 07:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 07:57:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:57:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:57:51 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 07:57:51 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 07:57:51 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 07:57:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:57:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:57:51 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/GetPatientInfoWs 2024-02-15 07:57:51 INFO PatientWsControllers:5795 - userInput# 3084311166 2024-02-15 07:57:51 INFO PatientWsControllers:5796 - fcmToken# e0LtEj0RS42xxOemSorzKp:APA91bFPQhyakqz92GrOuBB3_yUc9BdNeKFHS91hniCMFK9ToTsm2TY6Gj1XURwtHS3rQVk90qf6CBUn5nt41VC9qKwPTVVHKSTWVVQz9lJdXLfx38s8pn-k5kXXPsjcTA-WU6bplC1v 2024-02-15 07:57:51 INFO PatientWsControllers:5797 - osType# 20 2024-02-15 07:57:51 INFO PatientWsControllers:5812 - Secure Token is: 5d3fc88ac46cfeaa1a4e052c80e75d3a 2024-02-15 07:57:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:57:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:57:51 INFO PatientWsControllers:2618 - make json response 2024-02-15 07:57:51 INFO PatientWsControllers:2620 - return json.. 2024-02-15 07:57:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:57:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:57:55 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 07:57:55 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 07:57:55 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 07:57:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:57:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 07:57:55 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-15 07:57:55 INFO PatientWsControllers:33 - SecurityToken= 5d3fc88ac46cfeaa1a4e052c80e75d3a 2024-02-15 07:57:55 INFO PatientWsControllers:2618 - make json response 2024-02-15 07:57:55 INFO PatientWsControllers:2620 - return json.. 2024-02-15 08:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 08:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException 2024-02-15 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$$d6ab0eff.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-02-15 08:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 08:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 08:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 08:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 08:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 08:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 08:02:20 INFO XmlWebApplicationContext:862 - Closing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Wed Feb 07 07:03:17 EST 2024]; root of context hierarchy 2024-02-15 08:02:20 INFO GenericWebApplicationContext:862 - Closing org.springframework.web.context.support.GenericWebApplicationContext@5f326bfa: startup date [Wed Feb 07 07:03:24 EST 2024]; parent: WebApplicationContext for namespace 'dispatcher-servlet' 2024-02-15 08:02:20 INFO LocalContainerEntityManagerFactoryBean:462 - Closing JPA EntityManagerFactory for persistence unit 'default' 2024-02-15 08:04:18 INFO RequestFilter:32 - Begin: RequestFilter -> FilterConfig: Filter Created ################### @@@@@@@@@@@@@@@@@@@@@@ 2024-02-15 08:04:18 INFO DispatcherServlet:484 - FrameworkServlet 'dispatcher': initialization started 2024-02-15 08:04:18 INFO XmlWebApplicationContext:510 - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:04:18 EST 2024]; root of context hierarchy 2024-02-15 08:04:18 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/dispatcher-servlet.xml] 2024-02-15 08:04:19 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/jobs.xml] 2024-02-15 08:04:20 INFO PropertyPlaceholderConfigurer:172 - Loading properties file from ServletContext resource [/properties/database.properties] 2024-02-15 08:08:42 INFO DispatcherServlet:484 - FrameworkServlet 'dispatcher': initialization started 2024-02-15 08:08:42 INFO XmlWebApplicationContext:510 - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:08:42 EST 2024]; root of context hierarchy 2024-02-15 08:08:42 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/dispatcher-servlet.xml] 2024-02-15 08:08:43 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/jobs.xml] 2024-02-15 08:08:43 INFO PropertyPlaceholderConfigurer:172 - Loading properties file from ServletContext resource [/properties/database.properties] 2024-02-15 08:09:01 INFO DispatcherServlet:484 - FrameworkServlet 'dispatcher': initialization started 2024-02-15 08:09:01 INFO XmlWebApplicationContext:510 - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:09:01 EST 2024]; root of context hierarchy 2024-02-15 08:09:01 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/dispatcher-servlet.xml] 2024-02-15 08:09:01 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/jobs.xml] 2024-02-15 08:09:01 INFO PropertyPlaceholderConfigurer:172 - Loading properties file from ServletContext resource [/properties/database.properties] 2024-02-15 08:09:10 INFO DispatcherServlet:484 - FrameworkServlet 'dispatcher': initialization started 2024-02-15 08:09:10 INFO XmlWebApplicationContext:510 - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:09:10 EST 2024]; root of context hierarchy 2024-02-15 08:09:10 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/dispatcher-servlet.xml] 2024-02-15 08:09:11 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/jobs.xml] 2024-02-15 08:09:11 INFO PropertyPlaceholderConfigurer:172 - Loading properties file from ServletContext resource [/properties/database.properties] 2024-02-15 08:09:13 INFO DispatcherServlet:484 - FrameworkServlet 'dispatcher': initialization started 2024-02-15 08:09:13 INFO XmlWebApplicationContext:510 - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:09:13 EST 2024]; root of context hierarchy 2024-02-15 08:09:13 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/dispatcher-servlet.xml] 2024-02-15 08:09:13 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/jobs.xml] 2024-02-15 08:09:13 INFO PropertyPlaceholderConfigurer:172 - Loading properties file from ServletContext resource [/properties/database.properties] 2024-02-15 08:09:38 INFO DispatcherServlet:484 - FrameworkServlet 'dispatcher': initialization started 2024-02-15 08:09:38 INFO XmlWebApplicationContext:510 - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:09:38 EST 2024]; root of context hierarchy 2024-02-15 08:09:38 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/dispatcher-servlet.xml] 2024-02-15 08:09:38 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/jobs.xml] 2024-02-15 08:09:38 INFO PropertyPlaceholderConfigurer:172 - Loading properties file from ServletContext resource [/properties/database.properties] 2024-02-15 08:09:48 INFO DispatcherServlet:484 - FrameworkServlet 'dispatcher': initialization started 2024-02-15 08:09:48 INFO XmlWebApplicationContext:510 - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:09:48 EST 2024]; root of context hierarchy 2024-02-15 08:09:48 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/dispatcher-servlet.xml] 2024-02-15 08:09:48 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/jobs.xml] 2024-02-15 08:09:48 INFO PropertyPlaceholderConfigurer:172 - Loading properties file from ServletContext resource [/properties/database.properties] 2024-02-15 08:10:40 INFO DispatcherServlet:484 - FrameworkServlet 'dispatcher': initialization started 2024-02-15 08:10:40 INFO XmlWebApplicationContext:510 - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:10:40 EST 2024]; root of context hierarchy 2024-02-15 08:10:40 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/dispatcher-servlet.xml] 2024-02-15 08:10:40 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/jobs.xml] 2024-02-15 08:10:40 INFO PropertyPlaceholderConfigurer:172 - Loading properties file from ServletContext resource [/properties/database.properties] 2024-02-15 08:12:54 INFO DispatcherServlet:484 - FrameworkServlet 'dispatcher': initialization started 2024-02-15 08:12:54 INFO XmlWebApplicationContext:510 - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:12:54 EST 2024]; root of context hierarchy 2024-02-15 08:12:54 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/dispatcher-servlet.xml] 2024-02-15 08:12:54 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/jobs.xml] 2024-02-15 08:12:54 INFO PropertyPlaceholderConfigurer:172 - Loading properties file from ServletContext resource [/properties/database.properties] 2024-02-15 08:13:08 INFO DispatcherServlet:484 - FrameworkServlet 'dispatcher': initialization started 2024-02-15 08:13:08 INFO XmlWebApplicationContext:510 - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:13:08 EST 2024]; root of context hierarchy 2024-02-15 08:13:08 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/dispatcher-servlet.xml] 2024-02-15 08:13:08 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/jobs.xml] 2024-02-15 08:13:08 INFO PropertyPlaceholderConfigurer:172 - Loading properties file from ServletContext resource [/properties/database.properties] 2024-02-15 08:13:22 INFO DispatcherServlet:484 - FrameworkServlet 'dispatcher': initialization started 2024-02-15 08:13:22 INFO XmlWebApplicationContext:510 - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:13:22 EST 2024]; root of context hierarchy 2024-02-15 08:13:22 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/dispatcher-servlet.xml] 2024-02-15 08:13:22 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/jobs.xml] 2024-02-15 08:13:22 INFO PropertyPlaceholderConfigurer:172 - Loading properties file from ServletContext resource [/properties/database.properties] 2024-02-15 08:13:51 INFO DispatcherServlet:484 - FrameworkServlet 'dispatcher': initialization started 2024-02-15 08:13:51 INFO XmlWebApplicationContext:510 - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:13:51 EST 2024]; root of context hierarchy 2024-02-15 08:13:51 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/dispatcher-servlet.xml] 2024-02-15 08:13:51 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/jobs.xml] 2024-02-15 08:13:51 INFO PropertyPlaceholderConfigurer:172 - Loading properties file from ServletContext resource [/properties/database.properties] 2024-02-15 08:17:15 INFO RequestFilter:32 - Begin: RequestFilter -> FilterConfig: Filter Created ################### @@@@@@@@@@@@@@@@@@@@@@ 2024-02-15 08:17:15 INFO DispatcherServlet:484 - FrameworkServlet 'dispatcher': initialization started 2024-02-15 08:17:15 INFO XmlWebApplicationContext:510 - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:17:15 EST 2024]; root of context hierarchy 2024-02-15 08:17:16 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/dispatcher-servlet.xml] 2024-02-15 08:17:16 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/jobs.xml] 2024-02-15 08:17:17 INFO PropertyPlaceholderConfigurer:172 - Loading properties file from ServletContext resource [/properties/database.properties] 2024-02-15 08:19:21 INFO DispatcherServlet:484 - FrameworkServlet 'dispatcher': initialization started 2024-02-15 08:19:21 INFO XmlWebApplicationContext:510 - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:19:21 EST 2024]; root of context hierarchy 2024-02-15 08:19:21 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/dispatcher-servlet.xml] 2024-02-15 08:19:22 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/jobs.xml] 2024-02-15 08:19:22 INFO PropertyPlaceholderConfigurer:172 - Loading properties file from ServletContext resource [/properties/database.properties] 2024-02-15 08:20:11 INFO RequestFilter:32 - Begin: RequestFilter -> FilterConfig: Filter Created ################### @@@@@@@@@@@@@@@@@@@@@@ 2024-02-15 08:20:12 INFO DispatcherServlet:484 - FrameworkServlet 'dispatcher': initialization started 2024-02-15 08:20:12 INFO XmlWebApplicationContext:510 - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:20:12 EST 2024]; root of context hierarchy 2024-02-15 08:20:12 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/dispatcher-servlet.xml] 2024-02-15 08:20:12 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/jobs.xml] 2024-02-15 08:20:13 INFO PropertyPlaceholderConfigurer:172 - Loading properties file from ServletContext resource [/properties/database.properties] 2024-02-15 08:20:13 INFO DriverManagerDataSource:133 - Loaded JDBC driver: com.mysql.jdbc.Driver 2024-02-15 08:20:13 INFO LocalContainerEntityManagerFactoryBean:339 - Building JPA container EntityManagerFactory for persistence unit 'default' 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/AutoOrderPlacement],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.OutBoundOrderPlacement.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/AutoOrderPlacement],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.OutBoundOrderPlacement.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericAnonymousResponseHandler],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.PMSGenericAnonymousResponseHandlerServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericAnonymousResponseHandler],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.PMSGenericAnonymousResponseHandlerServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericTextFlow],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericTextFlowServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericTextFlow],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericTextFlowServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericYesResponseWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericYesResponseServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericYesResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericYesResponseServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widget],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.WidgetServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widget],methods=[POST],params=[],headers=[],consumes=[],produces=[application/xml],custom=[]}" onto public void com.ssa.cms.servlet.WidgetServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/InstantWS],methods=[POST],params=[],headers=[],consumes=[application/xml],produces=[],custom=[]}" onto public com.ssa.cms.service.Result com.ssa.cms.service.TestWebService.request(com.ssa.cms.service.Request) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/load/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ShippingMilesController.getDeliveryPreferencesDistanceById(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/getDeliveryDistances/{id}/{dprefId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ShippingMilesController.getDeliveryDistances(java.lang.Integer,java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.shippingMilesList() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.addRecord(com.ssa.cms.model.PharmacyZipCodes,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.editRecord(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.add() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeReport.messageTypeReportList() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/displayMessage],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.handleRequest(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/support || /run || /orderDetailList],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.showPage(com.ssa.cms.model.SupportModel) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/run],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.runProcess(com.ssa.cms.model.SupportModel,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/upload],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.uploadImage(com.ssa.cms.model.SupportModel,javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartFile) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/runWidget],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.runWidget(com.ssa.cms.model.SupportModel,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/executeRedempiton],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.executeRedempitonEmdeon(com.ssa.cms.model.SupportModel,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/QRCode],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.getQRWidget(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/QRCode],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.WidgetPortal(com.ssa.cms.model.SupportModel,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/importFile],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.importFile(com.ssa.cms.model.SupportModel,java.util.List,javax.servlet.http.HttpServletRequest) throws java.io.FileNotFoundException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/delPatientProfile],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.delPatientProfile(java.lang.String,java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendMsgs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.appMsgs(com.ssa.cms.model.SupportModel) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderDetailList],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.orderDetailList(com.ssa.cms.model.SupportModel) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderFillDate],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.updateOrderFillDate(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendRefillReminderMsg],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.sendRefillReminderMsg(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/searchPatient],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.searchhPatient(java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.deleteRecord(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.saveOrUpdate(com.ssa.cms.model.CMSDocuments,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartFile) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.pharmaciesList() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.getRecord(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.add() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ResponseSetupController.saveResponse(com.ssa.cms.model.Response,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResponseSetupController.deleteResponse(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/deleteValidResponse/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.ResponseSetupController.deleteValidResponseHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResponseSetupController.responseList() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ResponseSetupController.addEdit(com.ssa.cms.model.Response,org.springframework.ui.Model) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResponseSetupController.editResponse(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.deleteSmtp(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SmtpSetupController.saveSmtp(com.ssa.cms.model.SmtpServerInfo,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.editSmtp(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.smtpList(com.ssa.cms.model.SmtpServerInfo) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.addEdit(com.ssa.cms.model.SmtpServerInfo,org.springframework.validation.BindingResult) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/report/view],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ReportController.populateRecord(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/report/export],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ReportController.exportExcel(java.util.Date,java.util.Date,java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/report/view],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ReportController.view() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IntervalTypeSetupController.intervalTypeList() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.IntervalTypeSetupController.saveInterval(com.ssa.cms.model.IntervalsType,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IntervalTypeSetupController.editInterval(java.lang.Integer,com.ssa.cms.model.IntervalsType) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IntervalTypeSetupController.deleteInterval(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/deleteInterval/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.IntervalTypeSetupController.deleteIntervalHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.IntervalTypeSetupController.addEdit(com.ssa.cms.model.IntervalsType,org.springframework.ui.Model) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RoleController.saveRole(com.ssa.cms.model.RoleTypes,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.deleteRole(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.listRole(javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.editRole(java.lang.Integer,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.addRole(com.ssa.cms.model.RoleTypes,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/delivery/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryPreferencesController.loadPage() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/delivery/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryPreferencesController.save(com.ssa.cms.model.DeliveryPreferences,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/terms || /help || /privacy || /policy || /esp],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.TermsController.viewPageUnderConstruction() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.savePharmacy(com.ssa.cms.model.Pharmacy,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.editPharmacy(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.pharmaciesList() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.add() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.deleteRecord(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deleteRecord],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.deleteRecord(com.ssa.cms.model.DeleteRecord,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientProfileHealth],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.savePatientProfileHealth(java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/getPatientShippingAddress],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.getPatientShippingAddress(java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientShippingAddress],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.savePatientShippingAddress(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientInsurance],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.savePatientInsurance(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/getPatientInsurance/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.getPatientInsurance(java.lang.Long) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientNotes],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Boolean com.ssa.cms.controller.PatientProfileController.savePatientNotes(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/checkPatientIdExists],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Boolean com.ssa.cms.controller.PatientProfileController.checkPatientIdExists(java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/getPatientDependant/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.getPatientDependant(java.lang.Integer) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.ssa.cms.controller.PatientProfileController.savePatientNotifiction(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/populateProcessedOrdersDetail/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.populateProcessedOrdersDetail(java.lang.Integer,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientBasicReport],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientBasicReport() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientBasicReport],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientBasicReport(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) throws java.text.ParseException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientEnhancedReport],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientEnhancedReport() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientEnhancedReport],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientEnhancedReport(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/exportPdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.exportPdf(java.lang.String,java.util.Date,java.util.Date,java.lang.String,java.lang.String,java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePatientrecorByPhone],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeleteRecordByPhone(javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePatientByEmail],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeleteRecordByEmail(javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePracticerecorByPhone],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeletePracticeRecordByPhone(javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePracticeRecordByLicenseNo],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeletePracticeRecordByLicenseNo(javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/updatePatientAllergies],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.updatePatientInfoAllergies(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/searchPatient],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.searchhPatient(com.ssa.cms.model.DeleteRecord,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/registration],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewRegistrationPageHandler(javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/creditcardinfo],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewCreditCardPage(com.ssa.cms.model.PatientProfile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/creditcardinfo],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewCreditCardInfoPageHandler(com.ssa.cms.model.PatientProfile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/uploadcard],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.uploadCardPageLoader(com.ssa.cms.model.PatientProfile,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/uploadimage/{target}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.ssa.cms.controller.PatientProfileController.uploadInsuranceCardImage(javax.servlet.http.HttpServletRequest,java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/save],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.savePatientInfoHandler(com.ssa.cms.model.PatientProfile,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/view/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientInfo(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/update],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.updatePatientInfoHandler(com.ssa.cms.model.PatientProfile,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/frontSideCard/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.PatientProfileController.getFrontCard(javax.servlet.http.HttpServletResponse,java.lang.Integer) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/backSideCard/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.PatientProfileController.getBackSideCard(javax.servlet.http.HttpServletResponse,java.lang.Integer) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/detail],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientProfileList1() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/detail/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientProfileInfo(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientProfileList() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rewardPoints/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RewardPointsSetupController.loadPage() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rewardPoints/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RewardPointsSetupController.save(com.ssa.cms.model.RewardPoints,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/laker/{type}/{fromdate}/{todate}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.LakerService.lakerDrf(java.lang.String,java.lang.String,java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.saveDrug(com.ssa.cms.bean.drug.setup.DrugSetupAddBean,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/delete/{brandNameId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.deleteDrug(org.springframework.ui.Model,java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.drugList() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/deleteDrug/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.DrugSetupController.getCampaignHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/list/drugdata],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.retrieveDrugList(java.lang.String,java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/list/searchdrugdata],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.searchDrugList(java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/saveGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.saveGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/saveBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.saveBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/edit/{brandNameId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.editDrug(org.springframework.ui.Model,java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/importlist],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.importDrugList(org.springframework.web.multipart.MultipartFile,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/deletedrugdetail/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.deletedrugDetail(java.lang.String,javax.servlet.http.HttpServletRequest,java.lang.Long) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/updatedrugdetail/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.updatedrugDetail(java.lang.String,javax.servlet.http.HttpServletRequest,java.lang.Long) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/importDrugFile],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.importDrugFile() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/importDrugFile],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.importDrugFile(com.ssa.cms.model.SupportModel,java.util.List,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.FileNotFoundException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloaddocument],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.downloadDocument(java.lang.Long,int,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloaddocument],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.DrugSetupController.downloadDocument(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloadimage],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.DrugSetupController.downloadImage(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloadimage],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.downloadImage(java.lang.Long,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchDrugGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchDrugGenericByName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchDrugForm],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchDrugForm(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchDrugPacking],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchDrugPacking(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/uploaddrugdocument],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.uploadDrugDocument(org.springframework.web.multipart.MultipartFile,java.lang.Long,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/retrieveDrug/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.retrieveDrugDetail(java.lang.Long) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.addEdit(org.springframework.ui.Model) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/uploadDrug],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto com.ssa.cms.model.JsonResponse com.ssa.cms.controller.DrugSetupController.upload(java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.getResponseList() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.addSurvey() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/edit/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.editSurvey(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/addQuestions],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.openSurveyQuestionDialog(com.ssa.cms.model.Survey,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/associate/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.associateSurveyQuestions(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/testSms],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.sendTestSms(com.ssa.cms.model.Survey,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/takeSurvey/{surveyId}/{communicationId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.takeSurvey(java.lang.Integer,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/submitSurvey],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.submitSurveyResponse(com.ssa.cms.model.Survey,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.deletetSurvey(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.saveSurvey(com.ssa.cms.model.Survey,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,org.springframework.web.multipart.MultipartFile[],javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.saveSurveyQuestion(com.ssa.cms.model.SurveyQuestion,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.viewSurveyQuestionList() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.addSurveyQuestion() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/edit/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.editSurveyQuestion(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.deleteSurveyQuestion(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.saveSurveyResponse(com.ssa.cms.model.SurveyResponseType,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.viewSurveyResponseList() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.viewSurveyResponse() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.editSurveyResponse(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.deletetSurveyResponse(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/isdelete/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.SurveyResponseSetupController.getDeleteResponseHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/associatedResponses/{responseTypeId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SurveyResponseSetupController.getResponsesByResponseType(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/exportPdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.exportPdf(java.util.Date,java.util.Date,java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/view],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.populateRecord(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) throws com.itextpdf.text.DocumentException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/exportExcel],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.exportExcel(java.util.Date,java.util.Date) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/view],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.view() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/excelDownload.xls],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.exportExcel(int,int,java.lang.String,java.lang.String) throws java.text.ParseException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/add/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.addOrderDetail(com.ssa.cms.model.Order,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,org.springframework.web.multipart.MultipartFile) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/comments/{orderId}/{orderStatusId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.OrderController.getCommentsHandler(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/update/{orderId}/{status}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.updateOrderStatusHandler(java.lang.String,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/pdfDownload.pdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.exportPDF(int,int,java.lang.String,java.lang.String) throws java.text.ParseException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/getLogo/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.OrderController.getLogo(javax.servlet.http.HttpServletResponse,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/prescription/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.sendPrescriptionOrder(java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/placeorder/{transactionNumber}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewPlaceOrder(com.ssa.cms.model.Order,java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/summary],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewOrderSummary(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/status/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewOrderStatus(java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.listUser(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest) throws java.text.ParseException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/list],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewOrderList(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest) throws java.text.ParseException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/detail/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.orderDetail(java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/dashboard],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DashboardController.loadPageHandler() throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getStatesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getStates() throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/accountVerificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.accountVerification(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/emailVerificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.emailVerification(java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ageVerificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.ageVerification(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateProfileWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateProfile(java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/askQuestionWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.questionPlace(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderCancelledWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.cancelOrder(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/createProfileWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.createProfile(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDeliveryPrefrencesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDeliveryPrefrences() throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/insuranceCardInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.insuranceCardInfo(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getContentsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPageContents(java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/reSendVerificationCodeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.resendVerificationCode(java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/loginTokenBasedWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.loginTokenBased(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addInsuranceCardWs(java.lang.String,java.lang.String,java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/archiveInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.archiveInsuranceCardWs(java.lang.String,java.lang.Long) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatPrimaryInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatPrimaryInsuranceCardWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getInsuranceCardsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getInsuranceCardsWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugInfoWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugLookUpList(java.lang.Integer) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugLookUpWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugLookUpList(java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/yearEndStatmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.yearEndStatmentWs(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getProfileDetailsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getProfileDetails(java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/GetRefillRxListWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRefillRxList(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingAddressWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deliveryAddressesWs(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/GetPtAddressWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDeliveryAddressWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/calculateZipCodeDistanceWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.calculateZipCodeDistance(java.lang.Integer,java.lang.String,java.lang.String,boolean) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/confirmPaymentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.confirmRxTransferPayment(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,java.lang.String,java.lang.String,java.lang.Long[],java.lang.String,java.lang.Boolean) throws java.io.IOException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/clearAllDrugSearchesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.clearAllDrugSearchesWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addBloodGlucoseResultWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveBloodGlucoseResultWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/noThanksWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.noThanksWs(java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteRxTransferRecordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteRxTransferRecordWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shareWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.share(java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/confirmOrderWs/{transferno}],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.confirmOrderWs(java.lang.String,java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNonArchivedNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNonArchivedNotification(java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getArchivedNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getArchivedNotification(java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationWithPaginationWs],methods=[],params=[skip && limit],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationWithPagination(java.lang.String,int,int,org.springframework.web.util.UriComponentsBuilder,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getWaitingResponseNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=utf-8],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getWaitingResponseNotificationWs(java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationMessagesTextByIdWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=utf-8],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationMessagesTextByIdWs(java.lang.Integer) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getAtDoctorTextWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=utf-8],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getAtDoctorTextWs() throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendEmailWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendEmailWs(java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/refillRequestWs],methods=[],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveBatchRefillModule(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getTotalCountWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getActiveOrderWs(java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/acceptLowerCostWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.acceptLowerCost(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/acceptLowerCostLaterWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.acceptLowerCostLater(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/preAuthorizeRefillWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.preAuthorizeRefill(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/distcontinueFutureMessagesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.distcontinueFutureMessages(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/continueWaitWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.continueWait(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/changeOrderStatusWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.changeOrderStatus(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateMFRWithOrderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateMFRWithOrder(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateDeliveryPerformanceWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateDeliveryPerformance(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderDeliveryTimeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateDeliveryTime(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/stopRefillReminderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.stopRefillReminder(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/downloadYearEndStatementWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.downloadYearEndStatement(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendEmailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendEmailsWs(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getCopyDrugLookUpWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getCopyDrugLookUpList(java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addInsuranceCard1Ws],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addInsuranceCard1Ws(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.lang.Integer) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/loadPatientPreferencesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.loadPatientPreferences(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePOAWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePOAWs(java.lang.String,java.lang.Integer,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addCareTakerWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addCareTakerWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientProfileWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPatientProfileWs(java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientProfile2Ws],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPatientProfile2Ws(java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/msgResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.msgResponseWs(java.lang.String,java.lang.String,java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateHandDeliveryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateHandDelivery(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderPrimeryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePrimeryOrder(java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/generateDeviceToken],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.generateDeviceToken(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getServerTimeWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getServerTime(java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderImagesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateOrderImagesWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.util.List,java.lang.Integer,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePasswordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePassword() throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateCareTakerImageWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateCareTakerImge(java.lang.String,java.lang.Integer,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateCareTakerExpiryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateCareTakerExpiryWs(java.lang.String,java.lang.String,java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/populateReadyToDeliveryRxWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.populateReadyToDeliveryRxWs(java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/confirmReadyToDeliveryRxWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.confirmReadyToDeliveryRxWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/GetPatientInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.populatePatientDataWs(java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patientEnrollmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientEnrollmentWs(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/forgotPasswordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.forgotPasswordWs(java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addBloodGlucoseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addBloodGlucoseWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/glucoseHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.glucoseHistory(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patientActivitesCountWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientActivitesCountWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addBloodPressureWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addBloodPressureWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/bloodPressureHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.bloodPressureHistoryWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addPatientBodyMassWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientBodyMass(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/bodyMassResultHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.bodyMassResultHistory(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addPatientHeartPulseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addPatientHeartPulseWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/heartPulseResultHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.heartPulseResultHistoryWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIWeeklyFilterAvgWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.BMIWeeklyFilterWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIYearFilterWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.BMIYearFilterWs(java.lang.String,int,java.lang.String,java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIMonthlyFilterWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.BMIMonthlyFilterWs(java.lang.String,int,java.lang.String,java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIWeeklyFilterDetailWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.BMIWeeklyFilterDetailWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getQuestionsWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.getQuestionsWs(java.lang.String,java.lang.String,int) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/SurveyListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.SurveyListWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.surveyNotificationWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/allergyListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.allergyListWs(java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getQuestionAnsListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.getQuestionAnsListWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/QuestionReplyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.getQuestionReplyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addUpdateAddressWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.addAddressWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteAndUpdateAllergyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteAndUpdateAllergyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/duePaymentOrderListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.duePaymentOrderList(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deletePatientWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deletePatientWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ActivitiesHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.ActivitiesHistoryWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderStatusWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateOrderStatusWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderPlaceNotificationWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderPlaceNotificationWs(int,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyPlaceNotificationWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderPlaceNotificationWs(int) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderQuestionInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderQuestionInfoWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.String,java.lang.Long) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/unSubscribeWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.unSubscribeWs(int) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/faQuestionsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/jason],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getFAQuestionsWS(java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/questionsListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderQuestionsWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/questionsAnswerListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.questionsAnswerWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PatientRecentActivityWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientRecentActivity(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PatientPointsUpdateWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientRefillPoint(java.lang.String,java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientHealthHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientHealthHistory(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientMedicationHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientMedicationHistory(java.lang.String,java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/answerAlertNotificationWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.answerAlertNotificationWs(int,java.lang.Integer) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientActivityHistoryByDateWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientActivityHistoryByDate(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getSurveyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getSurveyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rewardsHistoryListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.rewardsHistoryListWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteNotificationMessageWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteNotificationMessage(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/acceptTermsAndConditionWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.acceptTermsAndCondition(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getSurveyDetailByIdWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getSurveyListByPatientSecurityToken(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getSurveyListByPatientIdWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getSurveyListByPatientIdWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/submittSurveyResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.submittSurveyResponse(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendNotificationByPharmacyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRxAdvisory(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patientMessgeReplyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientMessgeReplyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/repaeatRefillReminderManuallyWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.repaeatRefillReminderManuallyWs() throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendAppUrlLinkSMSWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendAppUrlLinkSMSWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addvistorInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addVistorInfo(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/wayOfCommunicationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.wayOfCommunication(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxReporterNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.rxReporterNotification(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getReporterCommunicationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getReporterCommunicationWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/submittRxReporterSurveyResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.submittRxReporterSurveyResponse(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendRxReporterClinicalAdvisoryNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRxReporterClinicalAdvisoryNotification(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cancelOrderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.cancelOrderWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getUserMessgeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getUserMessge(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderAndGenralQuestionsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateOrderAndGenralQuestions(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getReporterSessionListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getReporterSessionList(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getReporterMessageListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getReporterMessageLis(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendRefillReminderManuallyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRefillReminderManually(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getRefillDoneOrdersListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRefillDoneOrders(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getRefillDueOrdersListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRefillDueOrders(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateNotificationMessagesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateNotificationMessagesWs(java.lang.String,java.lang.Integer,int,int) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addMessgeInfoForHcpWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addMessgeInfoForHcpWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.String,java.lang.Long,java.lang.Integer,java.lang.Long) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getHcpUserMessgeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getHcpUserMessgeWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/hcpQuestionsAnswerListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.hcpQuestionsAnswerListWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPhysicianListWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPhysicianListWs(java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendHCPGenralMessageNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendHCPGenralMessageWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteSurveyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteSurveyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDuplicateSurveyDetialWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDeuplicateSurveyDetial(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/fethDrugDetialWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.fethDrugDetialWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPhysicianListWithDetialWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPhysicianListWithDetialWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePrescriberWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePrescriber(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDiseaseListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDiseaseList() throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getProfileWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPatientProfile(java.lang.Integer) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePersonalDetailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePersonalDetails(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugRecordWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugRecord(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugRecordDetailWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugRecordDetail(java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationMessagesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getAllNotificationMessages(java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveRxTransferVideoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveRxTransferVideoWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.Integer,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.util.List,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationDeatilViewWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationDeatilViewWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateNotificationMessagesStatusWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateNotificationMessagesStatus(java.lang.String,java.lang.Integer,int,int) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getIsReadNotificationMessagesCountWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getIsReadNotificationMessagesCountWs(java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveTransferRxPointsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveTransferRxPoints(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getMyRewardsPointWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getMyRewardsPointWs(java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/placeRxOrderDetailsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.placeRxOrderDetailsWs(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateRxOrderDetailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.placeRxOrderDetailsWs(java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,java.lang.Boolean,java.lang.Long[],java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveRxTransferWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveRxTransferRequest(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPlaceRxOrderDetailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPlaceRxOrderDetailsWs(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getRedeemPointsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRedeemPointsWs(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getQuickStatsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getQuickStatsWs(java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveNewDrugWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveNewDrug(java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/nextRefillReminderManuallyWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRefillReminderMsg(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/verifyMobileNoWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendVerificationCode(java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateAllergiesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateAllergies(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateInsuranceCardWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateDeliveryAddressWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateDeliveryAddressWs(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getFilledRxHistoryWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getFilledRxHistory(java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/viewOrderReceiptWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.viewOrderReceiptWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNoInsurancesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNoInsurancesWs(java.lang.Integer) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveDrugSearchesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveDrugSearchesWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/clearDrugSearchesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteDrugSearchesById(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/refillModuleWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveRefillModule(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/optOutRefillReminderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.optOutRefillReminder(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/savePatientPreferenceWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.savePatientPreference(java.lang.String,java.lang.Integer,boolean) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addResponseToNotificationMessageWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addResponseToNotificationMessage(java.lang.String,java.lang.String,java.lang.Integer,java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/markCurrentAddressAsDefaultWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.markCurrentAddressAsDefault(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteCurrentAddressWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteCurrentAddress(java.lang.String,int) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ResetPasswordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.ResetPassword(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDoctorsListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDoctorsList(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addAppointmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addAppointment(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cancelAppointmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.cancelAppointment(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationWs(java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/loginWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.login(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/logoutWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.logout(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.WidgetUserSetupController.saveWidgetUser(com.ssa.cms.model.WidgetUser,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WidgetUserSetupController.deleteWidgetUser(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WidgetUserSetupController.widgetUserList(com.ssa.cms.model.WidgetUser) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WidgetUserSetupController.editWidgetUser(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.WidgetUserSetupController.addEdit(com.ssa.cms.model.WidgetUser,org.springframework.ui.Model) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.deleteDrugAdditionalMargin(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/load/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugAdditionalMarginController.getDrugAdditionalMarginPricesByDrugBrandId(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.drugAdditionalMarginList() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.editDrugAdditionalMargin(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.addRecord(com.ssa.cms.model.DrugAdditionalMargin,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.add() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.EventSetupController.deleteEvent(javax.servlet.http.HttpServletRequest,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.EventSetupController.saveUpdateEvent(com.ssa.cms.model.Event,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.EventSetupController.getEventlist(javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.EventSetupController.editEvent(javax.servlet.http.HttpServletRequest,java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.saveIndustry(com.ssa.cms.model.Industry,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.deleteIndustry(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.getIndustryList() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.editIndustry(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.addEdit(com.ssa.cms.model.Industry,org.springframework.validation.BindingResult) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.saveSurveyResponseType(com.ssa.cms.model.SurveyResponseType,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.getResponseTypeList() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.addSurveyResponseType() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.editSurveyResponseType(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.deletetSurveyResponseType(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/updateDrugInfoInOrder],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.updateDrugInfoInOrder(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/exportPdfFinancial],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.exportPdf(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/exportPdfTransactional],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.exportPdf(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/view/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.viewRxTransferDetail(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/view],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.saveRxTransferDetail(com.ssa.cms.model.TransferDetail,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugStrength/{drugName}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populatedDrugStrengthValue(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugTypeAndName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugTypeAndName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugDetailByDrugTypeAndName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugDetailByDrugTypeAndName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/calculatePointsFromProfit],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.calculatePointsFromProfit(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateQtyByStrengthAndDrugName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateQtyByStrength(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugDetailByGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugDetailByGCN(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugDetailByMultiGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugDetailByMultiGCN(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugQtyByGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugQtyByGCN(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadNextImage/{orderId}/{imageId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadNextDrugImage(javax.servlet.http.HttpServletRequest,java.lang.String,int) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadPrevImage/{orderId}/{imageId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadPrevDrugImage(javax.servlet.http.HttpServletRequest,java.lang.String,int) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugFormByDrugBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugTypeByDrugBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadFinancialReportParams],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadFinancialReportParams(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadFinancialCycleInfo],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadFinancialCycleInfo(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.transferDetailList() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugBrandByName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugBrandByName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugByNameSearch],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugByNameSearch(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugBrandId],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugBrandId(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugType],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugType(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/saveInstantNotification],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.ssa.cms.controller.RxTransferController.saveInstantNotification(java.lang.Integer,java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugDefaultQtyByStrength],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugDefaultQtyByStrength(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugBasicPrice],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugBasicPrice(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugByDrugGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugByDrugGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugDetail],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/email/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSEmailSetupController.saveOrUpdate(com.ssa.cms.model.CMSEmailContent,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/email/getRecord/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CMSEmailSetupController.getRecord(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/email/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSEmailSetupController.add() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/permission/save],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResourcePermissionController.saveResourcePermission(com.ssa.cms.model.AppResourceObjectPermissions,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/permission/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResourcePermissionController.load(com.ssa.cms.model.AppResourceObjectPermissions,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/permission/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResourcePermissionController.load(com.ssa.cms.model.AppResourceObjectPermissions,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/delete/{id}/{isAdmin}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.deleteRole(java.lang.Integer,boolean,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/changepassword/{id}/{isAdmin}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.changePassword(com.ssa.cms.model.Users,java.lang.Integer,boolean,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.listUser(com.ssa.cms.model.Users,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/exchangejson],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.Map com.ssa.cms.controller.UserController.onBrandChange(java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/edit/{id}/{isAdmin}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.editUser(com.ssa.cms.model.Users,java.lang.Integer,boolean,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.addEditUser(com.ssa.cms.model.Users,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/loadPharmacies],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.UserController.populatePharmacies(org.springframework.web.servlet.ModelAndView) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/savepassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.UserController.savePassword(com.ssa.cms.model.Users,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.UserController.save(com.ssa.cms.model.Users,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/search],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WelcomeController.OrderSearch(org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ || /index],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WelcomeController.index(javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/sendSMS],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.sendTestSMS(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/excelDownload.xls],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.exportExcel(int,int) throws java.text.ParseException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/pdfDownload.pdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.exportPDF(int,int) throws java.text.ParseException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/list/{type}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.listCampaign(com.ssa.cms.model.Campaigns,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.listCampaigns(com.ssa.cms.model.Campaigns,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/graph],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.showFolderGraph(javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/clone/{campaignId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.createClone(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/sendEmail],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.sendTestEmail(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/surveyReports],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.surveyReports(javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/patientNoOrderReport],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.patientNoOrderReport(javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/surveyReports],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.generateSurveyReports(com.ssa.cms.model.Campaigns,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/moveDown/{messageTypeId}/{type}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.updateMoveDownSortOrder(java.lang.Integer,java.lang.String,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/moveUp/{messageTypeId}/{type}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.updateMoveUpSortOrder(java.lang.Integer,java.lang.String,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/exportInActivePatientReports],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.exportInActivePatientReport(java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/saveCampaignMsgs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.saveCampaign(java.lang.Integer,java.lang.Integer,java.lang.Integer[],java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/surveyList/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.getSurveyHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/{communicationPath}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.advanceSave(com.ssa.cms.model.Campaigns,java.lang.String,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/{type}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.advanceEdit(com.ssa.cms.model.Campaigns,java.lang.Integer,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.edit(com.ssa.cms.model.Campaigns,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.add(com.ssa.cms.model.Campaigns,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.save(com.ssa.cms.model.Campaigns,org.springframework.validation.BindingResult,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/CmsPageContent/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSContentController.saveOrUpdate(com.ssa.cms.model.CMSPageContent,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/CmsPageContent/getRecord/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CMSContentController.getRecord(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/CmsPageContent/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSContentController.add() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CommunicationFolderSetupController.saveCommunicationFolder(com.ssa.cms.model.Folder,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.deleteBrand(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.getCommunicationFolderlist() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.editCommunicationFolder(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.addEdit(com.ssa.cms.model.Folder,org.springframework.validation.BindingResult) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/notfound],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.notfound() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/notauthorized],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.notauthorized() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/login || /admin || /Admin],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.LoginController.addCustomer(com.ssa.cms.model.Users,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/login || /admin || /Admin],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.login() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/logout],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.logout(javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drug/setup/manage],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupManageController.manageDrug() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.messageTypeList(com.ssa.cms.model.MessageType) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.deleteBrand(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.MessageTypeSetupController.saveMessageType(com.ssa.cms.model.MessageType,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.addEdit(com.ssa.cms.model.MessageType,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.edit(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/documents],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.documents() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateProcessedOrdersDetail/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateProcessedOrdersDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/calculateDrugPrice],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.calculateDrugPrice(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceList],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceList(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/updateorderstatus/{id}/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.updateOrderStatus(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Integer,int) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/updateorderstatus/{id}/{patientId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.updateOrderStatus(javax.servlet.http.HttpServletRequest,java.lang.Integer,int) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/postAnswer],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.updateOrderStatus(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/optIn],methods=[],params=[],headers=[],consumes=[],produces=[text/plain],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.consumerPortal(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/documents/{index}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.viewMoreDocuments(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/termscondition],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.termsCondition() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/createaccount],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.createAccount() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/search],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.searchDocument(com.ssa.cms.model.CMSDocuments) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/download/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.PortalController.downloadDocuments(java.lang.Integer,javax.servlet.http.HttpServletResponse) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/signup],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadRegistration1PageHandler() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyRegistration],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.registration2PageLoadHandlerGet(javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyRegistration],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.registration2PageLoadHandler(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/addConsumer],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.addUserHandler(com.ssa.cms.model.Pharmacy,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotpassword],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadForgotPasswrdPageHandler() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotpassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.forgotPasswordHandler(com.ssa.cms.model.Pharmacy) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotusername],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadForgotUserNamePageHandler() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotusername],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.forgotUserNameHandler(com.ssa.cms.model.Pharmacy) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotUserNamePassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.forgotUserNamePasswordHandler(com.ssa.cms.model.Pharmacy) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.sendPharmacyNotification(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyNotifictionHistory],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getOrderwisePharmacyNotifications(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/getpharmacyNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getPharmacyNotification(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/popUpWind/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.popUpPatientAllergies(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,int) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/aboutUs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.viewPage() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/privacyPolicy],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.privacyPolicy() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/patientHistory/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.linkPatientHistory(int,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/rxDetailRefillHandler/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.rxDetailRefillHandler(int,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/rxDetailHandler],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.rxDetailHandler(java.lang.String,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/rxDetail/{orderId}/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.rxDetailLink(java.lang.String,int,com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,java.lang.String,java.lang.Integer,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/lookup],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.lookupPharmacy(com.ssa.cms.model.PharmacyLookup) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/updatePatientAllergies/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.updatePatientAllergies(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,int) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/loadDeliveryPrefFee/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadDeliveryPrefFee(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/sendinappnotification/{orderId}/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.sendInAppMessage(java.lang.String,javax.servlet.http.HttpServletRequest,java.lang.String,int) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/sendInAppMessageWithFile/{orderId}/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.sendInAppMessageWithFile(java.lang.String,int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/getInAppMsg],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getMsgTextService(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/orderReceipt/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.getOrderReceipt(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/calculateFinalPtPay],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.calculateFinalPtPay(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/retrievecampaign/],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.retrieveCampaign(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceListUsingId],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceListUsingId(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/udateMultiDrugPrices],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.udateMultiDrugPrices(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceListUsingGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceListUsingGCN(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceListUsingDrugName],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceListUsingDrugName(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateDrugDetailByBrandOrGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateDrugDetailByBrandOrGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/queuePatientDetailPage/{patientId}/{dependentId}/{selectedTab}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.linkPatientHistory2(int,int,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/queuePatientDetailPage],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.getQueuePatientDetailPage(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/cancelOrder/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.cancelOrderById(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/refillOrders/],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.refillOrders(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/multirxOrder/{patientId}/{orderId}/{waiveDeliveryFee}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getMultiRxOrder(int,int,int,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/newOnlineRxDetail/{patientId}/{dependentId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.newOnlineRxDetail(int,int,com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/saveOnlineOrder/],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.saveOnlineOrder(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/patientDetailByMobileNumber/{mobileNumber}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getPatientDetailByMobileNumber(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateMultiRxOrdersDetail/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateMultiRxOrdersDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateOrdersWithSameDeliverPref/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateOrdersWithSameDeliverPref(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateShippingQueue/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateShippingQueueDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/calculateShippingFee],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json;charset=UTF-8],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.calculateShippingFee(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/validateZip/{zip}/{state}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateStateByZip(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/faq],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.FAQ() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/multiRxDelivery/{orderId}/{patientId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.multiRxDelivery(java.lang.String,int,com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/processMultiRxOrders],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.processMultiRxOrders(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/transferRxList/{orderId}/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.link(java.lang.String,int,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.index() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/feeSettings/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.FeeSettingsController.loadPage() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/feeSettings/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.FeeSettingsController.save(com.ssa.cms.model.FeeSettings,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/requestCallToHcpRefillRxWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.APIControllers.requestCallToHcpRefillRxWs(java.lang.String,java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cancelRxRenewalWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.APIControllers.cancelRxRenewalWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deliveryDsitances/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryDsitancesController.addPage() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deliveryDsitances/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryDsitancesController.saveRecords(com.ssa.cms.model.DeliveryDistances,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deliveryDsitances/delete/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.DeliveryDsitancesController.getDeleteRecordHandler(java.lang.Integer,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/update/{orderId}/{status} || /Pharmacyqueue/update/{orderId}/{status} || /pharmacyqueue/update/{orderId}/{status}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.updateOrderStatusHandler(java.lang.String,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/home || /PharmacyPortal/pharmacyhome || /Pharmacyqueue/home || /Pharmacyqueue/pharmacyhome || /pharmacyqueue/home || /pharmacyqueue/pharmacyhome],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listUser(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest) throws java.text.ParseException,java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/addNewDrugDetail || /Pharmacyqueue/addNewDrugDetail || /pharmacyqueue/addNewDrugDetail],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.addDrugDetail(java.lang.Long,java.lang.Long,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/orderDetail/{id} || /Pharmacyqueue/orderDetail/{id} || /pharmacyqueue/orderDetail/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getOrderDetail(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/getOrderDetail/{path}/{id} || /Pharmacyqueue/getOrderDetail/{path}/{id} || /pharmacyqueue/getOrderDetail/{path}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getOrderDetail(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/prescription/{id} || /Pharmacyqueue/prescription/{id} || /pharmacyqueue/prescription/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.saveOrder(com.ssa.cms.model.Order,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ingredients || /Pharmacyqueue/ingredients || /pharmacyqueue/ingredients],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.ingredients() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/comments/{orderId} || /Pharmacyqueue/comments/{orderId} || /pharmacyqueue/comments/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getOrderCommentsHandler(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/loadFinancialReportParams || /Pharmacyqueue/loadFinancialReportParams || /pharmacyqueue/loadFinancialReportParams],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.loadFinancialReportParams() throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/loadFinancialCycleInfo || /Pharmacyqueue/loadFinancialCycleInfo || /pharmacyqueue/loadFinancialCycleInfo],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.loadFinancialCycleInfo(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/pharmacyNotifiction || /Pharmacyqueue/pharmacyNotifiction || /pharmacyqueue/pharmacyNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.sendPharmacyNotification(java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.Integer,java.lang.String,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/login || /Pharmacyqueue/login || /pharmacyqueue/login],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadPharmacyLoginPageHandler(javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/login || /Pharmacyqueue/login || /pharmacyqueue/login],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.pharmacyLogin(com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/Cancel || /Pharmacyqueue/Cancel || /pharmacyqueue/Cancel],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadPharmacyLogin() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successLogin || /Pharmacyqueue/successLogin || /pharmacyqueue/successLogin],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullLogin(javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successLogin/{orderId} || /Pharmacyqueue/successLogin/{orderId} || /pharmacyqueue/successLogin/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullLogin(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successSignin/{orderId} || /Pharmacyqueue/successSignin/{orderId} || /pharmacyqueue/successSignin/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullSignin(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successSignin || /Pharmacyqueue/successSignin || /pharmacyqueue/successSignin],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullSignin(javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/changepassword || /Pharmacyqueue/changepassword || /pharmacyqueue/changepassword],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadChangePasswordPageHandler() 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/processRequest || /Pharmacyqueue/processRequest || /pharmacyqueue/processRequest],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfProcessRequest(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/shippingDelivery || /Pharmacyqueue/shippingDelivery || /pharmacyqueue/shippingDelivery],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfShippingDelivery(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/cancelledRequest || /Pharmacyqueue/cancelledRequest || /pharmacyqueue/cancelledRequest],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfCancelledRequest(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/listing || /Pharmacyqueue/listing || /pharmacyqueue/listing],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=UTF-8],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.filterRecordListing(int,int,int,javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/getQuestionAnswer || /Pharmacyqueue/getQuestionAnswer || /pharmacyqueue/getQuestionAnswer],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getQuestionAnswer(java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/changepassword || /Pharmacyqueue/changepassword || /pharmacyqueue/changepassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.changePasswordHandler(com.ssa.cms.model.Pharmacy,javax.servlet.http.HttpServletRequest,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/profile || /Pharmacyqueue/profile || /pharmacyqueue/profile],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadConsumerProfilePageHandler(javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/profile_edit/{email} || /Pharmacyqueue/profile_edit/{email} || /pharmacyqueue/profile_edit/{email}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadEditProfilePageHandler(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/accountsummary || /Pharmacyqueue/accountsummary || /pharmacyqueue/accountsummary],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.accountSummary(javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/searchOrder || /Pharmacyqueue/searchOrder || /pharmacyqueue/searchOrder],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.searchOrderHandler(com.ssa.cms.model.Order,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.text.ParseException 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/prescription || /Pharmacyqueue/prescription || /pharmacyqueue/prescription],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.prescription(javax.servlet.http.HttpServletRequest,java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/prescription/{orderNo} || /Pharmacyqueue/prescription/{orderNo} || /pharmacyqueue/prescription/{orderNo}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.prescriptionView(javax.servlet.http.HttpServletRequest,java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/acceptall || /Pharmacyqueue/acceptall || /pharmacyqueue/acceptall],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.acceptOrderHandler(javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ordercareer/{orderId} || /Pharmacyqueue/ordercareer/{orderId} || /pharmacyqueue/ordercareer/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getOrderCarrierHandler(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ingredients/{index} || /Pharmacyqueue/ingredients/{index} || /pharmacyqueue/ingredients/{index}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.viewMoreIngredients(java.lang.Integer) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ingredientSearch || /Pharmacyqueue/ingredientSearch || /pharmacyqueue/ingredientSearch],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.searchIngredients(com.ssa.cms.model.DrugBrand) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/updateprofile || /Pharmacyqueue/updateprofile || /pharmacyqueue/updateprofile],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.editProfileHandler(com.ssa.cms.model.Pharmacy,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/orderingredients/{transactionNo} || /Pharmacyqueue/orderingredients/{transactionNo} || /pharmacyqueue/orderingredients/{transactionNo}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getIngredientsHandler(java.lang.String) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/sendNotifyAdmin || /Pharmacyqueue/sendNotifyAdmin || /pharmacyqueue/sendNotifyAdmin],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.sendNotifyAdmin(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/uploadDrugDetail || /Pharmacyqueue/uploadDrugDetail || /pharmacyqueue/uploadDrugDetail],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.uploadDrugDetail(java.lang.Long,java.lang.Long,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/calculateDrugDetailPrice || /Pharmacyqueue/calculateDrugDetailPrice || /pharmacyqueue/calculateDrugDetailPrice],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.calculateDrugDetailPrice(java.lang.Integer,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/careGiverList || /Pharmacyqueue/careGiverList || /pharmacyqueue/careGiverList],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getCareGiverList(javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/patientActivities || /Pharmacyqueue/patientActivities || /pharmacyqueue/patientActivities],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getpatientActivitiesList(javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/bloodPressureDetails || /Pharmacyqueue/bloodPressureDetails || /pharmacyqueue/bloodPressureDetails],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getBloodPressureDetails(javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/newMemberRequest1 || /Pharmacyqueue/newMemberRequest1 || /pharmacyqueue/newMemberRequest1],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfNewMemberRequest1(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/newMemberRequest || /Pharmacyqueue/newMemberRequest || /pharmacyqueue/newMemberRequest],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfNewMemberRequest(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/interpretedImages || /Pharmacyqueue/interpretedImages || /pharmacyqueue/interpretedImages],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfInterpretedImages(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/waitingPtResponse || /Pharmacyqueue/waitingPtResponse || /pharmacyqueue/waitingPtResponse],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfWaitingPtResponse(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/responseReceived || /Pharmacyqueue/responseReceived || /pharmacyqueue/responseReceived],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfResponseReceived(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/firstQueueInfo || /Pharmacyqueue/firstQueueInfo || /pharmacyqueue/firstQueueInfo],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=UTF-8],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.populateFirstQueueInformation(java.lang.Integer,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/postOrderToIOMNI || /Pharmacyqueue/postOrderToIOMNI || /pharmacyqueue/postOrderToIOMNI],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.postOrderToIOMNI(java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/detail/{id} || /Pharmacyqueue/detail/{id} || /pharmacyqueue/detail/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.viewPatientProfileInfo(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/processSameDayShippingRxOrders || /Pharmacyqueue/processSameDayShippingRxOrders || /pharmacyqueue/processSameDayShippingRxOrders],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.processSameDayShippingRxOrders(java.lang.String) 2024-02-15 08:20:22 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/logout || /Pharmacyqueue/logout || /pharmacyqueue/logout],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.logout(org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:20:22 INFO RequestMappingHandlerAdapter:518 - Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:20:12 EST 2024]; root of context hierarchy 2024-02-15 08:20:23 INFO RequestMappingHandlerAdapter:518 - Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:20:12 EST 2024]; root of context hierarchy 2024-02-15 08:20:23 INFO SimpleUrlHandlerMapping:314 - Mapped URL path [/resources/**] onto handler 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0' 2024-02-15 08:20:23 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/pdf-view.xml] 2024-02-15 08:20:23 INFO GenericWebApplicationContext:510 - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@6733a698: startup date [Thu Feb 15 08:20:23 EST 2024]; parent: WebApplicationContext for namespace 'dispatcher-servlet' 2024-02-15 08:20:23 INFO DispatcherServlet:503 - FrameworkServlet 'dispatcher': initialization completed in 11116 ms 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:21:47 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:47 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/login 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:47 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:47 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/bootstrap/dist/css/bootstrapp.min.css 2024-02-15 08:21:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:48 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/bootstrap/dist/css/fileinput.min.css 2024-02-15 08:21:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:48 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/jquery-ui.min.css 2024-02-15 08:21:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:48 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/font-awesome-4.0.3/css/font-awesome.min.css 2024-02-15 08:21:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:48 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/jquery.datetimepicker.min.css 2024-02-15 08:21:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:48 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:48 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/selectBox.min.css 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:49 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/lightbox.min.css 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:49 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/style.css 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:49 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/media/css/demo_table.min.css 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:49 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/bootstrap/texteditor/bootstrap-wysihtml5.min.css 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:49 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/bootstrap/dist/css/jasny-bootstrap.min.css 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:49 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:49 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/summernote/summernote.min.css 2024-02-15 08:21:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:50 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/media/js/jquery.min.js 2024-02-15 08:21:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:50 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/bootstrap-datepicker.min.js 2024-02-15 08:21:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:50 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/media/js/jquery.dataTable.min.js 2024-02-15 08:21:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:50 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:50 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/jquery.datetimepicker.min.js 2024-02-15 08:21:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:51 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/bootstrap-select.min.js 2024-02-15 08:21:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:51 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/jquery.maskedinput.min.js 2024-02-15 08:21:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:51 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/bootstrap/dist/js/bootstrap.file-input.min.js 2024-02-15 08:21:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:51 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/bootstrap/dist/js/jasny-bootstrap.min.js 2024-02-15 08:21:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:51 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:51 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/summernote/summernote.min.js 2024-02-15 08:21:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:52 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:52 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:52 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:52 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/jquery-ui.min.js 2024-02-15 08:21:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:52 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:52 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:52 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:52 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/bootstrapp.min.js 2024-02-15 08:21:53 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:53 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:53 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:53 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:53 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:53 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:53 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:53 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/font-awesome-4.0.3/fonts/fontawesome-webfont.eot 2024-02-15 08:21:53 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:53 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:53 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:53 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:53 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:53 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:53 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:53 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/images/login_line.png 2024-02-15 08:21:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:54 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:54 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:54 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:54 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/images/lock.png 2024-02-15 08:21:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:54 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:54 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:54 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:54 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/lightbox.min.js 2024-02-15 08:21:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:54 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:54 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:54 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:54 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/images/logo_desk.png 2024-02-15 08:21:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:55 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:55 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:55 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:55 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/font-awesome-4.0.3/fonts/fontawesome-webfont.woff 2024-02-15 08:21:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:55 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:55 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:55 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:55 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/img/prev.png 2024-02-15 08:21:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:55 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:55 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:55 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:55 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/font-awesome-4.0.3/fonts/fontawesome-webfont.ttf 2024-02-15 08:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:56 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/img/next.png 2024-02-15 08:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:56 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/images/close.png 2024-02-15 08:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:56 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/img/loading.gif 2024-02-15 08:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:56 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/images/ui-bg_flat_75_ffffff_40x100.png 2024-02-15 08:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:21:56 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:21:56 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png 2024-02-15 08:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 08:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 08:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 08:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$35dcd513.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fdb6ad75.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) 2024-02-15 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$$fdb6ad75.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-02-15 08:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 08:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 08:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 08:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 08:27:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:27:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:27:23 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:27:23 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:27:23 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:27:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:27:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:27:23 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/loginWs 2024-02-15 08:27:23 INFO PatientWsControllers:1181 - userInput#3084311166 2024-02-15 08:27:23 INFO PatientWsControllers:1203 - Secure Token is: bfa33bdfc5093236000a1c996a885591 2024-02-15 08:27:23 ERROR EncryptionHandlerUtil:50 - [Ljava.lang.StackTraceElement;@7672e357 2024-02-15 08:27:23 ERROR EncryptionHandlerUtil:50 - [Ljava.lang.StackTraceElement;@17a91bf2 2024-02-15 08:27:23 ERROR EncryptionHandlerUtil:50 - [Ljava.lang.StackTraceElement;@7baa59bf 2024-02-15 08:27:23 ERROR EncryptionHandlerUtil:50 - [Ljava.lang.StackTraceElement;@74d31b5d 2024-02-15 08:27:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:27:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:27:23 INFO PatientWsControllers:2618 - make json response 2024-02-15 08:27:23 INFO PatientWsControllers:2620 - return json.. 2024-02-15 08:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 08:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$35dcd513.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fdb6ad75.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) 2024-02-15 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$$fdb6ad75.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-02-15 08:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 08:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 08:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 08:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 08:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 08:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 08:33:32 INFO RequestFilter:32 - Begin: RequestFilter -> FilterConfig: Filter Created ################### @@@@@@@@@@@@@@@@@@@@@@ 2024-02-15 08:33:32 INFO DispatcherServlet:484 - FrameworkServlet 'dispatcher': initialization started 2024-02-15 08:33:32 INFO XmlWebApplicationContext:510 - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:33:32 EST 2024]; root of context hierarchy 2024-02-15 08:33:32 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/dispatcher-servlet.xml] 2024-02-15 08:33:33 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/jobs.xml] 2024-02-15 08:33:34 INFO PropertyPlaceholderConfigurer:172 - Loading properties file from ServletContext resource [/properties/database.properties] 2024-02-15 08:33:34 INFO DriverManagerDataSource:133 - Loaded JDBC driver: com.mysql.jdbc.Driver 2024-02-15 08:33:34 INFO LocalContainerEntityManagerFactoryBean:339 - Building JPA container EntityManagerFactory for persistence unit 'default' 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/AutoOrderPlacement],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.OutBoundOrderPlacement.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/AutoOrderPlacement],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.OutBoundOrderPlacement.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericAnonymousResponseHandler],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.PMSGenericAnonymousResponseHandlerServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericAnonymousResponseHandler],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.PMSGenericAnonymousResponseHandlerServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericTextFlow],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericTextFlowServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericTextFlow],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericTextFlowServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericYesResponseWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericYesResponseServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericYesResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericYesResponseServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widget],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.WidgetServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widget],methods=[POST],params=[],headers=[],consumes=[],produces=[application/xml],custom=[]}" onto public void com.ssa.cms.servlet.WidgetServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/InstantWS],methods=[POST],params=[],headers=[],consumes=[application/xml],produces=[],custom=[]}" onto public com.ssa.cms.service.Result com.ssa.cms.service.TestWebService.request(com.ssa.cms.service.Request) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.shippingMilesList() 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.addRecord(com.ssa.cms.model.PharmacyZipCodes,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.editRecord(java.lang.Integer) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/load/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ShippingMilesController.getDeliveryPreferencesDistanceById(java.lang.Integer) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/getDeliveryDistances/{id}/{dprefId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ShippingMilesController.getDeliveryDistances(java.lang.Integer,java.lang.Integer) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.add() 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeReport.messageTypeReportList() 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/support || /run || /orderDetailList],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.showPage(com.ssa.cms.model.SupportModel) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/run],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.runProcess(com.ssa.cms.model.SupportModel,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/upload],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.uploadImage(com.ssa.cms.model.SupportModel,javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartFile) throws java.io.IOException 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/runWidget],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.runWidget(com.ssa.cms.model.SupportModel,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/executeRedempiton],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.executeRedempitonEmdeon(com.ssa.cms.model.SupportModel,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/QRCode],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.getQRWidget(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/QRCode],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.WidgetPortal(com.ssa.cms.model.SupportModel,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/importFile],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.importFile(com.ssa.cms.model.SupportModel,java.util.List,javax.servlet.http.HttpServletRequest) throws java.io.FileNotFoundException,java.io.IOException 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/delPatientProfile],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.delPatientProfile(java.lang.String,java.lang.String) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendMsgs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.appMsgs(com.ssa.cms.model.SupportModel) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderDetailList],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.orderDetailList(com.ssa.cms.model.SupportModel) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderFillDate],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.updateOrderFillDate(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendRefillReminderMsg],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.sendRefillReminderMsg(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/searchPatient],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.searchhPatient(java.lang.String) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/displayMessage],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.handleRequest(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.saveOrUpdate(com.ssa.cms.model.CMSDocuments,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartFile) throws java.io.IOException 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.pharmaciesList() 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.deleteRecord(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.getRecord(java.lang.Integer) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.add() 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResponseSetupController.responseList() 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ResponseSetupController.addEdit(com.ssa.cms.model.Response,org.springframework.ui.Model) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResponseSetupController.editResponse(java.lang.Integer) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/deleteValidResponse/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.ResponseSetupController.deleteValidResponseHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ResponseSetupController.saveResponse(com.ssa.cms.model.Response,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResponseSetupController.deleteResponse(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.smtpList(com.ssa.cms.model.SmtpServerInfo) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SmtpSetupController.saveSmtp(com.ssa.cms.model.SmtpServerInfo,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.editSmtp(java.lang.Integer) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.addEdit(com.ssa.cms.model.SmtpServerInfo,org.springframework.validation.BindingResult) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.deleteSmtp(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/report/view],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ReportController.view() 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/report/view],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ReportController.populateRecord(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/report/export],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ReportController.exportExcel(java.util.Date,java.util.Date,java.lang.String) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IntervalTypeSetupController.intervalTypeList() 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.IntervalTypeSetupController.saveInterval(com.ssa.cms.model.IntervalsType,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IntervalTypeSetupController.editInterval(java.lang.Integer,com.ssa.cms.model.IntervalsType) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IntervalTypeSetupController.deleteInterval(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/deleteInterval/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.IntervalTypeSetupController.deleteIntervalHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.IntervalTypeSetupController.addEdit(com.ssa.cms.model.IntervalsType,org.springframework.ui.Model) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.listRole(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.editRole(java.lang.Integer,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RoleController.saveRole(com.ssa.cms.model.RoleTypes,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.deleteRole(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:40 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.addRole(com.ssa.cms.model.RoleTypes,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/delivery/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryPreferencesController.loadPage() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/delivery/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryPreferencesController.save(com.ssa.cms.model.DeliveryPreferences,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/terms || /help || /privacy || /policy || /esp],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.TermsController.viewPageUnderConstruction() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.pharmaciesList() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.editPharmacy(java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.savePharmacy(com.ssa.cms.model.Pharmacy,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.add() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/searchPatient],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.searchhPatient(com.ssa.cms.model.DeleteRecord,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/creditcardinfo],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewCreditCardPage(com.ssa.cms.model.PatientProfile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/creditcardinfo],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewCreditCardInfoPageHandler(com.ssa.cms.model.PatientProfile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/uploadcard],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.uploadCardPageLoader(com.ssa.cms.model.PatientProfile,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/uploadimage/{target}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.ssa.cms.controller.PatientProfileController.uploadInsuranceCardImage(javax.servlet.http.HttpServletRequest,java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/save],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.savePatientInfoHandler(com.ssa.cms.model.PatientProfile,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/view/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientInfo(java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/update],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.updatePatientInfoHandler(com.ssa.cms.model.PatientProfile,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/frontSideCard/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.PatientProfileController.getFrontCard(javax.servlet.http.HttpServletResponse,java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/backSideCard/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.PatientProfileController.getBackSideCard(javax.servlet.http.HttpServletResponse,java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/detail],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientProfileList1() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/detail/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientProfileInfo(java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientProfileHealth],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.savePatientProfileHealth(java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/getPatientShippingAddress],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.getPatientShippingAddress(java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientShippingAddress],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.savePatientShippingAddress(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientInsurance],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.savePatientInsurance(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/getPatientInsurance/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.getPatientInsurance(java.lang.Long) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientNotes],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Boolean com.ssa.cms.controller.PatientProfileController.savePatientNotes(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/checkPatientIdExists],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Boolean com.ssa.cms.controller.PatientProfileController.checkPatientIdExists(java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/getPatientDependant/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.getPatientDependant(java.lang.Integer) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.ssa.cms.controller.PatientProfileController.savePatientNotifiction(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/populateProcessedOrdersDetail/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.populateProcessedOrdersDetail(java.lang.Integer,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientBasicReport],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientBasicReport() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientBasicReport],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientBasicReport(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) throws java.text.ParseException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientEnhancedReport],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientEnhancedReport() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientEnhancedReport],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientEnhancedReport(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/exportPdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.exportPdf(java.lang.String,java.util.Date,java.util.Date,java.lang.String,java.lang.String,java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePatientrecorByPhone],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeleteRecordByPhone(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePatientByEmail],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeleteRecordByEmail(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePracticerecorByPhone],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeletePracticeRecordByPhone(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePracticeRecordByLicenseNo],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeletePracticeRecordByLicenseNo(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/registration],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewRegistrationPageHandler(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deleteRecord],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.deleteRecord(com.ssa.cms.model.DeleteRecord,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.deleteRecord(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientProfileList() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/updatePatientAllergies],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.updatePatientInfoAllergies(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rewardPoints/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RewardPointsSetupController.loadPage() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rewardPoints/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RewardPointsSetupController.save(com.ssa.cms.model.RewardPoints,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/laker/{type}/{fromdate}/{todate}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.LakerService.lakerDrf(java.lang.String,java.lang.String,java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/deleteDrug/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.DrugSetupController.getCampaignHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/list/drugdata],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.retrieveDrugList(java.lang.String,java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/list/searchdrugdata],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.searchDrugList(java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.addEdit(org.springframework.ui.Model) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.saveDrug(com.ssa.cms.bean.drug.setup.DrugSetupAddBean,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/delete/{brandNameId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.deleteDrug(org.springframework.ui.Model,java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.drugList() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/uploaddrugdocument],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.uploadDrugDocument(org.springframework.web.multipart.MultipartFile,java.lang.Long,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/retrieveDrug/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.retrieveDrugDetail(java.lang.Long) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/saveGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.saveGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/saveBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.saveBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/edit/{brandNameId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.editDrug(org.springframework.ui.Model,java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/importlist],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.importDrugList(org.springframework.web.multipart.MultipartFile,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/deletedrugdetail/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.deletedrugDetail(java.lang.String,javax.servlet.http.HttpServletRequest,java.lang.Long) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/updatedrugdetail/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.updatedrugDetail(java.lang.String,javax.servlet.http.HttpServletRequest,java.lang.Long) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/importDrugFile],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.importDrugFile(com.ssa.cms.model.SupportModel,java.util.List,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.FileNotFoundException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/importDrugFile],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.importDrugFile() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloaddocument],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.DrugSetupController.downloadDocument(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloaddocument],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.downloadDocument(java.lang.Long,int,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloadimage],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.downloadImage(java.lang.Long,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloadimage],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.DrugSetupController.downloadImage(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchDrugGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchDrugGenericByName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchDrugForm],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchDrugForm(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchDrugPacking],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchDrugPacking(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/uploadDrug],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto com.ssa.cms.model.JsonResponse com.ssa.cms.controller.DrugSetupController.upload(java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.getResponseList() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.saveSurvey(com.ssa.cms.model.Survey,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,org.springframework.web.multipart.MultipartFile[],javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.addSurvey() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/edit/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.editSurvey(java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/addQuestions],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.openSurveyQuestionDialog(com.ssa.cms.model.Survey,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/associate/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.associateSurveyQuestions(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/testSms],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.sendTestSms(com.ssa.cms.model.Survey,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/takeSurvey/{surveyId}/{communicationId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.takeSurvey(java.lang.Integer,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/submitSurvey],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.submitSurveyResponse(com.ssa.cms.model.Survey,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.deletetSurvey(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.saveSurveyQuestion(com.ssa.cms.model.SurveyQuestion,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.deleteSurveyQuestion(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.viewSurveyQuestionList() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.addSurveyQuestion() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/edit/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.editSurveyQuestion(java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.saveSurveyResponse(com.ssa.cms.model.SurveyResponseType,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/associatedResponses/{responseTypeId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SurveyResponseSetupController.getResponsesByResponseType(java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.viewSurveyResponseList() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.viewSurveyResponse() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.editSurveyResponse(java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.deletetSurveyResponse(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/isdelete/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.SurveyResponseSetupController.getDeleteResponseHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/view],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.view() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/view],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.populateRecord(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) throws com.itextpdf.text.DocumentException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/exportExcel],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.exportExcel(java.util.Date,java.util.Date) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/exportPdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.exportPdf(java.util.Date,java.util.Date,java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/excelDownload.xls],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.exportExcel(int,int,java.lang.String,java.lang.String) throws java.text.ParseException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/detail/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.orderDetail(java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/add/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.addOrderDetail(com.ssa.cms.model.Order,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,org.springframework.web.multipart.MultipartFile) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/comments/{orderId}/{orderStatusId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.OrderController.getCommentsHandler(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/update/{orderId}/{status}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.updateOrderStatusHandler(java.lang.String,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/pdfDownload.pdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.exportPDF(int,int,java.lang.String,java.lang.String) throws java.text.ParseException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/getLogo/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.OrderController.getLogo(javax.servlet.http.HttpServletResponse,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/prescription/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.sendPrescriptionOrder(java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/placeorder/{transactionNumber}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewPlaceOrder(com.ssa.cms.model.Order,java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/summary],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewOrderSummary(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/status/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewOrderStatus(java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.listUser(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest) throws java.text.ParseException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/list],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewOrderList(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest) throws java.text.ParseException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/dashboard],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DashboardController.loadPageHandler() throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getProfileWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPatientProfile(java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePersonalDetailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePersonalDetails(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugRecordWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugRecord(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugRecordDetailWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugRecordDetail(java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationMessagesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getAllNotificationMessages(java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveRxTransferVideoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveRxTransferVideoWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.Integer,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.util.List,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationDeatilViewWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationDeatilViewWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateNotificationMessagesStatusWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateNotificationMessagesStatus(java.lang.String,java.lang.Integer,int,int) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getIsReadNotificationMessagesCountWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getIsReadNotificationMessagesCountWs(java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveTransferRxPointsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveTransferRxPoints(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getMyRewardsPointWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getMyRewardsPointWs(java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateRxOrderDetailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.placeRxOrderDetailsWs(java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,java.lang.Boolean,java.lang.Long[],java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/placeRxOrderDetailsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.placeRxOrderDetailsWs(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/refillRequestWs],methods=[],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveBatchRefillModule(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/nextRefillReminderManuallyWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRefillReminderMsg(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/verifyMobileNoWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendVerificationCode(java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateAllergiesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateAllergies(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateInsuranceCardWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getStatesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getStates() throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateDeliveryAddressWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateDeliveryAddressWs(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveDrugSearchesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveDrugSearchesWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/clearDrugSearchesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteDrugSearchesById(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/refillModuleWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveRefillModule(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/optOutRefillReminderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.optOutRefillReminder(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/savePatientPreferenceWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.savePatientPreference(java.lang.String,java.lang.Integer,boolean) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addResponseToNotificationMessageWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addResponseToNotificationMessage(java.lang.String,java.lang.String,java.lang.Integer,java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/markCurrentAddressAsDefaultWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.markCurrentAddressAsDefault(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteCurrentAddressWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteCurrentAddress(java.lang.String,int) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ResetPasswordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.ResetPassword(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDoctorsListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDoctorsList(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addAppointmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addAppointment(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cancelAppointmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.cancelAppointment(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationWs(java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDiseaseListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDiseaseList() throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveNewDrugWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveNewDrug(java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePrescriberWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePrescriber(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/accountVerificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.accountVerification(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/emailVerificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.emailVerification(java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ageVerificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.ageVerification(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateProfileWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateProfile(java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/askQuestionWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.questionPlace(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderCancelledWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.cancelOrder(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/createProfileWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.createProfile(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDeliveryPrefrencesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDeliveryPrefrences() throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/insuranceCardInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.insuranceCardInfo(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getContentsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPageContents(java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/reSendVerificationCodeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.resendVerificationCode(java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/loginTokenBasedWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.loginTokenBased(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addInsuranceCardWs(java.lang.String,java.lang.String,java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/archiveInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.archiveInsuranceCardWs(java.lang.String,java.lang.Long) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatPrimaryInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatPrimaryInsuranceCardWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getInsuranceCardsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getInsuranceCardsWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugLookUpWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugLookUpList(java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugInfoWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugLookUpList(java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/yearEndStatmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.yearEndStatmentWs(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getProfileDetailsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getProfileDetails(java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/GetRefillRxListWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRefillRxList(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingAddressWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deliveryAddressesWs(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/GetPtAddressWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDeliveryAddressWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/calculateZipCodeDistanceWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.calculateZipCodeDistance(java.lang.Integer,java.lang.String,java.lang.String,boolean) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/confirmPaymentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.confirmRxTransferPayment(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,java.lang.String,java.lang.String,java.lang.Long[],java.lang.String,java.lang.Boolean) throws java.io.IOException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/clearAllDrugSearchesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.clearAllDrugSearchesWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addBloodGlucoseResultWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveBloodGlucoseResultWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/noThanksWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.noThanksWs(java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteRxTransferRecordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteRxTransferRecordWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shareWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.share(java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/confirmOrderWs/{transferno}],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.confirmOrderWs(java.lang.String,java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNonArchivedNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNonArchivedNotification(java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getArchivedNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getArchivedNotification(java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationWithPaginationWs],methods=[],params=[skip && limit],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationWithPagination(java.lang.String,int,int,org.springframework.web.util.UriComponentsBuilder,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getWaitingResponseNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=utf-8],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getWaitingResponseNotificationWs(java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationMessagesTextByIdWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=utf-8],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationMessagesTextByIdWs(java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getAtDoctorTextWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=utf-8],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getAtDoctorTextWs() throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendEmailWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendEmailWs(java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getTotalCountWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getActiveOrderWs(java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/acceptLowerCostWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.acceptLowerCost(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/acceptLowerCostLaterWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.acceptLowerCostLater(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/preAuthorizeRefillWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.preAuthorizeRefill(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/distcontinueFutureMessagesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.distcontinueFutureMessages(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/continueWaitWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.continueWait(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/changeOrderStatusWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.changeOrderStatus(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateMFRWithOrderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateMFRWithOrder(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateDeliveryPerformanceWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateDeliveryPerformance(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderDeliveryTimeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateDeliveryTime(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/stopRefillReminderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.stopRefillReminder(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/downloadYearEndStatementWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.downloadYearEndStatement(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendEmailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendEmailsWs(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getCopyDrugLookUpWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getCopyDrugLookUpList(java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addInsuranceCard1Ws],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addInsuranceCard1Ws(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/loadPatientPreferencesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.loadPatientPreferences(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePOAWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePOAWs(java.lang.String,java.lang.Integer,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addCareTakerWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addCareTakerWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientProfileWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPatientProfileWs(java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientProfile2Ws],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPatientProfile2Ws(java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/msgResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.msgResponseWs(java.lang.String,java.lang.String,java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateHandDeliveryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateHandDelivery(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderPrimeryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePrimeryOrder(java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/generateDeviceToken],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.generateDeviceToken(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getServerTimeWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getServerTime(java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderImagesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateOrderImagesWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.util.List,java.lang.Integer,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePasswordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePassword() throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateCareTakerImageWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateCareTakerImge(java.lang.String,java.lang.Integer,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateCareTakerExpiryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateCareTakerExpiryWs(java.lang.String,java.lang.String,java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/populateReadyToDeliveryRxWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.populateReadyToDeliveryRxWs(java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/confirmReadyToDeliveryRxWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.confirmReadyToDeliveryRxWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/GetPatientInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.populatePatientDataWs(java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patientEnrollmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientEnrollmentWs(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/forgotPasswordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.forgotPasswordWs(java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addBloodGlucoseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addBloodGlucoseWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/glucoseHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.glucoseHistory(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patientActivitesCountWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientActivitesCountWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addBloodPressureWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addBloodPressureWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/bloodPressureHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.bloodPressureHistoryWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addPatientBodyMassWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientBodyMass(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/bodyMassResultHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.bodyMassResultHistory(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addPatientHeartPulseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addPatientHeartPulseWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/heartPulseResultHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.heartPulseResultHistoryWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIWeeklyFilterAvgWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.BMIWeeklyFilterWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIYearFilterWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.BMIYearFilterWs(java.lang.String,int,java.lang.String,java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIMonthlyFilterWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.BMIMonthlyFilterWs(java.lang.String,int,java.lang.String,java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIWeeklyFilterDetailWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.BMIWeeklyFilterDetailWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getQuestionsWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.getQuestionsWs(java.lang.String,java.lang.String,int) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/SurveyListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.SurveyListWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.surveyNotificationWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/allergyListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.allergyListWs(java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getQuestionAnsListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.getQuestionAnsListWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/QuestionReplyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.getQuestionReplyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addUpdateAddressWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.addAddressWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteAndUpdateAllergyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteAndUpdateAllergyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/duePaymentOrderListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.duePaymentOrderList(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deletePatientWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deletePatientWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ActivitiesHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.ActivitiesHistoryWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderStatusWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateOrderStatusWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyPlaceNotificationWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderPlaceNotificationWs(int) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderPlaceNotificationWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderPlaceNotificationWs(int,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderQuestionInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderQuestionInfoWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.String,java.lang.Long) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/unSubscribeWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.unSubscribeWs(int) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/faQuestionsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/jason],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getFAQuestionsWS(java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/questionsListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderQuestionsWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/questionsAnswerListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.questionsAnswerWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PatientRecentActivityWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientRecentActivity(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PatientPointsUpdateWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientRefillPoint(java.lang.String,java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientHealthHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientHealthHistory(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientMedicationHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientMedicationHistory(java.lang.String,java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/answerAlertNotificationWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.answerAlertNotificationWs(int,java.lang.Integer) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientActivityHistoryByDateWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientActivityHistoryByDate(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getSurveyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getSurveyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rewardsHistoryListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.rewardsHistoryListWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteNotificationMessageWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteNotificationMessage(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/acceptTermsAndConditionWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.acceptTermsAndCondition(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getSurveyDetailByIdWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getSurveyListByPatientSecurityToken(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getSurveyListByPatientIdWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getSurveyListByPatientIdWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/submittSurveyResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.submittSurveyResponse(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendNotificationByPharmacyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRxAdvisory(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patientMessgeReplyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientMessgeReplyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/repaeatRefillReminderManuallyWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.repaeatRefillReminderManuallyWs() throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendAppUrlLinkSMSWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendAppUrlLinkSMSWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addvistorInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addVistorInfo(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/wayOfCommunicationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.wayOfCommunication(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxReporterNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.rxReporterNotification(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getReporterCommunicationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getReporterCommunicationWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/submittRxReporterSurveyResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.submittRxReporterSurveyResponse(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendRxReporterClinicalAdvisoryNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRxReporterClinicalAdvisoryNotification(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cancelOrderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.cancelOrderWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getUserMessgeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getUserMessge(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderAndGenralQuestionsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateOrderAndGenralQuestions(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getReporterSessionListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getReporterSessionList(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getReporterMessageListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getReporterMessageLis(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendRefillReminderManuallyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRefillReminderManually(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getRefillDoneOrdersListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRefillDoneOrders(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getRefillDueOrdersListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRefillDueOrders(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateNotificationMessagesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateNotificationMessagesWs(java.lang.String,java.lang.Integer,int,int) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addMessgeInfoForHcpWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addMessgeInfoForHcpWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.String,java.lang.Long,java.lang.Integer,java.lang.Long) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getHcpUserMessgeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getHcpUserMessgeWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/hcpQuestionsAnswerListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.hcpQuestionsAnswerListWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPhysicianListWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPhysicianListWs(java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendHCPGenralMessageNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendHCPGenralMessageWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteSurveyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteSurveyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDuplicateSurveyDetialWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDeuplicateSurveyDetial(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/fethDrugDetialWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.fethDrugDetialWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPhysicianListWithDetialWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPhysicianListWithDetialWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveRxTransferWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveRxTransferRequest(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPlaceRxOrderDetailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPlaceRxOrderDetailsWs(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getRedeemPointsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRedeemPointsWs(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getQuickStatsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getQuickStatsWs(java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getFilledRxHistoryWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getFilledRxHistory(java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/viewOrderReceiptWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.viewOrderReceiptWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNoInsurancesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNoInsurancesWs(java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/loginWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.login(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/logoutWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.logout(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.WidgetUserSetupController.addEdit(com.ssa.cms.model.WidgetUser,org.springframework.ui.Model) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.WidgetUserSetupController.saveWidgetUser(com.ssa.cms.model.WidgetUser,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WidgetUserSetupController.deleteWidgetUser(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WidgetUserSetupController.widgetUserList(com.ssa.cms.model.WidgetUser) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WidgetUserSetupController.editWidgetUser(java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.addRecord(com.ssa.cms.model.DrugAdditionalMargin,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.deleteDrugAdditionalMargin(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/load/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugAdditionalMarginController.getDrugAdditionalMarginPricesByDrugBrandId(java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.drugAdditionalMarginList() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.editDrugAdditionalMargin(java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.add() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.EventSetupController.saveUpdateEvent(com.ssa.cms.model.Event,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.EventSetupController.deleteEvent(javax.servlet.http.HttpServletRequest,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.EventSetupController.getEventlist(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.EventSetupController.editEvent(javax.servlet.http.HttpServletRequest,java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.addEdit(com.ssa.cms.model.Industry,org.springframework.validation.BindingResult) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.saveIndustry(com.ssa.cms.model.Industry,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.deleteIndustry(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.getIndustryList() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.editIndustry(java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.saveSurveyResponseType(com.ssa.cms.model.SurveyResponseType,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.getResponseTypeList() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.addSurveyResponseType() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.editSurveyResponseType(java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.deletetSurveyResponseType(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/exportPdfTransactional],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.exportPdf(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/exportPdfFinancial],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.exportPdf(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/updateDrugInfoInOrder],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.updateDrugInfoInOrder(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugBrandByName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugBrandByName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugByNameSearch],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugByNameSearch(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugBrandId],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugBrandId(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugType],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugType(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/saveInstantNotification],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.ssa.cms.controller.RxTransferController.saveInstantNotification(java.lang.Integer,java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugDefaultQtyByStrength],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugDefaultQtyByStrength(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugBasicPrice],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugBasicPrice(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugByDrugGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugByDrugGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.transferDetailList() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/view/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.viewRxTransferDetail(java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/view],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.saveRxTransferDetail(com.ssa.cms.model.TransferDetail,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugStrength/{drugName}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populatedDrugStrengthValue(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugTypeAndName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugTypeAndName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugDetailByDrugTypeAndName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugDetailByDrugTypeAndName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/calculatePointsFromProfit],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.calculatePointsFromProfit(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateQtyByStrengthAndDrugName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateQtyByStrength(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugDetailByGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugDetailByGCN(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugDetailByMultiGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugDetailByMultiGCN(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugQtyByGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugQtyByGCN(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadNextImage/{orderId}/{imageId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadNextDrugImage(javax.servlet.http.HttpServletRequest,java.lang.String,int) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadPrevImage/{orderId}/{imageId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadPrevDrugImage(javax.servlet.http.HttpServletRequest,java.lang.String,int) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugFormByDrugBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugTypeByDrugBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadFinancialReportParams],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadFinancialReportParams(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadFinancialCycleInfo],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadFinancialCycleInfo(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugDetail],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/email/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSEmailSetupController.saveOrUpdate(com.ssa.cms.model.CMSEmailContent,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/email/getRecord/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CMSEmailSetupController.getRecord(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/email/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSEmailSetupController.add() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/permission/save],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResourcePermissionController.saveResourcePermission(com.ssa.cms.model.AppResourceObjectPermissions,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/permission/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResourcePermissionController.load(com.ssa.cms.model.AppResourceObjectPermissions,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/permission/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResourcePermissionController.load(com.ssa.cms.model.AppResourceObjectPermissions,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/exchangejson],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.Map com.ssa.cms.controller.UserController.onBrandChange(java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/edit/{id}/{isAdmin}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.editUser(com.ssa.cms.model.Users,java.lang.Integer,boolean,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.addEditUser(com.ssa.cms.model.Users,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/loadPharmacies],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.UserController.populatePharmacies(org.springframework.web.servlet.ModelAndView) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/savepassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.UserController.savePassword(com.ssa.cms.model.Users,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/delete/{id}/{isAdmin}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.deleteRole(java.lang.Integer,boolean,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/changepassword/{id}/{isAdmin}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.changePassword(com.ssa.cms.model.Users,java.lang.Integer,boolean,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.listUser(com.ssa.cms.model.Users,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.UserController.save(com.ssa.cms.model.Users,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/search],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WelcomeController.OrderSearch(org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ || /index],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WelcomeController.index(javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.edit(com.ssa.cms.model.Campaigns,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/surveyList/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.getSurveyHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/{communicationPath}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.advanceSave(com.ssa.cms.model.Campaigns,java.lang.String,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/{type}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.advanceEdit(com.ssa.cms.model.Campaigns,java.lang.Integer,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/list/{type}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.listCampaign(com.ssa.cms.model.Campaigns,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.listCampaigns(com.ssa.cms.model.Campaigns,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/graph],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.showFolderGraph(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/clone/{campaignId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.createClone(java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/sendEmail],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.sendTestEmail(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/surveyReports],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.surveyReports(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/patientNoOrderReport],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.patientNoOrderReport(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/surveyReports],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.generateSurveyReports(com.ssa.cms.model.Campaigns,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/moveDown/{messageTypeId}/{type}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.updateMoveDownSortOrder(java.lang.Integer,java.lang.String,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/moveUp/{messageTypeId}/{type}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.updateMoveUpSortOrder(java.lang.Integer,java.lang.String,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/exportInActivePatientReports],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.exportInActivePatientReport(java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/saveCampaignMsgs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.saveCampaign(java.lang.Integer,java.lang.Integer,java.lang.Integer[],java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/excelDownload.xls],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.exportExcel(int,int) throws java.text.ParseException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/sendSMS],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.sendTestSMS(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/pdfDownload.pdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.exportPDF(int,int) throws java.text.ParseException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.add(com.ssa.cms.model.Campaigns,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.save(com.ssa.cms.model.Campaigns,org.springframework.validation.BindingResult,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/CmsPageContent/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSContentController.saveOrUpdate(com.ssa.cms.model.CMSPageContent,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/CmsPageContent/getRecord/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CMSContentController.getRecord(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/CmsPageContent/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSContentController.add() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.getCommunicationFolderlist() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.editCommunicationFolder(java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.deleteBrand(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.addEdit(com.ssa.cms.model.Folder,org.springframework.validation.BindingResult) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CommunicationFolderSetupController.saveCommunicationFolder(com.ssa.cms.model.Folder,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/notauthorized],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.notauthorized() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/notfound],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.notfound() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/login || /admin || /Admin],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.LoginController.addCustomer(com.ssa.cms.model.Users,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/login || /admin || /Admin],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.login() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/logout],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.logout(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drug/setup/manage],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupManageController.manageDrug() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.edit(java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.deleteBrand(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.MessageTypeSetupController.saveMessageType(com.ssa.cms.model.MessageType,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.addEdit(com.ssa.cms.model.MessageType,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.messageTypeList(com.ssa.cms.model.MessageType) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/updateorderstatus/{id}/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.updateOrderStatus(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Integer,int) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/postAnswer],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.updateOrderStatus(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/updateorderstatus/{id}/{patientId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.updateOrderStatus(javax.servlet.http.HttpServletRequest,java.lang.Integer,int) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/aboutUs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.viewPage() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/privacyPolicy],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.privacyPolicy() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/patientHistory/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.linkPatientHistory(int,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/rxDetailRefillHandler/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.rxDetailRefillHandler(int,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/rxDetailHandler],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.rxDetailHandler(java.lang.String,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/rxDetail/{orderId}/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.rxDetailLink(java.lang.String,int,com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,java.lang.String,java.lang.Integer,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/optIn],methods=[],params=[],headers=[],consumes=[],produces=[text/plain],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.consumerPortal(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/documents/{index}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.viewMoreDocuments(java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/termscondition],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.termsCondition() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/createaccount],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.createAccount() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/search],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.searchDocument(com.ssa.cms.model.CMSDocuments) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/download/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.PortalController.downloadDocuments(java.lang.Integer,javax.servlet.http.HttpServletResponse) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/signup],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadRegistration1PageHandler() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyRegistration],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.registration2PageLoadHandlerGet(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyRegistration],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.registration2PageLoadHandler(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/addConsumer],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.addUserHandler(com.ssa.cms.model.Pharmacy,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotpassword],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadForgotPasswrdPageHandler() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotpassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.forgotPasswordHandler(com.ssa.cms.model.Pharmacy) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotusername],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadForgotUserNamePageHandler() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotusername],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.forgotUserNameHandler(com.ssa.cms.model.Pharmacy) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotUserNamePassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.forgotUserNamePasswordHandler(com.ssa.cms.model.Pharmacy) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.sendPharmacyNotification(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyNotifictionHistory],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getOrderwisePharmacyNotifications(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/getpharmacyNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getPharmacyNotification(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/popUpWind/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.popUpPatientAllergies(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,int) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/loadDeliveryPrefFee/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadDeliveryPrefFee(java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/sendinappnotification/{orderId}/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.sendInAppMessage(java.lang.String,javax.servlet.http.HttpServletRequest,java.lang.String,int) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/sendInAppMessageWithFile/{orderId}/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.sendInAppMessageWithFile(java.lang.String,int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/getInAppMsg],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getMsgTextService(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/orderReceipt/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.getOrderReceipt(java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/calculateFinalPtPay],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.calculateFinalPtPay(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/retrievecampaign/],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.retrieveCampaign(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceListUsingId],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceListUsingId(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/udateMultiDrugPrices],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.udateMultiDrugPrices(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceListUsingGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceListUsingGCN(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceListUsingDrugName],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceListUsingDrugName(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateDrugDetailByBrandOrGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateDrugDetailByBrandOrGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/queuePatientDetailPage/{patientId}/{dependentId}/{selectedTab}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.linkPatientHistory2(int,int,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/queuePatientDetailPage],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.getQueuePatientDetailPage(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/cancelOrder/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.cancelOrderById(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/refillOrders/],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.refillOrders(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/multirxOrder/{patientId}/{orderId}/{waiveDeliveryFee}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getMultiRxOrder(int,int,int,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/newOnlineRxDetail/{patientId}/{dependentId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.newOnlineRxDetail(int,int,com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/saveOnlineOrder/],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.saveOnlineOrder(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/patientDetailByMobileNumber/{mobileNumber}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getPatientDetailByMobileNumber(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateMultiRxOrdersDetail/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateMultiRxOrdersDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateOrdersWithSameDeliverPref/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateOrdersWithSameDeliverPref(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateShippingQueue/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateShippingQueueDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/calculateShippingFee],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json;charset=UTF-8],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.calculateShippingFee(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/validateZip/{zip}/{state}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateStateByZip(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/faq],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.FAQ() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/multiRxDelivery/{orderId}/{patientId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.multiRxDelivery(java.lang.String,int,com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/processMultiRxOrders],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.processMultiRxOrders(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateProcessedOrdersDetail/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateProcessedOrdersDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/documents],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.documents() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/updatePatientAllergies/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.updatePatientAllergies(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,int) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/calculateDrugPrice],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.calculateDrugPrice(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceList],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceList(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/lookup],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.lookupPharmacy(com.ssa.cms.model.PharmacyLookup) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/transferRxList/{orderId}/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.link(java.lang.String,int,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.index() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/feeSettings/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.FeeSettingsController.loadPage() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/feeSettings/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.FeeSettingsController.save(com.ssa.cms.model.FeeSettings,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/requestCallToHcpRefillRxWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.APIControllers.requestCallToHcpRefillRxWs(java.lang.String,java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cancelRxRenewalWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.APIControllers.cancelRxRenewalWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deliveryDsitances/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryDsitancesController.addPage() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deliveryDsitances/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryDsitancesController.saveRecords(com.ssa.cms.model.DeliveryDistances,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deliveryDsitances/delete/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.DeliveryDsitancesController.getDeleteRecordHandler(java.lang.Integer,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/getOrderDetail/{path}/{id} || /Pharmacyqueue/getOrderDetail/{path}/{id} || /pharmacyqueue/getOrderDetail/{path}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getOrderDetail(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/orderDetail/{id} || /Pharmacyqueue/orderDetail/{id} || /pharmacyqueue/orderDetail/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getOrderDetail(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/prescription/{id} || /Pharmacyqueue/prescription/{id} || /pharmacyqueue/prescription/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.saveOrder(com.ssa.cms.model.Order,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ingredients || /Pharmacyqueue/ingredients || /pharmacyqueue/ingredients],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.ingredients() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/comments/{orderId} || /Pharmacyqueue/comments/{orderId} || /pharmacyqueue/comments/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getOrderCommentsHandler(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/pharmacyNotifiction || /Pharmacyqueue/pharmacyNotifiction || /pharmacyqueue/pharmacyNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.sendPharmacyNotification(java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.Integer,java.lang.String,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/login || /Pharmacyqueue/login || /pharmacyqueue/login],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadPharmacyLoginPageHandler(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/login || /Pharmacyqueue/login || /pharmacyqueue/login],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.pharmacyLogin(com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/Cancel || /Pharmacyqueue/Cancel || /pharmacyqueue/Cancel],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadPharmacyLogin() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successLogin/{orderId} || /Pharmacyqueue/successLogin/{orderId} || /pharmacyqueue/successLogin/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullLogin(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successLogin || /Pharmacyqueue/successLogin || /pharmacyqueue/successLogin],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullLogin(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successSignin/{orderId} || /Pharmacyqueue/successSignin/{orderId} || /pharmacyqueue/successSignin/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullSignin(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successSignin || /Pharmacyqueue/successSignin || /pharmacyqueue/successSignin],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullSignin(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/changepassword || /Pharmacyqueue/changepassword || /pharmacyqueue/changepassword],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadChangePasswordPageHandler() 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/changepassword || /Pharmacyqueue/changepassword || /pharmacyqueue/changepassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.changePasswordHandler(com.ssa.cms.model.Pharmacy,javax.servlet.http.HttpServletRequest,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/profile || /Pharmacyqueue/profile || /pharmacyqueue/profile],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadConsumerProfilePageHandler(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/profile_edit/{email} || /Pharmacyqueue/profile_edit/{email} || /pharmacyqueue/profile_edit/{email}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadEditProfilePageHandler(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/accountsummary || /Pharmacyqueue/accountsummary || /pharmacyqueue/accountsummary],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.accountSummary(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/searchOrder || /Pharmacyqueue/searchOrder || /pharmacyqueue/searchOrder],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.searchOrderHandler(com.ssa.cms.model.Order,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.text.ParseException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/prescription || /Pharmacyqueue/prescription || /pharmacyqueue/prescription],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.prescription(javax.servlet.http.HttpServletRequest,java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/prescription/{orderNo} || /Pharmacyqueue/prescription/{orderNo} || /pharmacyqueue/prescription/{orderNo}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.prescriptionView(javax.servlet.http.HttpServletRequest,java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/acceptall || /Pharmacyqueue/acceptall || /pharmacyqueue/acceptall],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.acceptOrderHandler(javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ordercareer/{orderId} || /Pharmacyqueue/ordercareer/{orderId} || /pharmacyqueue/ordercareer/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getOrderCarrierHandler(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ingredients/{index} || /Pharmacyqueue/ingredients/{index} || /pharmacyqueue/ingredients/{index}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.viewMoreIngredients(java.lang.Integer) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ingredientSearch || /Pharmacyqueue/ingredientSearch || /pharmacyqueue/ingredientSearch],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.searchIngredients(com.ssa.cms.model.DrugBrand) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/updateprofile || /Pharmacyqueue/updateprofile || /pharmacyqueue/updateprofile],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.editProfileHandler(com.ssa.cms.model.Pharmacy,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/orderingredients/{transactionNo} || /Pharmacyqueue/orderingredients/{transactionNo} || /pharmacyqueue/orderingredients/{transactionNo}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getIngredientsHandler(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/sendNotifyAdmin || /Pharmacyqueue/sendNotifyAdmin || /pharmacyqueue/sendNotifyAdmin],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.sendNotifyAdmin(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/uploadDrugDetail || /Pharmacyqueue/uploadDrugDetail || /pharmacyqueue/uploadDrugDetail],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.uploadDrugDetail(java.lang.Long,java.lang.Long,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/calculateDrugDetailPrice || /Pharmacyqueue/calculateDrugDetailPrice || /pharmacyqueue/calculateDrugDetailPrice],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.calculateDrugDetailPrice(java.lang.Integer,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/careGiverList || /Pharmacyqueue/careGiverList || /pharmacyqueue/careGiverList],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getCareGiverList(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/patientActivities || /Pharmacyqueue/patientActivities || /pharmacyqueue/patientActivities],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getpatientActivitiesList(javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/bloodPressureDetails || /Pharmacyqueue/bloodPressureDetails || /pharmacyqueue/bloodPressureDetails],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getBloodPressureDetails(javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/newMemberRequest1 || /Pharmacyqueue/newMemberRequest1 || /pharmacyqueue/newMemberRequest1],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfNewMemberRequest1(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/newMemberRequest || /Pharmacyqueue/newMemberRequest || /pharmacyqueue/newMemberRequest],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfNewMemberRequest(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/interpretedImages || /Pharmacyqueue/interpretedImages || /pharmacyqueue/interpretedImages],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfInterpretedImages(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/waitingPtResponse || /Pharmacyqueue/waitingPtResponse || /pharmacyqueue/waitingPtResponse],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfWaitingPtResponse(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/responseReceived || /Pharmacyqueue/responseReceived || /pharmacyqueue/responseReceived],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfResponseReceived(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/firstQueueInfo || /Pharmacyqueue/firstQueueInfo || /pharmacyqueue/firstQueueInfo],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=UTF-8],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.populateFirstQueueInformation(java.lang.Integer,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/processRequest || /Pharmacyqueue/processRequest || /pharmacyqueue/processRequest],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfProcessRequest(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/shippingDelivery || /Pharmacyqueue/shippingDelivery || /pharmacyqueue/shippingDelivery],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfShippingDelivery(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/cancelledRequest || /Pharmacyqueue/cancelledRequest || /pharmacyqueue/cancelledRequest],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfCancelledRequest(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/listing || /Pharmacyqueue/listing || /pharmacyqueue/listing],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=UTF-8],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.filterRecordListing(int,int,int,javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/getQuestionAnswer || /Pharmacyqueue/getQuestionAnswer || /pharmacyqueue/getQuestionAnswer],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getQuestionAnswer(java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/detail/{id} || /Pharmacyqueue/detail/{id} || /pharmacyqueue/detail/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.viewPatientProfileInfo(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/processSameDayShippingRxOrders || /Pharmacyqueue/processSameDayShippingRxOrders || /pharmacyqueue/processSameDayShippingRxOrders],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.processSameDayShippingRxOrders(java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/addNewDrugDetail || /Pharmacyqueue/addNewDrugDetail || /pharmacyqueue/addNewDrugDetail],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.addDrugDetail(java.lang.Long,java.lang.Long,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/postOrderToIOMNI || /Pharmacyqueue/postOrderToIOMNI || /pharmacyqueue/postOrderToIOMNI],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.postOrderToIOMNI(java.lang.String) 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/update/{orderId}/{status} || /Pharmacyqueue/update/{orderId}/{status} || /pharmacyqueue/update/{orderId}/{status}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.updateOrderStatusHandler(java.lang.String,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/home || /PharmacyPortal/pharmacyhome || /Pharmacyqueue/home || /Pharmacyqueue/pharmacyhome || /pharmacyqueue/home || /pharmacyqueue/pharmacyhome],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listUser(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest) throws java.text.ParseException,java.lang.Exception 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/loadFinancialReportParams || /Pharmacyqueue/loadFinancialReportParams || /pharmacyqueue/loadFinancialReportParams],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.loadFinancialReportParams() throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/loadFinancialCycleInfo || /Pharmacyqueue/loadFinancialCycleInfo || /pharmacyqueue/loadFinancialCycleInfo],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.loadFinancialCycleInfo(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:41 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/logout || /Pharmacyqueue/logout || /pharmacyqueue/logout],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.logout(org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:41 INFO RequestMappingHandlerAdapter:518 - Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:33:32 EST 2024]; root of context hierarchy 2024-02-15 08:33:41 INFO RequestMappingHandlerAdapter:518 - Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:33:32 EST 2024]; root of context hierarchy 2024-02-15 08:33:41 INFO SimpleUrlHandlerMapping:314 - Mapped URL path [/resources/**] onto handler 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0' 2024-02-15 08:33:41 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/pdf-view.xml] 2024-02-15 08:33:41 INFO GenericWebApplicationContext:510 - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@40989bef: startup date [Thu Feb 15 08:33:41 EST 2024]; parent: WebApplicationContext for namespace 'dispatcher-servlet' 2024-02-15 08:33:42 INFO DispatcherServlet:503 - FrameworkServlet 'dispatcher': initialization completed in 9416 ms 2024-02-15 08:33:46 INFO RequestFilter:32 - Begin: RequestFilter -> FilterConfig: Filter Created ################### @@@@@@@@@@@@@@@@@@@@@@ 2024-02-15 08:33:46 INFO DispatcherServlet:484 - FrameworkServlet 'dispatcher': initialization started 2024-02-15 08:33:46 INFO XmlWebApplicationContext:510 - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:33:46 EST 2024]; root of context hierarchy 2024-02-15 08:33:47 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/dispatcher-servlet.xml] 2024-02-15 08:33:47 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/jobs.xml] 2024-02-15 08:33:48 INFO PropertyPlaceholderConfigurer:172 - Loading properties file from ServletContext resource [/properties/database.properties] 2024-02-15 08:33:48 INFO DriverManagerDataSource:133 - Loaded JDBC driver: com.mysql.jdbc.Driver 2024-02-15 08:33:48 INFO LocalContainerEntityManagerFactoryBean:339 - Building JPA container EntityManagerFactory for persistence unit 'default' 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/AutoOrderPlacement],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.OutBoundOrderPlacement.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/AutoOrderPlacement],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.OutBoundOrderPlacement.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericAnonymousResponseHandler],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.PMSGenericAnonymousResponseHandlerServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericAnonymousResponseHandler],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.PMSGenericAnonymousResponseHandlerServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericTextFlow],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericTextFlowServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericTextFlow],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericTextFlowServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericYesResponseWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericYesResponseServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericYesResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericYesResponseServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widget],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.WidgetServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widget],methods=[POST],params=[],headers=[],consumes=[],produces=[application/xml],custom=[]}" onto public void com.ssa.cms.servlet.WidgetServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/InstantWS],methods=[POST],params=[],headers=[],consumes=[application/xml],produces=[],custom=[]}" onto public com.ssa.cms.service.Result com.ssa.cms.service.TestWebService.request(com.ssa.cms.service.Request) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.shippingMilesList() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.addRecord(com.ssa.cms.model.PharmacyZipCodes,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.editRecord(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/load/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ShippingMilesController.getDeliveryPreferencesDistanceById(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/getDeliveryDistances/{id}/{dprefId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ShippingMilesController.getDeliveryDistances(java.lang.Integer,java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.add() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeReport.messageTypeReportList() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/support || /run || /orderDetailList],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.showPage(com.ssa.cms.model.SupportModel) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/run],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.runProcess(com.ssa.cms.model.SupportModel,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/upload],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.uploadImage(com.ssa.cms.model.SupportModel,javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartFile) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/runWidget],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.runWidget(com.ssa.cms.model.SupportModel,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/executeRedempiton],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.executeRedempitonEmdeon(com.ssa.cms.model.SupportModel,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/QRCode],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.getQRWidget(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/QRCode],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.WidgetPortal(com.ssa.cms.model.SupportModel,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/importFile],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.importFile(com.ssa.cms.model.SupportModel,java.util.List,javax.servlet.http.HttpServletRequest) throws java.io.FileNotFoundException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/delPatientProfile],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.delPatientProfile(java.lang.String,java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendMsgs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.appMsgs(com.ssa.cms.model.SupportModel) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderDetailList],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.orderDetailList(com.ssa.cms.model.SupportModel) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderFillDate],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.updateOrderFillDate(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendRefillReminderMsg],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.sendRefillReminderMsg(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/searchPatient],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.searchhPatient(java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/displayMessage],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.handleRequest(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.saveOrUpdate(com.ssa.cms.model.CMSDocuments,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartFile) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.pharmaciesList() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.deleteRecord(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.getRecord(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.add() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResponseSetupController.responseList() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ResponseSetupController.addEdit(com.ssa.cms.model.Response,org.springframework.ui.Model) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResponseSetupController.editResponse(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/deleteValidResponse/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.ResponseSetupController.deleteValidResponseHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ResponseSetupController.saveResponse(com.ssa.cms.model.Response,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResponseSetupController.deleteResponse(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.smtpList(com.ssa.cms.model.SmtpServerInfo) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SmtpSetupController.saveSmtp(com.ssa.cms.model.SmtpServerInfo,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.editSmtp(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.addEdit(com.ssa.cms.model.SmtpServerInfo,org.springframework.validation.BindingResult) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.deleteSmtp(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/report/view],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ReportController.view() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/report/view],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ReportController.populateRecord(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/report/export],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ReportController.exportExcel(java.util.Date,java.util.Date,java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IntervalTypeSetupController.intervalTypeList() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.IntervalTypeSetupController.saveInterval(com.ssa.cms.model.IntervalsType,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IntervalTypeSetupController.editInterval(java.lang.Integer,com.ssa.cms.model.IntervalsType) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IntervalTypeSetupController.deleteInterval(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/deleteInterval/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.IntervalTypeSetupController.deleteIntervalHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.IntervalTypeSetupController.addEdit(com.ssa.cms.model.IntervalsType,org.springframework.ui.Model) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.listRole(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.editRole(java.lang.Integer,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RoleController.saveRole(com.ssa.cms.model.RoleTypes,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.deleteRole(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.addRole(com.ssa.cms.model.RoleTypes,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/delivery/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryPreferencesController.loadPage() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/delivery/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryPreferencesController.save(com.ssa.cms.model.DeliveryPreferences,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/terms || /help || /privacy || /policy || /esp],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.TermsController.viewPageUnderConstruction() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.pharmaciesList() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.editPharmacy(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.savePharmacy(com.ssa.cms.model.Pharmacy,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.add() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/searchPatient],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.searchhPatient(com.ssa.cms.model.DeleteRecord,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/creditcardinfo],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewCreditCardPage(com.ssa.cms.model.PatientProfile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/creditcardinfo],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewCreditCardInfoPageHandler(com.ssa.cms.model.PatientProfile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/uploadcard],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.uploadCardPageLoader(com.ssa.cms.model.PatientProfile,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/uploadimage/{target}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.ssa.cms.controller.PatientProfileController.uploadInsuranceCardImage(javax.servlet.http.HttpServletRequest,java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/save],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.savePatientInfoHandler(com.ssa.cms.model.PatientProfile,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/view/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientInfo(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/update],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.updatePatientInfoHandler(com.ssa.cms.model.PatientProfile,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/frontSideCard/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.PatientProfileController.getFrontCard(javax.servlet.http.HttpServletResponse,java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/backSideCard/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.PatientProfileController.getBackSideCard(javax.servlet.http.HttpServletResponse,java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/detail],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientProfileList1() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/detail/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientProfileInfo(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientProfileHealth],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.savePatientProfileHealth(java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/getPatientShippingAddress],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.getPatientShippingAddress(java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientShippingAddress],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.savePatientShippingAddress(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientInsurance],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.savePatientInsurance(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/getPatientInsurance/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.getPatientInsurance(java.lang.Long) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientNotes],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Boolean com.ssa.cms.controller.PatientProfileController.savePatientNotes(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/checkPatientIdExists],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Boolean com.ssa.cms.controller.PatientProfileController.checkPatientIdExists(java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/getPatientDependant/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.getPatientDependant(java.lang.Integer) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.ssa.cms.controller.PatientProfileController.savePatientNotifiction(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/populateProcessedOrdersDetail/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.populateProcessedOrdersDetail(java.lang.Integer,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientBasicReport],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientBasicReport() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientBasicReport],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientBasicReport(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) throws java.text.ParseException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientEnhancedReport],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientEnhancedReport() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientEnhancedReport],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientEnhancedReport(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/exportPdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.exportPdf(java.lang.String,java.util.Date,java.util.Date,java.lang.String,java.lang.String,java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePatientrecorByPhone],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeleteRecordByPhone(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePatientByEmail],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeleteRecordByEmail(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePracticerecorByPhone],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeletePracticeRecordByPhone(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePracticeRecordByLicenseNo],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeletePracticeRecordByLicenseNo(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/registration],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewRegistrationPageHandler(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deleteRecord],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.deleteRecord(com.ssa.cms.model.DeleteRecord,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.deleteRecord(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientProfileList() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/updatePatientAllergies],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.updatePatientInfoAllergies(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rewardPoints/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RewardPointsSetupController.loadPage() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rewardPoints/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RewardPointsSetupController.save(com.ssa.cms.model.RewardPoints,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/laker/{type}/{fromdate}/{todate}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.LakerService.lakerDrf(java.lang.String,java.lang.String,java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/deleteDrug/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.DrugSetupController.getCampaignHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/list/drugdata],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.retrieveDrugList(java.lang.String,java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/list/searchdrugdata],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.searchDrugList(java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.addEdit(org.springframework.ui.Model) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.saveDrug(com.ssa.cms.bean.drug.setup.DrugSetupAddBean,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/delete/{brandNameId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.deleteDrug(org.springframework.ui.Model,java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.drugList() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/uploaddrugdocument],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.uploadDrugDocument(org.springframework.web.multipart.MultipartFile,java.lang.Long,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/retrieveDrug/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.retrieveDrugDetail(java.lang.Long) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/saveGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.saveGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/saveBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.saveBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/edit/{brandNameId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.editDrug(org.springframework.ui.Model,java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/importlist],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.importDrugList(org.springframework.web.multipart.MultipartFile,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/deletedrugdetail/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.deletedrugDetail(java.lang.String,javax.servlet.http.HttpServletRequest,java.lang.Long) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/updatedrugdetail/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.updatedrugDetail(java.lang.String,javax.servlet.http.HttpServletRequest,java.lang.Long) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/importDrugFile],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.importDrugFile(com.ssa.cms.model.SupportModel,java.util.List,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.FileNotFoundException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/importDrugFile],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.importDrugFile() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloaddocument],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.DrugSetupController.downloadDocument(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloaddocument],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.downloadDocument(java.lang.Long,int,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloadimage],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.downloadImage(java.lang.Long,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloadimage],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.DrugSetupController.downloadImage(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchDrugGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchDrugGenericByName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchDrugForm],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchDrugForm(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchDrugPacking],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchDrugPacking(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/uploadDrug],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto com.ssa.cms.model.JsonResponse com.ssa.cms.controller.DrugSetupController.upload(java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.getResponseList() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.saveSurvey(com.ssa.cms.model.Survey,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,org.springframework.web.multipart.MultipartFile[],javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.addSurvey() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/edit/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.editSurvey(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/addQuestions],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.openSurveyQuestionDialog(com.ssa.cms.model.Survey,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/associate/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.associateSurveyQuestions(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/testSms],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.sendTestSms(com.ssa.cms.model.Survey,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/takeSurvey/{surveyId}/{communicationId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.takeSurvey(java.lang.Integer,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/submitSurvey],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.submitSurveyResponse(com.ssa.cms.model.Survey,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.deletetSurvey(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.saveSurveyQuestion(com.ssa.cms.model.SurveyQuestion,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.deleteSurveyQuestion(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.viewSurveyQuestionList() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.addSurveyQuestion() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/edit/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.editSurveyQuestion(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.saveSurveyResponse(com.ssa.cms.model.SurveyResponseType,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/associatedResponses/{responseTypeId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SurveyResponseSetupController.getResponsesByResponseType(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.viewSurveyResponseList() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.viewSurveyResponse() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.editSurveyResponse(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.deletetSurveyResponse(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/isdelete/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.SurveyResponseSetupController.getDeleteResponseHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/view],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.view() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/view],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.populateRecord(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) throws com.itextpdf.text.DocumentException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/exportExcel],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.exportExcel(java.util.Date,java.util.Date) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/exportPdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.exportPdf(java.util.Date,java.util.Date,java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/excelDownload.xls],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.exportExcel(int,int,java.lang.String,java.lang.String) throws java.text.ParseException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/detail/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.orderDetail(java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/add/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.addOrderDetail(com.ssa.cms.model.Order,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,org.springframework.web.multipart.MultipartFile) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/comments/{orderId}/{orderStatusId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.OrderController.getCommentsHandler(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/update/{orderId}/{status}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.updateOrderStatusHandler(java.lang.String,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/pdfDownload.pdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.exportPDF(int,int,java.lang.String,java.lang.String) throws java.text.ParseException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/getLogo/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.OrderController.getLogo(javax.servlet.http.HttpServletResponse,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/prescription/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.sendPrescriptionOrder(java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/placeorder/{transactionNumber}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewPlaceOrder(com.ssa.cms.model.Order,java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/summary],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewOrderSummary(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/status/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewOrderStatus(java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.listUser(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest) throws java.text.ParseException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/list],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewOrderList(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest) throws java.text.ParseException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/dashboard],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DashboardController.loadPageHandler() throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getProfileWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPatientProfile(java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePersonalDetailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePersonalDetails(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugRecordWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugRecord(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugRecordDetailWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugRecordDetail(java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationMessagesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getAllNotificationMessages(java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveRxTransferVideoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveRxTransferVideoWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.Integer,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.util.List,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationDeatilViewWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationDeatilViewWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateNotificationMessagesStatusWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateNotificationMessagesStatus(java.lang.String,java.lang.Integer,int,int) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getIsReadNotificationMessagesCountWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getIsReadNotificationMessagesCountWs(java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveTransferRxPointsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveTransferRxPoints(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getMyRewardsPointWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getMyRewardsPointWs(java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateRxOrderDetailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.placeRxOrderDetailsWs(java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,java.lang.Boolean,java.lang.Long[],java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/placeRxOrderDetailsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.placeRxOrderDetailsWs(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/refillRequestWs],methods=[],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveBatchRefillModule(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/nextRefillReminderManuallyWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRefillReminderMsg(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/verifyMobileNoWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendVerificationCode(java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateAllergiesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateAllergies(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateInsuranceCardWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getStatesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getStates() throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateDeliveryAddressWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateDeliveryAddressWs(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveDrugSearchesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveDrugSearchesWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/clearDrugSearchesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteDrugSearchesById(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/refillModuleWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveRefillModule(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/optOutRefillReminderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.optOutRefillReminder(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/savePatientPreferenceWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.savePatientPreference(java.lang.String,java.lang.Integer,boolean) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addResponseToNotificationMessageWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addResponseToNotificationMessage(java.lang.String,java.lang.String,java.lang.Integer,java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/markCurrentAddressAsDefaultWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.markCurrentAddressAsDefault(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteCurrentAddressWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteCurrentAddress(java.lang.String,int) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ResetPasswordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.ResetPassword(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDoctorsListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDoctorsList(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addAppointmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addAppointment(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cancelAppointmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.cancelAppointment(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationWs(java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDiseaseListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDiseaseList() throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveNewDrugWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveNewDrug(java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePrescriberWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePrescriber(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/accountVerificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.accountVerification(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/emailVerificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.emailVerification(java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ageVerificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.ageVerification(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateProfileWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateProfile(java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/askQuestionWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.questionPlace(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderCancelledWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.cancelOrder(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/createProfileWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.createProfile(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDeliveryPrefrencesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDeliveryPrefrences() throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/insuranceCardInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.insuranceCardInfo(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getContentsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPageContents(java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/reSendVerificationCodeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.resendVerificationCode(java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/loginTokenBasedWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.loginTokenBased(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addInsuranceCardWs(java.lang.String,java.lang.String,java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/archiveInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.archiveInsuranceCardWs(java.lang.String,java.lang.Long) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatPrimaryInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatPrimaryInsuranceCardWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getInsuranceCardsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getInsuranceCardsWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugInfoWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugLookUpList(java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugLookUpWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugLookUpList(java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/yearEndStatmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.yearEndStatmentWs(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getProfileDetailsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getProfileDetails(java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/GetRefillRxListWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRefillRxList(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingAddressWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deliveryAddressesWs(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/GetPtAddressWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDeliveryAddressWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/calculateZipCodeDistanceWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.calculateZipCodeDistance(java.lang.Integer,java.lang.String,java.lang.String,boolean) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/confirmPaymentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.confirmRxTransferPayment(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,java.lang.String,java.lang.String,java.lang.Long[],java.lang.String,java.lang.Boolean) throws java.io.IOException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/clearAllDrugSearchesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.clearAllDrugSearchesWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addBloodGlucoseResultWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveBloodGlucoseResultWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/noThanksWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.noThanksWs(java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteRxTransferRecordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteRxTransferRecordWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shareWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.share(java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/confirmOrderWs/{transferno}],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.confirmOrderWs(java.lang.String,java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNonArchivedNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNonArchivedNotification(java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getArchivedNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getArchivedNotification(java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationWithPaginationWs],methods=[],params=[skip && limit],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationWithPagination(java.lang.String,int,int,org.springframework.web.util.UriComponentsBuilder,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getWaitingResponseNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=utf-8],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getWaitingResponseNotificationWs(java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationMessagesTextByIdWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=utf-8],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationMessagesTextByIdWs(java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getAtDoctorTextWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=utf-8],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getAtDoctorTextWs() throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendEmailWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendEmailWs(java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getTotalCountWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getActiveOrderWs(java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/acceptLowerCostWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.acceptLowerCost(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/acceptLowerCostLaterWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.acceptLowerCostLater(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/preAuthorizeRefillWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.preAuthorizeRefill(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/distcontinueFutureMessagesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.distcontinueFutureMessages(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/continueWaitWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.continueWait(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/changeOrderStatusWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.changeOrderStatus(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateMFRWithOrderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateMFRWithOrder(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateDeliveryPerformanceWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateDeliveryPerformance(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderDeliveryTimeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateDeliveryTime(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/stopRefillReminderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.stopRefillReminder(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/downloadYearEndStatementWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.downloadYearEndStatement(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendEmailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendEmailsWs(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getCopyDrugLookUpWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getCopyDrugLookUpList(java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addInsuranceCard1Ws],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addInsuranceCard1Ws(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/loadPatientPreferencesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.loadPatientPreferences(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePOAWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePOAWs(java.lang.String,java.lang.Integer,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addCareTakerWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addCareTakerWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientProfileWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPatientProfileWs(java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientProfile2Ws],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPatientProfile2Ws(java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/msgResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.msgResponseWs(java.lang.String,java.lang.String,java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateHandDeliveryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateHandDelivery(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderPrimeryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePrimeryOrder(java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/generateDeviceToken],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.generateDeviceToken(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getServerTimeWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getServerTime(java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderImagesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateOrderImagesWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.util.List,java.lang.Integer,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePasswordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePassword() throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateCareTakerImageWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateCareTakerImge(java.lang.String,java.lang.Integer,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateCareTakerExpiryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateCareTakerExpiryWs(java.lang.String,java.lang.String,java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/populateReadyToDeliveryRxWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.populateReadyToDeliveryRxWs(java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/confirmReadyToDeliveryRxWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.confirmReadyToDeliveryRxWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/GetPatientInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.populatePatientDataWs(java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patientEnrollmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientEnrollmentWs(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/forgotPasswordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.forgotPasswordWs(java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addBloodGlucoseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addBloodGlucoseWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/glucoseHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.glucoseHistory(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patientActivitesCountWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientActivitesCountWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addBloodPressureWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addBloodPressureWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/bloodPressureHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.bloodPressureHistoryWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addPatientBodyMassWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientBodyMass(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/bodyMassResultHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.bodyMassResultHistory(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addPatientHeartPulseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addPatientHeartPulseWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/heartPulseResultHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.heartPulseResultHistoryWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIWeeklyFilterAvgWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.BMIWeeklyFilterWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIYearFilterWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.BMIYearFilterWs(java.lang.String,int,java.lang.String,java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIMonthlyFilterWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.BMIMonthlyFilterWs(java.lang.String,int,java.lang.String,java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIWeeklyFilterDetailWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.BMIWeeklyFilterDetailWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getQuestionsWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.getQuestionsWs(java.lang.String,java.lang.String,int) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/SurveyListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.SurveyListWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.surveyNotificationWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/allergyListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.allergyListWs(java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getQuestionAnsListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.getQuestionAnsListWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/QuestionReplyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.getQuestionReplyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addUpdateAddressWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.addAddressWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteAndUpdateAllergyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteAndUpdateAllergyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/duePaymentOrderListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.duePaymentOrderList(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deletePatientWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deletePatientWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ActivitiesHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.ActivitiesHistoryWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderStatusWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateOrderStatusWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderPlaceNotificationWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderPlaceNotificationWs(int,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyPlaceNotificationWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderPlaceNotificationWs(int) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderQuestionInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderQuestionInfoWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.String,java.lang.Long) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/unSubscribeWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.unSubscribeWs(int) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/faQuestionsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/jason],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getFAQuestionsWS(java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/questionsListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderQuestionsWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/questionsAnswerListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.questionsAnswerWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PatientRecentActivityWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientRecentActivity(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PatientPointsUpdateWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientRefillPoint(java.lang.String,java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientHealthHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientHealthHistory(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientMedicationHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientMedicationHistory(java.lang.String,java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/answerAlertNotificationWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.answerAlertNotificationWs(int,java.lang.Integer) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientActivityHistoryByDateWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientActivityHistoryByDate(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getSurveyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getSurveyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rewardsHistoryListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.rewardsHistoryListWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteNotificationMessageWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteNotificationMessage(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/acceptTermsAndConditionWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.acceptTermsAndCondition(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getSurveyDetailByIdWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getSurveyListByPatientSecurityToken(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getSurveyListByPatientIdWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getSurveyListByPatientIdWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/submittSurveyResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.submittSurveyResponse(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendNotificationByPharmacyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRxAdvisory(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patientMessgeReplyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientMessgeReplyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/repaeatRefillReminderManuallyWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.repaeatRefillReminderManuallyWs() throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendAppUrlLinkSMSWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendAppUrlLinkSMSWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addvistorInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addVistorInfo(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/wayOfCommunicationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.wayOfCommunication(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxReporterNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.rxReporterNotification(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getReporterCommunicationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getReporterCommunicationWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/submittRxReporterSurveyResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.submittRxReporterSurveyResponse(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendRxReporterClinicalAdvisoryNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRxReporterClinicalAdvisoryNotification(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cancelOrderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.cancelOrderWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getUserMessgeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getUserMessge(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderAndGenralQuestionsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateOrderAndGenralQuestions(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getReporterSessionListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getReporterSessionList(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getReporterMessageListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getReporterMessageLis(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendRefillReminderManuallyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRefillReminderManually(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getRefillDoneOrdersListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRefillDoneOrders(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getRefillDueOrdersListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRefillDueOrders(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateNotificationMessagesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateNotificationMessagesWs(java.lang.String,java.lang.Integer,int,int) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addMessgeInfoForHcpWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addMessgeInfoForHcpWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.String,java.lang.Long,java.lang.Integer,java.lang.Long) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getHcpUserMessgeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getHcpUserMessgeWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/hcpQuestionsAnswerListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.hcpQuestionsAnswerListWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPhysicianListWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPhysicianListWs(java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendHCPGenralMessageNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendHCPGenralMessageWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteSurveyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteSurveyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDuplicateSurveyDetialWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDeuplicateSurveyDetial(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/fethDrugDetialWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.fethDrugDetialWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPhysicianListWithDetialWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPhysicianListWithDetialWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteAccountWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteAccountWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveRxTransferWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveRxTransferRequest(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPlaceRxOrderDetailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPlaceRxOrderDetailsWs(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getRedeemPointsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRedeemPointsWs(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getQuickStatsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getQuickStatsWs(java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getFilledRxHistoryWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getFilledRxHistory(java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/viewOrderReceiptWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.viewOrderReceiptWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNoInsurancesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNoInsurancesWs(java.lang.Integer) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/loginWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.login(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/logoutWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.logout(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.WidgetUserSetupController.addEdit(com.ssa.cms.model.WidgetUser,org.springframework.ui.Model) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.WidgetUserSetupController.saveWidgetUser(com.ssa.cms.model.WidgetUser,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WidgetUserSetupController.deleteWidgetUser(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WidgetUserSetupController.widgetUserList(com.ssa.cms.model.WidgetUser) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WidgetUserSetupController.editWidgetUser(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.addRecord(com.ssa.cms.model.DrugAdditionalMargin,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.deleteDrugAdditionalMargin(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/load/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugAdditionalMarginController.getDrugAdditionalMarginPricesByDrugBrandId(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.drugAdditionalMarginList() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.editDrugAdditionalMargin(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.add() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.EventSetupController.saveUpdateEvent(com.ssa.cms.model.Event,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.EventSetupController.deleteEvent(javax.servlet.http.HttpServletRequest,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.EventSetupController.getEventlist(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.EventSetupController.editEvent(javax.servlet.http.HttpServletRequest,java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.addEdit(com.ssa.cms.model.Industry,org.springframework.validation.BindingResult) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.saveIndustry(com.ssa.cms.model.Industry,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.deleteIndustry(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.getIndustryList() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.editIndustry(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.saveSurveyResponseType(com.ssa.cms.model.SurveyResponseType,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.getResponseTypeList() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.addSurveyResponseType() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.editSurveyResponseType(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.deletetSurveyResponseType(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/exportPdfTransactional],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.exportPdf(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/exportPdfFinancial],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.exportPdf(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/updateDrugInfoInOrder],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.updateDrugInfoInOrder(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugBrandByName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugBrandByName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugByNameSearch],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugByNameSearch(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugBrandId],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugBrandId(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugType],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugType(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/saveInstantNotification],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.ssa.cms.controller.RxTransferController.saveInstantNotification(java.lang.Integer,java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugDefaultQtyByStrength],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugDefaultQtyByStrength(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugBasicPrice],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugBasicPrice(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugByDrugGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugByDrugGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.transferDetailList() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/view/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.viewRxTransferDetail(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/view],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.saveRxTransferDetail(com.ssa.cms.model.TransferDetail,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugStrength/{drugName}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populatedDrugStrengthValue(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugTypeAndName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugTypeAndName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugDetailByDrugTypeAndName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugDetailByDrugTypeAndName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/calculatePointsFromProfit],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.calculatePointsFromProfit(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateQtyByStrengthAndDrugName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateQtyByStrength(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugDetailByGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugDetailByGCN(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugDetailByMultiGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugDetailByMultiGCN(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugQtyByGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugQtyByGCN(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadNextImage/{orderId}/{imageId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadNextDrugImage(javax.servlet.http.HttpServletRequest,java.lang.String,int) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadPrevImage/{orderId}/{imageId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadPrevDrugImage(javax.servlet.http.HttpServletRequest,java.lang.String,int) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugFormByDrugBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugTypeByDrugBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadFinancialReportParams],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadFinancialReportParams(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadFinancialCycleInfo],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadFinancialCycleInfo(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugDetail],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/email/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSEmailSetupController.saveOrUpdate(com.ssa.cms.model.CMSEmailContent,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/email/getRecord/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CMSEmailSetupController.getRecord(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/email/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSEmailSetupController.add() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/permission/save],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResourcePermissionController.saveResourcePermission(com.ssa.cms.model.AppResourceObjectPermissions,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/permission/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResourcePermissionController.load(com.ssa.cms.model.AppResourceObjectPermissions,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/permission/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResourcePermissionController.load(com.ssa.cms.model.AppResourceObjectPermissions,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/exchangejson],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.Map com.ssa.cms.controller.UserController.onBrandChange(java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/edit/{id}/{isAdmin}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.editUser(com.ssa.cms.model.Users,java.lang.Integer,boolean,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.addEditUser(com.ssa.cms.model.Users,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/loadPharmacies],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.UserController.populatePharmacies(org.springframework.web.servlet.ModelAndView) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/savepassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.UserController.savePassword(com.ssa.cms.model.Users,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/delete/{id}/{isAdmin}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.deleteRole(java.lang.Integer,boolean,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/changepassword/{id}/{isAdmin}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.changePassword(com.ssa.cms.model.Users,java.lang.Integer,boolean,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.listUser(com.ssa.cms.model.Users,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.UserController.save(com.ssa.cms.model.Users,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/search],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WelcomeController.OrderSearch(org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ || /index],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WelcomeController.index(javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.edit(com.ssa.cms.model.Campaigns,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/surveyList/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.getSurveyHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/{communicationPath}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.advanceSave(com.ssa.cms.model.Campaigns,java.lang.String,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/{type}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.advanceEdit(com.ssa.cms.model.Campaigns,java.lang.Integer,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/list/{type}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.listCampaign(com.ssa.cms.model.Campaigns,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.listCampaigns(com.ssa.cms.model.Campaigns,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/graph],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.showFolderGraph(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/clone/{campaignId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.createClone(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/sendEmail],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.sendTestEmail(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/surveyReports],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.surveyReports(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/patientNoOrderReport],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.patientNoOrderReport(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/surveyReports],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.generateSurveyReports(com.ssa.cms.model.Campaigns,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/moveDown/{messageTypeId}/{type}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.updateMoveDownSortOrder(java.lang.Integer,java.lang.String,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/moveUp/{messageTypeId}/{type}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.updateMoveUpSortOrder(java.lang.Integer,java.lang.String,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/exportInActivePatientReports],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.exportInActivePatientReport(java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/saveCampaignMsgs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.saveCampaign(java.lang.Integer,java.lang.Integer,java.lang.Integer[],java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/excelDownload.xls],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.exportExcel(int,int) throws java.text.ParseException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/sendSMS],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.sendTestSMS(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/pdfDownload.pdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.exportPDF(int,int) throws java.text.ParseException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.add(com.ssa.cms.model.Campaigns,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.save(com.ssa.cms.model.Campaigns,org.springframework.validation.BindingResult,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/CmsPageContent/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSContentController.saveOrUpdate(com.ssa.cms.model.CMSPageContent,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/CmsPageContent/getRecord/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CMSContentController.getRecord(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/CmsPageContent/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSContentController.add() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.getCommunicationFolderlist() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.editCommunicationFolder(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.deleteBrand(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.addEdit(com.ssa.cms.model.Folder,org.springframework.validation.BindingResult) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CommunicationFolderSetupController.saveCommunicationFolder(com.ssa.cms.model.Folder,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/notauthorized],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.notauthorized() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/notfound],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.notfound() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/login || /admin || /Admin],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.LoginController.addCustomer(com.ssa.cms.model.Users,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/login || /admin || /Admin],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.login() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/logout],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.logout(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drug/setup/manage],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupManageController.manageDrug() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.edit(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.deleteBrand(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.MessageTypeSetupController.saveMessageType(com.ssa.cms.model.MessageType,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.addEdit(com.ssa.cms.model.MessageType,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.messageTypeList(com.ssa.cms.model.MessageType) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/updateorderstatus/{id}/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.updateOrderStatus(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Integer,int) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/postAnswer],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.updateOrderStatus(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/updateorderstatus/{id}/{patientId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.updateOrderStatus(javax.servlet.http.HttpServletRequest,java.lang.Integer,int) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/aboutUs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.viewPage() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/privacyPolicy],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.privacyPolicy() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/patientHistory/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.linkPatientHistory(int,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/rxDetailRefillHandler/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.rxDetailRefillHandler(int,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/rxDetailHandler],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.rxDetailHandler(java.lang.String,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/rxDetail/{orderId}/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.rxDetailLink(java.lang.String,int,com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,java.lang.String,java.lang.Integer,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/optIn],methods=[],params=[],headers=[],consumes=[],produces=[text/plain],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.consumerPortal(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/documents/{index}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.viewMoreDocuments(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/termscondition],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.termsCondition() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/createaccount],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.createAccount() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/search],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.searchDocument(com.ssa.cms.model.CMSDocuments) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/download/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.PortalController.downloadDocuments(java.lang.Integer,javax.servlet.http.HttpServletResponse) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/signup],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadRegistration1PageHandler() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyRegistration],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.registration2PageLoadHandlerGet(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyRegistration],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.registration2PageLoadHandler(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/addConsumer],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.addUserHandler(com.ssa.cms.model.Pharmacy,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotpassword],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadForgotPasswrdPageHandler() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotpassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.forgotPasswordHandler(com.ssa.cms.model.Pharmacy) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotusername],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadForgotUserNamePageHandler() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotusername],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.forgotUserNameHandler(com.ssa.cms.model.Pharmacy) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotUserNamePassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.forgotUserNamePasswordHandler(com.ssa.cms.model.Pharmacy) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.sendPharmacyNotification(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyNotifictionHistory],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getOrderwisePharmacyNotifications(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/getpharmacyNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getPharmacyNotification(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/popUpWind/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.popUpPatientAllergies(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,int) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/loadDeliveryPrefFee/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadDeliveryPrefFee(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/sendinappnotification/{orderId}/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.sendInAppMessage(java.lang.String,javax.servlet.http.HttpServletRequest,java.lang.String,int) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/sendInAppMessageWithFile/{orderId}/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.sendInAppMessageWithFile(java.lang.String,int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/getInAppMsg],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getMsgTextService(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/orderReceipt/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.getOrderReceipt(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/calculateFinalPtPay],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.calculateFinalPtPay(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/retrievecampaign/],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.retrieveCampaign(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceListUsingId],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceListUsingId(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/udateMultiDrugPrices],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.udateMultiDrugPrices(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceListUsingGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceListUsingGCN(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceListUsingDrugName],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceListUsingDrugName(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateDrugDetailByBrandOrGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateDrugDetailByBrandOrGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/queuePatientDetailPage/{patientId}/{dependentId}/{selectedTab}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.linkPatientHistory2(int,int,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/queuePatientDetailPage],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.getQueuePatientDetailPage(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/cancelOrder/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.cancelOrderById(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/refillOrders/],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.refillOrders(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/multirxOrder/{patientId}/{orderId}/{waiveDeliveryFee}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getMultiRxOrder(int,int,int,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/newOnlineRxDetail/{patientId}/{dependentId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.newOnlineRxDetail(int,int,com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/saveOnlineOrder/],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.saveOnlineOrder(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/patientDetailByMobileNumber/{mobileNumber}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getPatientDetailByMobileNumber(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateMultiRxOrdersDetail/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateMultiRxOrdersDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateOrdersWithSameDeliverPref/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateOrdersWithSameDeliverPref(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateShippingQueue/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateShippingQueueDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/calculateShippingFee],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json;charset=UTF-8],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.calculateShippingFee(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/validateZip/{zip}/{state}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateStateByZip(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/faq],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.FAQ() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/multiRxDelivery/{orderId}/{patientId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.multiRxDelivery(java.lang.String,int,com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/processMultiRxOrders],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.processMultiRxOrders(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateProcessedOrdersDetail/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateProcessedOrdersDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/documents],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.documents() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/updatePatientAllergies/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.updatePatientAllergies(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,int) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/calculateDrugPrice],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.calculateDrugPrice(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceList],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceList(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/lookup],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.lookupPharmacy(com.ssa.cms.model.PharmacyLookup) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/transferRxList/{orderId}/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.link(java.lang.String,int,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.index() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/feeSettings/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.FeeSettingsController.loadPage() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/feeSettings/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.FeeSettingsController.save(com.ssa.cms.model.FeeSettings,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/requestCallToHcpRefillRxWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.APIControllers.requestCallToHcpRefillRxWs(java.lang.String,java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cancelRxRenewalWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.APIControllers.cancelRxRenewalWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deliveryDsitances/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryDsitancesController.addPage() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deliveryDsitances/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryDsitancesController.saveRecords(com.ssa.cms.model.DeliveryDistances,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deliveryDsitances/delete/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.DeliveryDsitancesController.getDeleteRecordHandler(java.lang.Integer,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/getOrderDetail/{path}/{id} || /Pharmacyqueue/getOrderDetail/{path}/{id} || /pharmacyqueue/getOrderDetail/{path}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getOrderDetail(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/orderDetail/{id} || /Pharmacyqueue/orderDetail/{id} || /pharmacyqueue/orderDetail/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getOrderDetail(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/prescription/{id} || /Pharmacyqueue/prescription/{id} || /pharmacyqueue/prescription/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.saveOrder(com.ssa.cms.model.Order,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ingredients || /Pharmacyqueue/ingredients || /pharmacyqueue/ingredients],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.ingredients() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/comments/{orderId} || /Pharmacyqueue/comments/{orderId} || /pharmacyqueue/comments/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getOrderCommentsHandler(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/pharmacyNotifiction || /Pharmacyqueue/pharmacyNotifiction || /pharmacyqueue/pharmacyNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.sendPharmacyNotification(java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.Integer,java.lang.String,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/login || /Pharmacyqueue/login || /pharmacyqueue/login],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadPharmacyLoginPageHandler(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/login || /Pharmacyqueue/login || /pharmacyqueue/login],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.pharmacyLogin(com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/Cancel || /Pharmacyqueue/Cancel || /pharmacyqueue/Cancel],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadPharmacyLogin() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successLogin/{orderId} || /Pharmacyqueue/successLogin/{orderId} || /pharmacyqueue/successLogin/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullLogin(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successLogin || /Pharmacyqueue/successLogin || /pharmacyqueue/successLogin],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullLogin(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successSignin/{orderId} || /Pharmacyqueue/successSignin/{orderId} || /pharmacyqueue/successSignin/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullSignin(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successSignin || /Pharmacyqueue/successSignin || /pharmacyqueue/successSignin],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullSignin(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/changepassword || /Pharmacyqueue/changepassword || /pharmacyqueue/changepassword],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadChangePasswordPageHandler() 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/changepassword || /Pharmacyqueue/changepassword || /pharmacyqueue/changepassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.changePasswordHandler(com.ssa.cms.model.Pharmacy,javax.servlet.http.HttpServletRequest,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/profile || /Pharmacyqueue/profile || /pharmacyqueue/profile],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadConsumerProfilePageHandler(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/profile_edit/{email} || /Pharmacyqueue/profile_edit/{email} || /pharmacyqueue/profile_edit/{email}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadEditProfilePageHandler(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/accountsummary || /Pharmacyqueue/accountsummary || /pharmacyqueue/accountsummary],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.accountSummary(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/searchOrder || /Pharmacyqueue/searchOrder || /pharmacyqueue/searchOrder],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.searchOrderHandler(com.ssa.cms.model.Order,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.text.ParseException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/prescription || /Pharmacyqueue/prescription || /pharmacyqueue/prescription],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.prescription(javax.servlet.http.HttpServletRequest,java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/prescription/{orderNo} || /Pharmacyqueue/prescription/{orderNo} || /pharmacyqueue/prescription/{orderNo}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.prescriptionView(javax.servlet.http.HttpServletRequest,java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/acceptall || /Pharmacyqueue/acceptall || /pharmacyqueue/acceptall],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.acceptOrderHandler(javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ordercareer/{orderId} || /Pharmacyqueue/ordercareer/{orderId} || /pharmacyqueue/ordercareer/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getOrderCarrierHandler(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ingredients/{index} || /Pharmacyqueue/ingredients/{index} || /pharmacyqueue/ingredients/{index}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.viewMoreIngredients(java.lang.Integer) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ingredientSearch || /Pharmacyqueue/ingredientSearch || /pharmacyqueue/ingredientSearch],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.searchIngredients(com.ssa.cms.model.DrugBrand) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/updateprofile || /Pharmacyqueue/updateprofile || /pharmacyqueue/updateprofile],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.editProfileHandler(com.ssa.cms.model.Pharmacy,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/orderingredients/{transactionNo} || /Pharmacyqueue/orderingredients/{transactionNo} || /pharmacyqueue/orderingredients/{transactionNo}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getIngredientsHandler(java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/sendNotifyAdmin || /Pharmacyqueue/sendNotifyAdmin || /pharmacyqueue/sendNotifyAdmin],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.sendNotifyAdmin(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/uploadDrugDetail || /Pharmacyqueue/uploadDrugDetail || /pharmacyqueue/uploadDrugDetail],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.uploadDrugDetail(java.lang.Long,java.lang.Long,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/calculateDrugDetailPrice || /Pharmacyqueue/calculateDrugDetailPrice || /pharmacyqueue/calculateDrugDetailPrice],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.calculateDrugDetailPrice(java.lang.Integer,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/careGiverList || /Pharmacyqueue/careGiverList || /pharmacyqueue/careGiverList],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getCareGiverList(javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/patientActivities || /Pharmacyqueue/patientActivities || /pharmacyqueue/patientActivities],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getpatientActivitiesList(javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/bloodPressureDetails || /Pharmacyqueue/bloodPressureDetails || /pharmacyqueue/bloodPressureDetails],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getBloodPressureDetails(javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/newMemberRequest1 || /Pharmacyqueue/newMemberRequest1 || /pharmacyqueue/newMemberRequest1],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfNewMemberRequest1(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/newMemberRequest || /Pharmacyqueue/newMemberRequest || /pharmacyqueue/newMemberRequest],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfNewMemberRequest(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/interpretedImages || /Pharmacyqueue/interpretedImages || /pharmacyqueue/interpretedImages],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfInterpretedImages(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/waitingPtResponse || /Pharmacyqueue/waitingPtResponse || /pharmacyqueue/waitingPtResponse],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfWaitingPtResponse(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/responseReceived || /Pharmacyqueue/responseReceived || /pharmacyqueue/responseReceived],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfResponseReceived(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/firstQueueInfo || /Pharmacyqueue/firstQueueInfo || /pharmacyqueue/firstQueueInfo],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=UTF-8],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.populateFirstQueueInformation(java.lang.Integer,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/processRequest || /Pharmacyqueue/processRequest || /pharmacyqueue/processRequest],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfProcessRequest(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/shippingDelivery || /Pharmacyqueue/shippingDelivery || /pharmacyqueue/shippingDelivery],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfShippingDelivery(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/cancelledRequest || /Pharmacyqueue/cancelledRequest || /pharmacyqueue/cancelledRequest],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfCancelledRequest(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/listing || /Pharmacyqueue/listing || /pharmacyqueue/listing],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=UTF-8],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.filterRecordListing(int,int,int,javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/getQuestionAnswer || /Pharmacyqueue/getQuestionAnswer || /pharmacyqueue/getQuestionAnswer],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getQuestionAnswer(java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/detail/{id} || /Pharmacyqueue/detail/{id} || /pharmacyqueue/detail/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.viewPatientProfileInfo(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/processSameDayShippingRxOrders || /Pharmacyqueue/processSameDayShippingRxOrders || /pharmacyqueue/processSameDayShippingRxOrders],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.processSameDayShippingRxOrders(java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/addNewDrugDetail || /Pharmacyqueue/addNewDrugDetail || /pharmacyqueue/addNewDrugDetail],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.addDrugDetail(java.lang.Long,java.lang.Long,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/postOrderToIOMNI || /Pharmacyqueue/postOrderToIOMNI || /pharmacyqueue/postOrderToIOMNI],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.postOrderToIOMNI(java.lang.String) 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/update/{orderId}/{status} || /Pharmacyqueue/update/{orderId}/{status} || /pharmacyqueue/update/{orderId}/{status}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.updateOrderStatusHandler(java.lang.String,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/home || /PharmacyPortal/pharmacyhome || /Pharmacyqueue/home || /Pharmacyqueue/pharmacyhome || /pharmacyqueue/home || /pharmacyqueue/pharmacyhome],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listUser(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest) throws java.text.ParseException,java.lang.Exception 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/loadFinancialReportParams || /Pharmacyqueue/loadFinancialReportParams || /pharmacyqueue/loadFinancialReportParams],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.loadFinancialReportParams() throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/loadFinancialCycleInfo || /Pharmacyqueue/loadFinancialCycleInfo || /pharmacyqueue/loadFinancialCycleInfo],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.loadFinancialCycleInfo(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:33:55 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/logout || /Pharmacyqueue/logout || /pharmacyqueue/logout],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.logout(org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:33:56 INFO RequestMappingHandlerAdapter:518 - Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:33:46 EST 2024]; root of context hierarchy 2024-02-15 08:33:56 INFO RequestMappingHandlerAdapter:518 - Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:33:46 EST 2024]; root of context hierarchy 2024-02-15 08:33:56 INFO SimpleUrlHandlerMapping:314 - Mapped URL path [/resources/**] onto handler 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0' 2024-02-15 08:33:56 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/pdf-view.xml] 2024-02-15 08:33:56 INFO GenericWebApplicationContext:510 - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@1fee29f2: startup date [Thu Feb 15 08:33:56 EST 2024]; parent: WebApplicationContext for namespace 'dispatcher-servlet' 2024-02-15 08:33:56 INFO DispatcherServlet:503 - FrameworkServlet 'dispatcher': initialization completed in 9353 ms 2024-02-15 08:34:15 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:34:15 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:34:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:34:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:34:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:34:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:34:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:34:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/loginWs 2024-02-15 08:34:16 INFO PatientWsControllers:1181 - userInput#3084311166 2024-02-15 08:34:17 INFO PatientWsControllers:1203 - Secure Token is: e12c1212d7cdb3878bd981eebaf0e539 2024-02-15 08:34:17 ERROR EncryptionHandlerUtil:50 - [Ljava.lang.StackTraceElement;@1d4c0f47 2024-02-15 08:34:17 ERROR EncryptionHandlerUtil:50 - [Ljava.lang.StackTraceElement;@53baa80c 2024-02-15 08:34:17 ERROR EncryptionHandlerUtil:50 - [Ljava.lang.StackTraceElement;@bba9a4c 2024-02-15 08:34:17 ERROR EncryptionHandlerUtil:50 - [Ljava.lang.StackTraceElement;@3b102a03 2024-02-15 08:34:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:34:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:34:17 INFO PatientWsControllers:2618 - make json response 2024-02-15 08:34:17 INFO PatientWsControllers:2620 - return json.. 2024-02-15 08:34:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:34:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:34:50 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:34:50 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:34:50 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:34:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:34:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:34:50 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/deleteAccountWs 2024-02-15 08:34:50 WARN PageNotFound:198 - Request method 'GET' not supported 2024-02-15 08:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 08:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 08:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 08:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 08:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 08:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 08:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 08:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 08:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 08:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 08:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 08:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 08:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 08:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 08:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$44f87e66.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$cd256c8.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) 2024-02-15 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$$cd256c8.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-02-15 08:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 08:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 08:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 08:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 08:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 08:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 08:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 08:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 08:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 08:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 08:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 08:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 08:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 08:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 08:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 08:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 08:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 08:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 08:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 08:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$44f87e66.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$cd256c8.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) 2024-02-15 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$$cd256c8.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-02-15 08:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 08:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 08:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 08:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 08:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 08:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 08:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 08:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 08:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 08:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 08:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 08:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 08:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 08:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$44f87e66.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$cd256c8.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) 2024-02-15 08:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 08:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 08:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 08:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 08:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 08:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 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$$cd256c8.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-02-15 08:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 08:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 08:47:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:47:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:47:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:47:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:47:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:47:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:47:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:47:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/GetPatientInfoWs 2024-02-15 08:47:15 INFO PatientWsControllers:5795 - userInput# 3084311166 2024-02-15 08:47:15 INFO PatientWsControllers:5796 - fcmToken# e0LtEj0RS42xxOemSorzKp:APA91bFPQhyakqz92GrOuBB3_yUc9BdNeKFHS91hniCMFK9ToTsm2TY6Gj1XURwtHS3rQVk90qf6CBUn5nt41VC9qKwPTVVHKSTWVVQz9lJdXLfx38s8pn-k5kXXPsjcTA-WU6bplC1v 2024-02-15 08:47:15 INFO PatientWsControllers:5797 - osType# 20 2024-02-15 08:47:15 INFO PatientWsControllers:5812 - Secure Token is: e74db1823901c2bea272ee86fb9c33e2 2024-02-15 08:47:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:47:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:47:15 INFO PatientWsControllers:2618 - make json response 2024-02-15 08:47:15 INFO PatientWsControllers:2620 - return json.. 2024-02-15 08:47:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:47:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:47:19 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:47:19 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:47:19 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:47:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:47:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:47:19 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-15 08:47:19 INFO PatientWsControllers:33 - SecurityToken= e74db1823901c2bea272ee86fb9c33e2 2024-02-15 08:47:19 INFO PatientWsControllers:2618 - make json response 2024-02-15 08:47:19 INFO PatientWsControllers:2620 - return json.. 2024-02-15 08:48:36 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:48:36 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:48:36 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:48:36 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:48:36 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:48:36 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:48:36 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:48:36 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/deleteAccountWs 2024-02-15 08:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 08:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 08:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 08:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 08:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 08:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 08:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 08:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 08:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 08:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 08:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 08:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 08:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 08:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 08:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$44f87e66.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$cd256c8.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) 2024-02-15 08:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 08:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 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$$cd256c8.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-02-15 08:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 08:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 08:50:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:50:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:50:23 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:50:23 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:50:23 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:50:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:50:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:50:23 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/deleteAccountWs 2024-02-15 08:55:10 INFO RequestFilter:32 - Begin: RequestFilter -> FilterConfig: Filter Created ################### @@@@@@@@@@@@@@@@@@@@@@ 2024-02-15 08:55:10 INFO DispatcherServlet:484 - FrameworkServlet 'dispatcher': initialization started 2024-02-15 08:55:10 INFO XmlWebApplicationContext:510 - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:55:10 EST 2024]; root of context hierarchy 2024-02-15 08:55:10 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/dispatcher-servlet.xml] 2024-02-15 08:55:11 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/jobs.xml] 2024-02-15 08:55:12 INFO PropertyPlaceholderConfigurer:172 - Loading properties file from ServletContext resource [/properties/database.properties] 2024-02-15 08:55:12 INFO DriverManagerDataSource:133 - Loaded JDBC driver: com.mysql.jdbc.Driver 2024-02-15 08:55:12 INFO LocalContainerEntityManagerFactoryBean:339 - Building JPA container EntityManagerFactory for persistence unit 'default' 2024-02-15 08:55:18 INFO RequestMappingHandlerMapping:220 - Mapped "{[/AutoOrderPlacement],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.OutBoundOrderPlacement.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/AutoOrderPlacement],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.OutBoundOrderPlacement.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericAnonymousResponseHandler],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.PMSGenericAnonymousResponseHandlerServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericAnonymousResponseHandler],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.PMSGenericAnonymousResponseHandlerServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericTextFlow],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericTextFlowServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericTextFlow],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericTextFlowServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericYesResponseWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericYesResponseServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericYesResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericYesResponseServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widget],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.WidgetServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widget],methods=[POST],params=[],headers=[],consumes=[],produces=[application/xml],custom=[]}" onto public void com.ssa.cms.servlet.WidgetServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/InstantWS],methods=[POST],params=[],headers=[],consumes=[application/xml],produces=[],custom=[]}" onto public com.ssa.cms.service.Result com.ssa.cms.service.TestWebService.request(com.ssa.cms.service.Request) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.shippingMilesList() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.addRecord(com.ssa.cms.model.PharmacyZipCodes,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.editRecord(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/getDeliveryDistances/{id}/{dprefId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ShippingMilesController.getDeliveryDistances(java.lang.Integer,java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/load/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ShippingMilesController.getDeliveryPreferencesDistanceById(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.add() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeReport.messageTypeReportList() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/support || /run || /orderDetailList],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.showPage(com.ssa.cms.model.SupportModel) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/run],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.runProcess(com.ssa.cms.model.SupportModel,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/upload],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.uploadImage(com.ssa.cms.model.SupportModel,javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartFile) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/runWidget],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.runWidget(com.ssa.cms.model.SupportModel,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/executeRedempiton],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.executeRedempitonEmdeon(com.ssa.cms.model.SupportModel,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/QRCode],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.getQRWidget(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/QRCode],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.WidgetPortal(com.ssa.cms.model.SupportModel,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/importFile],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.importFile(com.ssa.cms.model.SupportModel,java.util.List,javax.servlet.http.HttpServletRequest) throws java.io.FileNotFoundException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/delPatientProfile],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.delPatientProfile(java.lang.String,java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendMsgs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.appMsgs(com.ssa.cms.model.SupportModel) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderDetailList],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.orderDetailList(com.ssa.cms.model.SupportModel) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderFillDate],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.updateOrderFillDate(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendRefillReminderMsg],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.sendRefillReminderMsg(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/searchPatient],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.searchhPatient(java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/displayMessage],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.handleRequest(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.getRecord(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.pharmaciesList() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.deleteRecord(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.saveOrUpdate(com.ssa.cms.model.CMSDocuments,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartFile) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.add() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResponseSetupController.responseList() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ResponseSetupController.addEdit(com.ssa.cms.model.Response,org.springframework.ui.Model) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResponseSetupController.editResponse(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/deleteValidResponse/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.ResponseSetupController.deleteValidResponseHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ResponseSetupController.saveResponse(com.ssa.cms.model.Response,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResponseSetupController.deleteResponse(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.addEdit(com.ssa.cms.model.SmtpServerInfo,org.springframework.validation.BindingResult) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.smtpList(com.ssa.cms.model.SmtpServerInfo) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SmtpSetupController.saveSmtp(com.ssa.cms.model.SmtpServerInfo,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.editSmtp(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.deleteSmtp(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/report/view],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ReportController.view() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/report/view],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ReportController.populateRecord(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/report/export],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ReportController.exportExcel(java.util.Date,java.util.Date,java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.IntervalTypeSetupController.addEdit(com.ssa.cms.model.IntervalsType,org.springframework.ui.Model) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IntervalTypeSetupController.intervalTypeList() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.IntervalTypeSetupController.saveInterval(com.ssa.cms.model.IntervalsType,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IntervalTypeSetupController.editInterval(java.lang.Integer,com.ssa.cms.model.IntervalsType) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IntervalTypeSetupController.deleteInterval(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/deleteInterval/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.IntervalTypeSetupController.deleteIntervalHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.listRole(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.editRole(java.lang.Integer,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RoleController.saveRole(com.ssa.cms.model.RoleTypes,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.deleteRole(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.addRole(com.ssa.cms.model.RoleTypes,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/delivery/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryPreferencesController.loadPage() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/delivery/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryPreferencesController.save(com.ssa.cms.model.DeliveryPreferences,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/terms || /help || /privacy || /policy || /esp],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.TermsController.viewPageUnderConstruction() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.savePharmacy(com.ssa.cms.model.Pharmacy,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.pharmaciesList() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.editPharmacy(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.add() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/updatePatientAllergies],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.updatePatientInfoAllergies(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientProfileList() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/searchPatient],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.searchhPatient(com.ssa.cms.model.DeleteRecord,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/registration],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewRegistrationPageHandler(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/creditcardinfo],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewCreditCardPage(com.ssa.cms.model.PatientProfile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/creditcardinfo],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewCreditCardInfoPageHandler(com.ssa.cms.model.PatientProfile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/uploadcard],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.uploadCardPageLoader(com.ssa.cms.model.PatientProfile,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/uploadimage/{target}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.ssa.cms.controller.PatientProfileController.uploadInsuranceCardImage(javax.servlet.http.HttpServletRequest,java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/save],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.savePatientInfoHandler(com.ssa.cms.model.PatientProfile,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/view/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientInfo(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/update],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.updatePatientInfoHandler(com.ssa.cms.model.PatientProfile,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/frontSideCard/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.PatientProfileController.getFrontCard(javax.servlet.http.HttpServletResponse,java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/backSideCard/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.PatientProfileController.getBackSideCard(javax.servlet.http.HttpServletResponse,java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/detail],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientProfileList1() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/detail/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientProfileInfo(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientProfileHealth],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.savePatientProfileHealth(java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/getPatientShippingAddress],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.getPatientShippingAddress(java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientShippingAddress],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.savePatientShippingAddress(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientInsurance],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.savePatientInsurance(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/getPatientInsurance/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.getPatientInsurance(java.lang.Long) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientNotes],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Boolean com.ssa.cms.controller.PatientProfileController.savePatientNotes(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/checkPatientIdExists],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Boolean com.ssa.cms.controller.PatientProfileController.checkPatientIdExists(java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/getPatientDependant/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.getPatientDependant(java.lang.Integer) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.ssa.cms.controller.PatientProfileController.savePatientNotifiction(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/populateProcessedOrdersDetail/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.populateProcessedOrdersDetail(java.lang.Integer,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientBasicReport],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientBasicReport() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientBasicReport],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientBasicReport(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) throws java.text.ParseException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientEnhancedReport],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientEnhancedReport() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientEnhancedReport],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientEnhancedReport(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/exportPdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.exportPdf(java.lang.String,java.util.Date,java.util.Date,java.lang.String,java.lang.String,java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePatientrecorByPhone],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeleteRecordByPhone(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePatientByEmail],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeleteRecordByEmail(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePracticerecorByPhone],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeletePracticeRecordByPhone(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePracticeRecordByLicenseNo],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeletePracticeRecordByLicenseNo(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deleteRecord],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.deleteRecord(com.ssa.cms.model.DeleteRecord,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.deleteRecord(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rewardPoints/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RewardPointsSetupController.loadPage() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rewardPoints/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RewardPointsSetupController.save(com.ssa.cms.model.RewardPoints,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/laker/{type}/{fromdate}/{todate}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.LakerService.lakerDrf(java.lang.String,java.lang.String,java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/uploaddrugdocument],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.uploadDrugDocument(org.springframework.web.multipart.MultipartFile,java.lang.Long,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/retrieveDrug/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.retrieveDrugDetail(java.lang.Long) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.addEdit(org.springframework.ui.Model) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/deleteDrug/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.DrugSetupController.getCampaignHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/list/drugdata],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.retrieveDrugList(java.lang.String,java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/list/searchdrugdata],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.searchDrugList(java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/saveGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.saveGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/saveBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.saveBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/edit/{brandNameId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.editDrug(org.springframework.ui.Model,java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/importlist],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.importDrugList(org.springframework.web.multipart.MultipartFile,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/deletedrugdetail/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.deletedrugDetail(java.lang.String,javax.servlet.http.HttpServletRequest,java.lang.Long) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/updatedrugdetail/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.updatedrugDetail(java.lang.String,javax.servlet.http.HttpServletRequest,java.lang.Long) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/importDrugFile],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.importDrugFile(com.ssa.cms.model.SupportModel,java.util.List,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.FileNotFoundException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/importDrugFile],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.importDrugFile() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloaddocument],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.DrugSetupController.downloadDocument(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloaddocument],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.downloadDocument(java.lang.Long,int,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloadimage],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.downloadImage(java.lang.Long,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloadimage],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.DrugSetupController.downloadImage(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchDrugGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchDrugGenericByName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchDrugForm],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchDrugForm(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchDrugPacking],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchDrugPacking(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.saveDrug(com.ssa.cms.bean.drug.setup.DrugSetupAddBean,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/delete/{brandNameId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.deleteDrug(org.springframework.ui.Model,java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.drugList() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/uploadDrug],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto com.ssa.cms.model.JsonResponse com.ssa.cms.controller.DrugSetupController.upload(java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.saveSurvey(com.ssa.cms.model.Survey,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,org.springframework.web.multipart.MultipartFile[],javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.addSurvey() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/edit/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.editSurvey(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/addQuestions],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.openSurveyQuestionDialog(com.ssa.cms.model.Survey,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/associate/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.associateSurveyQuestions(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/testSms],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.sendTestSms(com.ssa.cms.model.Survey,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/takeSurvey/{surveyId}/{communicationId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.takeSurvey(java.lang.Integer,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/submitSurvey],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.submitSurveyResponse(com.ssa.cms.model.Survey,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.deletetSurvey(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.getResponseList() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.saveSurveyQuestion(com.ssa.cms.model.SurveyQuestion,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.deleteSurveyQuestion(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.viewSurveyQuestionList() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.addSurveyQuestion() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/edit/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.editSurveyQuestion(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.saveSurveyResponse(com.ssa.cms.model.SurveyResponseType,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/associatedResponses/{responseTypeId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SurveyResponseSetupController.getResponsesByResponseType(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.viewSurveyResponseList() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.viewSurveyResponse() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.editSurveyResponse(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.deletetSurveyResponse(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/isdelete/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.SurveyResponseSetupController.getDeleteResponseHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/view],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.view() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/view],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.populateRecord(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) throws com.itextpdf.text.DocumentException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/exportExcel],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.exportExcel(java.util.Date,java.util.Date) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/exportPdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.exportPdf(java.util.Date,java.util.Date,java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/detail/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.orderDetail(java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/excelDownload.xls],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.exportExcel(int,int,java.lang.String,java.lang.String) throws java.text.ParseException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/add/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.addOrderDetail(com.ssa.cms.model.Order,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,org.springframework.web.multipart.MultipartFile) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/comments/{orderId}/{orderStatusId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.OrderController.getCommentsHandler(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/update/{orderId}/{status}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.updateOrderStatusHandler(java.lang.String,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/pdfDownload.pdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.exportPDF(int,int,java.lang.String,java.lang.String) throws java.text.ParseException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/getLogo/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.OrderController.getLogo(javax.servlet.http.HttpServletResponse,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/prescription/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.sendPrescriptionOrder(java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/placeorder/{transactionNumber}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewPlaceOrder(com.ssa.cms.model.Order,java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/summary],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewOrderSummary(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/status/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewOrderStatus(java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.listUser(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest) throws java.text.ParseException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/list],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewOrderList(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest) throws java.text.ParseException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/dashboard],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DashboardController.loadPageHandler() throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveRxTransferWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveRxTransferRequest(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPlaceRxOrderDetailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPlaceRxOrderDetailsWs(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getRedeemPointsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRedeemPointsWs(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getQuickStatsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getQuickStatsWs(java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getFilledRxHistoryWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getFilledRxHistory(java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/viewOrderReceiptWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.viewOrderReceiptWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNoInsurancesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNoInsurancesWs(java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDiseaseListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDiseaseList() throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveNewDrugWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveNewDrug(java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/verifyMobileNoWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendVerificationCode(java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateAllergiesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateAllergies(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateInsuranceCardWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getStatesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getStates() throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateDeliveryAddressWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateDeliveryAddressWs(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveDrugSearchesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveDrugSearchesWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/clearDrugSearchesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteDrugSearchesById(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/refillModuleWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveRefillModule(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/optOutRefillReminderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.optOutRefillReminder(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/savePatientPreferenceWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.savePatientPreference(java.lang.String,java.lang.Integer,boolean) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addResponseToNotificationMessageWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addResponseToNotificationMessage(java.lang.String,java.lang.String,java.lang.Integer,java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/markCurrentAddressAsDefaultWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.markCurrentAddressAsDefault(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteCurrentAddressWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteCurrentAddress(java.lang.String,int) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ResetPasswordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.ResetPassword(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDoctorsListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDoctorsList(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addAppointmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addAppointment(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cancelAppointmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.cancelAppointment(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationWs(java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/nextRefillReminderManuallyWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRefillReminderMsg(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateProfileWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateProfile(java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/askQuestionWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.questionPlace(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderCancelledWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.cancelOrder(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/createProfileWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.createProfile(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/accountVerificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.accountVerification(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/emailVerificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.emailVerification(java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ageVerificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.ageVerification(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/GetRefillRxListWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRefillRxList(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingAddressWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deliveryAddressesWs(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/GetPtAddressWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDeliveryAddressWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/calculateZipCodeDistanceWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.calculateZipCodeDistance(java.lang.Integer,java.lang.String,java.lang.String,boolean) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/confirmPaymentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.confirmRxTransferPayment(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,java.lang.String,java.lang.String,java.lang.Long[],java.lang.String,java.lang.Boolean) throws java.io.IOException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/clearAllDrugSearchesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.clearAllDrugSearchesWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addBloodGlucoseResultWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveBloodGlucoseResultWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/noThanksWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.noThanksWs(java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteRxTransferRecordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteRxTransferRecordWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shareWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.share(java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/confirmOrderWs/{transferno}],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.confirmOrderWs(java.lang.String,java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNonArchivedNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNonArchivedNotification(java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getArchivedNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getArchivedNotification(java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationWithPaginationWs],methods=[],params=[skip && limit],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationWithPagination(java.lang.String,int,int,org.springframework.web.util.UriComponentsBuilder,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getWaitingResponseNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=utf-8],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getWaitingResponseNotificationWs(java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationMessagesTextByIdWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=utf-8],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationMessagesTextByIdWs(java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getAtDoctorTextWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=utf-8],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getAtDoctorTextWs() throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendEmailWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendEmailWs(java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/refillRequestWs],methods=[],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveBatchRefillModule(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getTotalCountWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getActiveOrderWs(java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/acceptLowerCostWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.acceptLowerCost(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/acceptLowerCostLaterWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.acceptLowerCostLater(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/preAuthorizeRefillWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.preAuthorizeRefill(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/distcontinueFutureMessagesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.distcontinueFutureMessages(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/continueWaitWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.continueWait(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/changeOrderStatusWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.changeOrderStatus(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateMFRWithOrderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateMFRWithOrder(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateDeliveryPerformanceWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateDeliveryPerformance(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderDeliveryTimeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateDeliveryTime(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/stopRefillReminderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.stopRefillReminder(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/downloadYearEndStatementWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.downloadYearEndStatement(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendEmailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendEmailsWs(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getCopyDrugLookUpWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getCopyDrugLookUpList(java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addInsuranceCard1Ws],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addInsuranceCard1Ws(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/loadPatientPreferencesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.loadPatientPreferences(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePOAWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePOAWs(java.lang.String,java.lang.Integer,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addCareTakerWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addCareTakerWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientProfileWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPatientProfileWs(java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientProfile2Ws],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPatientProfile2Ws(java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/msgResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.msgResponseWs(java.lang.String,java.lang.String,java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateHandDeliveryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateHandDelivery(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderPrimeryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePrimeryOrder(java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/generateDeviceToken],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.generateDeviceToken(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getServerTimeWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getServerTime(java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderImagesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateOrderImagesWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.util.List,java.lang.Integer,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePasswordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePassword() throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateCareTakerImageWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateCareTakerImge(java.lang.String,java.lang.Integer,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateCareTakerExpiryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateCareTakerExpiryWs(java.lang.String,java.lang.String,java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/populateReadyToDeliveryRxWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.populateReadyToDeliveryRxWs(java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/confirmReadyToDeliveryRxWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.confirmReadyToDeliveryRxWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/GetPatientInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.populatePatientDataWs(java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patientEnrollmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientEnrollmentWs(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/forgotPasswordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.forgotPasswordWs(java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addBloodGlucoseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addBloodGlucoseWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/glucoseHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.glucoseHistory(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patientActivitesCountWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientActivitesCountWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addBloodPressureWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addBloodPressureWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/bloodPressureHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.bloodPressureHistoryWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addPatientBodyMassWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientBodyMass(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/bodyMassResultHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.bodyMassResultHistory(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addPatientHeartPulseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addPatientHeartPulseWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/heartPulseResultHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.heartPulseResultHistoryWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIWeeklyFilterAvgWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.BMIWeeklyFilterWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIYearFilterWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.BMIYearFilterWs(java.lang.String,int,java.lang.String,java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIMonthlyFilterWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.BMIMonthlyFilterWs(java.lang.String,int,java.lang.String,java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIWeeklyFilterDetailWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.BMIWeeklyFilterDetailWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getQuestionsWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.getQuestionsWs(java.lang.String,java.lang.String,int) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/SurveyListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.SurveyListWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.surveyNotificationWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/allergyListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.allergyListWs(java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getQuestionAnsListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.getQuestionAnsListWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/QuestionReplyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.getQuestionReplyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addUpdateAddressWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.addAddressWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteAndUpdateAllergyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteAndUpdateAllergyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/duePaymentOrderListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.duePaymentOrderList(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deletePatientWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deletePatientWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ActivitiesHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.ActivitiesHistoryWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderStatusWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateOrderStatusWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderPlaceNotificationWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderPlaceNotificationWs(int,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyPlaceNotificationWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderPlaceNotificationWs(int) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderQuestionInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderQuestionInfoWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.String,java.lang.Long) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/unSubscribeWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.unSubscribeWs(int) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/faQuestionsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/jason],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getFAQuestionsWS(java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/questionsListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderQuestionsWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/questionsAnswerListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.questionsAnswerWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PatientRecentActivityWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientRecentActivity(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PatientPointsUpdateWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientRefillPoint(java.lang.String,java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientHealthHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientHealthHistory(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientMedicationHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientMedicationHistory(java.lang.String,java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/answerAlertNotificationWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.answerAlertNotificationWs(int,java.lang.Integer) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientActivityHistoryByDateWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientActivityHistoryByDate(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getSurveyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getSurveyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rewardsHistoryListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.rewardsHistoryListWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteNotificationMessageWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteNotificationMessage(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/acceptTermsAndConditionWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.acceptTermsAndCondition(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getSurveyDetailByIdWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getSurveyListByPatientSecurityToken(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getSurveyListByPatientIdWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getSurveyListByPatientIdWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/submittSurveyResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.submittSurveyResponse(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendNotificationByPharmacyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRxAdvisory(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patientMessgeReplyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientMessgeReplyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/repaeatRefillReminderManuallyWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.repaeatRefillReminderManuallyWs() throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendAppUrlLinkSMSWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendAppUrlLinkSMSWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addvistorInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addVistorInfo(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/wayOfCommunicationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.wayOfCommunication(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxReporterNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.rxReporterNotification(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getReporterCommunicationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getReporterCommunicationWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/submittRxReporterSurveyResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.submittRxReporterSurveyResponse(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendRxReporterClinicalAdvisoryNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRxReporterClinicalAdvisoryNotification(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cancelOrderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.cancelOrderWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getUserMessgeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getUserMessge(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderAndGenralQuestionsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateOrderAndGenralQuestions(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getReporterSessionListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getReporterSessionList(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getReporterMessageListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getReporterMessageLis(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendRefillReminderManuallyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRefillReminderManually(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getRefillDoneOrdersListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRefillDoneOrders(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getRefillDueOrdersListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRefillDueOrders(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateNotificationMessagesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateNotificationMessagesWs(java.lang.String,java.lang.Integer,int,int) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addMessgeInfoForHcpWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addMessgeInfoForHcpWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.String,java.lang.Long,java.lang.Integer,java.lang.Long) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getHcpUserMessgeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getHcpUserMessgeWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/hcpQuestionsAnswerListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.hcpQuestionsAnswerListWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPhysicianListWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPhysicianListWs(java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendHCPGenralMessageNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendHCPGenralMessageWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteSurveyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteSurveyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDuplicateSurveyDetialWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDeuplicateSurveyDetial(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/fethDrugDetialWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.fethDrugDetialWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPhysicianListWithDetialWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPhysicianListWithDetialWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDeliveryPrefrencesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDeliveryPrefrences() throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/insuranceCardInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.insuranceCardInfo(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getContentsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPageContents(java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/reSendVerificationCodeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.resendVerificationCode(java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/loginTokenBasedWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.loginTokenBased(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addInsuranceCardWs(java.lang.String,java.lang.String,java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/archiveInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.archiveInsuranceCardWs(java.lang.String,java.lang.Long) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatPrimaryInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatPrimaryInsuranceCardWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getInsuranceCardsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getInsuranceCardsWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugLookUpWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugLookUpList(java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugInfoWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugLookUpList(java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/yearEndStatmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.yearEndStatmentWs(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getProfileDetailsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getProfileDetails(java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePrescriberWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePrescriber(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getProfileWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPatientProfile(java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePersonalDetailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePersonalDetails(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugRecordWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugRecord(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugRecordDetailWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugRecordDetail(java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationMessagesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getAllNotificationMessages(java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveRxTransferVideoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveRxTransferVideoWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.Integer,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.util.List,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationDeatilViewWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationDeatilViewWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateNotificationMessagesStatusWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateNotificationMessagesStatus(java.lang.String,java.lang.Integer,int,int) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getIsReadNotificationMessagesCountWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getIsReadNotificationMessagesCountWs(java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveTransferRxPointsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveTransferRxPoints(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getMyRewardsPointWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getMyRewardsPointWs(java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/placeRxOrderDetailsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.placeRxOrderDetailsWs(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateRxOrderDetailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.placeRxOrderDetailsWs(java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,java.lang.Boolean,java.lang.Long[],java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/loginWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.login(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/logoutWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.logout(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WidgetUserSetupController.widgetUserList(com.ssa.cms.model.WidgetUser) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WidgetUserSetupController.editWidgetUser(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.WidgetUserSetupController.addEdit(com.ssa.cms.model.WidgetUser,org.springframework.ui.Model) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.WidgetUserSetupController.saveWidgetUser(com.ssa.cms.model.WidgetUser,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WidgetUserSetupController.deleteWidgetUser(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.drugAdditionalMarginList() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.editDrugAdditionalMargin(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.addRecord(com.ssa.cms.model.DrugAdditionalMargin,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.deleteDrugAdditionalMargin(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/load/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugAdditionalMarginController.getDrugAdditionalMarginPricesByDrugBrandId(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.add() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.EventSetupController.getEventlist(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.EventSetupController.editEvent(javax.servlet.http.HttpServletRequest,java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.EventSetupController.saveUpdateEvent(com.ssa.cms.model.Event,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.EventSetupController.deleteEvent(javax.servlet.http.HttpServletRequest,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.editIndustry(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.addEdit(com.ssa.cms.model.Industry,org.springframework.validation.BindingResult) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.saveIndustry(com.ssa.cms.model.Industry,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.deleteIndustry(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.getIndustryList() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.editSurveyResponseType(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.deletetSurveyResponseType(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.getResponseTypeList() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.addSurveyResponseType() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.saveSurveyResponseType(com.ssa.cms.model.SurveyResponseType,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/view/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.viewRxTransferDetail(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/view],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.saveRxTransferDetail(com.ssa.cms.model.TransferDetail,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugStrength/{drugName}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populatedDrugStrengthValue(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugTypeAndName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugTypeAndName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugDetailByDrugTypeAndName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugDetailByDrugTypeAndName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/calculatePointsFromProfit],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.calculatePointsFromProfit(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateQtyByStrengthAndDrugName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateQtyByStrength(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugDetailByGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugDetailByGCN(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugDetailByMultiGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugDetailByMultiGCN(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugQtyByGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugQtyByGCN(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadNextImage/{orderId}/{imageId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadNextDrugImage(javax.servlet.http.HttpServletRequest,java.lang.String,int) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadPrevImage/{orderId}/{imageId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadPrevDrugImage(javax.servlet.http.HttpServletRequest,java.lang.String,int) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugFormByDrugBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugTypeByDrugBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadFinancialReportParams],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadFinancialReportParams(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadFinancialCycleInfo],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadFinancialCycleInfo(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugDetail],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugBrandByName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugBrandByName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugByNameSearch],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugByNameSearch(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugBrandId],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugBrandId(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugType],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugType(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/saveInstantNotification],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.ssa.cms.controller.RxTransferController.saveInstantNotification(java.lang.Integer,java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugDefaultQtyByStrength],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugDefaultQtyByStrength(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugBasicPrice],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugBasicPrice(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugByDrugGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugByDrugGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/exportPdfFinancial],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.exportPdf(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/exportPdfTransactional],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.exportPdf(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.transferDetailList() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/updateDrugInfoInOrder],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.updateDrugInfoInOrder(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/email/getRecord/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CMSEmailSetupController.getRecord(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/email/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSEmailSetupController.saveOrUpdate(com.ssa.cms.model.CMSEmailContent,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/email/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSEmailSetupController.add() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/permission/save],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResourcePermissionController.saveResourcePermission(com.ssa.cms.model.AppResourceObjectPermissions,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/permission/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResourcePermissionController.load(com.ssa.cms.model.AppResourceObjectPermissions,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/permission/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResourcePermissionController.load(com.ssa.cms.model.AppResourceObjectPermissions,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/exchangejson],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.Map com.ssa.cms.controller.UserController.onBrandChange(java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/edit/{id}/{isAdmin}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.editUser(com.ssa.cms.model.Users,java.lang.Integer,boolean,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.addEditUser(com.ssa.cms.model.Users,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/loadPharmacies],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.UserController.populatePharmacies(org.springframework.web.servlet.ModelAndView) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/savepassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.UserController.savePassword(com.ssa.cms.model.Users,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.listUser(com.ssa.cms.model.Users,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/delete/{id}/{isAdmin}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.deleteRole(java.lang.Integer,boolean,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/changepassword/{id}/{isAdmin}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.changePassword(com.ssa.cms.model.Users,java.lang.Integer,boolean,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.UserController.save(com.ssa.cms.model.Users,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/search],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WelcomeController.OrderSearch(org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ || /index],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WelcomeController.index(javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/list/{type}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.listCampaign(com.ssa.cms.model.Campaigns,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.listCampaigns(com.ssa.cms.model.Campaigns,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/graph],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.showFolderGraph(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/clone/{campaignId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.createClone(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/sendEmail],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.sendTestEmail(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/surveyReports],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.surveyReports(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/patientNoOrderReport],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.patientNoOrderReport(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/surveyReports],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.generateSurveyReports(com.ssa.cms.model.Campaigns,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/moveDown/{messageTypeId}/{type}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.updateMoveDownSortOrder(java.lang.Integer,java.lang.String,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/moveUp/{messageTypeId}/{type}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.updateMoveUpSortOrder(java.lang.Integer,java.lang.String,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/exportInActivePatientReports],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.exportInActivePatientReport(java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/saveCampaignMsgs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.saveCampaign(java.lang.Integer,java.lang.Integer,java.lang.Integer[],java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/surveyList/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.getSurveyHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/{communicationPath}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.advanceSave(com.ssa.cms.model.Campaigns,java.lang.String,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/{type}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.advanceEdit(com.ssa.cms.model.Campaigns,java.lang.Integer,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.edit(com.ssa.cms.model.Campaigns,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/excelDownload.xls],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.exportExcel(int,int) throws java.text.ParseException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/pdfDownload.pdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.exportPDF(int,int) throws java.text.ParseException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/sendSMS],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.sendTestSMS(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.add(com.ssa.cms.model.Campaigns,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.save(com.ssa.cms.model.Campaigns,org.springframework.validation.BindingResult,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/CmsPageContent/getRecord/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CMSContentController.getRecord(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/CmsPageContent/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSContentController.saveOrUpdate(com.ssa.cms.model.CMSPageContent,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/CmsPageContent/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSContentController.add() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.getCommunicationFolderlist() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.editCommunicationFolder(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.deleteBrand(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.addEdit(com.ssa.cms.model.Folder,org.springframework.validation.BindingResult) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CommunicationFolderSetupController.saveCommunicationFolder(com.ssa.cms.model.Folder,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/login || /admin || /Admin],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.LoginController.addCustomer(com.ssa.cms.model.Users,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/notfound],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.notfound() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/notauthorized],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.notauthorized() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/login || /admin || /Admin],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.login() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/logout],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.logout(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drug/setup/manage],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupManageController.manageDrug() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.deleteBrand(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.MessageTypeSetupController.saveMessageType(com.ssa.cms.model.MessageType,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.edit(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.addEdit(com.ssa.cms.model.MessageType,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.messageTypeList(com.ssa.cms.model.MessageType) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/aboutUs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.viewPage() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/privacyPolicy],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.privacyPolicy() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/patientHistory/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.linkPatientHistory(int,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/rxDetailRefillHandler/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.rxDetailRefillHandler(int,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/rxDetailHandler],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.rxDetailHandler(java.lang.String,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/rxDetail/{orderId}/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.rxDetailLink(java.lang.String,int,com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,java.lang.String,java.lang.Integer,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/optIn],methods=[],params=[],headers=[],consumes=[],produces=[text/plain],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.consumerPortal(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/documents/{index}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.viewMoreDocuments(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/termscondition],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.termsCondition() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/createaccount],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.createAccount() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/search],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.searchDocument(com.ssa.cms.model.CMSDocuments) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/download/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.PortalController.downloadDocuments(java.lang.Integer,javax.servlet.http.HttpServletResponse) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/signup],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadRegistration1PageHandler() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyRegistration],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.registration2PageLoadHandlerGet(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyRegistration],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.registration2PageLoadHandler(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/addConsumer],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.addUserHandler(com.ssa.cms.model.Pharmacy,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotpassword],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadForgotPasswrdPageHandler() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotpassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.forgotPasswordHandler(com.ssa.cms.model.Pharmacy) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotusername],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadForgotUserNamePageHandler() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotusername],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.forgotUserNameHandler(com.ssa.cms.model.Pharmacy) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotUserNamePassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.forgotUserNamePasswordHandler(com.ssa.cms.model.Pharmacy) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.sendPharmacyNotification(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyNotifictionHistory],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getOrderwisePharmacyNotifications(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/getpharmacyNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getPharmacyNotification(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/popUpWind/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.popUpPatientAllergies(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,int) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/loadDeliveryPrefFee/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadDeliveryPrefFee(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/sendinappnotification/{orderId}/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.sendInAppMessage(java.lang.String,javax.servlet.http.HttpServletRequest,java.lang.String,int) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/sendInAppMessageWithFile/{orderId}/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.sendInAppMessageWithFile(java.lang.String,int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/getInAppMsg],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getMsgTextService(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/orderReceipt/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.getOrderReceipt(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/calculateFinalPtPay],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.calculateFinalPtPay(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/retrievecampaign/],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.retrieveCampaign(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceListUsingId],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceListUsingId(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/udateMultiDrugPrices],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.udateMultiDrugPrices(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceListUsingGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceListUsingGCN(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceListUsingDrugName],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceListUsingDrugName(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateDrugDetailByBrandOrGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateDrugDetailByBrandOrGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/queuePatientDetailPage/{patientId}/{dependentId}/{selectedTab}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.linkPatientHistory2(int,int,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/queuePatientDetailPage],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.getQueuePatientDetailPage(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/cancelOrder/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.cancelOrderById(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/refillOrders/],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.refillOrders(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/multirxOrder/{patientId}/{orderId}/{waiveDeliveryFee}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getMultiRxOrder(int,int,int,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/newOnlineRxDetail/{patientId}/{dependentId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.newOnlineRxDetail(int,int,com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/saveOnlineOrder/],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.saveOnlineOrder(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/patientDetailByMobileNumber/{mobileNumber}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getPatientDetailByMobileNumber(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateMultiRxOrdersDetail/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateMultiRxOrdersDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateOrdersWithSameDeliverPref/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateOrdersWithSameDeliverPref(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateShippingQueue/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateShippingQueueDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/calculateShippingFee],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json;charset=UTF-8],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.calculateShippingFee(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/validateZip/{zip}/{state}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateStateByZip(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/faq],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.FAQ() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/multiRxDelivery/{orderId}/{patientId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.multiRxDelivery(java.lang.String,int,com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/processMultiRxOrders],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.processMultiRxOrders(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/calculateDrugPrice],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.calculateDrugPrice(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceList],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceList(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/updatePatientAllergies/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.updatePatientAllergies(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,int) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateProcessedOrdersDetail/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateProcessedOrdersDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/lookup],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.lookupPharmacy(com.ssa.cms.model.PharmacyLookup) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/postAnswer],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.updateOrderStatus(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/updateorderstatus/{id}/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.updateOrderStatus(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Integer,int) throws java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/updateorderstatus/{id}/{patientId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.updateOrderStatus(javax.servlet.http.HttpServletRequest,java.lang.Integer,int) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/documents],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.documents() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/transferRxList/{orderId}/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.link(java.lang.String,int,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.index() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/feeSettings/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.FeeSettingsController.loadPage() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/feeSettings/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.FeeSettingsController.save(com.ssa.cms.model.FeeSettings,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/requestCallToHcpRefillRxWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.APIControllers.requestCallToHcpRefillRxWs(java.lang.String,java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cancelRxRenewalWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.APIControllers.cancelRxRenewalWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deliveryDsitances/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryDsitancesController.addPage() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deliveryDsitances/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryDsitancesController.saveRecords(com.ssa.cms.model.DeliveryDistances,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deliveryDsitances/delete/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.DeliveryDsitancesController.getDeleteRecordHandler(java.lang.Integer,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/loadFinancialReportParams || /Pharmacyqueue/loadFinancialReportParams || /pharmacyqueue/loadFinancialReportParams],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.loadFinancialReportParams() throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/loadFinancialCycleInfo || /Pharmacyqueue/loadFinancialCycleInfo || /pharmacyqueue/loadFinancialCycleInfo],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.loadFinancialCycleInfo(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/pharmacyNotifiction || /Pharmacyqueue/pharmacyNotifiction || /pharmacyqueue/pharmacyNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.sendPharmacyNotification(java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.Integer,java.lang.String,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/login || /Pharmacyqueue/login || /pharmacyqueue/login],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadPharmacyLoginPageHandler(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/login || /Pharmacyqueue/login || /pharmacyqueue/login],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.pharmacyLogin(com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/Cancel || /Pharmacyqueue/Cancel || /pharmacyqueue/Cancel],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadPharmacyLogin() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successLogin/{orderId} || /Pharmacyqueue/successLogin/{orderId} || /pharmacyqueue/successLogin/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullLogin(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successLogin || /Pharmacyqueue/successLogin || /pharmacyqueue/successLogin],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullLogin(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successSignin/{orderId} || /Pharmacyqueue/successSignin/{orderId} || /pharmacyqueue/successSignin/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullSignin(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successSignin || /Pharmacyqueue/successSignin || /pharmacyqueue/successSignin],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullSignin(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/changepassword || /Pharmacyqueue/changepassword || /pharmacyqueue/changepassword],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadChangePasswordPageHandler() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/changepassword || /Pharmacyqueue/changepassword || /pharmacyqueue/changepassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.changePasswordHandler(com.ssa.cms.model.Pharmacy,javax.servlet.http.HttpServletRequest,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/profile || /Pharmacyqueue/profile || /pharmacyqueue/profile],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadConsumerProfilePageHandler(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/profile_edit/{email} || /Pharmacyqueue/profile_edit/{email} || /pharmacyqueue/profile_edit/{email}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadEditProfilePageHandler(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/accountsummary || /Pharmacyqueue/accountsummary || /pharmacyqueue/accountsummary],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.accountSummary(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/searchOrder || /Pharmacyqueue/searchOrder || /pharmacyqueue/searchOrder],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.searchOrderHandler(com.ssa.cms.model.Order,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.text.ParseException 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/prescription || /Pharmacyqueue/prescription || /pharmacyqueue/prescription],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.prescription(javax.servlet.http.HttpServletRequest,java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/prescription/{orderNo} || /Pharmacyqueue/prescription/{orderNo} || /pharmacyqueue/prescription/{orderNo}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.prescriptionView(javax.servlet.http.HttpServletRequest,java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/acceptall || /Pharmacyqueue/acceptall || /pharmacyqueue/acceptall],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.acceptOrderHandler(javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ordercareer/{orderId} || /Pharmacyqueue/ordercareer/{orderId} || /pharmacyqueue/ordercareer/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getOrderCarrierHandler(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ingredients/{index} || /Pharmacyqueue/ingredients/{index} || /pharmacyqueue/ingredients/{index}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.viewMoreIngredients(java.lang.Integer) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ingredientSearch || /Pharmacyqueue/ingredientSearch || /pharmacyqueue/ingredientSearch],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.searchIngredients(com.ssa.cms.model.DrugBrand) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/updateprofile || /Pharmacyqueue/updateprofile || /pharmacyqueue/updateprofile],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.editProfileHandler(com.ssa.cms.model.Pharmacy,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/orderingredients/{transactionNo} || /Pharmacyqueue/orderingredients/{transactionNo} || /pharmacyqueue/orderingredients/{transactionNo}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getIngredientsHandler(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/sendNotifyAdmin || /Pharmacyqueue/sendNotifyAdmin || /pharmacyqueue/sendNotifyAdmin],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.sendNotifyAdmin(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/uploadDrugDetail || /Pharmacyqueue/uploadDrugDetail || /pharmacyqueue/uploadDrugDetail],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.uploadDrugDetail(java.lang.Long,java.lang.Long,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/calculateDrugDetailPrice || /Pharmacyqueue/calculateDrugDetailPrice || /pharmacyqueue/calculateDrugDetailPrice],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.calculateDrugDetailPrice(java.lang.Integer,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/careGiverList || /Pharmacyqueue/careGiverList || /pharmacyqueue/careGiverList],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getCareGiverList(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/patientActivities || /Pharmacyqueue/patientActivities || /pharmacyqueue/patientActivities],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getpatientActivitiesList(javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/bloodPressureDetails || /Pharmacyqueue/bloodPressureDetails || /pharmacyqueue/bloodPressureDetails],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getBloodPressureDetails(javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/newMemberRequest1 || /Pharmacyqueue/newMemberRequest1 || /pharmacyqueue/newMemberRequest1],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfNewMemberRequest1(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/newMemberRequest || /Pharmacyqueue/newMemberRequest || /pharmacyqueue/newMemberRequest],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfNewMemberRequest(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/interpretedImages || /Pharmacyqueue/interpretedImages || /pharmacyqueue/interpretedImages],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfInterpretedImages(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/waitingPtResponse || /Pharmacyqueue/waitingPtResponse || /pharmacyqueue/waitingPtResponse],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfWaitingPtResponse(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/responseReceived || /Pharmacyqueue/responseReceived || /pharmacyqueue/responseReceived],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfResponseReceived(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/firstQueueInfo || /Pharmacyqueue/firstQueueInfo || /pharmacyqueue/firstQueueInfo],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=UTF-8],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.populateFirstQueueInformation(java.lang.Integer,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/processRequest || /Pharmacyqueue/processRequest || /pharmacyqueue/processRequest],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfProcessRequest(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/shippingDelivery || /Pharmacyqueue/shippingDelivery || /pharmacyqueue/shippingDelivery],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfShippingDelivery(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/cancelledRequest || /Pharmacyqueue/cancelledRequest || /pharmacyqueue/cancelledRequest],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfCancelledRequest(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/listing || /Pharmacyqueue/listing || /pharmacyqueue/listing],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=UTF-8],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.filterRecordListing(int,int,int,javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/getQuestionAnswer || /Pharmacyqueue/getQuestionAnswer || /pharmacyqueue/getQuestionAnswer],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getQuestionAnswer(java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/processSameDayShippingRxOrders || /Pharmacyqueue/processSameDayShippingRxOrders || /pharmacyqueue/processSameDayShippingRxOrders],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.processSameDayShippingRxOrders(java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/detail/{id} || /Pharmacyqueue/detail/{id} || /pharmacyqueue/detail/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.viewPatientProfileInfo(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/update/{orderId}/{status} || /Pharmacyqueue/update/{orderId}/{status} || /pharmacyqueue/update/{orderId}/{status}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.updateOrderStatusHandler(java.lang.String,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/home || /PharmacyPortal/pharmacyhome || /Pharmacyqueue/home || /Pharmacyqueue/pharmacyhome || /pharmacyqueue/home || /pharmacyqueue/pharmacyhome],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listUser(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest) throws java.text.ParseException,java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/addNewDrugDetail || /Pharmacyqueue/addNewDrugDetail || /pharmacyqueue/addNewDrugDetail],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.addDrugDetail(java.lang.Long,java.lang.Long,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/postOrderToIOMNI || /Pharmacyqueue/postOrderToIOMNI || /pharmacyqueue/postOrderToIOMNI],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.postOrderToIOMNI(java.lang.String) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/getOrderDetail/{path}/{id} || /Pharmacyqueue/getOrderDetail/{path}/{id} || /pharmacyqueue/getOrderDetail/{path}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getOrderDetail(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/orderDetail/{id} || /Pharmacyqueue/orderDetail/{id} || /pharmacyqueue/orderDetail/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getOrderDetail(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/prescription/{id} || /Pharmacyqueue/prescription/{id} || /pharmacyqueue/prescription/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.saveOrder(com.ssa.cms.model.Order,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ingredients || /Pharmacyqueue/ingredients || /pharmacyqueue/ingredients],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.ingredients() 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/comments/{orderId} || /Pharmacyqueue/comments/{orderId} || /pharmacyqueue/comments/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getOrderCommentsHandler(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:19 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/logout || /Pharmacyqueue/logout || /pharmacyqueue/logout],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.logout(org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:19 INFO RequestMappingHandlerAdapter:518 - Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:55:10 EST 2024]; root of context hierarchy 2024-02-15 08:55:19 INFO RequestMappingHandlerAdapter:518 - Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:55:10 EST 2024]; root of context hierarchy 2024-02-15 08:55:19 INFO SimpleUrlHandlerMapping:314 - Mapped URL path [/resources/**] onto handler 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0' 2024-02-15 08:55:19 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/pdf-view.xml] 2024-02-15 08:55:19 INFO GenericWebApplicationContext:510 - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@9d600cd: startup date [Thu Feb 15 08:55:19 EST 2024]; parent: WebApplicationContext for namespace 'dispatcher-servlet' 2024-02-15 08:55:20 INFO DispatcherServlet:503 - FrameworkServlet 'dispatcher': initialization completed in 9399 ms 2024-02-15 08:55:25 INFO RequestFilter:32 - Begin: RequestFilter -> FilterConfig: Filter Created ################### @@@@@@@@@@@@@@@@@@@@@@ 2024-02-15 08:55:25 INFO DispatcherServlet:484 - FrameworkServlet 'dispatcher': initialization started 2024-02-15 08:55:25 INFO XmlWebApplicationContext:510 - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:55:25 EST 2024]; root of context hierarchy 2024-02-15 08:55:25 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/dispatcher-servlet.xml] 2024-02-15 08:55:26 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/jobs.xml] 2024-02-15 08:55:27 INFO PropertyPlaceholderConfigurer:172 - Loading properties file from ServletContext resource [/properties/database.properties] 2024-02-15 08:55:27 INFO DriverManagerDataSource:133 - Loaded JDBC driver: com.mysql.jdbc.Driver 2024-02-15 08:55:27 INFO LocalContainerEntityManagerFactoryBean:339 - Building JPA container EntityManagerFactory for persistence unit 'default' 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/AutoOrderPlacement],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.OutBoundOrderPlacement.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/AutoOrderPlacement],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.OutBoundOrderPlacement.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericAnonymousResponseHandler],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.PMSGenericAnonymousResponseHandlerServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericAnonymousResponseHandler],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.PMSGenericAnonymousResponseHandlerServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericTextFlow],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericTextFlowServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericTextFlow],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericTextFlowServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericYesResponseWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericYesResponseServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericYesResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericYesResponseServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widget],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.WidgetServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widget],methods=[POST],params=[],headers=[],consumes=[],produces=[application/xml],custom=[]}" onto public void com.ssa.cms.servlet.WidgetServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/InstantWS],methods=[POST],params=[],headers=[],consumes=[application/xml],produces=[],custom=[]}" onto public com.ssa.cms.service.Result com.ssa.cms.service.TestWebService.request(com.ssa.cms.service.Request) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.shippingMilesList() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.addRecord(com.ssa.cms.model.PharmacyZipCodes,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.editRecord(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/getDeliveryDistances/{id}/{dprefId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ShippingMilesController.getDeliveryDistances(java.lang.Integer,java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/load/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ShippingMilesController.getDeliveryPreferencesDistanceById(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.add() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeReport.messageTypeReportList() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/support || /run || /orderDetailList],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.showPage(com.ssa.cms.model.SupportModel) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/run],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.runProcess(com.ssa.cms.model.SupportModel,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/upload],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.uploadImage(com.ssa.cms.model.SupportModel,javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartFile) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/runWidget],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.runWidget(com.ssa.cms.model.SupportModel,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/executeRedempiton],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.executeRedempitonEmdeon(com.ssa.cms.model.SupportModel,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/QRCode],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.getQRWidget(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/QRCode],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.WidgetPortal(com.ssa.cms.model.SupportModel,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/importFile],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.importFile(com.ssa.cms.model.SupportModel,java.util.List,javax.servlet.http.HttpServletRequest) throws java.io.FileNotFoundException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/delPatientProfile],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.delPatientProfile(java.lang.String,java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendMsgs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.appMsgs(com.ssa.cms.model.SupportModel) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderDetailList],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.orderDetailList(com.ssa.cms.model.SupportModel) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderFillDate],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.updateOrderFillDate(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendRefillReminderMsg],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.sendRefillReminderMsg(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/searchPatient],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.searchhPatient(java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/displayMessage],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.handleRequest(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.getRecord(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.pharmaciesList() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.deleteRecord(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.saveOrUpdate(com.ssa.cms.model.CMSDocuments,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartFile) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.add() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResponseSetupController.responseList() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ResponseSetupController.addEdit(com.ssa.cms.model.Response,org.springframework.ui.Model) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResponseSetupController.editResponse(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/deleteValidResponse/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.ResponseSetupController.deleteValidResponseHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ResponseSetupController.saveResponse(com.ssa.cms.model.Response,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResponseSetupController.deleteResponse(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.addEdit(com.ssa.cms.model.SmtpServerInfo,org.springframework.validation.BindingResult) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.smtpList(com.ssa.cms.model.SmtpServerInfo) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SmtpSetupController.saveSmtp(com.ssa.cms.model.SmtpServerInfo,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.editSmtp(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.deleteSmtp(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/report/view],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ReportController.view() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/report/view],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ReportController.populateRecord(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/report/export],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ReportController.exportExcel(java.util.Date,java.util.Date,java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.IntervalTypeSetupController.addEdit(com.ssa.cms.model.IntervalsType,org.springframework.ui.Model) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IntervalTypeSetupController.intervalTypeList() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.IntervalTypeSetupController.saveInterval(com.ssa.cms.model.IntervalsType,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IntervalTypeSetupController.editInterval(java.lang.Integer,com.ssa.cms.model.IntervalsType) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IntervalTypeSetupController.deleteInterval(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/deleteInterval/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.IntervalTypeSetupController.deleteIntervalHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.listRole(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.editRole(java.lang.Integer,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RoleController.saveRole(com.ssa.cms.model.RoleTypes,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.deleteRole(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.addRole(com.ssa.cms.model.RoleTypes,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/delivery/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryPreferencesController.loadPage() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/delivery/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryPreferencesController.save(com.ssa.cms.model.DeliveryPreferences,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/terms || /help || /privacy || /policy || /esp],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.TermsController.viewPageUnderConstruction() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.savePharmacy(com.ssa.cms.model.Pharmacy,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.pharmaciesList() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.editPharmacy(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.add() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/updatePatientAllergies],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.updatePatientInfoAllergies(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientProfileList() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/searchPatient],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.searchhPatient(com.ssa.cms.model.DeleteRecord,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/registration],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewRegistrationPageHandler(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/creditcardinfo],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewCreditCardPage(com.ssa.cms.model.PatientProfile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/creditcardinfo],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewCreditCardInfoPageHandler(com.ssa.cms.model.PatientProfile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/uploadcard],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.uploadCardPageLoader(com.ssa.cms.model.PatientProfile,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/uploadimage/{target}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.ssa.cms.controller.PatientProfileController.uploadInsuranceCardImage(javax.servlet.http.HttpServletRequest,java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/save],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.savePatientInfoHandler(com.ssa.cms.model.PatientProfile,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/view/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientInfo(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/update],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.updatePatientInfoHandler(com.ssa.cms.model.PatientProfile,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/frontSideCard/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.PatientProfileController.getFrontCard(javax.servlet.http.HttpServletResponse,java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/backSideCard/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.PatientProfileController.getBackSideCard(javax.servlet.http.HttpServletResponse,java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/detail],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientProfileList1() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/detail/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientProfileInfo(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientProfileHealth],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.savePatientProfileHealth(java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/getPatientShippingAddress],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.getPatientShippingAddress(java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientShippingAddress],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.savePatientShippingAddress(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientInsurance],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.savePatientInsurance(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/getPatientInsurance/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.getPatientInsurance(java.lang.Long) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientNotes],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Boolean com.ssa.cms.controller.PatientProfileController.savePatientNotes(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/checkPatientIdExists],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Boolean com.ssa.cms.controller.PatientProfileController.checkPatientIdExists(java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/getPatientDependant/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.getPatientDependant(java.lang.Integer) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.ssa.cms.controller.PatientProfileController.savePatientNotifiction(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/populateProcessedOrdersDetail/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.populateProcessedOrdersDetail(java.lang.Integer,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientBasicReport],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientBasicReport() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientBasicReport],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientBasicReport(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) throws java.text.ParseException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientEnhancedReport],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientEnhancedReport() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientEnhancedReport],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientEnhancedReport(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/exportPdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.exportPdf(java.lang.String,java.util.Date,java.util.Date,java.lang.String,java.lang.String,java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePatientrecorByPhone],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeleteRecordByPhone(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePatientByEmail],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeleteRecordByEmail(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePracticerecorByPhone],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeletePracticeRecordByPhone(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePracticeRecordByLicenseNo],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeletePracticeRecordByLicenseNo(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deleteRecord],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.deleteRecord(com.ssa.cms.model.DeleteRecord,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.deleteRecord(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rewardPoints/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RewardPointsSetupController.loadPage() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rewardPoints/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RewardPointsSetupController.save(com.ssa.cms.model.RewardPoints,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/laker/{type}/{fromdate}/{todate}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.LakerService.lakerDrf(java.lang.String,java.lang.String,java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/uploaddrugdocument],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.uploadDrugDocument(org.springframework.web.multipart.MultipartFile,java.lang.Long,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/retrieveDrug/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.retrieveDrugDetail(java.lang.Long) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.addEdit(org.springframework.ui.Model) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/deleteDrug/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.DrugSetupController.getCampaignHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/list/drugdata],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.retrieveDrugList(java.lang.String,java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/list/searchdrugdata],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.searchDrugList(java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/saveGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.saveGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/saveBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.saveBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/edit/{brandNameId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.editDrug(org.springframework.ui.Model,java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/importlist],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.importDrugList(org.springframework.web.multipart.MultipartFile,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/deletedrugdetail/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.deletedrugDetail(java.lang.String,javax.servlet.http.HttpServletRequest,java.lang.Long) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/updatedrugdetail/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.updatedrugDetail(java.lang.String,javax.servlet.http.HttpServletRequest,java.lang.Long) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/importDrugFile],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.importDrugFile(com.ssa.cms.model.SupportModel,java.util.List,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.FileNotFoundException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/importDrugFile],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.importDrugFile() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloaddocument],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.DrugSetupController.downloadDocument(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloaddocument],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.downloadDocument(java.lang.Long,int,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloadimage],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.downloadImage(java.lang.Long,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloadimage],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.DrugSetupController.downloadImage(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchDrugGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchDrugGenericByName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchDrugForm],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchDrugForm(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchDrugPacking],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchDrugPacking(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.saveDrug(com.ssa.cms.bean.drug.setup.DrugSetupAddBean,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/delete/{brandNameId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.deleteDrug(org.springframework.ui.Model,java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.drugList() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/uploadDrug],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto com.ssa.cms.model.JsonResponse com.ssa.cms.controller.DrugSetupController.upload(java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.saveSurvey(com.ssa.cms.model.Survey,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,org.springframework.web.multipart.MultipartFile[],javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.addSurvey() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/edit/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.editSurvey(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/addQuestions],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.openSurveyQuestionDialog(com.ssa.cms.model.Survey,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/associate/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.associateSurveyQuestions(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/testSms],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.sendTestSms(com.ssa.cms.model.Survey,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/takeSurvey/{surveyId}/{communicationId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.takeSurvey(java.lang.Integer,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/submitSurvey],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.submitSurveyResponse(com.ssa.cms.model.Survey,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.deletetSurvey(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.getResponseList() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.saveSurveyQuestion(com.ssa.cms.model.SurveyQuestion,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.deleteSurveyQuestion(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.viewSurveyQuestionList() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.addSurveyQuestion() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/edit/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.editSurveyQuestion(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.saveSurveyResponse(com.ssa.cms.model.SurveyResponseType,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/associatedResponses/{responseTypeId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SurveyResponseSetupController.getResponsesByResponseType(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.viewSurveyResponseList() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.viewSurveyResponse() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.editSurveyResponse(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.deletetSurveyResponse(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/isdelete/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.SurveyResponseSetupController.getDeleteResponseHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/view],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.view() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/view],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.populateRecord(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) throws com.itextpdf.text.DocumentException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/exportExcel],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.exportExcel(java.util.Date,java.util.Date) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/exportPdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.exportPdf(java.util.Date,java.util.Date,java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/detail/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.orderDetail(java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/excelDownload.xls],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.exportExcel(int,int,java.lang.String,java.lang.String) throws java.text.ParseException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/add/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.addOrderDetail(com.ssa.cms.model.Order,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,org.springframework.web.multipart.MultipartFile) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/comments/{orderId}/{orderStatusId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.OrderController.getCommentsHandler(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/update/{orderId}/{status}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.updateOrderStatusHandler(java.lang.String,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/pdfDownload.pdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.exportPDF(int,int,java.lang.String,java.lang.String) throws java.text.ParseException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/getLogo/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.OrderController.getLogo(javax.servlet.http.HttpServletResponse,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/prescription/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.sendPrescriptionOrder(java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/placeorder/{transactionNumber}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewPlaceOrder(com.ssa.cms.model.Order,java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/summary],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewOrderSummary(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/status/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewOrderStatus(java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.listUser(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest) throws java.text.ParseException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/list],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewOrderList(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest) throws java.text.ParseException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/dashboard],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DashboardController.loadPageHandler() throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveRxTransferWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveRxTransferRequest(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPlaceRxOrderDetailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPlaceRxOrderDetailsWs(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getRedeemPointsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRedeemPointsWs(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getQuickStatsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getQuickStatsWs(java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getFilledRxHistoryWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getFilledRxHistory(java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/viewOrderReceiptWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.viewOrderReceiptWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNoInsurancesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNoInsurancesWs(java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDiseaseListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDiseaseList() throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveNewDrugWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveNewDrug(java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/verifyMobileNoWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendVerificationCode(java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateAllergiesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateAllergies(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateInsuranceCardWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getStatesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getStates() throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateDeliveryAddressWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateDeliveryAddressWs(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveDrugSearchesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveDrugSearchesWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/clearDrugSearchesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteDrugSearchesById(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/refillModuleWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveRefillModule(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/optOutRefillReminderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.optOutRefillReminder(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/savePatientPreferenceWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.savePatientPreference(java.lang.String,java.lang.Integer,boolean) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addResponseToNotificationMessageWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addResponseToNotificationMessage(java.lang.String,java.lang.String,java.lang.Integer,java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/markCurrentAddressAsDefaultWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.markCurrentAddressAsDefault(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteCurrentAddressWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteCurrentAddress(java.lang.String,int) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ResetPasswordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.ResetPassword(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDoctorsListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDoctorsList(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addAppointmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addAppointment(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cancelAppointmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.cancelAppointment(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationWs(java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/nextRefillReminderManuallyWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRefillReminderMsg(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateProfileWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateProfile(java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/askQuestionWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.questionPlace(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderCancelledWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.cancelOrder(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/createProfileWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.createProfile(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/accountVerificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.accountVerification(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/emailVerificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.emailVerification(java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ageVerificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.ageVerification(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/GetRefillRxListWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRefillRxList(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingAddressWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deliveryAddressesWs(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/GetPtAddressWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDeliveryAddressWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/calculateZipCodeDistanceWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.calculateZipCodeDistance(java.lang.Integer,java.lang.String,java.lang.String,boolean) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/confirmPaymentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.confirmRxTransferPayment(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,java.lang.String,java.lang.String,java.lang.Long[],java.lang.String,java.lang.Boolean) throws java.io.IOException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/clearAllDrugSearchesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.clearAllDrugSearchesWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addBloodGlucoseResultWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveBloodGlucoseResultWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/noThanksWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.noThanksWs(java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteRxTransferRecordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteRxTransferRecordWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shareWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.share(java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/confirmOrderWs/{transferno}],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.confirmOrderWs(java.lang.String,java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNonArchivedNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNonArchivedNotification(java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getArchivedNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getArchivedNotification(java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationWithPaginationWs],methods=[],params=[skip && limit],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationWithPagination(java.lang.String,int,int,org.springframework.web.util.UriComponentsBuilder,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getWaitingResponseNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=utf-8],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getWaitingResponseNotificationWs(java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationMessagesTextByIdWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=utf-8],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationMessagesTextByIdWs(java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getAtDoctorTextWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=utf-8],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getAtDoctorTextWs() throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendEmailWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendEmailWs(java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/refillRequestWs],methods=[],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveBatchRefillModule(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getTotalCountWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getActiveOrderWs(java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/acceptLowerCostWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.acceptLowerCost(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/acceptLowerCostLaterWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.acceptLowerCostLater(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/preAuthorizeRefillWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.preAuthorizeRefill(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/distcontinueFutureMessagesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.distcontinueFutureMessages(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/continueWaitWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.continueWait(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/changeOrderStatusWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.changeOrderStatus(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateMFRWithOrderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateMFRWithOrder(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateDeliveryPerformanceWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateDeliveryPerformance(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderDeliveryTimeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateDeliveryTime(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/stopRefillReminderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.stopRefillReminder(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/downloadYearEndStatementWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.downloadYearEndStatement(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendEmailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendEmailsWs(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getCopyDrugLookUpWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getCopyDrugLookUpList(java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addInsuranceCard1Ws],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addInsuranceCard1Ws(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/loadPatientPreferencesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.loadPatientPreferences(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePOAWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePOAWs(java.lang.String,java.lang.Integer,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addCareTakerWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addCareTakerWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientProfileWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPatientProfileWs(java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientProfile2Ws],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPatientProfile2Ws(java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/msgResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.msgResponseWs(java.lang.String,java.lang.String,java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateHandDeliveryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateHandDelivery(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderPrimeryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePrimeryOrder(java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/generateDeviceToken],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.generateDeviceToken(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getServerTimeWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getServerTime(java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderImagesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateOrderImagesWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.util.List,java.lang.Integer,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePasswordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePassword() throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateCareTakerImageWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateCareTakerImge(java.lang.String,java.lang.Integer,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateCareTakerExpiryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateCareTakerExpiryWs(java.lang.String,java.lang.String,java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/populateReadyToDeliveryRxWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.populateReadyToDeliveryRxWs(java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/confirmReadyToDeliveryRxWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.confirmReadyToDeliveryRxWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/GetPatientInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.populatePatientDataWs(java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patientEnrollmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientEnrollmentWs(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/forgotPasswordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.forgotPasswordWs(java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addBloodGlucoseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addBloodGlucoseWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/glucoseHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.glucoseHistory(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patientActivitesCountWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientActivitesCountWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addBloodPressureWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addBloodPressureWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/bloodPressureHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.bloodPressureHistoryWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addPatientBodyMassWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientBodyMass(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/bodyMassResultHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.bodyMassResultHistory(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addPatientHeartPulseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addPatientHeartPulseWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/heartPulseResultHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.heartPulseResultHistoryWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIWeeklyFilterAvgWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.BMIWeeklyFilterWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIYearFilterWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.BMIYearFilterWs(java.lang.String,int,java.lang.String,java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIMonthlyFilterWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.BMIMonthlyFilterWs(java.lang.String,int,java.lang.String,java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIWeeklyFilterDetailWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.BMIWeeklyFilterDetailWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getQuestionsWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.getQuestionsWs(java.lang.String,java.lang.String,int) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/SurveyListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.SurveyListWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.surveyNotificationWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/allergyListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.allergyListWs(java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getQuestionAnsListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.getQuestionAnsListWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/QuestionReplyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.getQuestionReplyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addUpdateAddressWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.addAddressWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteAndUpdateAllergyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteAndUpdateAllergyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/duePaymentOrderListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.duePaymentOrderList(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deletePatientWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deletePatientWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ActivitiesHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.ActivitiesHistoryWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderStatusWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateOrderStatusWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderPlaceNotificationWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderPlaceNotificationWs(int,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyPlaceNotificationWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderPlaceNotificationWs(int) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderQuestionInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderQuestionInfoWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.String,java.lang.Long) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/unSubscribeWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.unSubscribeWs(int) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/faQuestionsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/jason],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getFAQuestionsWS(java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/questionsListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderQuestionsWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/questionsAnswerListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.questionsAnswerWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PatientRecentActivityWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientRecentActivity(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PatientPointsUpdateWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientRefillPoint(java.lang.String,java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientHealthHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientHealthHistory(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientMedicationHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientMedicationHistory(java.lang.String,java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/answerAlertNotificationWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.answerAlertNotificationWs(int,java.lang.Integer) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientActivityHistoryByDateWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientActivityHistoryByDate(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getSurveyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getSurveyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rewardsHistoryListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.rewardsHistoryListWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteNotificationMessageWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteNotificationMessage(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/acceptTermsAndConditionWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.acceptTermsAndCondition(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getSurveyDetailByIdWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getSurveyListByPatientSecurityToken(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getSurveyListByPatientIdWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getSurveyListByPatientIdWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/submittSurveyResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.submittSurveyResponse(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendNotificationByPharmacyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRxAdvisory(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patientMessgeReplyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientMessgeReplyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/repaeatRefillReminderManuallyWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.repaeatRefillReminderManuallyWs() throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendAppUrlLinkSMSWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendAppUrlLinkSMSWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addvistorInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addVistorInfo(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/wayOfCommunicationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.wayOfCommunication(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxReporterNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.rxReporterNotification(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getReporterCommunicationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getReporterCommunicationWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/submittRxReporterSurveyResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.submittRxReporterSurveyResponse(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendRxReporterClinicalAdvisoryNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRxReporterClinicalAdvisoryNotification(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cancelOrderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.cancelOrderWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getUserMessgeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getUserMessge(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderAndGenralQuestionsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateOrderAndGenralQuestions(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getReporterSessionListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getReporterSessionList(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getReporterMessageListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getReporterMessageLis(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendRefillReminderManuallyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRefillReminderManually(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getRefillDoneOrdersListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRefillDoneOrders(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getRefillDueOrdersListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRefillDueOrders(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateNotificationMessagesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateNotificationMessagesWs(java.lang.String,java.lang.Integer,int,int) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addMessgeInfoForHcpWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addMessgeInfoForHcpWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.String,java.lang.Long,java.lang.Integer,java.lang.Long) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getHcpUserMessgeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getHcpUserMessgeWs(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/hcpQuestionsAnswerListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.hcpQuestionsAnswerListWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPhysicianListWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPhysicianListWs(java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendHCPGenralMessageNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendHCPGenralMessageWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteSurveyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteSurveyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDuplicateSurveyDetialWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDeuplicateSurveyDetial(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/fethDrugDetialWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.fethDrugDetialWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPhysicianListWithDetialWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPhysicianListWithDetialWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDeliveryPrefrencesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDeliveryPrefrences() throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/insuranceCardInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.insuranceCardInfo(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getContentsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPageContents(java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/reSendVerificationCodeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.resendVerificationCode(java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/loginTokenBasedWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.loginTokenBased(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addInsuranceCardWs(java.lang.String,java.lang.String,java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/archiveInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.archiveInsuranceCardWs(java.lang.String,java.lang.Long) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatPrimaryInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatPrimaryInsuranceCardWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getInsuranceCardsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getInsuranceCardsWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugInfoWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugLookUpList(java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugLookUpWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugLookUpList(java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/yearEndStatmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.yearEndStatmentWs(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getProfileDetailsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getProfileDetails(java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePrescriberWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePrescriber(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteAccountWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteAccountWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getProfileWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPatientProfile(java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePersonalDetailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePersonalDetails(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugRecordWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugRecord(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugRecordDetailWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugRecordDetail(java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationMessagesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getAllNotificationMessages(java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveRxTransferVideoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveRxTransferVideoWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.Integer,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.util.List,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationDeatilViewWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationDeatilViewWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateNotificationMessagesStatusWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateNotificationMessagesStatus(java.lang.String,java.lang.Integer,int,int) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getIsReadNotificationMessagesCountWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getIsReadNotificationMessagesCountWs(java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveTransferRxPointsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveTransferRxPoints(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getMyRewardsPointWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getMyRewardsPointWs(java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/placeRxOrderDetailsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.placeRxOrderDetailsWs(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateRxOrderDetailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.placeRxOrderDetailsWs(java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,java.lang.Boolean,java.lang.Long[],java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/loginWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.login(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/logoutWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.logout(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WidgetUserSetupController.widgetUserList(com.ssa.cms.model.WidgetUser) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WidgetUserSetupController.editWidgetUser(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.WidgetUserSetupController.addEdit(com.ssa.cms.model.WidgetUser,org.springframework.ui.Model) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.WidgetUserSetupController.saveWidgetUser(com.ssa.cms.model.WidgetUser,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WidgetUserSetupController.deleteWidgetUser(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.drugAdditionalMarginList() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.editDrugAdditionalMargin(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.addRecord(com.ssa.cms.model.DrugAdditionalMargin,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.deleteDrugAdditionalMargin(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/load/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugAdditionalMarginController.getDrugAdditionalMarginPricesByDrugBrandId(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.add() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.EventSetupController.getEventlist(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.EventSetupController.editEvent(javax.servlet.http.HttpServletRequest,java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.EventSetupController.saveUpdateEvent(com.ssa.cms.model.Event,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.EventSetupController.deleteEvent(javax.servlet.http.HttpServletRequest,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.editIndustry(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.addEdit(com.ssa.cms.model.Industry,org.springframework.validation.BindingResult) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.saveIndustry(com.ssa.cms.model.Industry,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.deleteIndustry(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.getIndustryList() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.editSurveyResponseType(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.deletetSurveyResponseType(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.getResponseTypeList() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.addSurveyResponseType() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.saveSurveyResponseType(com.ssa.cms.model.SurveyResponseType,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/view/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.viewRxTransferDetail(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/view],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.saveRxTransferDetail(com.ssa.cms.model.TransferDetail,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugStrength/{drugName}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populatedDrugStrengthValue(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugTypeAndName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugTypeAndName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugDetailByDrugTypeAndName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugDetailByDrugTypeAndName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/calculatePointsFromProfit],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.calculatePointsFromProfit(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateQtyByStrengthAndDrugName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateQtyByStrength(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugDetailByGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugDetailByGCN(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugDetailByMultiGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugDetailByMultiGCN(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugQtyByGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugQtyByGCN(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadNextImage/{orderId}/{imageId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadNextDrugImage(javax.servlet.http.HttpServletRequest,java.lang.String,int) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadPrevImage/{orderId}/{imageId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadPrevDrugImage(javax.servlet.http.HttpServletRequest,java.lang.String,int) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugFormByDrugBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugTypeByDrugBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadFinancialReportParams],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadFinancialReportParams(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadFinancialCycleInfo],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadFinancialCycleInfo(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugDetail],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugBrandByName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugBrandByName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugByNameSearch],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugByNameSearch(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugBrandId],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugBrandId(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugType],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugType(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/saveInstantNotification],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.ssa.cms.controller.RxTransferController.saveInstantNotification(java.lang.Integer,java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugDefaultQtyByStrength],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugDefaultQtyByStrength(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugBasicPrice],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugBasicPrice(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugByDrugGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugByDrugGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/exportPdfFinancial],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.exportPdf(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/exportPdfTransactional],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.exportPdf(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.transferDetailList() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/updateDrugInfoInOrder],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.updateDrugInfoInOrder(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/email/getRecord/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CMSEmailSetupController.getRecord(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/email/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSEmailSetupController.saveOrUpdate(com.ssa.cms.model.CMSEmailContent,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/email/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSEmailSetupController.add() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/permission/save],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResourcePermissionController.saveResourcePermission(com.ssa.cms.model.AppResourceObjectPermissions,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/permission/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResourcePermissionController.load(com.ssa.cms.model.AppResourceObjectPermissions,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/permission/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResourcePermissionController.load(com.ssa.cms.model.AppResourceObjectPermissions,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/exchangejson],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.Map com.ssa.cms.controller.UserController.onBrandChange(java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/edit/{id}/{isAdmin}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.editUser(com.ssa.cms.model.Users,java.lang.Integer,boolean,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.addEditUser(com.ssa.cms.model.Users,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/loadPharmacies],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.UserController.populatePharmacies(org.springframework.web.servlet.ModelAndView) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/savepassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.UserController.savePassword(com.ssa.cms.model.Users,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.listUser(com.ssa.cms.model.Users,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/delete/{id}/{isAdmin}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.deleteRole(java.lang.Integer,boolean,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/changepassword/{id}/{isAdmin}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.changePassword(com.ssa.cms.model.Users,java.lang.Integer,boolean,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.UserController.save(com.ssa.cms.model.Users,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/search],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WelcomeController.OrderSearch(org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ || /index],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WelcomeController.index(javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/list/{type}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.listCampaign(com.ssa.cms.model.Campaigns,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.listCampaigns(com.ssa.cms.model.Campaigns,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/graph],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.showFolderGraph(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/clone/{campaignId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.createClone(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/sendEmail],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.sendTestEmail(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/surveyReports],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.surveyReports(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/patientNoOrderReport],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.patientNoOrderReport(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/surveyReports],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.generateSurveyReports(com.ssa.cms.model.Campaigns,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/moveDown/{messageTypeId}/{type}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.updateMoveDownSortOrder(java.lang.Integer,java.lang.String,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/moveUp/{messageTypeId}/{type}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.updateMoveUpSortOrder(java.lang.Integer,java.lang.String,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/exportInActivePatientReports],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.exportInActivePatientReport(java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/saveCampaignMsgs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.saveCampaign(java.lang.Integer,java.lang.Integer,java.lang.Integer[],java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/surveyList/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.getSurveyHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/{communicationPath}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.advanceSave(com.ssa.cms.model.Campaigns,java.lang.String,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/{type}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.advanceEdit(com.ssa.cms.model.Campaigns,java.lang.Integer,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.edit(com.ssa.cms.model.Campaigns,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/excelDownload.xls],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.exportExcel(int,int) throws java.text.ParseException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/pdfDownload.pdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.exportPDF(int,int) throws java.text.ParseException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/sendSMS],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.sendTestSMS(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.add(com.ssa.cms.model.Campaigns,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.save(com.ssa.cms.model.Campaigns,org.springframework.validation.BindingResult,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/CmsPageContent/getRecord/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CMSContentController.getRecord(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/CmsPageContent/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSContentController.saveOrUpdate(com.ssa.cms.model.CMSPageContent,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/CmsPageContent/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSContentController.add() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.getCommunicationFolderlist() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.editCommunicationFolder(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.deleteBrand(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.addEdit(com.ssa.cms.model.Folder,org.springframework.validation.BindingResult) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CommunicationFolderSetupController.saveCommunicationFolder(com.ssa.cms.model.Folder,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/login || /admin || /Admin],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.LoginController.addCustomer(com.ssa.cms.model.Users,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/notfound],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.notfound() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/notauthorized],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.notauthorized() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/login || /admin || /Admin],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.login() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/logout],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.logout(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drug/setup/manage],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupManageController.manageDrug() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.deleteBrand(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.MessageTypeSetupController.saveMessageType(com.ssa.cms.model.MessageType,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.edit(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.addEdit(com.ssa.cms.model.MessageType,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.messageTypeList(com.ssa.cms.model.MessageType) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/aboutUs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.viewPage() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/privacyPolicy],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.privacyPolicy() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/patientHistory/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.linkPatientHistory(int,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/rxDetailRefillHandler/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.rxDetailRefillHandler(int,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/rxDetailHandler],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.rxDetailHandler(java.lang.String,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/rxDetail/{orderId}/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.rxDetailLink(java.lang.String,int,com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,java.lang.String,java.lang.Integer,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/optIn],methods=[],params=[],headers=[],consumes=[],produces=[text/plain],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.consumerPortal(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/documents/{index}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.viewMoreDocuments(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/termscondition],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.termsCondition() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/createaccount],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.createAccount() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/search],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.searchDocument(com.ssa.cms.model.CMSDocuments) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/download/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.PortalController.downloadDocuments(java.lang.Integer,javax.servlet.http.HttpServletResponse) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/signup],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadRegistration1PageHandler() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyRegistration],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.registration2PageLoadHandlerGet(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyRegistration],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.registration2PageLoadHandler(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/addConsumer],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.addUserHandler(com.ssa.cms.model.Pharmacy,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotpassword],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadForgotPasswrdPageHandler() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotpassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.forgotPasswordHandler(com.ssa.cms.model.Pharmacy) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotusername],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadForgotUserNamePageHandler() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotusername],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.forgotUserNameHandler(com.ssa.cms.model.Pharmacy) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotUserNamePassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.forgotUserNamePasswordHandler(com.ssa.cms.model.Pharmacy) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.sendPharmacyNotification(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyNotifictionHistory],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getOrderwisePharmacyNotifications(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/getpharmacyNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getPharmacyNotification(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/popUpWind/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.popUpPatientAllergies(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,int) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/loadDeliveryPrefFee/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadDeliveryPrefFee(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/sendinappnotification/{orderId}/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.sendInAppMessage(java.lang.String,javax.servlet.http.HttpServletRequest,java.lang.String,int) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/sendInAppMessageWithFile/{orderId}/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.sendInAppMessageWithFile(java.lang.String,int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/getInAppMsg],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getMsgTextService(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/orderReceipt/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.getOrderReceipt(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/calculateFinalPtPay],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.calculateFinalPtPay(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/retrievecampaign/],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.retrieveCampaign(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceListUsingId],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceListUsingId(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/udateMultiDrugPrices],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.udateMultiDrugPrices(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceListUsingGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceListUsingGCN(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceListUsingDrugName],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceListUsingDrugName(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateDrugDetailByBrandOrGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateDrugDetailByBrandOrGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/queuePatientDetailPage/{patientId}/{dependentId}/{selectedTab}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.linkPatientHistory2(int,int,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/queuePatientDetailPage],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.getQueuePatientDetailPage(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/cancelOrder/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.cancelOrderById(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/refillOrders/],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.refillOrders(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/multirxOrder/{patientId}/{orderId}/{waiveDeliveryFee}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getMultiRxOrder(int,int,int,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/newOnlineRxDetail/{patientId}/{dependentId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.newOnlineRxDetail(int,int,com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/saveOnlineOrder/],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.saveOnlineOrder(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/patientDetailByMobileNumber/{mobileNumber}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getPatientDetailByMobileNumber(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateMultiRxOrdersDetail/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateMultiRxOrdersDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateOrdersWithSameDeliverPref/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateOrdersWithSameDeliverPref(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateShippingQueue/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateShippingQueueDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/calculateShippingFee],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json;charset=UTF-8],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.calculateShippingFee(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/validateZip/{zip}/{state}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateStateByZip(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/faq],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.FAQ() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/multiRxDelivery/{orderId}/{patientId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.multiRxDelivery(java.lang.String,int,com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/processMultiRxOrders],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.processMultiRxOrders(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/calculateDrugPrice],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.calculateDrugPrice(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceList],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceList(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/updatePatientAllergies/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.updatePatientAllergies(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,int) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateProcessedOrdersDetail/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateProcessedOrdersDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/lookup],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.lookupPharmacy(com.ssa.cms.model.PharmacyLookup) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/postAnswer],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.updateOrderStatus(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/updateorderstatus/{id}/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.updateOrderStatus(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Integer,int) throws java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/updateorderstatus/{id}/{patientId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.updateOrderStatus(javax.servlet.http.HttpServletRequest,java.lang.Integer,int) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/documents],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.documents() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/transferRxList/{orderId}/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.link(java.lang.String,int,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.index() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/feeSettings/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.FeeSettingsController.loadPage() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/feeSettings/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.FeeSettingsController.save(com.ssa.cms.model.FeeSettings,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/requestCallToHcpRefillRxWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.APIControllers.requestCallToHcpRefillRxWs(java.lang.String,java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cancelRxRenewalWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.APIControllers.cancelRxRenewalWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deliveryDsitances/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryDsitancesController.addPage() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deliveryDsitances/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryDsitancesController.saveRecords(com.ssa.cms.model.DeliveryDistances,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deliveryDsitances/delete/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.DeliveryDsitancesController.getDeleteRecordHandler(java.lang.Integer,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/loadFinancialReportParams || /Pharmacyqueue/loadFinancialReportParams || /pharmacyqueue/loadFinancialReportParams],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.loadFinancialReportParams() throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/loadFinancialCycleInfo || /Pharmacyqueue/loadFinancialCycleInfo || /pharmacyqueue/loadFinancialCycleInfo],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.loadFinancialCycleInfo(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/pharmacyNotifiction || /Pharmacyqueue/pharmacyNotifiction || /pharmacyqueue/pharmacyNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.sendPharmacyNotification(java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.Integer,java.lang.String,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/login || /Pharmacyqueue/login || /pharmacyqueue/login],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadPharmacyLoginPageHandler(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/login || /Pharmacyqueue/login || /pharmacyqueue/login],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.pharmacyLogin(com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/Cancel || /Pharmacyqueue/Cancel || /pharmacyqueue/Cancel],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadPharmacyLogin() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successLogin/{orderId} || /Pharmacyqueue/successLogin/{orderId} || /pharmacyqueue/successLogin/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullLogin(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successLogin || /Pharmacyqueue/successLogin || /pharmacyqueue/successLogin],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullLogin(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successSignin/{orderId} || /Pharmacyqueue/successSignin/{orderId} || /pharmacyqueue/successSignin/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullSignin(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successSignin || /Pharmacyqueue/successSignin || /pharmacyqueue/successSignin],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullSignin(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/changepassword || /Pharmacyqueue/changepassword || /pharmacyqueue/changepassword],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadChangePasswordPageHandler() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/changepassword || /Pharmacyqueue/changepassword || /pharmacyqueue/changepassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.changePasswordHandler(com.ssa.cms.model.Pharmacy,javax.servlet.http.HttpServletRequest,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/profile || /Pharmacyqueue/profile || /pharmacyqueue/profile],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadConsumerProfilePageHandler(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/profile_edit/{email} || /Pharmacyqueue/profile_edit/{email} || /pharmacyqueue/profile_edit/{email}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadEditProfilePageHandler(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/accountsummary || /Pharmacyqueue/accountsummary || /pharmacyqueue/accountsummary],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.accountSummary(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/searchOrder || /Pharmacyqueue/searchOrder || /pharmacyqueue/searchOrder],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.searchOrderHandler(com.ssa.cms.model.Order,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.text.ParseException 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/prescription || /Pharmacyqueue/prescription || /pharmacyqueue/prescription],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.prescription(javax.servlet.http.HttpServletRequest,java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/prescription/{orderNo} || /Pharmacyqueue/prescription/{orderNo} || /pharmacyqueue/prescription/{orderNo}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.prescriptionView(javax.servlet.http.HttpServletRequest,java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/acceptall || /Pharmacyqueue/acceptall || /pharmacyqueue/acceptall],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.acceptOrderHandler(javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ordercareer/{orderId} || /Pharmacyqueue/ordercareer/{orderId} || /pharmacyqueue/ordercareer/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getOrderCarrierHandler(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ingredients/{index} || /Pharmacyqueue/ingredients/{index} || /pharmacyqueue/ingredients/{index}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.viewMoreIngredients(java.lang.Integer) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ingredientSearch || /Pharmacyqueue/ingredientSearch || /pharmacyqueue/ingredientSearch],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.searchIngredients(com.ssa.cms.model.DrugBrand) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/updateprofile || /Pharmacyqueue/updateprofile || /pharmacyqueue/updateprofile],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.editProfileHandler(com.ssa.cms.model.Pharmacy,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/orderingredients/{transactionNo} || /Pharmacyqueue/orderingredients/{transactionNo} || /pharmacyqueue/orderingredients/{transactionNo}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getIngredientsHandler(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/sendNotifyAdmin || /Pharmacyqueue/sendNotifyAdmin || /pharmacyqueue/sendNotifyAdmin],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.sendNotifyAdmin(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/uploadDrugDetail || /Pharmacyqueue/uploadDrugDetail || /pharmacyqueue/uploadDrugDetail],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.uploadDrugDetail(java.lang.Long,java.lang.Long,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/calculateDrugDetailPrice || /Pharmacyqueue/calculateDrugDetailPrice || /pharmacyqueue/calculateDrugDetailPrice],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.calculateDrugDetailPrice(java.lang.Integer,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/careGiverList || /Pharmacyqueue/careGiverList || /pharmacyqueue/careGiverList],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getCareGiverList(javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/patientActivities || /Pharmacyqueue/patientActivities || /pharmacyqueue/patientActivities],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getpatientActivitiesList(javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/bloodPressureDetails || /Pharmacyqueue/bloodPressureDetails || /pharmacyqueue/bloodPressureDetails],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getBloodPressureDetails(javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/newMemberRequest1 || /Pharmacyqueue/newMemberRequest1 || /pharmacyqueue/newMemberRequest1],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfNewMemberRequest1(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/newMemberRequest || /Pharmacyqueue/newMemberRequest || /pharmacyqueue/newMemberRequest],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfNewMemberRequest(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/interpretedImages || /Pharmacyqueue/interpretedImages || /pharmacyqueue/interpretedImages],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfInterpretedImages(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/waitingPtResponse || /Pharmacyqueue/waitingPtResponse || /pharmacyqueue/waitingPtResponse],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfWaitingPtResponse(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/responseReceived || /Pharmacyqueue/responseReceived || /pharmacyqueue/responseReceived],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfResponseReceived(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/firstQueueInfo || /Pharmacyqueue/firstQueueInfo || /pharmacyqueue/firstQueueInfo],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=UTF-8],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.populateFirstQueueInformation(java.lang.Integer,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/processRequest || /Pharmacyqueue/processRequest || /pharmacyqueue/processRequest],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfProcessRequest(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/shippingDelivery || /Pharmacyqueue/shippingDelivery || /pharmacyqueue/shippingDelivery],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfShippingDelivery(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/cancelledRequest || /Pharmacyqueue/cancelledRequest || /pharmacyqueue/cancelledRequest],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfCancelledRequest(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/listing || /Pharmacyqueue/listing || /pharmacyqueue/listing],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=UTF-8],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.filterRecordListing(int,int,int,javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/getQuestionAnswer || /Pharmacyqueue/getQuestionAnswer || /pharmacyqueue/getQuestionAnswer],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getQuestionAnswer(java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/processSameDayShippingRxOrders || /Pharmacyqueue/processSameDayShippingRxOrders || /pharmacyqueue/processSameDayShippingRxOrders],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.processSameDayShippingRxOrders(java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/detail/{id} || /Pharmacyqueue/detail/{id} || /pharmacyqueue/detail/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.viewPatientProfileInfo(java.lang.Integer) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/update/{orderId}/{status} || /Pharmacyqueue/update/{orderId}/{status} || /pharmacyqueue/update/{orderId}/{status}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.updateOrderStatusHandler(java.lang.String,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/home || /PharmacyPortal/pharmacyhome || /Pharmacyqueue/home || /Pharmacyqueue/pharmacyhome || /pharmacyqueue/home || /pharmacyqueue/pharmacyhome],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listUser(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest) throws java.text.ParseException,java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/addNewDrugDetail || /Pharmacyqueue/addNewDrugDetail || /pharmacyqueue/addNewDrugDetail],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.addDrugDetail(java.lang.Long,java.lang.Long,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/postOrderToIOMNI || /Pharmacyqueue/postOrderToIOMNI || /pharmacyqueue/postOrderToIOMNI],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.postOrderToIOMNI(java.lang.String) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/getOrderDetail/{path}/{id} || /Pharmacyqueue/getOrderDetail/{path}/{id} || /pharmacyqueue/getOrderDetail/{path}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getOrderDetail(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/orderDetail/{id} || /Pharmacyqueue/orderDetail/{id} || /pharmacyqueue/orderDetail/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getOrderDetail(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/prescription/{id} || /Pharmacyqueue/prescription/{id} || /pharmacyqueue/prescription/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.saveOrder(com.ssa.cms.model.Order,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ingredients || /Pharmacyqueue/ingredients || /pharmacyqueue/ingredients],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.ingredients() 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/comments/{orderId} || /Pharmacyqueue/comments/{orderId} || /pharmacyqueue/comments/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getOrderCommentsHandler(java.lang.String) throws java.lang.Exception 2024-02-15 08:55:34 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/logout || /Pharmacyqueue/logout || /pharmacyqueue/logout],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.logout(org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 08:55:34 INFO RequestMappingHandlerAdapter:518 - Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:55:25 EST 2024]; root of context hierarchy 2024-02-15 08:55:34 INFO RequestMappingHandlerAdapter:518 - Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 08:55:25 EST 2024]; root of context hierarchy 2024-02-15 08:55:34 INFO SimpleUrlHandlerMapping:314 - Mapped URL path [/resources/**] onto handler 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0' 2024-02-15 08:55:34 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/pdf-view.xml] 2024-02-15 08:55:34 INFO GenericWebApplicationContext:510 - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@1cff7861: startup date [Thu Feb 15 08:55:34 EST 2024]; parent: WebApplicationContext for namespace 'dispatcher-servlet' 2024-02-15 08:55:34 INFO DispatcherServlet:503 - FrameworkServlet 'dispatcher': initialization completed in 8799 ms 2024-02-15 08:56:33 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:56:33 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:56:33 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:56:33 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:33 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:33 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/deleteAccountWs 2024-02-15 08:56:34 WARN PageNotFound:198 - Request method 'GET' not supported 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 08:56:40 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:40 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/logout 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/bootstrap/dist/css/bootstrapp.min.css 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/bootstrap/dist/css/fileinput.min.css 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/jquery.datetimepicker.min.css 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/css/selectBox.min.css 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/css/lightbox.min.css 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/bootstrap/dist/css/jasny-bootstrap.min.css 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/css/jquery-ui.min.css 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/css/font-awesome-4.0.3/css/font-awesome.min.css 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/media/css/demo_table.min.css 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/css/style.css 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/bootstrap/texteditor/bootstrap-wysihtml5.min.css 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/media/js/jquery.min.js 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/bootstrap-datepicker.min.js 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/summernote/summernote.min.css 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/bootstrap-select.min.js 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/jquery.maskedinput.min.js 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/media/js/jquery.dataTable.min.js 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/images/logo_desk.png 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/summernote/summernote.min.js 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/jquery.datetimepicker.min.js 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/bootstrap/dist/js/jasny-bootstrap.min.js 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/jquery-ui.min.js 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/bootstrap/dist/js/bootstrap.file-input.min.js 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/bootstrapp.min.js 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:42 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/lightbox.min.js 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:42 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/css/font-awesome-4.0.3/fonts/fontawesome-webfont.woff2 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:42 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/images/login_line.png 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:42 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/images/lock.png 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:42 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/img/prev.png 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:42 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/img/next.png 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:42 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/img/loading.gif 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 08:56:42 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:56:42 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/images/close.png 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:14 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/login 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/bootstrap/dist/css/fileinput.min.css 2024-02-15 08:58:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/font-awesome-4.0.3/css/font-awesome.min.css 2024-02-15 08:58:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/bootstrap/dist/css/bootstrapp.min.css 2024-02-15 08:58:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/jquery-ui.min.css 2024-02-15 08:58:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/jquery.datetimepicker.min.css 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:16 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/selectBox.min.css 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:16 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/lightbox.min.css 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:16 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/style.css 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:16 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/media/css/demo_table.min.css 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:16 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/bootstrap/texteditor/bootstrap-wysihtml5.min.css 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:16 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/bootstrap/dist/css/jasny-bootstrap.min.css 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:16 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/summernote/summernote.min.css 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:16 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:16 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/media/js/jquery.min.js 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:17 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/bootstrap-datepicker.min.js 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:17 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/media/js/jquery.dataTable.min.js 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:17 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/jquery.datetimepicker.min.js 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:17 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/jquery.maskedinput.min.js 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:17 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/bootstrap-select.min.js 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:17 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/bootstrap/dist/js/bootstrap.file-input.min.js 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:17 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:17 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/bootstrap/dist/js/jasny-bootstrap.min.js 2024-02-15 08:58:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:18 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/summernote/summernote.min.js 2024-02-15 08:58:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:18 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/jquery-ui.min.js 2024-02-15 08:58:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:18 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/bootstrapp.min.js 2024-02-15 08:58:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:18 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/font-awesome-4.0.3/fonts/fontawesome-webfont.eot 2024-02-15 08:58:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:18 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:18 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/images/login_line.png 2024-02-15 08:58:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:19 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:19 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:19 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:19 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/font-awesome-4.0.3/fonts/fontawesome-webfont.woff 2024-02-15 08:58:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:19 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:19 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:19 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:19 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/images/lock.png 2024-02-15 08:58:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:19 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:19 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:19 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:19 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/font-awesome-4.0.3/fonts/fontawesome-webfont.ttf 2024-02-15 08:58:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:20 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/lightbox.min.js 2024-02-15 08:58:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:20 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/img/prev.png 2024-02-15 08:58:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:20 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/img/next.png 2024-02-15 08:58:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:20 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/images/logo_desk.png 2024-02-15 08:58:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:20 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:20 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/img/loading.gif 2024-02-15 08:58:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:21 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:21 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:21 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:21 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/images/close.png 2024-02-15 08:58:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:21 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:21 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:21 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:21 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/images/ui-bg_flat_75_ffffff_40x100.png 2024-02-15 08:58:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:21 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 08:58:21 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 08:58:21 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 08:58:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 08:58:21 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png 2024-02-15 09:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 09:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 09:00:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:00:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:00:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:00:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:00:01 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:00:01 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:00:01 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:00:01 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 09:00:01 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$$fc29444f.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-02-15 09:00:01 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:00:01 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:00:01 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:00:01 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:00:01 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:00:01 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:00:01 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:00:01 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:00:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:00:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:00:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:00:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:00:01 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 09:00:01 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 09:00:01 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 09:00:01 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 09:00:01 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:00:01 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 09:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 09:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 09:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 09:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 09:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 09:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 09:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 09:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 09:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 09:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 09:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 09:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 09:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 09:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 09:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 09:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 09:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 09:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 09:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 09:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 09:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 09:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 09:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 09:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$fc29444f.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-02-15 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 09:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 09:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 09:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 09:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 09:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 09:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 09:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 09:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 09:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 09:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 09:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 09:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 09:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 09:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 09:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 09:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 09:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 09:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 09:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 09:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 09:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 09:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 09:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 09:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 09:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 09:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 09:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 09:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 09:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 09:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 09:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 09:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 09:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 09:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 09:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:53:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:53:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:53:37 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 09:53:37 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 09:53:37 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 09:53:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:53:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:53:37 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-15 09:53:37 INFO PatientWsControllers:33 - SecurityToken= e74db1823901c2bea272ee86fb9c33e2 2024-02-15 09:53:38 INFO PatientWsControllers:2618 - make json response 2024-02-15 09:53:38 INFO PatientWsControllers:2620 - return json.. 2024-02-15 09:54:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:54:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:54:19 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 09:54:19 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 09:54:19 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 09:54:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:54:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:54:19 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/deleteAccountWs 2024-02-15 09:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 09:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 09:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 09:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 09:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 09:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 09:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 09:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 09:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 09:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 09:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 09:56:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:56:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:56:32 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 09:56:32 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 09:56:32 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 09:56:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:56:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:56:32 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/deleteAccountWs 2024-02-15 09:58:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:58:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:58:24 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 09:58:24 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 09:58:24 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 09:58:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:58:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:58:24 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-15 09:58:24 INFO PatientWsControllers:33 - SecurityToken= e74db1823901c2bea272ee86fb9c33e2 2024-02-15 09:58:24 INFO PatientWsControllers:2618 - make json response 2024-02-15 09:58:24 INFO PatientWsControllers:2620 - return json.. 2024-02-15 09:59:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:59:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:59:09 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 09:59:09 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 09:59:09 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 09:59:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:59:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:59:09 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/deleteAccountWs 2024-02-15 09:59:09 WARN PageNotFound:198 - Request method 'GET' not supported 2024-02-15 09:59:30 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:59:30 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:59:30 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 09:59:30 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 09:59:30 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 09:59:30 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:59:30 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 09:59:30 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/deleteAccountWs 2024-02-15 10:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 10:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 10:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 10:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 10:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 10:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 10:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 10:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 10:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 10:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:00:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:00:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:00:02 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:00:02 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:00:02 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:00:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:00:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:00:02 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/deleteAccountWs 2024-02-15 10:01:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:01:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:01:34 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:01:34 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:01:34 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:01:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:01:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:01:34 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/deleteAccountWs 2024-02-15 10:01:38 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:01:38 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:01:38 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:01:38 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:01:38 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:01:38 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:01:38 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:01:38 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/deleteAccountWs 2024-02-15 10:01:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:01:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:01:50 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:01:50 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:01:50 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:01:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:01:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:01:50 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-15 10:01:50 INFO PatientWsControllers:33 - SecurityToken= e74db1823901c2bea272ee86fb9c33e2 2024-02-15 10:01:50 INFO PatientWsControllers:2618 - make json response 2024-02-15 10:01:50 INFO PatientWsControllers:2620 - return json.. 2024-02-15 10:02:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:02:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:02:14 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:02:14 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:02:14 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:02:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:02:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:02:14 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/deleteAccountWs 2024-02-15 10:03:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:03:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:03:56 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:03:56 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:03:56 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:03:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:03:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:03:56 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/deleteAccountWs 2024-02-15 10:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 10:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 10:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 10:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 10:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 10:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 10:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 10:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 10:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 10:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:02 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/login 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:03 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/bootstrap/dist/css/fileinput.min.css 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:03 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/font-awesome-4.0.3/css/font-awesome.min.css 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:03 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/bootstrap/dist/css/bootstrapp.min.css 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:03 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/jquery-ui.min.css 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:03 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/jquery.datetimepicker.min.css 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:03 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:03 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/selectBox.min.css 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:04 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/lightbox.min.css 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:04 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/style.css 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:04 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/media/css/demo_table.min.css 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:04 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/bootstrap/texteditor/bootstrap-wysihtml5.min.css 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:04 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/bootstrap/dist/css/jasny-bootstrap.min.css 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:04 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:04 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/summernote/summernote.min.css 2024-02-15 10:05:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:05 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/media/js/jquery.min.js 2024-02-15 10:05:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:05 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/bootstrap-datepicker.min.js 2024-02-15 10:05:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:05 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/media/js/jquery.dataTable.min.js 2024-02-15 10:05:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:05 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/jquery.datetimepicker.min.js 2024-02-15 10:05:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:05 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:05 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/jquery.maskedinput.min.js 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:06 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/bootstrap-select.min.js 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:06 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/bootstrap/dist/js/bootstrap.file-input.min.js 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:06 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/bootstrap/dist/js/jasny-bootstrap.min.js 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:06 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/summernote/summernote.min.js 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:06 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/jquery-ui.min.js 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:06 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:06 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/bootstrapp.min.js 2024-02-15 10:05:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:07 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:07 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:07 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:07 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/font-awesome-4.0.3/fonts/fontawesome-webfont.eot 2024-02-15 10:05:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:07 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:07 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:07 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:07 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/font-awesome-4.0.3/fonts/fontawesome-webfont.woff 2024-02-15 10:05:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:07 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:07 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:07 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:07 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/images/login_line.png 2024-02-15 10:05:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:08 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:08 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:08 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:08 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/font-awesome-4.0.3/fonts/fontawesome-webfont.ttf 2024-02-15 10:05:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:08 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:08 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:08 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:08 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/images/lock.png 2024-02-15 10:05:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:08 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:08 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:08 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:08 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/js/lightbox.min.js 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:09 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/images/logo_desk.png 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:09 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/img/prev.png 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:09 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/img/next.png 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:09 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/img/loading.gif 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:09 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/images/close.png 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:09 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:09 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/images/ui-bg_flat_75_ffffff_40x100.png 2024-02-15 10:05:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:10 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:05:10 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:05:10 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:05:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:05:10 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/resources/css/images/ui-bg_highlight-soft_75_cccccc_1x100.png 2024-02-15 10:09:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:09:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:09:01 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:09:01 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:09:01 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:09:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:09:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:09:01 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/deleteAccountWs 2024-02-15 10:09:01 INFO PatientWsControllers:2618 - make json response 2024-02-15 10:09:01 INFO PatientWsControllers:2620 - return json.. 2024-02-15 10:09:30 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:09:30 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:09:30 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:09:30 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:09:30 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:09:30 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:09:30 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:09:30 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/deleteAccountWs 2024-02-15 10:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 10:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 10:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 10:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 10:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 10:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 10:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 10:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:12:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:12:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:12:10 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:12:10 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:12:10 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:12:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:12:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:12:10 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-15 10:12:10 INFO PatientWsControllers:33 - SecurityToken= e74db1823901c2bea272ee86fb9c33e2 2024-02-15 10:12:10 INFO PatientWsControllers:2618 - make json response 2024-02-15 10:12:10 INFO PatientWsControllers:2620 - return json.. 2024-02-15 10:12:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:12:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:12:18 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:12:18 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:12:18 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:12:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:12:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:12:18 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/logoutWs 2024-02-15 10:12:18 INFO PatientProfileService:340 - Temporary Token for Pharmecy uses: 10c6c8b8cad20896d6bb9d3b478fc9c1 2024-02-15 10:12:18 INFO PatientWsControllers:2618 - make json response 2024-02-15 10:12:18 INFO PatientWsControllers:2620 - return json.. 2024-02-15 10:12:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:12:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:12:32 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:12:32 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:12:32 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:12:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:12:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:12:32 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/GetPatientInfoWs 2024-02-15 10:12:32 INFO PatientWsControllers:5795 - userInput# 3084311166 2024-02-15 10:12:32 INFO PatientWsControllers:5796 - fcmToken# e0LtEj0RS42xxOemSorzKp:APA91bFPQhyakqz92GrOuBB3_yUc9BdNeKFHS91hniCMFK9ToTsm2TY6Gj1XURwtHS3rQVk90qf6CBUn5nt41VC9qKwPTVVHKSTWVVQz9lJdXLfx38s8pn-k5kXXPsjcTA-WU6bplC1v 2024-02-15 10:12:32 INFO PatientWsControllers:5797 - osType# 20 2024-02-15 10:12:32 INFO PatientWsControllers:5812 - Secure Token is: 84ca37dc31fb4f363e6bf64dac3e270b 2024-02-15 10:12:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:12:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:12:32 INFO PatientWsControllers:2618 - make json response 2024-02-15 10:12:32 INFO PatientWsControllers:2620 - return json.. 2024-02-15 10:12:39 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:12:39 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:12:39 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:12:39 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:12:39 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:12:39 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:12:39 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:12:39 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-15 10:12:39 INFO PatientWsControllers:33 - SecurityToken= 84ca37dc31fb4f363e6bf64dac3e270b 2024-02-15 10:12:39 INFO PatientWsControllers:2618 - make json response 2024-02-15 10:12:39 INFO PatientWsControllers:2620 - return json.. 2024-02-15 10:12:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:12:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:12:51 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:12:51 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:12:51 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:12:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:12:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:12:51 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/deleteAccountWs 2024-02-15 10:12:51 INFO PatientWsControllers:2618 - make json response 2024-02-15 10:12:51 INFO PatientWsControllers:2620 - return json.. 2024-02-15 10:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 10:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 10:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 10:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 10:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 10:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 10:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 10:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 10:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 10:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 10:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 10:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 10:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 10:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 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$$fc29444f.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-02-15 10:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 10:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 10:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 10:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 10:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 10:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 10:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 10:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 10:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 10:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 10:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 10:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 10:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 10:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 10:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 10:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 10:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 10:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 10:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 10:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:30:18 INFO RequestFilter:32 - Begin: RequestFilter -> FilterConfig: Filter Created ################### @@@@@@@@@@@@@@@@@@@@@@ 2024-02-15 10:30:19 INFO DispatcherServlet:484 - FrameworkServlet 'dispatcher': initialization started 2024-02-15 10:30:19 INFO XmlWebApplicationContext:510 - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 10:30:19 EST 2024]; root of context hierarchy 2024-02-15 10:30:19 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/dispatcher-servlet.xml] 2024-02-15 10:30:20 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/jobs.xml] 2024-02-15 10:30:20 INFO PropertyPlaceholderConfigurer:172 - Loading properties file from ServletContext resource [/properties/database.properties] 2024-02-15 10:30:21 INFO DriverManagerDataSource:133 - Loaded JDBC driver: com.mysql.jdbc.Driver 2024-02-15 10:30:21 INFO LocalContainerEntityManagerFactoryBean:339 - Building JPA container EntityManagerFactory for persistence unit 'default' 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/AutoOrderPlacement],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.OutBoundOrderPlacement.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/AutoOrderPlacement],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.OutBoundOrderPlacement.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericAnonymousResponseHandler],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.PMSGenericAnonymousResponseHandlerServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericAnonymousResponseHandler],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.PMSGenericAnonymousResponseHandlerServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericTextFlow],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericTextFlowServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericTextFlow],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericTextFlowServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericYesResponseWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericYesResponseServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericYesResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericYesResponseServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widget],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.WidgetServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widget],methods=[POST],params=[],headers=[],consumes=[],produces=[application/xml],custom=[]}" onto public void com.ssa.cms.servlet.WidgetServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/InstantWS],methods=[POST],params=[],headers=[],consumes=[application/xml],produces=[],custom=[]}" onto public com.ssa.cms.service.Result com.ssa.cms.service.TestWebService.request(com.ssa.cms.service.Request) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.shippingMilesList() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.addRecord(com.ssa.cms.model.PharmacyZipCodes,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.editRecord(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/load/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ShippingMilesController.getDeliveryPreferencesDistanceById(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/getDeliveryDistances/{id}/{dprefId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ShippingMilesController.getDeliveryDistances(java.lang.Integer,java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.add() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeReport.messageTypeReportList() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/displayMessage],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.handleRequest(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/support || /run || /orderDetailList],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.showPage(com.ssa.cms.model.SupportModel) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/run],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.runProcess(com.ssa.cms.model.SupportModel,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/upload],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.uploadImage(com.ssa.cms.model.SupportModel,javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartFile) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/runWidget],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.runWidget(com.ssa.cms.model.SupportModel,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/executeRedempiton],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.executeRedempitonEmdeon(com.ssa.cms.model.SupportModel,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/QRCode],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.getQRWidget(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/QRCode],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.WidgetPortal(com.ssa.cms.model.SupportModel,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/importFile],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.importFile(com.ssa.cms.model.SupportModel,java.util.List,javax.servlet.http.HttpServletRequest) throws java.io.FileNotFoundException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/delPatientProfile],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.delPatientProfile(java.lang.String,java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendMsgs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.appMsgs(com.ssa.cms.model.SupportModel) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderDetailList],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.orderDetailList(com.ssa.cms.model.SupportModel) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderFillDate],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.updateOrderFillDate(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendRefillReminderMsg],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.sendRefillReminderMsg(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/searchPatient],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.searchhPatient(java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.getRecord(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.pharmaciesList() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.deleteRecord(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.saveOrUpdate(com.ssa.cms.model.CMSDocuments,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartFile) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.add() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResponseSetupController.responseList() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ResponseSetupController.addEdit(com.ssa.cms.model.Response,org.springframework.ui.Model) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResponseSetupController.editResponse(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/deleteValidResponse/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.ResponseSetupController.deleteValidResponseHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ResponseSetupController.saveResponse(com.ssa.cms.model.Response,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResponseSetupController.deleteResponse(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.addEdit(com.ssa.cms.model.SmtpServerInfo,org.springframework.validation.BindingResult) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.smtpList(com.ssa.cms.model.SmtpServerInfo) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SmtpSetupController.saveSmtp(com.ssa.cms.model.SmtpServerInfo,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.editSmtp(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.deleteSmtp(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/report/view],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ReportController.view() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/report/view],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ReportController.populateRecord(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/report/export],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ReportController.exportExcel(java.util.Date,java.util.Date,java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.IntervalTypeSetupController.addEdit(com.ssa.cms.model.IntervalsType,org.springframework.ui.Model) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IntervalTypeSetupController.intervalTypeList() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.IntervalTypeSetupController.saveInterval(com.ssa.cms.model.IntervalsType,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IntervalTypeSetupController.editInterval(java.lang.Integer,com.ssa.cms.model.IntervalsType) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IntervalTypeSetupController.deleteInterval(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/deleteInterval/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.IntervalTypeSetupController.deleteIntervalHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.listRole(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.editRole(java.lang.Integer,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RoleController.saveRole(com.ssa.cms.model.RoleTypes,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.deleteRole(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.addRole(com.ssa.cms.model.RoleTypes,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/delivery/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryPreferencesController.loadPage() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/delivery/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryPreferencesController.save(com.ssa.cms.model.DeliveryPreferences,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/terms || /help || /privacy || /policy || /esp],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.TermsController.viewPageUnderConstruction() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.savePharmacy(com.ssa.cms.model.Pharmacy,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.pharmaciesList() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.editPharmacy(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.add() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientProfileList() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/searchPatient],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.searchhPatient(com.ssa.cms.model.DeleteRecord,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/registration],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewRegistrationPageHandler(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/creditcardinfo],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewCreditCardPage(com.ssa.cms.model.PatientProfile,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/creditcardinfo],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewCreditCardInfoPageHandler(com.ssa.cms.model.PatientProfile,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/uploadcard],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.uploadCardPageLoader(com.ssa.cms.model.PatientProfile,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/uploadimage/{target}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.ssa.cms.controller.PatientProfileController.uploadInsuranceCardImage(javax.servlet.http.HttpServletRequest,java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/save],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.savePatientInfoHandler(com.ssa.cms.model.PatientProfile,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/view/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientInfo(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/update],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.updatePatientInfoHandler(com.ssa.cms.model.PatientProfile,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/frontSideCard/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.PatientProfileController.getFrontCard(javax.servlet.http.HttpServletResponse,java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/backSideCard/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.PatientProfileController.getBackSideCard(javax.servlet.http.HttpServletResponse,java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/detail],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientProfileList1() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/detail/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientProfileInfo(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientProfileHealth],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.savePatientProfileHealth(java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/getPatientShippingAddress],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.getPatientShippingAddress(java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientShippingAddress],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.savePatientShippingAddress(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientInsurance],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.savePatientInsurance(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/getPatientInsurance/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.getPatientInsurance(java.lang.Long) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientNotes],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Boolean com.ssa.cms.controller.PatientProfileController.savePatientNotes(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/checkPatientIdExists],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Boolean com.ssa.cms.controller.PatientProfileController.checkPatientIdExists(java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/getPatientDependant/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.getPatientDependant(java.lang.Integer) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.ssa.cms.controller.PatientProfileController.savePatientNotifiction(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/populateProcessedOrdersDetail/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.populateProcessedOrdersDetail(java.lang.Integer,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/exportPdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.exportPdf(java.lang.String,java.util.Date,java.util.Date,java.lang.String,java.lang.String,java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientBasicReport],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientBasicReport() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientBasicReport],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientBasicReport(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) throws java.text.ParseException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientEnhancedReport],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientEnhancedReport() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientEnhancedReport],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientEnhancedReport(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePatientrecorByPhone],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeleteRecordByPhone(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePatientByEmail],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeleteRecordByEmail(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePracticerecorByPhone],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeletePracticeRecordByPhone(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePracticeRecordByLicenseNo],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeletePracticeRecordByLicenseNo(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/updatePatientAllergies],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.updatePatientInfoAllergies(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deleteRecord],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.deleteRecord(com.ssa.cms.model.DeleteRecord,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.deleteRecord(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rewardPoints/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RewardPointsSetupController.loadPage() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rewardPoints/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RewardPointsSetupController.save(com.ssa.cms.model.RewardPoints,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/laker/{type}/{fromdate}/{todate}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.LakerService.lakerDrf(java.lang.String,java.lang.String,java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.addEdit(org.springframework.ui.Model) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/saveGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.saveGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/saveBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.saveBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/edit/{brandNameId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.editDrug(org.springframework.ui.Model,java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/importlist],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.importDrugList(org.springframework.web.multipart.MultipartFile,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/deletedrugdetail/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.deletedrugDetail(java.lang.String,javax.servlet.http.HttpServletRequest,java.lang.Long) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/updatedrugdetail/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.updatedrugDetail(java.lang.String,javax.servlet.http.HttpServletRequest,java.lang.Long) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/importDrugFile],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.importDrugFile() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/importDrugFile],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.importDrugFile(com.ssa.cms.model.SupportModel,java.util.List,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.FileNotFoundException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloaddocument],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.DrugSetupController.downloadDocument(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloaddocument],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.downloadDocument(java.lang.Long,int,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloadimage],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.downloadImage(java.lang.Long,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloadimage],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.DrugSetupController.downloadImage(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchDrugGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchDrugGenericByName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchDrugForm],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchDrugForm(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchDrugPacking],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchDrugPacking(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/deleteDrug/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.DrugSetupController.getCampaignHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/list/drugdata],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.retrieveDrugList(java.lang.String,java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/list/searchdrugdata],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.searchDrugList(java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/uploaddrugdocument],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.uploadDrugDocument(org.springframework.web.multipart.MultipartFile,java.lang.Long,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/retrieveDrug/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.retrieveDrugDetail(java.lang.Long) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.saveDrug(com.ssa.cms.bean.drug.setup.DrugSetupAddBean,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/delete/{brandNameId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.deleteDrug(org.springframework.ui.Model,java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.drugList() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/uploadDrug],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto com.ssa.cms.model.JsonResponse com.ssa.cms.controller.DrugSetupController.upload(java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.saveSurvey(com.ssa.cms.model.Survey,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,org.springframework.web.multipart.MultipartFile[],javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.addSurvey() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/edit/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.editSurvey(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/addQuestions],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.openSurveyQuestionDialog(com.ssa.cms.model.Survey,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/associate/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.associateSurveyQuestions(java.lang.Integer) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/testSms],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.sendTestSms(com.ssa.cms.model.Survey,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/takeSurvey/{surveyId}/{communicationId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.takeSurvey(java.lang.Integer,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/submitSurvey],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.submitSurveyResponse(com.ssa.cms.model.Survey,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.deletetSurvey(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.getResponseList() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.saveSurveyQuestion(com.ssa.cms.model.SurveyQuestion,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.deleteSurveyQuestion(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.viewSurveyQuestionList() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.addSurveyQuestion() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/edit/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.editSurveyQuestion(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.saveSurveyResponse(com.ssa.cms.model.SurveyResponseType,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/associatedResponses/{responseTypeId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SurveyResponseSetupController.getResponsesByResponseType(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.viewSurveyResponseList() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.viewSurveyResponse() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.editSurveyResponse(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.deletetSurveyResponse(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/isdelete/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.SurveyResponseSetupController.getDeleteResponseHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/view],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.view() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/view],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.populateRecord(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) throws com.itextpdf.text.DocumentException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/exportExcel],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.exportExcel(java.util.Date,java.util.Date) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/exportPdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.exportPdf(java.util.Date,java.util.Date,java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/detail/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.orderDetail(java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/excelDownload.xls],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.exportExcel(int,int,java.lang.String,java.lang.String) throws java.text.ParseException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/placeorder/{transactionNumber}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewPlaceOrder(com.ssa.cms.model.Order,java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/summary],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewOrderSummary(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/status/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewOrderStatus(java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.listUser(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest) throws java.text.ParseException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/list],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewOrderList(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest) throws java.text.ParseException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/add/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.addOrderDetail(com.ssa.cms.model.Order,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,org.springframework.web.multipart.MultipartFile) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/comments/{orderId}/{orderStatusId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.OrderController.getCommentsHandler(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/update/{orderId}/{status}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.updateOrderStatusHandler(java.lang.String,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/pdfDownload.pdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.exportPDF(int,int,java.lang.String,java.lang.String) throws java.text.ParseException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/getLogo/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.OrderController.getLogo(javax.servlet.http.HttpServletResponse,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/prescription/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.sendPrescriptionOrder(java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/dashboard],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DashboardController.loadPageHandler() throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/optOutRefillReminderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.optOutRefillReminder(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/savePatientPreferenceWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.savePatientPreference(java.lang.String,java.lang.Integer,boolean) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addResponseToNotificationMessageWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addResponseToNotificationMessage(java.lang.String,java.lang.String,java.lang.Integer,java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/markCurrentAddressAsDefaultWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.markCurrentAddressAsDefault(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteCurrentAddressWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteCurrentAddress(java.lang.String,int) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ResetPasswordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.ResetPassword(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDoctorsListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDoctorsList(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addAppointmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addAppointment(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cancelAppointmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.cancelAppointment(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationWs(java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/verifyMobileNoWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendVerificationCode(java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateAllergiesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateAllergies(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateInsuranceCardWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getStatesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getStates() throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateDeliveryAddressWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateDeliveryAddressWs(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveDrugSearchesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveDrugSearchesWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/clearDrugSearchesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteDrugSearchesById(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/refillModuleWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveRefillModule(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePersonalDetailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePersonalDetails(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugRecordWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugRecord(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugRecordDetailWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugRecordDetail(java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationMessagesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getAllNotificationMessages(java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveRxTransferVideoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveRxTransferVideoWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.Integer,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.util.List,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationDeatilViewWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationDeatilViewWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateNotificationMessagesStatusWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateNotificationMessagesStatus(java.lang.String,java.lang.Integer,int,int) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getIsReadNotificationMessagesCountWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getIsReadNotificationMessagesCountWs(java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveTransferRxPointsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveTransferRxPoints(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getMyRewardsPointWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getMyRewardsPointWs(java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateRxOrderDetailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.placeRxOrderDetailsWs(java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,java.lang.Boolean,java.lang.Long[],java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/placeRxOrderDetailsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.placeRxOrderDetailsWs(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveRxTransferWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveRxTransferRequest(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPlaceRxOrderDetailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPlaceRxOrderDetailsWs(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getRedeemPointsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRedeemPointsWs(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getQuickStatsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getQuickStatsWs(java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getFilledRxHistoryWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getFilledRxHistory(java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/viewOrderReceiptWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.viewOrderReceiptWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNoInsurancesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNoInsurancesWs(java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/GetRefillRxListWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRefillRxList(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingAddressWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deliveryAddressesWs(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/GetPtAddressWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDeliveryAddressWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/calculateZipCodeDistanceWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.calculateZipCodeDistance(java.lang.Integer,java.lang.String,java.lang.String,boolean) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/confirmPaymentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.confirmRxTransferPayment(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,java.lang.String,java.lang.String,java.lang.Long[],java.lang.String,java.lang.Boolean) throws java.io.IOException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/clearAllDrugSearchesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.clearAllDrugSearchesWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addBloodGlucoseResultWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveBloodGlucoseResultWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/noThanksWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.noThanksWs(java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteRxTransferRecordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteRxTransferRecordWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shareWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.share(java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/confirmOrderWs/{transferno}],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.confirmOrderWs(java.lang.String,java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNonArchivedNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNonArchivedNotification(java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getArchivedNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getArchivedNotification(java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationWithPaginationWs],methods=[],params=[skip && limit],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationWithPagination(java.lang.String,int,int,org.springframework.web.util.UriComponentsBuilder,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getWaitingResponseNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=utf-8],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getWaitingResponseNotificationWs(java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationMessagesTextByIdWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=utf-8],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationMessagesTextByIdWs(java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getAtDoctorTextWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=utf-8],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getAtDoctorTextWs() throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendEmailWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendEmailWs(java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/refillRequestWs],methods=[],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveBatchRefillModule(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getTotalCountWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getActiveOrderWs(java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/acceptLowerCostWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.acceptLowerCost(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/acceptLowerCostLaterWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.acceptLowerCostLater(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/preAuthorizeRefillWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.preAuthorizeRefill(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/distcontinueFutureMessagesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.distcontinueFutureMessages(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/continueWaitWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.continueWait(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/changeOrderStatusWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.changeOrderStatus(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateMFRWithOrderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateMFRWithOrder(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateDeliveryPerformanceWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateDeliveryPerformance(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderDeliveryTimeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateDeliveryTime(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/stopRefillReminderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.stopRefillReminder(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/downloadYearEndStatementWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.downloadYearEndStatement(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendEmailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendEmailsWs(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getCopyDrugLookUpWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getCopyDrugLookUpList(java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addInsuranceCard1Ws],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addInsuranceCard1Ws(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/loadPatientPreferencesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.loadPatientPreferences(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePOAWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePOAWs(java.lang.String,java.lang.Integer,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addCareTakerWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addCareTakerWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientProfileWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPatientProfileWs(java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientProfile2Ws],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPatientProfile2Ws(java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/msgResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.msgResponseWs(java.lang.String,java.lang.String,java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateHandDeliveryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateHandDelivery(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderPrimeryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePrimeryOrder(java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/generateDeviceToken],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.generateDeviceToken(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getServerTimeWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getServerTime(java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderImagesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateOrderImagesWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.util.List,java.lang.Integer,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePasswordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePassword() throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateCareTakerImageWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateCareTakerImge(java.lang.String,java.lang.Integer,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateCareTakerExpiryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateCareTakerExpiryWs(java.lang.String,java.lang.String,java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/populateReadyToDeliveryRxWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.populateReadyToDeliveryRxWs(java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/confirmReadyToDeliveryRxWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.confirmReadyToDeliveryRxWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/GetPatientInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.populatePatientDataWs(java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patientEnrollmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientEnrollmentWs(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/forgotPasswordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.forgotPasswordWs(java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addBloodGlucoseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addBloodGlucoseWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/glucoseHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.glucoseHistory(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patientActivitesCountWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientActivitesCountWs(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addBloodPressureWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addBloodPressureWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/bloodPressureHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.bloodPressureHistoryWs(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addPatientBodyMassWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientBodyMass(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/bodyMassResultHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.bodyMassResultHistory(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addPatientHeartPulseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addPatientHeartPulseWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/heartPulseResultHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.heartPulseResultHistoryWs(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIWeeklyFilterAvgWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.BMIWeeklyFilterWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIYearFilterWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.BMIYearFilterWs(java.lang.String,int,java.lang.String,java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIMonthlyFilterWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.BMIMonthlyFilterWs(java.lang.String,int,java.lang.String,java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIWeeklyFilterDetailWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.BMIWeeklyFilterDetailWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getQuestionsWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.getQuestionsWs(java.lang.String,java.lang.String,int) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/SurveyListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.SurveyListWs(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.surveyNotificationWs(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/allergyListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.allergyListWs(java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getQuestionAnsListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.getQuestionAnsListWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/QuestionReplyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.getQuestionReplyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addUpdateAddressWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.addAddressWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteAndUpdateAllergyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteAndUpdateAllergyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/duePaymentOrderListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.duePaymentOrderList(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deletePatientWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deletePatientWs(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ActivitiesHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.ActivitiesHistoryWs(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderStatusWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateOrderStatusWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyPlaceNotificationWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderPlaceNotificationWs(int) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderPlaceNotificationWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderPlaceNotificationWs(int,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderQuestionInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderQuestionInfoWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.String,java.lang.Long) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/unSubscribeWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.unSubscribeWs(int) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/faQuestionsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/jason],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getFAQuestionsWS(java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/questionsListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderQuestionsWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/questionsAnswerListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.questionsAnswerWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PatientRecentActivityWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientRecentActivity(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PatientPointsUpdateWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientRefillPoint(java.lang.String,java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientHealthHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientHealthHistory(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientMedicationHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientMedicationHistory(java.lang.String,java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/answerAlertNotificationWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.answerAlertNotificationWs(int,java.lang.Integer) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientActivityHistoryByDateWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientActivityHistoryByDate(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getSurveyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getSurveyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rewardsHistoryListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.rewardsHistoryListWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteNotificationMessageWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteNotificationMessage(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/acceptTermsAndConditionWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.acceptTermsAndCondition(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getSurveyDetailByIdWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getSurveyListByPatientSecurityToken(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getSurveyListByPatientIdWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getSurveyListByPatientIdWs(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/submittSurveyResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.submittSurveyResponse(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendNotificationByPharmacyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRxAdvisory(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patientMessgeReplyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientMessgeReplyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/repaeatRefillReminderManuallyWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.repaeatRefillReminderManuallyWs() throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendAppUrlLinkSMSWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendAppUrlLinkSMSWs(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addvistorInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addVistorInfo(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/wayOfCommunicationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.wayOfCommunication(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxReporterNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.rxReporterNotification(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getReporterCommunicationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getReporterCommunicationWs(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/submittRxReporterSurveyResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.submittRxReporterSurveyResponse(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendRxReporterClinicalAdvisoryNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRxReporterClinicalAdvisoryNotification(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cancelOrderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.cancelOrderWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getUserMessgeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getUserMessge(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderAndGenralQuestionsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateOrderAndGenralQuestions(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getReporterSessionListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getReporterSessionList(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getReporterMessageListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getReporterMessageLis(java.lang.Integer) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendRefillReminderManuallyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRefillReminderManually(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getRefillDoneOrdersListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRefillDoneOrders(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getRefillDueOrdersListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRefillDueOrders(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateNotificationMessagesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateNotificationMessagesWs(java.lang.String,java.lang.Integer,int,int) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addMessgeInfoForHcpWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addMessgeInfoForHcpWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.String,java.lang.Long,java.lang.Integer,java.lang.Long) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getHcpUserMessgeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getHcpUserMessgeWs(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/hcpQuestionsAnswerListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.hcpQuestionsAnswerListWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPhysicianListWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPhysicianListWs(java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendHCPGenralMessageNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendHCPGenralMessageWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteSurveyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteSurveyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDuplicateSurveyDetialWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDeuplicateSurveyDetial(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/fethDrugDetialWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.fethDrugDetialWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPhysicianListWithDetialWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPhysicianListWithDetialWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/nextRefillReminderManuallyWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRefillReminderMsg(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/accountVerificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.accountVerification(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/emailVerificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.emailVerification(java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ageVerificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.ageVerification(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateProfileWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateProfile(java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/askQuestionWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.questionPlace(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderCancelledWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.cancelOrder(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/createProfileWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.createProfile(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDeliveryPrefrencesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDeliveryPrefrences() throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/insuranceCardInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.insuranceCardInfo(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getContentsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPageContents(java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/reSendVerificationCodeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.resendVerificationCode(java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/loginTokenBasedWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.loginTokenBased(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addInsuranceCardWs(java.lang.String,java.lang.String,java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/archiveInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.archiveInsuranceCardWs(java.lang.String,java.lang.Long) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatPrimaryInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatPrimaryInsuranceCardWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getInsuranceCardsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getInsuranceCardsWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugInfoWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugLookUpList(java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugLookUpWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugLookUpList(java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/yearEndStatmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.yearEndStatmentWs(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getProfileDetailsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getProfileDetails(java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePrescriberWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePrescriber(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveNewDrugWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveNewDrug(java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDiseaseListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDiseaseList() throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getProfileWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPatientProfile(java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/loginWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.login(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/logoutWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.logout(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WidgetUserSetupController.widgetUserList(com.ssa.cms.model.WidgetUser) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WidgetUserSetupController.editWidgetUser(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.WidgetUserSetupController.addEdit(com.ssa.cms.model.WidgetUser,org.springframework.ui.Model) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.WidgetUserSetupController.saveWidgetUser(com.ssa.cms.model.WidgetUser,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WidgetUserSetupController.deleteWidgetUser(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.drugAdditionalMarginList() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.editDrugAdditionalMargin(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.addRecord(com.ssa.cms.model.DrugAdditionalMargin,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.deleteDrugAdditionalMargin(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/load/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugAdditionalMarginController.getDrugAdditionalMarginPricesByDrugBrandId(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.add() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.EventSetupController.editEvent(javax.servlet.http.HttpServletRequest,java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.EventSetupController.getEventlist(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.EventSetupController.saveUpdateEvent(com.ssa.cms.model.Event,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.EventSetupController.deleteEvent(javax.servlet.http.HttpServletRequest,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.editIndustry(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.addEdit(com.ssa.cms.model.Industry,org.springframework.validation.BindingResult) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.saveIndustry(com.ssa.cms.model.Industry,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.deleteIndustry(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.getIndustryList() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.saveSurveyResponseType(com.ssa.cms.model.SurveyResponseType,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.getResponseTypeList() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.addSurveyResponseType() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.editSurveyResponseType(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.deletetSurveyResponseType(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.transferDetailList() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugDetail],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/view/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.viewRxTransferDetail(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/view],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.saveRxTransferDetail(com.ssa.cms.model.TransferDetail,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugStrength/{drugName}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populatedDrugStrengthValue(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugTypeAndName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugTypeAndName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugDetailByDrugTypeAndName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugDetailByDrugTypeAndName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/calculatePointsFromProfit],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.calculatePointsFromProfit(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateQtyByStrengthAndDrugName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateQtyByStrength(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugDetailByGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugDetailByGCN(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugDetailByMultiGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugDetailByMultiGCN(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugQtyByGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugQtyByGCN(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadNextImage/{orderId}/{imageId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadNextDrugImage(javax.servlet.http.HttpServletRequest,java.lang.String,int) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadPrevImage/{orderId}/{imageId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadPrevDrugImage(javax.servlet.http.HttpServletRequest,java.lang.String,int) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugFormByDrugBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugTypeByDrugBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadFinancialReportParams],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadFinancialReportParams(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadFinancialCycleInfo],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadFinancialCycleInfo(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/exportPdfFinancial],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.exportPdf(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/exportPdfTransactional],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.exportPdf(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugBrandByName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugBrandByName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugByNameSearch],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugByNameSearch(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugBrandId],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugBrandId(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugType],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugType(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/saveInstantNotification],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.ssa.cms.controller.RxTransferController.saveInstantNotification(java.lang.Integer,java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugDefaultQtyByStrength],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugDefaultQtyByStrength(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugBasicPrice],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugBasicPrice(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugByDrugGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugByDrugGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/updateDrugInfoInOrder],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.updateDrugInfoInOrder(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/email/getRecord/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CMSEmailSetupController.getRecord(java.lang.Integer) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/email/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSEmailSetupController.saveOrUpdate(com.ssa.cms.model.CMSEmailContent,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/email/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSEmailSetupController.add() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/permission/save],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResourcePermissionController.saveResourcePermission(com.ssa.cms.model.AppResourceObjectPermissions,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/permission/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResourcePermissionController.load(com.ssa.cms.model.AppResourceObjectPermissions,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/permission/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResourcePermissionController.load(com.ssa.cms.model.AppResourceObjectPermissions,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/exchangejson],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.Map com.ssa.cms.controller.UserController.onBrandChange(java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/edit/{id}/{isAdmin}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.editUser(com.ssa.cms.model.Users,java.lang.Integer,boolean,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.addEditUser(com.ssa.cms.model.Users,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/loadPharmacies],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.UserController.populatePharmacies(org.springframework.web.servlet.ModelAndView) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/savepassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.UserController.savePassword(com.ssa.cms.model.Users,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/delete/{id}/{isAdmin}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.deleteRole(java.lang.Integer,boolean,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/changepassword/{id}/{isAdmin}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.changePassword(com.ssa.cms.model.Users,java.lang.Integer,boolean,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.listUser(com.ssa.cms.model.Users,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.UserController.save(com.ssa.cms.model.Users,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/search],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WelcomeController.OrderSearch(org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ || /index],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WelcomeController.index(javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.edit(com.ssa.cms.model.Campaigns,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/excelDownload.xls],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.exportExcel(int,int) throws java.text.ParseException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/sendSMS],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.sendTestSMS(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/surveyList/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.getSurveyHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/{communicationPath}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.advanceSave(com.ssa.cms.model.Campaigns,java.lang.String,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/{type}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.advanceEdit(com.ssa.cms.model.Campaigns,java.lang.Integer,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/list/{type}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.listCampaign(com.ssa.cms.model.Campaigns,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.listCampaigns(com.ssa.cms.model.Campaigns,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/graph],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.showFolderGraph(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/clone/{campaignId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.createClone(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/sendEmail],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.sendTestEmail(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/surveyReports],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.surveyReports(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/patientNoOrderReport],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.patientNoOrderReport(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/surveyReports],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.generateSurveyReports(com.ssa.cms.model.Campaigns,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/moveDown/{messageTypeId}/{type}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.updateMoveDownSortOrder(java.lang.Integer,java.lang.String,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/moveUp/{messageTypeId}/{type}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.updateMoveUpSortOrder(java.lang.Integer,java.lang.String,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/exportInActivePatientReports],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.exportInActivePatientReport(java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/saveCampaignMsgs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.saveCampaign(java.lang.Integer,java.lang.Integer,java.lang.Integer[],java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/pdfDownload.pdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.exportPDF(int,int) throws java.text.ParseException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.add(com.ssa.cms.model.Campaigns,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.save(com.ssa.cms.model.Campaigns,org.springframework.validation.BindingResult,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/CmsPageContent/getRecord/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CMSContentController.getRecord(java.lang.Integer) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/CmsPageContent/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSContentController.saveOrUpdate(com.ssa.cms.model.CMSPageContent,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/CmsPageContent/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSContentController.add() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.addEdit(com.ssa.cms.model.Folder,org.springframework.validation.BindingResult) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CommunicationFolderSetupController.saveCommunicationFolder(com.ssa.cms.model.Folder,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.getCommunicationFolderlist() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.editCommunicationFolder(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.deleteBrand(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/notfound],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.notfound() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/notauthorized],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.notauthorized() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/login || /admin || /Admin],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.LoginController.addCustomer(com.ssa.cms.model.Users,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/login || /admin || /Admin],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.login() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/logout],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.logout(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drug/setup/manage],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupManageController.manageDrug() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.edit(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.addEdit(com.ssa.cms.model.MessageType,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.messageTypeList(com.ssa.cms.model.MessageType) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.deleteBrand(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.MessageTypeSetupController.saveMessageType(com.ssa.cms.model.MessageType,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/updatePatientAllergies/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.updatePatientAllergies(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,int) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateProcessedOrdersDetail/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateProcessedOrdersDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceList],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceList(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/lookup],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.lookupPharmacy(com.ssa.cms.model.PharmacyLookup) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/calculateDrugPrice],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.calculateDrugPrice(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/postAnswer],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.updateOrderStatus(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/updateorderstatus/{id}/{patientId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.updateOrderStatus(javax.servlet.http.HttpServletRequest,java.lang.Integer,int) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/updateorderstatus/{id}/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.updateOrderStatus(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Integer,int) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/aboutUs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.viewPage() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/privacyPolicy],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.privacyPolicy() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/patientHistory/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.linkPatientHistory(int,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/documents],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.documents() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/rxDetailRefillHandler/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.rxDetailRefillHandler(int,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/rxDetailHandler],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.rxDetailHandler(java.lang.String,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/rxDetail/{orderId}/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.rxDetailLink(java.lang.String,int,com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,java.lang.String,java.lang.Integer,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/optIn],methods=[],params=[],headers=[],consumes=[],produces=[text/plain],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.consumerPortal(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/documents/{index}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.viewMoreDocuments(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/termscondition],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.termsCondition() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/createaccount],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.createAccount() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/search],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.searchDocument(com.ssa.cms.model.CMSDocuments) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/download/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.PortalController.downloadDocuments(java.lang.Integer,javax.servlet.http.HttpServletResponse) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/signup],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadRegistration1PageHandler() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyRegistration],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.registration2PageLoadHandlerGet(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyRegistration],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.registration2PageLoadHandler(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/addConsumer],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.addUserHandler(com.ssa.cms.model.Pharmacy,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotpassword],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadForgotPasswrdPageHandler() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotpassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.forgotPasswordHandler(com.ssa.cms.model.Pharmacy) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotusername],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadForgotUserNamePageHandler() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotusername],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.forgotUserNameHandler(com.ssa.cms.model.Pharmacy) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotUserNamePassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.forgotUserNamePasswordHandler(com.ssa.cms.model.Pharmacy) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.sendPharmacyNotification(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyNotifictionHistory],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getOrderwisePharmacyNotifications(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/getpharmacyNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getPharmacyNotification(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/popUpWind/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.popUpPatientAllergies(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,int) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/loadDeliveryPrefFee/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadDeliveryPrefFee(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/sendinappnotification/{orderId}/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.sendInAppMessage(java.lang.String,javax.servlet.http.HttpServletRequest,java.lang.String,int) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/sendInAppMessageWithFile/{orderId}/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.sendInAppMessageWithFile(java.lang.String,int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/getInAppMsg],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getMsgTextService(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/orderReceipt/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.getOrderReceipt(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/calculateFinalPtPay],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.calculateFinalPtPay(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/retrievecampaign/],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.retrieveCampaign(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceListUsingId],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceListUsingId(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/udateMultiDrugPrices],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.udateMultiDrugPrices(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceListUsingGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceListUsingGCN(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceListUsingDrugName],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceListUsingDrugName(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateDrugDetailByBrandOrGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateDrugDetailByBrandOrGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/queuePatientDetailPage/{patientId}/{dependentId}/{selectedTab}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.linkPatientHistory2(int,int,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/queuePatientDetailPage],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.getQueuePatientDetailPage(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/cancelOrder/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.cancelOrderById(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/refillOrders/],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.refillOrders(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/multirxOrder/{patientId}/{orderId}/{waiveDeliveryFee}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getMultiRxOrder(int,int,int,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/newOnlineRxDetail/{patientId}/{dependentId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.newOnlineRxDetail(int,int,com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/saveOnlineOrder/],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.saveOnlineOrder(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/patientDetailByMobileNumber/{mobileNumber}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getPatientDetailByMobileNumber(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateMultiRxOrdersDetail/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateMultiRxOrdersDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateOrdersWithSameDeliverPref/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateOrdersWithSameDeliverPref(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateShippingQueue/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateShippingQueueDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/calculateShippingFee],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json;charset=UTF-8],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.calculateShippingFee(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/validateZip/{zip}/{state}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateStateByZip(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/faq],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.FAQ() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/multiRxDelivery/{orderId}/{patientId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.multiRxDelivery(java.lang.String,int,com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/processMultiRxOrders],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.processMultiRxOrders(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/transferRxList/{orderId}/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.link(java.lang.String,int,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.index() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/feeSettings/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.FeeSettingsController.loadPage() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/feeSettings/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.FeeSettingsController.save(com.ssa.cms.model.FeeSettings,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/requestCallToHcpRefillRxWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.APIControllers.requestCallToHcpRefillRxWs(java.lang.String,java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cancelRxRenewalWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.APIControllers.cancelRxRenewalWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deliveryDsitances/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryDsitancesController.addPage() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deliveryDsitances/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryDsitancesController.saveRecords(com.ssa.cms.model.DeliveryDistances,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deliveryDsitances/delete/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.DeliveryDsitancesController.getDeleteRecordHandler(java.lang.Integer,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/processSameDayShippingRxOrders || /Pharmacyqueue/processSameDayShippingRxOrders || /pharmacyqueue/processSameDayShippingRxOrders],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.processSameDayShippingRxOrders(java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/loadFinancialReportParams || /Pharmacyqueue/loadFinancialReportParams || /pharmacyqueue/loadFinancialReportParams],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.loadFinancialReportParams() throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/loadFinancialCycleInfo || /Pharmacyqueue/loadFinancialCycleInfo || /pharmacyqueue/loadFinancialCycleInfo],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.loadFinancialCycleInfo(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/detail/{id} || /Pharmacyqueue/detail/{id} || /pharmacyqueue/detail/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.viewPatientProfileInfo(java.lang.Integer) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/addNewDrugDetail || /Pharmacyqueue/addNewDrugDetail || /pharmacyqueue/addNewDrugDetail],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.addDrugDetail(java.lang.Long,java.lang.Long,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/postOrderToIOMNI || /Pharmacyqueue/postOrderToIOMNI || /pharmacyqueue/postOrderToIOMNI],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.postOrderToIOMNI(java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/orderDetail/{id} || /Pharmacyqueue/orderDetail/{id} || /pharmacyqueue/orderDetail/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getOrderDetail(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/getOrderDetail/{path}/{id} || /Pharmacyqueue/getOrderDetail/{path}/{id} || /pharmacyqueue/getOrderDetail/{path}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getOrderDetail(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/prescription/{id} || /Pharmacyqueue/prescription/{id} || /pharmacyqueue/prescription/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.saveOrder(com.ssa.cms.model.Order,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ingredients || /Pharmacyqueue/ingredients || /pharmacyqueue/ingredients],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.ingredients() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/comments/{orderId} || /Pharmacyqueue/comments/{orderId} || /pharmacyqueue/comments/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getOrderCommentsHandler(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/home || /PharmacyPortal/pharmacyhome || /Pharmacyqueue/home || /Pharmacyqueue/pharmacyhome || /pharmacyqueue/home || /pharmacyqueue/pharmacyhome],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listUser(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest) throws java.text.ParseException,java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/update/{orderId}/{status} || /Pharmacyqueue/update/{orderId}/{status} || /pharmacyqueue/update/{orderId}/{status}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.updateOrderStatusHandler(java.lang.String,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/pharmacyNotifiction || /Pharmacyqueue/pharmacyNotifiction || /pharmacyqueue/pharmacyNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.sendPharmacyNotification(java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.Integer,java.lang.String,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/login || /Pharmacyqueue/login || /pharmacyqueue/login],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadPharmacyLoginPageHandler(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/login || /Pharmacyqueue/login || /pharmacyqueue/login],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.pharmacyLogin(com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/Cancel || /Pharmacyqueue/Cancel || /pharmacyqueue/Cancel],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadPharmacyLogin() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successLogin || /Pharmacyqueue/successLogin || /pharmacyqueue/successLogin],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullLogin(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successLogin/{orderId} || /Pharmacyqueue/successLogin/{orderId} || /pharmacyqueue/successLogin/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullLogin(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successSignin/{orderId} || /Pharmacyqueue/successSignin/{orderId} || /pharmacyqueue/successSignin/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullSignin(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successSignin || /Pharmacyqueue/successSignin || /pharmacyqueue/successSignin],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullSignin(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/changepassword || /Pharmacyqueue/changepassword || /pharmacyqueue/changepassword],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadChangePasswordPageHandler() 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/changepassword || /Pharmacyqueue/changepassword || /pharmacyqueue/changepassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.changePasswordHandler(com.ssa.cms.model.Pharmacy,javax.servlet.http.HttpServletRequest,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/profile || /Pharmacyqueue/profile || /pharmacyqueue/profile],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadConsumerProfilePageHandler(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/profile_edit/{email} || /Pharmacyqueue/profile_edit/{email} || /pharmacyqueue/profile_edit/{email}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadEditProfilePageHandler(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/accountsummary || /Pharmacyqueue/accountsummary || /pharmacyqueue/accountsummary],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.accountSummary(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/searchOrder || /Pharmacyqueue/searchOrder || /pharmacyqueue/searchOrder],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.searchOrderHandler(com.ssa.cms.model.Order,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.text.ParseException 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/prescription || /Pharmacyqueue/prescription || /pharmacyqueue/prescription],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.prescription(javax.servlet.http.HttpServletRequest,java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/prescription/{orderNo} || /Pharmacyqueue/prescription/{orderNo} || /pharmacyqueue/prescription/{orderNo}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.prescriptionView(javax.servlet.http.HttpServletRequest,java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/acceptall || /Pharmacyqueue/acceptall || /pharmacyqueue/acceptall],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.acceptOrderHandler(javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ordercareer/{orderId} || /Pharmacyqueue/ordercareer/{orderId} || /pharmacyqueue/ordercareer/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getOrderCarrierHandler(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ingredients/{index} || /Pharmacyqueue/ingredients/{index} || /pharmacyqueue/ingredients/{index}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.viewMoreIngredients(java.lang.Integer) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ingredientSearch || /Pharmacyqueue/ingredientSearch || /pharmacyqueue/ingredientSearch],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.searchIngredients(com.ssa.cms.model.DrugBrand) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/updateprofile || /Pharmacyqueue/updateprofile || /pharmacyqueue/updateprofile],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.editProfileHandler(com.ssa.cms.model.Pharmacy,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/orderingredients/{transactionNo} || /Pharmacyqueue/orderingredients/{transactionNo} || /pharmacyqueue/orderingredients/{transactionNo}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getIngredientsHandler(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/sendNotifyAdmin || /Pharmacyqueue/sendNotifyAdmin || /pharmacyqueue/sendNotifyAdmin],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.sendNotifyAdmin(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/uploadDrugDetail || /Pharmacyqueue/uploadDrugDetail || /pharmacyqueue/uploadDrugDetail],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.uploadDrugDetail(java.lang.Long,java.lang.Long,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/calculateDrugDetailPrice || /Pharmacyqueue/calculateDrugDetailPrice || /pharmacyqueue/calculateDrugDetailPrice],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.calculateDrugDetailPrice(java.lang.Integer,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/careGiverList || /Pharmacyqueue/careGiverList || /pharmacyqueue/careGiverList],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getCareGiverList(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/patientActivities || /Pharmacyqueue/patientActivities || /pharmacyqueue/patientActivities],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getpatientActivitiesList(javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/bloodPressureDetails || /Pharmacyqueue/bloodPressureDetails || /pharmacyqueue/bloodPressureDetails],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getBloodPressureDetails(javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/newMemberRequest1 || /Pharmacyqueue/newMemberRequest1 || /pharmacyqueue/newMemberRequest1],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfNewMemberRequest1(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/newMemberRequest || /Pharmacyqueue/newMemberRequest || /pharmacyqueue/newMemberRequest],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfNewMemberRequest(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/interpretedImages || /Pharmacyqueue/interpretedImages || /pharmacyqueue/interpretedImages],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfInterpretedImages(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/waitingPtResponse || /Pharmacyqueue/waitingPtResponse || /pharmacyqueue/waitingPtResponse],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfWaitingPtResponse(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/responseReceived || /Pharmacyqueue/responseReceived || /pharmacyqueue/responseReceived],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfResponseReceived(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/firstQueueInfo || /Pharmacyqueue/firstQueueInfo || /pharmacyqueue/firstQueueInfo],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=UTF-8],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.populateFirstQueueInformation(java.lang.Integer,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/processRequest || /Pharmacyqueue/processRequest || /pharmacyqueue/processRequest],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfProcessRequest(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/shippingDelivery || /Pharmacyqueue/shippingDelivery || /pharmacyqueue/shippingDelivery],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfShippingDelivery(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/cancelledRequest || /Pharmacyqueue/cancelledRequest || /pharmacyqueue/cancelledRequest],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfCancelledRequest(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/listing || /Pharmacyqueue/listing || /pharmacyqueue/listing],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=UTF-8],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.filterRecordListing(int,int,int,javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/getQuestionAnswer || /Pharmacyqueue/getQuestionAnswer || /pharmacyqueue/getQuestionAnswer],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getQuestionAnswer(java.lang.String) 2024-02-15 10:30:29 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/logout || /Pharmacyqueue/logout || /pharmacyqueue/logout],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.logout(org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:30 INFO RequestMappingHandlerAdapter:518 - Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 10:30:19 EST 2024]; root of context hierarchy 2024-02-15 10:30:30 INFO RequestMappingHandlerAdapter:518 - Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 10:30:19 EST 2024]; root of context hierarchy 2024-02-15 10:30:30 INFO SimpleUrlHandlerMapping:314 - Mapped URL path [/resources/**] onto handler 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0' 2024-02-15 10:30:30 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/pdf-view.xml] 2024-02-15 10:30:30 INFO GenericWebApplicationContext:510 - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@7c81e4a7: startup date [Thu Feb 15 10:30:30 EST 2024]; parent: WebApplicationContext for namespace 'dispatcher-servlet' 2024-02-15 10:30:30 INFO DispatcherServlet:503 - FrameworkServlet 'dispatcher': initialization completed in 11573 ms 2024-02-15 10:30:36 INFO RequestFilter:32 - Begin: RequestFilter -> FilterConfig: Filter Created ################### @@@@@@@@@@@@@@@@@@@@@@ 2024-02-15 10:30:36 INFO DispatcherServlet:484 - FrameworkServlet 'dispatcher': initialization started 2024-02-15 10:30:36 INFO XmlWebApplicationContext:510 - Refreshing WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 10:30:36 EST 2024]; root of context hierarchy 2024-02-15 10:30:36 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/dispatcher-servlet.xml] 2024-02-15 10:30:36 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/jobs.xml] 2024-02-15 10:30:37 INFO PropertyPlaceholderConfigurer:172 - Loading properties file from ServletContext resource [/properties/database.properties] 2024-02-15 10:30:37 INFO DriverManagerDataSource:133 - Loaded JDBC driver: com.mysql.jdbc.Driver 2024-02-15 10:30:37 INFO LocalContainerEntityManagerFactoryBean:339 - Building JPA container EntityManagerFactory for persistence unit 'default' 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/AutoOrderPlacement],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.OutBoundOrderPlacement.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/AutoOrderPlacement],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.OutBoundOrderPlacement.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericAnonymousResponseHandler],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.PMSGenericAnonymousResponseHandlerServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericAnonymousResponseHandler],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.PMSGenericAnonymousResponseHandlerServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericTextFlow],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericTextFlowServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericTextFlow],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericTextFlowServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericYesResponseWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericYesResponseServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PMSGenericYesResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.servlet.PMSGenericYesResponseServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widget],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto protected void com.ssa.cms.servlet.WidgetServlet.doGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widget],methods=[POST],params=[],headers=[],consumes=[],produces=[application/xml],custom=[]}" onto public void com.ssa.cms.servlet.WidgetServlet.doPost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/InstantWS],methods=[POST],params=[],headers=[],consumes=[application/xml],produces=[],custom=[]}" onto public com.ssa.cms.service.Result com.ssa.cms.service.TestWebService.request(com.ssa.cms.service.Request) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.shippingMilesList() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.addRecord(com.ssa.cms.model.PharmacyZipCodes,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.editRecord(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/load/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ShippingMilesController.getDeliveryPreferencesDistanceById(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/getDeliveryDistances/{id}/{dprefId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ShippingMilesController.getDeliveryDistances(java.lang.Integer,java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingMiles/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ShippingMilesController.add() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeReport.messageTypeReportList() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/displayMessage],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.handleRequest(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/support || /run || /orderDetailList],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.showPage(com.ssa.cms.model.SupportModel) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/run],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.runProcess(com.ssa.cms.model.SupportModel,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/upload],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.uploadImage(com.ssa.cms.model.SupportModel,javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartFile) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/runWidget],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.runWidget(com.ssa.cms.model.SupportModel,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/executeRedempiton],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.executeRedempitonEmdeon(com.ssa.cms.model.SupportModel,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/QRCode],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.getQRWidget(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/QRCode],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.WidgetPortal(com.ssa.cms.model.SupportModel,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/importFile],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.importFile(com.ssa.cms.model.SupportModel,java.util.List,javax.servlet.http.HttpServletRequest) throws java.io.FileNotFoundException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/delPatientProfile],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.delPatientProfile(java.lang.String,java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendMsgs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.appMsgs(com.ssa.cms.model.SupportModel) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderDetailList],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SupportController.orderDetailList(com.ssa.cms.model.SupportModel) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderFillDate],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.updateOrderFillDate(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendRefillReminderMsg],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.sendRefillReminderMsg(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/searchPatient],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SupportController.searchhPatient(java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.getRecord(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.pharmaciesList() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.deleteRecord(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.saveOrUpdate(com.ssa.cms.model.CMSDocuments,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,org.springframework.web.multipart.MultipartFile) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cMSDocuments/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSDocumentController.add() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResponseSetupController.responseList() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ResponseSetupController.addEdit(com.ssa.cms.model.Response,org.springframework.ui.Model) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResponseSetupController.editResponse(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/deleteValidResponse/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.ResponseSetupController.deleteValidResponseHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ResponseSetupController.saveResponse(com.ssa.cms.model.Response,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/response/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResponseSetupController.deleteResponse(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.addEdit(com.ssa.cms.model.SmtpServerInfo,org.springframework.validation.BindingResult) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.smtpList(com.ssa.cms.model.SmtpServerInfo) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SmtpSetupController.saveSmtp(com.ssa.cms.model.SmtpServerInfo,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.editSmtp(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/smtp/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SmtpSetupController.deleteSmtp(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/report/view],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ReportController.view() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/report/view],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ReportController.populateRecord(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/report/export],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ReportController.exportExcel(java.util.Date,java.util.Date,java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.IntervalTypeSetupController.addEdit(com.ssa.cms.model.IntervalsType,org.springframework.ui.Model) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IntervalTypeSetupController.intervalTypeList() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.IntervalTypeSetupController.saveInterval(com.ssa.cms.model.IntervalsType,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IntervalTypeSetupController.editInterval(java.lang.Integer,com.ssa.cms.model.IntervalsType) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IntervalTypeSetupController.deleteInterval(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/intervalsType/deleteInterval/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.IntervalTypeSetupController.deleteIntervalHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.listRole(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.editRole(java.lang.Integer,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RoleController.saveRole(com.ssa.cms.model.RoleTypes,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.deleteRole(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/role/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RoleController.addRole(com.ssa.cms.model.RoleTypes,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/delivery/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryPreferencesController.loadPage() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/delivery/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryPreferencesController.save(com.ssa.cms.model.DeliveryPreferences,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/terms || /help || /privacy || /policy || /esp],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.TermsController.viewPageUnderConstruction() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.savePharmacy(com.ssa.cms.model.Pharmacy,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.pharmaciesList() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.editPharmacy(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/pharmacy/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PharmacyController.add() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientProfileList() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/searchPatient],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.searchhPatient(com.ssa.cms.model.DeleteRecord,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/registration],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewRegistrationPageHandler(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/creditcardinfo],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewCreditCardPage(com.ssa.cms.model.PatientProfile,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/creditcardinfo],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewCreditCardInfoPageHandler(com.ssa.cms.model.PatientProfile,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/uploadcard],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.uploadCardPageLoader(com.ssa.cms.model.PatientProfile,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/uploadimage/{target}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.ssa.cms.controller.PatientProfileController.uploadInsuranceCardImage(javax.servlet.http.HttpServletRequest,java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/save],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.savePatientInfoHandler(com.ssa.cms.model.PatientProfile,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/view/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientInfo(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/update],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.updatePatientInfoHandler(com.ssa.cms.model.PatientProfile,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/frontSideCard/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.PatientProfileController.getFrontCard(javax.servlet.http.HttpServletResponse,java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/backSideCard/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.PatientProfileController.getBackSideCard(javax.servlet.http.HttpServletResponse,java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/detail],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientProfileList1() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/detail/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientProfileInfo(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientProfileHealth],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.savePatientProfileHealth(java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/getPatientShippingAddress],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.getPatientShippingAddress(java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientShippingAddress],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.savePatientShippingAddress(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientInsurance],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.savePatientInsurance(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/getPatientInsurance/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.getPatientInsurance(java.lang.Long) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/savePatientNotes],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Boolean com.ssa.cms.controller.PatientProfileController.savePatientNotes(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/checkPatientIdExists],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Boolean com.ssa.cms.controller.PatientProfileController.checkPatientIdExists(java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/getPatientDependant/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.getPatientDependant(java.lang.Integer) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.ssa.cms.controller.PatientProfileController.savePatientNotifiction(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/populateProcessedOrdersDetail/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.populateProcessedOrdersDetail(java.lang.Integer,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/exportPdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.exportPdf(java.lang.String,java.util.Date,java.util.Date,java.lang.String,java.lang.String,java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientBasicReport],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientBasicReport() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientBasicReport],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientBasicReport(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) throws java.text.ParseException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientEnhancedReport],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.patientEnhancedReport() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/patientEnhancedReport],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.viewPatientEnhancedReport(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePatientrecorByPhone],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeleteRecordByPhone(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePatientByEmail],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeleteRecordByEmail(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePracticerecorByPhone],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeletePracticeRecordByPhone(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deletePracticeRecordByLicenseNo],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.DeletePracticeRecordByLicenseNo(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/updatePatientAllergies],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PatientProfileController.updatePatientInfoAllergies(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/deleteRecord],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.deleteRecord(com.ssa.cms.model.DeleteRecord,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patient/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PatientProfileController.deleteRecord(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rewardPoints/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RewardPointsSetupController.loadPage() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rewardPoints/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RewardPointsSetupController.save(com.ssa.cms.model.RewardPoints,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/laker/{type}/{fromdate}/{todate}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.LakerService.lakerDrf(java.lang.String,java.lang.String,java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.addEdit(org.springframework.ui.Model) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/saveGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.saveGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/saveBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.saveBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/edit/{brandNameId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.editDrug(org.springframework.ui.Model,java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/importlist],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.importDrugList(org.springframework.web.multipart.MultipartFile,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/deletedrugdetail/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.deletedrugDetail(java.lang.String,javax.servlet.http.HttpServletRequest,java.lang.Long) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/updatedrugdetail/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.updatedrugDetail(java.lang.String,javax.servlet.http.HttpServletRequest,java.lang.Long) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/importDrugFile],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.importDrugFile() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/importDrugFile],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.importDrugFile(com.ssa.cms.model.SupportModel,java.util.List,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.FileNotFoundException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloaddocument],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.DrugSetupController.downloadDocument(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloaddocument],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.downloadDocument(java.lang.Long,int,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloadimage],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.downloadImage(java.lang.Long,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/downloadimage],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.DrugSetupController.downloadImage(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchDrugGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchDrugGenericByName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchDrugForm],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchDrugForm(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/searchDrugPacking],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.searchDrugPacking(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/deleteDrug/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.DrugSetupController.getCampaignHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/list/drugdata],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.retrieveDrugList(java.lang.String,java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/list/searchdrugdata],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.searchDrugList(java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/uploaddrugdocument],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.uploadDrugDocument(org.springframework.web.multipart.MultipartFile,java.lang.Long,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/retrieveDrug/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.retrieveDrugDetail(java.lang.Long) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.saveDrug(com.ssa.cms.bean.drug.setup.DrugSetupAddBean,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/delete/{brandNameId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugSetupController.deleteDrug(org.springframework.ui.Model,java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupController.drugList() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugBrand/uploadDrug],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto com.ssa.cms.model.JsonResponse com.ssa.cms.controller.DrugSetupController.upload(java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.saveSurvey(com.ssa.cms.model.Survey,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,org.springframework.web.multipart.MultipartFile[],javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.addSurvey() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/edit/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.editSurvey(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/addQuestions],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.openSurveyQuestionDialog(com.ssa.cms.model.Survey,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/associate/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.associateSurveyQuestions(java.lang.Integer) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/testSms],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.sendTestSms(com.ssa.cms.model.Survey,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/takeSurvey/{surveyId}/{communicationId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.takeSurvey(java.lang.Integer,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/submitSurvey],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.submitSurveyResponse(com.ssa.cms.model.Survey,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.deletetSurvey(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/survey/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyController.getResponseList() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.saveSurveyQuestion(com.ssa.cms.model.SurveyQuestion,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.deleteSurveyQuestion(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.viewSurveyQuestionList() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.addSurveyQuestion() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyQuestion/edit/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyQuestionController.editSurveyQuestion(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.saveSurveyResponse(com.ssa.cms.model.SurveyResponseType,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/associatedResponses/{responseTypeId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.SurveyResponseSetupController.getResponsesByResponseType(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.viewSurveyResponseList() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.viewSurveyResponse() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.editSurveyResponse(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseSetupController.deletetSurveyResponse(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponse/isdelete/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.SurveyResponseSetupController.getDeleteResponseHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/view],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.view() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/view],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.populateRecord(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) throws com.itextpdf.text.DocumentException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/exportExcel],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.exportExcel(java.util.Date,java.util.Date) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/inAppReport/exportPdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.InAppNotificationReportController.exportPdf(java.util.Date,java.util.Date,java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/detail/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.orderDetail(java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/excelDownload.xls],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.exportExcel(int,int,java.lang.String,java.lang.String) throws java.text.ParseException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/placeorder/{transactionNumber}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewPlaceOrder(com.ssa.cms.model.Order,java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/summary],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewOrderSummary(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/status/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewOrderStatus(java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.listUser(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest) throws java.text.ParseException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/list],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.viewOrderList(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest) throws java.text.ParseException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/add/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.addOrderDetail(com.ssa.cms.model.Order,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,org.springframework.web.multipart.MultipartFile) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/comments/{orderId}/{orderStatusId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.OrderController.getCommentsHandler(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/update/{orderId}/{status}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.updateOrderStatusHandler(java.lang.String,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/pdfDownload.pdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.exportPDF(int,int,java.lang.String,java.lang.String) throws java.text.ParseException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/getLogo/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.OrderController.getLogo(javax.servlet.http.HttpServletResponse,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/prescription/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.OrderController.sendPrescriptionOrder(java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/dashboard],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DashboardController.loadPageHandler() throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/optOutRefillReminderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.optOutRefillReminder(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/savePatientPreferenceWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.savePatientPreference(java.lang.String,java.lang.Integer,boolean) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addResponseToNotificationMessageWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addResponseToNotificationMessage(java.lang.String,java.lang.String,java.lang.Integer,java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/markCurrentAddressAsDefaultWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.markCurrentAddressAsDefault(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteCurrentAddressWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteCurrentAddress(java.lang.String,int) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ResetPasswordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.ResetPassword(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDoctorsListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDoctorsList(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addAppointmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addAppointment(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cancelAppointmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.cancelAppointment(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationWs(java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/verifyMobileNoWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendVerificationCode(java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateAllergiesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateAllergies(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateInsuranceCardWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getStatesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getStates() throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateDeliveryAddressWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateDeliveryAddressWs(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveDrugSearchesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveDrugSearchesWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/clearDrugSearchesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteDrugSearchesById(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/refillModuleWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveRefillModule(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteAccountWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteAccountWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePersonalDetailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePersonalDetails(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugRecordWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugRecord(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugRecordDetailWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugRecordDetail(java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationMessagesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getAllNotificationMessages(java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveRxTransferVideoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveRxTransferVideoWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.Integer,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.util.List,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationDeatilViewWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationDeatilViewWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateNotificationMessagesStatusWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateNotificationMessagesStatus(java.lang.String,java.lang.Integer,int,int) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getIsReadNotificationMessagesCountWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getIsReadNotificationMessagesCountWs(java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveTransferRxPointsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveTransferRxPoints(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getMyRewardsPointWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getMyRewardsPointWs(java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/placeRxOrderDetailsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.placeRxOrderDetailsWs(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateRxOrderDetailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.placeRxOrderDetailsWs(java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,java.lang.Boolean,java.lang.Long[],java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveRxTransferWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveRxTransferRequest(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPlaceRxOrderDetailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPlaceRxOrderDetailsWs(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getRedeemPointsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRedeemPointsWs(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getQuickStatsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getQuickStatsWs(java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getFilledRxHistoryWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getFilledRxHistory(java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/viewOrderReceiptWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.viewOrderReceiptWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNoInsurancesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNoInsurancesWs(java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/GetRefillRxListWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRefillRxList(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shippingAddressWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deliveryAddressesWs(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/GetPtAddressWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDeliveryAddressWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/calculateZipCodeDistanceWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.calculateZipCodeDistance(java.lang.Integer,java.lang.String,java.lang.String,boolean) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/confirmPaymentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.confirmRxTransferPayment(java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,java.lang.String,java.lang.String,java.lang.Long[],java.lang.String,java.lang.Boolean) throws java.io.IOException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/clearAllDrugSearchesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.clearAllDrugSearchesWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addBloodGlucoseResultWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveBloodGlucoseResultWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/noThanksWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.noThanksWs(java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteRxTransferRecordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteRxTransferRecordWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/shareWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.share(java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/confirmOrderWs/{transferno}],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.confirmOrderWs(java.lang.String,java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNonArchivedNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNonArchivedNotification(java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getArchivedNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getArchivedNotification(java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationWithPaginationWs],methods=[],params=[skip && limit],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationWithPagination(java.lang.String,int,int,org.springframework.web.util.UriComponentsBuilder,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getWaitingResponseNotificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=utf-8],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getWaitingResponseNotificationWs(java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getNotificationMessagesTextByIdWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=utf-8],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getNotificationMessagesTextByIdWs(java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getAtDoctorTextWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=utf-8],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getAtDoctorTextWs() throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendEmailWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendEmailWs(java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/refillRequestWs],methods=[],params=[],headers=[],consumes=[application/json],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveBatchRefillModule(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getTotalCountWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getActiveOrderWs(java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/acceptLowerCostWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.acceptLowerCost(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/acceptLowerCostLaterWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.acceptLowerCostLater(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/preAuthorizeRefillWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.preAuthorizeRefill(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/distcontinueFutureMessagesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.distcontinueFutureMessages(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/continueWaitWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.continueWait(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/changeOrderStatusWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.changeOrderStatus(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateMFRWithOrderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateMFRWithOrder(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateDeliveryPerformanceWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateDeliveryPerformance(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderDeliveryTimeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateDeliveryTime(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/stopRefillReminderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.stopRefillReminder(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/downloadYearEndStatementWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.downloadYearEndStatement(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendEmailsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendEmailsWs(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getCopyDrugLookUpWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getCopyDrugLookUpList(java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addInsuranceCard1Ws],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addInsuranceCard1Ws(java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/loadPatientPreferencesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.loadPatientPreferences(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePOAWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePOAWs(java.lang.String,java.lang.Integer,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addCareTakerWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addCareTakerWs(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Boolean,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.lang.String,java.lang.String,java.lang.String,java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientProfileWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPatientProfileWs(java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientProfile2Ws],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPatientProfile2Ws(java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/msgResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.msgResponseWs(java.lang.String,java.lang.String,java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateHandDeliveryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateHandDelivery(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderPrimeryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePrimeryOrder(java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/generateDeviceToken],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.generateDeviceToken(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getServerTimeWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getServerTime(java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderImagesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateOrderImagesWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,java.util.List,java.lang.Integer,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePasswordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePassword() throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateCareTakerImageWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateCareTakerImge(java.lang.String,java.lang.Integer,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateCareTakerExpiryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateCareTakerExpiryWs(java.lang.String,java.lang.String,java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/populateReadyToDeliveryRxWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.populateReadyToDeliveryRxWs(java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/confirmReadyToDeliveryRxWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.confirmReadyToDeliveryRxWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/GetPatientInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.populatePatientDataWs(java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patientEnrollmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientEnrollmentWs(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException,javax.servlet.ServletException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/forgotPasswordWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.forgotPasswordWs(java.lang.String) throws java.io.IOException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addBloodGlucoseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addBloodGlucoseWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/glucoseHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.glucoseHistory(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patientActivitesCountWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientActivitesCountWs(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addBloodPressureWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addBloodPressureWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/bloodPressureHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.bloodPressureHistoryWs(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addPatientBodyMassWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientBodyMass(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/bodyMassResultHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.bodyMassResultHistory(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addPatientHeartPulseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addPatientHeartPulseWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/heartPulseResultHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.heartPulseResultHistoryWs(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIWeeklyFilterAvgWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.BMIWeeklyFilterWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIYearFilterWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.BMIYearFilterWs(java.lang.String,int,java.lang.String,java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIMonthlyFilterWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.BMIMonthlyFilterWs(java.lang.String,int,java.lang.String,java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/BMIWeeklyFilterDetailWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.BMIWeeklyFilterDetailWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getQuestionsWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.getQuestionsWs(java.lang.String,java.lang.String,int) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/SurveyListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto com.ssa.cms.model.JsonResponse com.ssa.cms.controller.PatientWsControllers.SurveyListWs(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.surveyNotificationWs(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/allergyListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.allergyListWs(java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getQuestionAnsListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.getQuestionAnsListWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/QuestionReplyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.getQuestionReplyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addUpdateAddressWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.addAddressWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteAndUpdateAllergyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteAndUpdateAllergyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/duePaymentOrderListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.duePaymentOrderList(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deletePatientWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deletePatientWs(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ActivitiesHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.ActivitiesHistoryWs(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderStatusWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateOrderStatusWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderPlaceNotificationWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderPlaceNotificationWs(int,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyPlaceNotificationWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderPlaceNotificationWs(int) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderQuestionInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderQuestionInfoWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.String,java.lang.Long) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/unSubscribeWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.unSubscribeWs(int) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/faQuestionsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/jason],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getFAQuestionsWS(java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/questionsListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.orderQuestionsWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/questionsAnswerListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.questionsAnswerWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PatientRecentActivityWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientRecentActivity(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PatientPointsUpdateWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientRefillPoint(java.lang.String,java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientHealthHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientHealthHistory(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientMedicationHistoryWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientMedicationHistory(java.lang.String,java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/answerAlertNotificationWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.answerAlertNotificationWs(int,java.lang.Integer) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPatientActivityHistoryByDateWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.PatientActivityHistoryByDate(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getSurveyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getSurveyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rewardsHistoryListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.rewardsHistoryListWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteNotificationMessageWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteNotificationMessage(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/acceptTermsAndConditionWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.acceptTermsAndCondition(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getSurveyDetailByIdWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getSurveyListByPatientSecurityToken(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getSurveyListByPatientIdWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getSurveyListByPatientIdWs(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/submittSurveyResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.submittSurveyResponse(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendNotificationByPharmacyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRxAdvisory(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/patientMessgeReplyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.patientMessgeReplyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/repaeatRefillReminderManuallyWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.repaeatRefillReminderManuallyWs() throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendAppUrlLinkSMSWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendAppUrlLinkSMSWs(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addvistorInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addVistorInfo(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/wayOfCommunicationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.wayOfCommunication(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxReporterNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.rxReporterNotification(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getReporterCommunicationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getReporterCommunicationWs(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/submittRxReporterSurveyResponseWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.submittRxReporterSurveyResponse(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendRxReporterClinicalAdvisoryNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRxReporterClinicalAdvisoryNotification(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cancelOrderWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.cancelOrderWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getUserMessgeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getUserMessge(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateOrderAndGenralQuestionsWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateOrderAndGenralQuestions(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getReporterSessionListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getReporterSessionList(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getReporterMessageListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getReporterMessageLis(java.lang.Integer) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendRefillReminderManuallyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRefillReminderManually(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getRefillDoneOrdersListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRefillDoneOrders(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getRefillDueOrdersListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getRefillDueOrders(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateNotificationMessagesWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateNotificationMessagesWs(java.lang.String,java.lang.Integer,int,int) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addMessgeInfoForHcpWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addMessgeInfoForHcpWs(java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.String,java.lang.Long,java.lang.Integer,java.lang.Long) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getHcpUserMessgeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getHcpUserMessgeWs(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/hcpQuestionsAnswerListWs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.hcpQuestionsAnswerListWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPhysicianListWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPhysicianListWs(java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/sendHCPGenralMessageNotificationWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendHCPGenralMessageWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deleteSurveyWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.deleteSurveyWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDuplicateSurveyDetialWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDeuplicateSurveyDetial(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/fethDrugDetialWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.fethDrugDetialWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getPhysicianListWithDetialWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPhysicianListWithDetialWs(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/nextRefillReminderManuallyWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.sendRefillReminderMsg(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/accountVerificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.accountVerification(java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/emailVerificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.emailVerification(java.lang.Integer,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ageVerificationWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.ageVerification(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updateProfileWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updateProfile(java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/askQuestionWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.questionPlace(java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/orderCancelledWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.cancelOrder(java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/createProfileWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.createProfile(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException,java.text.ParseException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDeliveryPrefrencesWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDeliveryPrefrences() throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/insuranceCardInfoWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.insuranceCardInfo(java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getContentsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPageContents(java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/reSendVerificationCodeWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.resendVerificationCode(java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/loginTokenBasedWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.loginTokenBased(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/addInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.addInsuranceCardWs(java.lang.String,java.lang.String,java.lang.String,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/archiveInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.archiveInsuranceCardWs(java.lang.String,java.lang.Long) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatPrimaryInsuranceCardWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatPrimaryInsuranceCardWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getInsuranceCardsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getInsuranceCardsWs(java.lang.String,java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugInfoWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugLookUpList(java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDrugLookUpWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDrugLookUpList(java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/yearEndStatmentWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.yearEndStatmentWs(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getProfileDetailsWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getProfileDetails(java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/updatePrescriberWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.updatePrescriber(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/saveNewDrugWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.saveNewDrug(java.lang.String) throws java.io.IOException,java.text.ParseException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getDiseaseListWs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getDiseaseList() throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/getProfileWs],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.getPatientProfile(java.lang.Integer) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/loginWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.login(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/logoutWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.PatientWsControllers.logout(java.lang.String,java.lang.String) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WidgetUserSetupController.widgetUserList(com.ssa.cms.model.WidgetUser) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WidgetUserSetupController.editWidgetUser(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.WidgetUserSetupController.addEdit(com.ssa.cms.model.WidgetUser,org.springframework.ui.Model) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.WidgetUserSetupController.saveWidgetUser(com.ssa.cms.model.WidgetUser,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/widgetUser/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WidgetUserSetupController.deleteWidgetUser(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.drugAdditionalMarginList() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.editDrugAdditionalMargin(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.addRecord(com.ssa.cms.model.DrugAdditionalMargin,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.deleteDrugAdditionalMargin(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/load/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.DrugAdditionalMarginController.getDrugAdditionalMarginPricesByDrugBrandId(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drugAdditionalMargin/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugAdditionalMarginController.add() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.EventSetupController.editEvent(javax.servlet.http.HttpServletRequest,java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.EventSetupController.getEventlist(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.EventSetupController.saveUpdateEvent(com.ssa.cms.model.Event,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/event/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.EventSetupController.deleteEvent(javax.servlet.http.HttpServletRequest,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.editIndustry(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.addEdit(com.ssa.cms.model.Industry,org.springframework.validation.BindingResult) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.saveIndustry(com.ssa.cms.model.Industry,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.deleteIndustry(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/industry/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.IndustrySetupController.getIndustryList() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.saveSurveyResponseType(com.ssa.cms.model.SurveyResponseType,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.getResponseTypeList() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.addSurveyResponseType() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.editSurveyResponseType(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/surveyResponseType/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.SurveyResponseTypeController.deletetSurveyResponseType(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.transferDetailList() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugDetail],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/view/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.viewRxTransferDetail(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/view],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.saveRxTransferDetail(com.ssa.cms.model.TransferDetail,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugStrength/{drugName}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populatedDrugStrengthValue(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugTypeAndName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugTypeAndName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugDetailByDrugTypeAndName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugDetailByDrugTypeAndName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/calculatePointsFromProfit],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.calculatePointsFromProfit(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateQtyByStrengthAndDrugName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateQtyByStrength(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugDetailByGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugDetailByGCN(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugDetailByMultiGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugDetailByMultiGCN(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugQtyByGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugQtyByGCN(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadNextImage/{orderId}/{imageId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadNextDrugImage(javax.servlet.http.HttpServletRequest,java.lang.String,int) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadPrevImage/{orderId}/{imageId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadPrevDrugImage(javax.servlet.http.HttpServletRequest,java.lang.String,int) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugFormByDrugBrandName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugTypeByDrugBrandName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadFinancialReportParams],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadFinancialReportParams(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/loadFinancialCycleInfo],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.loadFinancialCycleInfo(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/exportPdfFinancial],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.exportPdf(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/exportPdfTransactional],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.RxTransferController.exportPdf(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugBrandByName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugBrandByName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugByNameSearch],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugByNameSearch(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugBrandId],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugBrandId(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugByDrugType],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugByDrugType(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/saveInstantNotification],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public boolean com.ssa.cms.controller.RxTransferController.saveInstantNotification(java.lang.Integer,java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugDefaultQtyByStrength],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugDefaultQtyByStrength(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/searchDrugBasicPrice],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.searchDrugBasicPrice(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/populateDrugByDrugGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.populateDrugByDrugGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/rxTransfer/updateDrugInfoInOrder],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.RxTransferController.updateDrugInfoInOrder(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/email/getRecord/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CMSEmailSetupController.getRecord(java.lang.Integer) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/email/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSEmailSetupController.saveOrUpdate(com.ssa.cms.model.CMSEmailContent,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/email/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSEmailSetupController.add() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/permission/save],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResourcePermissionController.saveResourcePermission(com.ssa.cms.model.AppResourceObjectPermissions,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/permission/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResourcePermissionController.load(com.ssa.cms.model.AppResourceObjectPermissions,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/permission/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ResourcePermissionController.load(com.ssa.cms.model.AppResourceObjectPermissions,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/exchangejson],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.util.Map com.ssa.cms.controller.UserController.onBrandChange(java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/edit/{id}/{isAdmin}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.editUser(com.ssa.cms.model.Users,java.lang.Integer,boolean,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.addEditUser(com.ssa.cms.model.Users,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/loadPharmacies],methods=[GET],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.UserController.populatePharmacies(org.springframework.web.servlet.ModelAndView) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/savepassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.UserController.savePassword(com.ssa.cms.model.Users,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/delete/{id}/{isAdmin}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.deleteRole(java.lang.Integer,boolean,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/changepassword/{id}/{isAdmin}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.changePassword(com.ssa.cms.model.Users,java.lang.Integer,boolean,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.UserController.listUser(com.ssa.cms.model.Users,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/user/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.UserController.save(com.ssa.cms.model.Users,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/order/search],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WelcomeController.OrderSearch(org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ || /index],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.WelcomeController.index(javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.edit(com.ssa.cms.model.Campaigns,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/excelDownload.xls],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.exportExcel(int,int) throws java.text.ParseException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/sendSMS],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.sendTestSMS(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/surveyList/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.getSurveyHandler(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/{communicationPath}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.advanceSave(com.ssa.cms.model.Campaigns,java.lang.String,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/{type}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.advanceEdit(com.ssa.cms.model.Campaigns,java.lang.Integer,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/list/{type}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.listCampaign(com.ssa.cms.model.Campaigns,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/list],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.listCampaigns(com.ssa.cms.model.Campaigns,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/graph],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.showFolderGraph(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/clone/{campaignId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.createClone(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/sendEmail],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.sendTestEmail(org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/surveyReports],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.surveyReports(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/patientNoOrderReport],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.patientNoOrderReport(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/surveyReports],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.generateSurveyReports(com.ssa.cms.model.Campaigns,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/moveDown/{messageTypeId}/{type}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.updateMoveDownSortOrder(java.lang.Integer,java.lang.String,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/moveUp/{messageTypeId}/{type}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.updateMoveUpSortOrder(java.lang.Integer,java.lang.String,java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/exportInActivePatientReports],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.exportInActivePatientReport(java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/saveCampaignMsgs],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.saveCampaign(java.lang.Integer,java.lang.Integer,java.lang.Integer[],java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/pdfDownload.pdf],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CampaignController.exportPDF(int,int) throws java.text.ParseException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.add(com.ssa.cms.model.Campaigns,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/campaign/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CampaignController.save(com.ssa.cms.model.Campaigns,org.springframework.validation.BindingResult,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/CmsPageContent/getRecord/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CMSContentController.getRecord(java.lang.Integer) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/CmsPageContent/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSContentController.saveOrUpdate(com.ssa.cms.model.CMSPageContent,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/CmsPageContent/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CMSContentController.add() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.addEdit(com.ssa.cms.model.Folder,org.springframework.validation.BindingResult) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.CommunicationFolderSetupController.saveCommunicationFolder(com.ssa.cms.model.Folder,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.getCommunicationFolderlist() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.editCommunicationFolder(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/folder/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.CommunicationFolderSetupController.deleteBrand(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/notfound],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.notfound() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/notauthorized],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.notauthorized() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/login || /admin || /Admin],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.LoginController.addCustomer(com.ssa.cms.model.Users,org.springframework.ui.Model,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.String,java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/login || /admin || /Admin],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.login() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/logout],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.LoginController.logout(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/drug/setup/manage],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DrugSetupManageController.manageDrug() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/edit/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.edit(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.addEdit(com.ssa.cms.model.MessageType,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/list],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.messageTypeList(com.ssa.cms.model.MessageType) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/delete/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.MessageTypeSetupController.deleteBrand(java.lang.Integer,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/messageType/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.MessageTypeSetupController.saveMessageType(com.ssa.cms.model.MessageType,org.springframework.validation.BindingResult,org.springframework.ui.Model,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/updatePatientAllergies/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.updatePatientAllergies(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,int) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateProcessedOrdersDetail/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateProcessedOrdersDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceList],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceList(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/lookup],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.lookupPharmacy(com.ssa.cms.model.PharmacyLookup) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/calculateDrugPrice],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.calculateDrugPrice(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/postAnswer],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.updateOrderStatus(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/updateorderstatus/{id}/{patientId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.updateOrderStatus(javax.servlet.http.HttpServletRequest,java.lang.Integer,int) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/updateorderstatus/{id}/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.updateOrderStatus(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,java.lang.Integer,int) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/aboutUs],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.viewPage() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/privacyPolicy],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.privacyPolicy() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/patientHistory/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.linkPatientHistory(int,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/documents],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.documents() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/rxDetailRefillHandler/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.rxDetailRefillHandler(int,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/rxDetailHandler],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.rxDetailHandler(java.lang.String,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/rxDetail/{orderId}/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.rxDetailLink(java.lang.String,int,com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,java.lang.String,java.lang.Integer,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/optIn],methods=[],params=[],headers=[],consumes=[],produces=[text/plain],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.consumerPortal(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/documents/{index}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.viewMoreDocuments(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/termscondition],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.termsCondition() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/createaccount],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.createAccount() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/search],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.searchDocument(com.ssa.cms.model.CMSDocuments) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/download/{id}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public void com.ssa.cms.controller.PortalController.downloadDocuments(java.lang.Integer,javax.servlet.http.HttpServletResponse) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/signup],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadRegistration1PageHandler() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyRegistration],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.registration2PageLoadHandlerGet(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyRegistration],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.registration2PageLoadHandler(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/addConsumer],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.addUserHandler(com.ssa.cms.model.Pharmacy,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotpassword],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadForgotPasswrdPageHandler() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotpassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.forgotPasswordHandler(com.ssa.cms.model.Pharmacy) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotusername],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadForgotUserNamePageHandler() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotusername],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.forgotUserNameHandler(com.ssa.cms.model.Pharmacy) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/forgotUserNamePassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.forgotUserNamePasswordHandler(com.ssa.cms.model.Pharmacy) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.sendPharmacyNotification(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/pharmacyNotifictionHistory],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getOrderwisePharmacyNotifications(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/getpharmacyNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getPharmacyNotification(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/popUpWind/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.popUpPatientAllergies(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,int) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/loadDeliveryPrefFee/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.loadDeliveryPrefFee(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/sendinappnotification/{orderId}/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.sendInAppMessage(java.lang.String,javax.servlet.http.HttpServletRequest,java.lang.String,int) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/sendInAppMessageWithFile/{orderId}/{patientId}],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.sendInAppMessageWithFile(java.lang.String,int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,int,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,org.springframework.web.multipart.MultipartFile,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/getInAppMsg],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getMsgTextService(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/orderReceipt/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.getOrderReceipt(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/calculateFinalPtPay],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.calculateFinalPtPay(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/retrievecampaign/],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.retrieveCampaign(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceListUsingId],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceListUsingId(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/udateMultiDrugPrices],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.udateMultiDrugPrices(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceListUsingGCN],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceListUsingGCN(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/estimateDrugPriceListUsingDrugName],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.estimateDrugPriceListUsingDrugName(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateDrugDetailByBrandOrGenericName],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateDrugDetailByBrandOrGenericName(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/queuePatientDetailPage/{patientId}/{dependentId}/{selectedTab}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.linkPatientHistory2(int,int,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/queuePatientDetailPage],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.getQueuePatientDetailPage(com.ssa.cms.dto.BaseDTO,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/cancelOrder/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.cancelOrderById(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/refillOrders/],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.refillOrders(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/multirxOrder/{patientId}/{orderId}/{waiveDeliveryFee}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getMultiRxOrder(int,int,int,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/newOnlineRxDetail/{patientId}/{dependentId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.newOnlineRxDetail(int,int,com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/saveOnlineOrder/],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.saveOnlineOrder(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/patientDetailByMobileNumber/{mobileNumber}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.getPatientDetailByMobileNumber(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateMultiRxOrdersDetail/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateMultiRxOrdersDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateOrdersWithSameDeliverPref/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateOrdersWithSameDeliverPref(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/populateShippingQueue/{orderId}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateShippingQueueDetail(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/calculateShippingFee],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json;charset=UTF-8],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.calculateShippingFee(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/validateZip/{zip}/{state}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.populateStateByZip(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/faq],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.FAQ() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/multiRxDelivery/{orderId}/{patientId}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.multiRxDelivery(java.lang.String,int,com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/processMultiRxOrders],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.PortalController.processMultiRxOrders(java.lang.String,javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal/transferRxList/{orderId}/{patientId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.link(java.lang.String,int,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/ConsumerPortal],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.PortalController.index() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/feeSettings/load],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.FeeSettingsController.loadPage() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/feeSettings/load],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.FeeSettingsController.save(com.ssa.cms.model.FeeSettings,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/requestCallToHcpRefillRxWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.APIControllers.requestCallToHcpRefillRxWs(java.lang.String,java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/cancelRxRenewalWs],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.Object com.ssa.cms.controller.APIControllers.cancelRxRenewalWs(java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deliveryDsitances/add],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryDsitancesController.addPage() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deliveryDsitances/add],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.DeliveryDsitancesController.saveRecords(com.ssa.cms.model.DeliveryDistances,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/deliveryDsitances/delete/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public boolean com.ssa.cms.controller.DeliveryDsitancesController.getDeleteRecordHandler(java.lang.Integer,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/processSameDayShippingRxOrders || /Pharmacyqueue/processSameDayShippingRxOrders || /pharmacyqueue/processSameDayShippingRxOrders],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.processSameDayShippingRxOrders(java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/loadFinancialReportParams || /Pharmacyqueue/loadFinancialReportParams || /pharmacyqueue/loadFinancialReportParams],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.loadFinancialReportParams() throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/loadFinancialCycleInfo || /Pharmacyqueue/loadFinancialCycleInfo || /pharmacyqueue/loadFinancialCycleInfo],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.loadFinancialCycleInfo(java.lang.String,javax.servlet.http.HttpServletRequest) throws javax.servlet.ServletException,java.io.IOException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/detail/{id} || /Pharmacyqueue/detail/{id} || /pharmacyqueue/detail/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.viewPatientProfileInfo(java.lang.Integer) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/addNewDrugDetail || /Pharmacyqueue/addNewDrugDetail || /pharmacyqueue/addNewDrugDetail],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.addDrugDetail(java.lang.Long,java.lang.Long,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/postOrderToIOMNI || /Pharmacyqueue/postOrderToIOMNI || /pharmacyqueue/postOrderToIOMNI],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.postOrderToIOMNI(java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/orderDetail/{id} || /Pharmacyqueue/orderDetail/{id} || /pharmacyqueue/orderDetail/{id}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getOrderDetail(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/getOrderDetail/{path}/{id} || /Pharmacyqueue/getOrderDetail/{path}/{id} || /pharmacyqueue/getOrderDetail/{path}/{id}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getOrderDetail(java.lang.String,java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/prescription/{id} || /Pharmacyqueue/prescription/{id} || /pharmacyqueue/prescription/{id}],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.saveOrder(com.ssa.cms.model.Order,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ingredients || /Pharmacyqueue/ingredients || /pharmacyqueue/ingredients],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.ingredients() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/comments/{orderId} || /Pharmacyqueue/comments/{orderId} || /pharmacyqueue/comments/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getOrderCommentsHandler(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/home || /PharmacyPortal/pharmacyhome || /Pharmacyqueue/home || /Pharmacyqueue/pharmacyhome || /pharmacyqueue/home || /pharmacyqueue/pharmacyhome],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listUser(com.ssa.cms.model.Order,javax.servlet.http.HttpServletRequest) throws java.text.ParseException,java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/update/{orderId}/{status} || /Pharmacyqueue/update/{orderId}/{status} || /pharmacyqueue/update/{orderId}/{status}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.updateOrderStatusHandler(java.lang.String,java.lang.String,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/pharmacyNotifiction || /Pharmacyqueue/pharmacyNotifiction || /pharmacyqueue/pharmacyNotifiction],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.sendPharmacyNotification(java.lang.String,org.springframework.web.multipart.MultipartFile,java.lang.Integer,java.lang.String,java.lang.Integer,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/login || /Pharmacyqueue/login || /pharmacyqueue/login],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadPharmacyLoginPageHandler(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/login || /Pharmacyqueue/login || /pharmacyqueue/login],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.pharmacyLogin(com.ssa.cms.model.Pharmacy,org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/Cancel || /Pharmacyqueue/Cancel || /pharmacyqueue/Cancel],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadPharmacyLogin() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successLogin || /Pharmacyqueue/successLogin || /pharmacyqueue/successLogin],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullLogin(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successLogin/{orderId} || /Pharmacyqueue/successLogin/{orderId} || /pharmacyqueue/successLogin/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullLogin(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successSignin/{orderId} || /Pharmacyqueue/successSignin/{orderId} || /pharmacyqueue/successSignin/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullSignin(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/successSignin || /Pharmacyqueue/successSignin || /pharmacyqueue/successSignin],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.sucessfullSignin(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/changepassword || /Pharmacyqueue/changepassword || /pharmacyqueue/changepassword],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadChangePasswordPageHandler() 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/changepassword || /Pharmacyqueue/changepassword || /pharmacyqueue/changepassword],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.changePasswordHandler(com.ssa.cms.model.Pharmacy,javax.servlet.http.HttpServletRequest,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/profile || /Pharmacyqueue/profile || /pharmacyqueue/profile],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadConsumerProfilePageHandler(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/profile_edit/{email} || /Pharmacyqueue/profile_edit/{email} || /pharmacyqueue/profile_edit/{email}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.loadEditProfilePageHandler(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/accountsummary || /Pharmacyqueue/accountsummary || /pharmacyqueue/accountsummary],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.accountSummary(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/searchOrder || /Pharmacyqueue/searchOrder || /pharmacyqueue/searchOrder],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.searchOrderHandler(com.ssa.cms.model.Order,org.springframework.validation.BindingResult,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.text.ParseException 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/prescription || /Pharmacyqueue/prescription || /pharmacyqueue/prescription],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.prescription(javax.servlet.http.HttpServletRequest,java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/prescription/{orderNo} || /Pharmacyqueue/prescription/{orderNo} || /pharmacyqueue/prescription/{orderNo}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.prescriptionView(javax.servlet.http.HttpServletRequest,java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/acceptall || /Pharmacyqueue/acceptall || /pharmacyqueue/acceptall],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.acceptOrderHandler(javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ordercareer/{orderId} || /Pharmacyqueue/ordercareer/{orderId} || /pharmacyqueue/ordercareer/{orderId}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getOrderCarrierHandler(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ingredients/{index} || /Pharmacyqueue/ingredients/{index} || /pharmacyqueue/ingredients/{index}],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.viewMoreIngredients(java.lang.Integer) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/ingredientSearch || /Pharmacyqueue/ingredientSearch || /pharmacyqueue/ingredientSearch],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.searchIngredients(com.ssa.cms.model.DrugBrand) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/updateprofile || /Pharmacyqueue/updateprofile || /pharmacyqueue/updateprofile],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.editProfileHandler(com.ssa.cms.model.Pharmacy,org.springframework.validation.BindingResult,javax.servlet.http.HttpServletRequest,org.springframework.web.servlet.mvc.support.RedirectAttributes) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/orderingredients/{transactionNo} || /Pharmacyqueue/orderingredients/{transactionNo} || /pharmacyqueue/orderingredients/{transactionNo}],methods=[],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getIngredientsHandler(java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/sendNotifyAdmin || /Pharmacyqueue/sendNotifyAdmin || /pharmacyqueue/sendNotifyAdmin],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.sendNotifyAdmin(java.lang.String,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/uploadDrugDetail || /Pharmacyqueue/uploadDrugDetail || /pharmacyqueue/uploadDrugDetail],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.uploadDrugDetail(java.lang.Long,java.lang.Long,java.lang.Long,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,org.springframework.web.multipart.MultipartFile,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/calculateDrugDetailPrice || /Pharmacyqueue/calculateDrugDetailPrice || /pharmacyqueue/calculateDrugDetailPrice],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.calculateDrugDetailPrice(java.lang.Integer,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/careGiverList || /Pharmacyqueue/careGiverList || /pharmacyqueue/careGiverList],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getCareGiverList(javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/patientActivities || /Pharmacyqueue/patientActivities || /pharmacyqueue/patientActivities],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getpatientActivitiesList(javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/bloodPressureDetails || /Pharmacyqueue/bloodPressureDetails || /pharmacyqueue/bloodPressureDetails],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.getBloodPressureDetails(javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/newMemberRequest1 || /Pharmacyqueue/newMemberRequest1 || /pharmacyqueue/newMemberRequest1],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfNewMemberRequest1(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/newMemberRequest || /Pharmacyqueue/newMemberRequest || /pharmacyqueue/newMemberRequest],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfNewMemberRequest(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/interpretedImages || /Pharmacyqueue/interpretedImages || /pharmacyqueue/interpretedImages],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfInterpretedImages(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/waitingPtResponse || /Pharmacyqueue/waitingPtResponse || /pharmacyqueue/waitingPtResponse],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfWaitingPtResponse(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/responseReceived || /Pharmacyqueue/responseReceived || /pharmacyqueue/responseReceived],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfResponseReceived(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/firstQueueInfo || /Pharmacyqueue/firstQueueInfo || /pharmacyqueue/firstQueueInfo],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=UTF-8],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.populateFirstQueueInformation(java.lang.Integer,java.lang.Integer,java.lang.Integer,javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/processRequest || /Pharmacyqueue/processRequest || /pharmacyqueue/processRequest],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfProcessRequest(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/shippingDelivery || /Pharmacyqueue/shippingDelivery || /pharmacyqueue/shippingDelivery],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfShippingDelivery(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/cancelledRequest || /Pharmacyqueue/cancelledRequest || /pharmacyqueue/cancelledRequest],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.listOfCancelledRequest(java.lang.String,javax.servlet.http.HttpServletRequest) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/listing || /Pharmacyqueue/listing || /pharmacyqueue/listing],methods=[],params=[],headers=[],consumes=[],produces=[application/json;charset=UTF-8],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.filterRecordListing(int,int,int,javax.servlet.http.HttpServletRequest,java.lang.String,java.lang.String,java.lang.Integer,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) throws java.lang.Exception 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/getQuestionAnswer || /Pharmacyqueue/getQuestionAnswer || /pharmacyqueue/getQuestionAnswer],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public java.lang.String com.ssa.cms.controller.ConsumerRegistrationController.getQuestionAnswer(java.lang.String) 2024-02-15 10:30:43 INFO RequestMappingHandlerMapping:220 - Mapped "{[/PharmacyPortal/logout || /Pharmacyqueue/logout || /pharmacyqueue/logout],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}" onto public org.springframework.web.servlet.ModelAndView com.ssa.cms.controller.ConsumerRegistrationController.logout(org.springframework.web.servlet.mvc.support.RedirectAttributes,javax.servlet.http.HttpServletRequest) 2024-02-15 10:30:44 INFO RequestMappingHandlerAdapter:518 - Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 10:30:36 EST 2024]; root of context hierarchy 2024-02-15 10:30:44 INFO RequestMappingHandlerAdapter:518 - Looking for @ControllerAdvice: WebApplicationContext for namespace 'dispatcher-servlet': startup date [Thu Feb 15 10:30:36 EST 2024]; root of context hierarchy 2024-02-15 10:30:44 INFO SimpleUrlHandlerMapping:314 - Mapped URL path [/resources/**] onto handler 'org.springframework.web.servlet.resource.ResourceHttpRequestHandler#0' 2024-02-15 10:30:44 INFO XmlBeanDefinitionReader:317 - Loading XML bean definitions from ServletContext resource [/WEB-INF/pdf-view.xml] 2024-02-15 10:30:44 INFO GenericWebApplicationContext:510 - Refreshing org.springframework.web.context.support.GenericWebApplicationContext@756f0fde: startup date [Thu Feb 15 10:30:44 EST 2024]; parent: WebApplicationContext for namespace 'dispatcher-servlet' 2024-02-15 10:30:44 INFO DispatcherServlet:503 - FrameworkServlet 'dispatcher': initialization completed in 7849 ms 2024-02-15 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:35:01 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 10:35:01 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 10:35:01 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 10:35:01 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 10:35:01 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 10:35:01 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 10:35:01 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 10:35:01 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 10:35:01 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:35:01 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:35:01 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 10:35:01 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:35:01 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:35:01 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$$fc29444f.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-02-15 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 10:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 10:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 10:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 10:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 10:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 10:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 10:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 10:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 10:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 10:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 10:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 10:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 10:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 10:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 10:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 10:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 10:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 10:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 10:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 10:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 10:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 10:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 10:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 10:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 10:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 10:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 10:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 10:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 10:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 10:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 10:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 10:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 10:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 10:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 10:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 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$$fc29444f.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-02-15 10:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 10:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 10:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 10:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 10:59:08 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:59:08 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 10:59:08 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:59:08 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:59:08 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:59:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:59:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:59:08 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-15 10:59:08 INFO PatientWsControllers:33 - SecurityToken= 84ca37dc31fb4f363e6bf64dac3e270b 2024-02-15 10:59:09 INFO PatientWsControllers:2618 - make json response 2024-02-15 10:59:09 INFO PatientWsControllers:2620 - return json.. 2024-02-15 10:59:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:59:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:59:17 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-15 10:59:17 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 10:59:17 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 10:59:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:59:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 10:59:17 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/deleteAccountWs 2024-02-15 10:59:17 INFO PatientWsControllers:2618 - make json response 2024-02-15 10:59:17 INFO PatientWsControllers:2620 - return json.. 2024-02-15 11:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 11:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 11:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 11:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 11:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 11:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 11:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 11:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 11:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 11:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 11:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:06:13 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 11:06:13 INFO PropertiesUtil:26 - SERVER_MODE: 2024-02-15 11:06:13 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:13 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:13 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:13 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:13 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:13 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-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:14 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 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-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:14 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:14 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/media/js/jquery.js 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/bootstrap/dist/js/jasny-bootstrap.js 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/jquery.maskedinput.min.js 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/bootstrap/dist/js/jasny-bootstrap.min.js 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/bootstrap/dist/js/bootstrap.file-input.min.js 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/bootstrap-select.js 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/jquery.maskedinput.js 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/bootstrap/dist/js/bootstrap.file-input.js 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/summernote/summernote.js 2024-02-15 11:06:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/bootstrap-select.min.js 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/summernote/summernote.min.js 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/jquery-ui.js 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/jquery-ui.min.js 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/lightbox.js 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/bootstrapp.js 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/bootstrapp.min.js 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/lightbox.min.js 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/media/js/jquery.dataTable.js 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/bootstrap-datepicker.min.js 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/media/js/jquery.min.js 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/bootstrap-datepicker.js 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/jquery.datetimepicker.js 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/jquery.datetimepicker.min.js 2024-02-15 11:06:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/media/js/jquery.dataTable.min.js 2024-02-15 11:06:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:17 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:17 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:17 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:17 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/media/js/jquery.js 2024-02-15 11:06:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:19 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:19 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:19 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:19 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/bootstrap/dist/js/jasny-bootstrap.js 2024-02-15 11:06:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:20 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:20 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:20 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:20 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/jquery.maskedinput.min.js 2024-02-15 11:06:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:21 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:21 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:21 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:21 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/bootstrap/dist/js/bootstrap.file-input.min.js 2024-02-15 11:06:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:22 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:22 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:22 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:22 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/bootstrap/dist/js/jasny-bootstrap.min.js 2024-02-15 11:06:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:23 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:23 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:23 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:23 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/bootstrap-select.min.js 2024-02-15 11:06:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/bootstrap/dist/js/bootstrap.file-input.js 2024-02-15 11:06:26 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:26 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:26 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:26 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:26 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:26 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:26 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:26 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/summernote/summernote.min.js 2024-02-15 11:06:27 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:27 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:27 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:27 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:27 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:27 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:27 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:27 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/bootstrapp.min.js 2024-02-15 11:06:29 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:29 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:29 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:29 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:29 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:29 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:29 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:29 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/lightbox.min.js 2024-02-15 11:06:30 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:30 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:30 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:30 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:30 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:30 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:30 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:30 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/bootstrap-datepicker.min.js 2024-02-15 11:06:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:31 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:31 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:31 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:31 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/jquery.datetimepicker.min.js 2024-02-15 11:06:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:33 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:33 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:33 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:33 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/media/js/jquery.min.js 2024-02-15 11:06:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:34 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:34 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:34 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:34 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/jquery-ui.min.js 2024-02-15 11:06:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:37 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 11:06:37 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 11:06:37 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 11:06:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:06:37 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/media/js/jquery.dataTable.min.js 2024-02-15 11:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 11:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 11:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 11:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 11:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 11:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 11:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 11:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 11:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 11:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 11:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 11:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 11:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 11:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 11:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 11:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 11:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 11:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 11:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 11:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 11:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 11:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 11:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 11:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 11:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 11:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 11:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 11:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 11:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 11:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 11:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$fc29444f.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-02-15 11:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 11:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 11:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 11:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 11:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 11:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 11:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 11:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 11:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 11:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 11:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 11:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 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$$fc29444f.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-02-15 11:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 11:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 11:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 11:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 11:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 11:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 11:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 11:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 11:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 11:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 11:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 11:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 11:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 11:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 11:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 12:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 12:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 12:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 12:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$fc29444f.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-02-15 12:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 12:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 12:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 12:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 12:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 12:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 12:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 12:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 12:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 12:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 12:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 12:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 12:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 12:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 12:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 12:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$fc29444f.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-02-15 12:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 12:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 12:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 12:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 12:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 12:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 12:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 12:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 12:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 12:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 12:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 12:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 12:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 12:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 12:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 12:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 12:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 12:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 12:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 12:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 12:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 12:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 12:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 12:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 12:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 12:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 12:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 12:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 12:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 12:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 12:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 12:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 12:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 12:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 12:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 12:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 12:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 12:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 12:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 12:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 12:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 12:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 12:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 12:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 12:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 12:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 13:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 13:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 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$$fc29444f.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-02-15 13:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 13:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 13:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 13:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 13:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 13:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 13:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 13:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 13:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 13:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 13:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 13:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 13:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 13:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 13:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 13:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 13:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 13:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 13:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 13:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 13:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 13:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 13:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 13:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 13:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 13:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 13:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 13:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 13:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 13:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 13:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 13:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 13:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 13:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 13:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 13:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 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$$fc29444f.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-02-15 13:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 13:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 13:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 13:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 13:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 13:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 13:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 13:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 13:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 13:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 13:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 13:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 13:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 13:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 13:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 13:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 13:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 13:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 13:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 13:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 13:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 13:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 13:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 13:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 13:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 13:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 13:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 13:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 13:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 13:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 13:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 13:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 13:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 13:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 13:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 13:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 13:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 13:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 13:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 13:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$fc29444f.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-02-15 13:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 13:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 13:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 13:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 13:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 13:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 13:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 13:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 13:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 13:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 13:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 13:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 13:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 13:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 13:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 13:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 13:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 13:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 13:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 13:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 13:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 13:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 13:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 13:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 13:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 13:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 13:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 14:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 14:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 14:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 14:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 14:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 14:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 14:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 14:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 14:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 14:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 14:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 14:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 14:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 14:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 14:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 14:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 14:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 14:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 14:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 14:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 14:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 14:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 14:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 14:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 14:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 14:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 14:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 14:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 14:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 14:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 14:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 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$$fc29444f.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-02-15 14:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 14:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 14:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$fc29444f.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-02-15 14:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 14:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 14:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 14:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 14:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 14:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 14:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 14:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 14:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 14:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 14:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 14:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 14:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 14:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 14:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 14:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 14:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 14:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 14:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 14:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 14:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 14:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 14:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 14:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 14:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 14:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 14:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 14:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 14:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 14:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 14:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 14:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 14:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 14:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 14:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 14:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 14:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 14:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 14:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 14:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 14:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 14:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 14:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 14:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 14:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 14:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 14:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 14:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 14:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 14:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 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$$fc29444f.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-02-15 14:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 14:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 14:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 14:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 14:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 14:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 14:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 14:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 14:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 14:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 14:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 14:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 14:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 14:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 14:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 14:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 14:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 14:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 14:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 15:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 15:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 15:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 15:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 15:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 15:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 15:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 15:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 15:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 15:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 15:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 15:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 15:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 15:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 15:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 15:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 15:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 15:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 15:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 15:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 15:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 15:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 15:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 15:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 15:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 15:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 15:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 15:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 15:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 15:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 15:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 15:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 15:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 15:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 15:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 15:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 15:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 15:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 15:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 15:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 15:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 15:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 15:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 15:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 15:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 15:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 15:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 15:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 15:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 15:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 15:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 15:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 15:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 15:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 15:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 15:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 15:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 15:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 15:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 15:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 15:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 15:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 15:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 15:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 15:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 15:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 15:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 15:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 15:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 15:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 15:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 15:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 15:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 15:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 15:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 15:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 15:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 15:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 15:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 15:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 15:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 15:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 15:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 15:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 15:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 15:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 15:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 16:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 16:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 16:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 16:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 16:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 16:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 16:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 16:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 16:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 16:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 16:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 16:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 16:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 16:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 16:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$fc29444f.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-02-15 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 16:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 16:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 16:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 16:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 16:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 16:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 16:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 16:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 16:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 16:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 16:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 16:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 16:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 16:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 16:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 16:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 16:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 16:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 16:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 16:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 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$$fc29444f.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-02-15 16:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 16:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 16:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 16:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 16:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 16:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 16:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 16:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 16:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 16:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 16:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 16:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 16:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 16:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 16:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 16:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 16:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 16:37:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:23 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:23 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:23 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:23 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/ 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:24 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 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-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:24 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:24 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/media/js/jquery.js 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/jquery.maskedinput.js 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/media/js/jquery.min.js 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/media/js/jquery.dataTable.min.js 2024-02-15 16:37:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/media/js/jquery.dataTable.js 2024-02-15 16:37:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/jquery.datetimepicker.min.js 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/bootstrap-datepicker.js 2024-02-15 16:37:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/jquery.datetimepicker.js 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/bootstrap-datepicker.min.js 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/jquery.maskedinput.min.js 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/bootstrap-select.js 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/bootstrap-select.min.js 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/bootstrap/dist/js/bootstrap.file-input.js 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/bootstrap/dist/js/bootstrap.file-input.min.js 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/bootstrap/dist/js/jasny-bootstrap.js 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/bootstrap/dist/js/jasny-bootstrap.min.js 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/summernote/summernote.min.js 2024-02-15 16:37:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/jquery-ui.min.js 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/jquery-ui.js 2024-02-15 16:37:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/summernote/summernote.js 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/bootstrapp.js 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/bootstrapp.min.js 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/lightbox.js 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/lightbox.min.js 2024-02-15 16:37:26 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:26 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:26 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:26 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:26 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:26 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:26 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:26 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/media/js/jquery.js 2024-02-15 16:37:28 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:28 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:28 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:28 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:28 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:28 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:28 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:28 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/jquery.datetimepicker.min.js 2024-02-15 16:37:30 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:30 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:30 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:30 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:30 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:30 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:30 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:30 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/media/js/jquery.min.js 2024-02-15 16:37:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:31 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:31 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:31 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:31 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/bootstrap-datepicker.min.js 2024-02-15 16:37:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:33 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:33 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:33 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:33 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/jquery.maskedinput.min.js 2024-02-15 16:37:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:34 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:34 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:34 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:34 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/bootstrap-select.min.js 2024-02-15 16:37:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:35 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:35 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:35 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:35 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/bootstrap/dist/js/bootstrap.file-input.js 2024-02-15 16:37:36 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:36 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:36 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:36 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:36 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:36 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:36 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:36 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/media/js/jquery.dataTable.min.js 2024-02-15 16:37:38 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:38 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:38 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:38 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:38 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:38 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:38 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:38 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/bootstrap/dist/js/bootstrap.file-input.min.js 2024-02-15 16:37:39 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:39 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:39 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:39 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:39 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:39 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:39 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:39 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/bootstrap/dist/js/jasny-bootstrap.js 2024-02-15 16:37:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:40 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:40 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:40 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:40 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/bootstrap/dist/js/jasny-bootstrap.min.js 2024-02-15 16:37:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/summernote/summernote.min.js 2024-02-15 16:37:43 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:43 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:43 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:43 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:43 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:43 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:43 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:43 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/bootstrapp.min.js 2024-02-15 16:37:44 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:44 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:44 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:44 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:44 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:44 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:44 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:44 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/lightbox.min.js 2024-02-15 16:37:45 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:45 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:45 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 16:37:45 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 16:37:45 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 16:37:45 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:45 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:37:45 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/resources/js/jquery-ui.min.js 2024-02-15 16:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 16:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 16:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 16:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 16:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 16:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 16:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 16:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 16:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 16:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 16:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 16:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 16:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 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$$fc29444f.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-02-15 16:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 16:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 16:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 16:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 16:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 16:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 16:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 16:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 16:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 16:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 16:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 16:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 16:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 16:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 16:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$fc29444f.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-02-15 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 16:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 16:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 16:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 16:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 16:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 16:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 17:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 17:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 17:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 17:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 17:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 17:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 17:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 17:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 17:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 17:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 17:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 17:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 17:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 17:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 17:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 17:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 17:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 17:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 17:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 17:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 17:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 17:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 17:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 17:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 17:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 17:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 17:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 17:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 17:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 17:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 17:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 17:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 17:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 17:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 17:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 17:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 17:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 17:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 17:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 17:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 17:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 17:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 17:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 17:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 17:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 17:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 17:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 17:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 17:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 17:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 17:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 17:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 17:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 17:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 17:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 17:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 17:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 17:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 17:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 17:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 17:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 17:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 17:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 17:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 17:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 17:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 17:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 17:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 17:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 17:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 17:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 17:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 17:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 17:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 17:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 17:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 17:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 17:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 17:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 17:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 17:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 17:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 17:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 17:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 17:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 17:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 17:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 17:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 17:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 17:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 17:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 17:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$fc29444f.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-02-15 17:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 17:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 17:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 17:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 17:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 17:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 18:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 18:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 18:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 18:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 18:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 18:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 18:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 18:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 18:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 18:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 18:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 18:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 18:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 18:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 18:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 18:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 18:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 18:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 18:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 18:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 18:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 18:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 18:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 18:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 18:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 18:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 18:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 18:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 18:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 18:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 18:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 18:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$fc29444f.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-02-15 18:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 18:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 18:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 18:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 18:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 18:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 18:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 18:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 18:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 18:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 18:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 18:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 18:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 18:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 18:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$fc29444f.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-02-15 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 18:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 18:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 18:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 18:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 18:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 18:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 18:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 18:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 18:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 18:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 18:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 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$$fc29444f.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-02-15 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 18:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 18:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 18:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 18:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 19:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 19:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 19:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 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$$fc29444f.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-02-15 19:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 19:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 19:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 19:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 19:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 19:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 19:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 19:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 19:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 19:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 19:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 19:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 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$$fc29444f.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-02-15 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 19:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 19:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 19:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 19:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 19:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 19: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$$fc29444f.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-02-15 19:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 19:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 19:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 19:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 19:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 19:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 19:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19: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$$fc29444f.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-02-15 19:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 19:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 19:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 19:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 19:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 19: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$$fc29444f.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-02-15 19:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 19:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 19:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 19:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 19:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 19:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 19: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$$fc29444f.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-02-15 19:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 19:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 19:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 19:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 19:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 19:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 19:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 19: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$$fc29444f.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-02-15 19:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 19:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 19:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 19:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 19:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:35:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:35:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:35:34 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 19:35:34 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 19:35:34 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 19:35:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:35:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:35:34 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/backup-backup/includes/backup-heart.php 2024-02-15 19:35:38 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:35:38 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:35:38 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 19:35:38 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 19:35:38 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 19:35:38 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:35:38 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:35:38 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/backup-backup/includes/hro.php 2024-02-15 19:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 19:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 19: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$$fc29444f.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-02-15 19:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 19:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 19:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 19:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 19:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 19: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$$fc29444f.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-02-15 19:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 19:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 19:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 19:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 19:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 19:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 19:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 19:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 19:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 19:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 19:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 19:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19: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$$fc29444f.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-02-15 19:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 19:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 19:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 19:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 19:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 19:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 19:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 19:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 19: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$$fc29444f.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-02-15 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 19:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 19:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 19:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 19:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 19:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 19:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 20: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$$fc29444f.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-02-15 20:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 20:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 20:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 20:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 20:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 20: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$$fc29444f.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-02-15 20:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 20:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 20:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 20:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 20:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 20:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 20:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 20:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 20:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 20: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$$fc29444f.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-02-15 20:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 20: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$$fc29444f.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-02-15 20:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 20:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 20:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 20:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 20: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$$fc29444f.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-02-15 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 20:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 20:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 20:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 20:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 20: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$$fc29444f.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-02-15 20:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 20:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 20:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 20:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 20:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 20:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20: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$$fc29444f.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-02-15 20:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 20:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 20:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 20:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 20:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 20:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 20:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 20:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 20:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 20: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$$fc29444f.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-02-15 20:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 20: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$$fc29444f.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-02-15 20:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 20:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 20:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 20:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 20:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:41:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:41:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:41:00 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 20:41:00 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 20:41:00 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 20:41:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:41:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:41:00 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/ 2024-02-15 20:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 20:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 20: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$$fc29444f.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-02-15 20:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 20:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 20:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 20:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 20:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 20: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$$fc29444f.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-02-15 20:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 20:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 20:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 20:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 20:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 20:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 20: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$$fc29444f.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-02-15 20:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 20:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 20:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 20:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 20:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 20:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 20:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 20:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 20:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 20:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 21:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 21:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 21:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 21: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$$fc29444f.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-02-15 21:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21: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$$fc29444f.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-02-15 21:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 21:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 21:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 21:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 21:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 21: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$$fc29444f.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-02-15 21:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 21:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 21:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 21:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 21:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 21:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 21:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 21:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 21:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 21: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$$fc29444f.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-02-15 21:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 21: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$$fc29444f.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-02-15 21:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 21:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 21:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 21:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 21:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 21:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21: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$$fc29444f.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-02-15 21:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 21:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 21:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 21:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 21:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 21: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$$fc29444f.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-02-15 21:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 21:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 21:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 21:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 21:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 21:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 21:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 21:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 21:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 21: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$$fc29444f.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-02-15 21:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:35:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:35:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:35:35 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 21:35:35 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 21:35:35 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 21:35:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:35:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:35:35 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/ 2024-02-15 21:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 21: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$$fc29444f.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-02-15 21:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 21:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 21:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 21:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 21:41:54 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 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-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:57 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:57 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:57 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 21:41:57 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 21:41:57 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 21:41:57 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:57 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:41:57 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/robots.txt 2024-02-15 21:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 21:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 21:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 21:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 21: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$$fc29444f.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-02-15 21:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21: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$$fc29444f.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-02-15 21:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 21:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 21:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 21:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 21:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 21:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 21:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 21: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$$fc29444f.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-02-15 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 21:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 21:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 21:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 21:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 21:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 21:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 21:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 21:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 21:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 21:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 22: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$$fc29444f.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-02-15 22:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 22:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 22:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 22:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 22:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 22: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$$fc29444f.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-02-15 22:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 22:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 22:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 22:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 22:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 22: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$$fc29444f.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-02-15 22:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 22:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 22:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 22:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 22:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 22: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$$fc29444f.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-02-15 22:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 22:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 22:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 22:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 22:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 22:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22: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$$fc29444f.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-02-15 22:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 22:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 22:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 22:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 22:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 22:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 22:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 22:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 22:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 22: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$$fc29444f.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-02-15 22:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 22:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 22:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 22:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 22:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 22: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$$fc29444f.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-02-15 22:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22: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$$fc29444f.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-02-15 22:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 22:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 22:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 22:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 22:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 22:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 22:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 22:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 22: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$$fc29444f.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-02-15 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 22:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 22:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 22:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 22:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 22:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22: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$$fc29444f.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-02-15 22:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 22:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 22:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 22:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 22:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 22:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22: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$$fc29444f.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-02-15 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 22:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 22: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$$fc29444f.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-02-15 22:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 22:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 22:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 22:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 22:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 22:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 22:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 22:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 22:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 22:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 23:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 23: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$$fc29444f.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-02-15 23:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 23:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 23:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 23:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 23:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 23: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$$fc29444f.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-02-15 23:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 23:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 23:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 23:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 23:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 23:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23: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$$fc29444f.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-02-15 23:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 23:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 23:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 23:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 23:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23: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$$fc29444f.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-02-15 23:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 23:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 23:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 23:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 23:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 23: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$$fc29444f.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-02-15 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 23:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 23:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 23:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 23:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 23:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23: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$$fc29444f.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-02-15 23:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 23:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 23:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 23:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 23:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 23:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 23:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 23:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 23: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$$fc29444f.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-02-15 23:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:33:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:33:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:33:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com 2024-02-15 23:33:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-15 23:33:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-15 23:33:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:33:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:33:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/login IP: 0:0:0:0:0:0:0:1 Requested URL:/ 2024-02-15 23:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 23:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 23:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 23:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 23:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 23: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$$fc29444f.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-02-15 23:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 23:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 23:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 23:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 23:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 23: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$$fc29444f.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-02-15 23:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 23:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23: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$$fc29444f.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-02-15 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 23:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 23:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 23:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 23:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 23:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 23:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 23:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 23:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 23: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$$fc29444f.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-02-15 23:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-15 23:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-15 23:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-15 23:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-15 23:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-15 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-15 23:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-15 23:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-15 23:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-15 23:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-15 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-15 23: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$$fc29444f.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-02-15 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-15 23:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-15 23:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 00:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 00:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 00:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 00:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 00:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00: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$$fc29444f.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-02-16 00:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 00:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00: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$$fc29444f.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-02-16 00:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 00:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 00:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 00:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 00:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 00:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 00:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 00:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 00: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$$fc29444f.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-02-16 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 00: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$$fc29444f.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-02-16 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 00:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 00:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 00:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 00:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 00:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00: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$$fc29444f.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-02-16 00:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 00:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 00:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 00:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 00:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 00:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 00:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 00:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 00:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 00: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$$fc29444f.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-02-16 00:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 00:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00: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$$fc29444f.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-02-16 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 00:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 00:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 00:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 00:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 00:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 00:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 00:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 00:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 00:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 00:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 00:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 00:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 00:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 00:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 00:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 00:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 00:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 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$$fc29444f.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-02-16 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 00:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 00:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 00:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 00:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 00:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 00:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 00:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 00:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 00:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 00:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 00:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 00:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 00:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 00:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 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$$fc29444f.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-02-16 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 00:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 00:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 01:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 01:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 01:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 01:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 01:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 01:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 01:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 01:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 01:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 01:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 01:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 01:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 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$$fc29444f.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-02-16 01:05:45 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:05:45 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 01:05:45 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 01:05:45 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:05:45 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:05:45 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:05:45 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 01:05:45 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 01:05:45 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 01:05:45 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 01:05:45 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:05:45 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 01:05:45 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 01:05:45 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:05:47 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:05:47 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 01:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 01:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 01:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 01:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 01:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 01:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 01:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 01:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 01:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 01:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 01:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 01:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 01:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 01:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 01:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 01:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 01:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 01:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 01:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 01:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 01:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 01:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 01:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 01:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 01:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 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$$fc29444f.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-02-16 01:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 01:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 01:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 01:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 01:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 01:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 01:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 01:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 01:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 01:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 01:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 01:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 01:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 01:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 01:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 01:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 01:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 01:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 01:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 01:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 01:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 01:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 01:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 01:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 01:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 01:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 01:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 01:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 01:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 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$$fc29444f.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-02-16 01:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 01:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 01:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 01:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 01:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 01:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 01:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 01:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 01:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 01:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 01:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 01:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 01:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 01:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 01:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 01:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 01:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 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$$fc29444f.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-02-16 01:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 01:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 01:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 01:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 01:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 01:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 01:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 01:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 01:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 01:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 01:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 01:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 01:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 01:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 01:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 01:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 01:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 01:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 01:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 01:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 01:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 01:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 01:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 01:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 01:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 01:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 01:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 01:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 01:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 01:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 01:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 01:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 01:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 01:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:00:00 INFO successPOAExpiry:38 - .....AutoReminderForPOAExpiry Start..... 2024-02-16 02:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 02:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:00:00 INFO successPOAExpiry:38 - .....AutoReminderForPOAExpiry Start..... 2024-02-16 02:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 02:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:00:00 INFO PatientProfileService:2269 - No folder associated to this campaign (System will return) 2024-02-16 02:00:00 INFO failedPOAExpiry:43 - There are no caretaker msg found. 2024-02-16 02:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 02:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 02:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 02:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 02:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 02:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:00:00 INFO PatientProfileService:2275 - No folder associated to this campaign (System will return) 2024-02-16 02:00:00 INFO failedPOAExpiry:43 - There are no caretaker msg found. 2024-02-16 02:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 02:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 02:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 02:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 02:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 02:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 02:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 02:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 02:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 02:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 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$$fc29444f.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-02-16 02:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 02:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 02:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 02:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 02:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 02:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 02:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 02:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 02:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 02:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 02:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 02:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 02:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 02:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 02:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 02:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 02:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 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$$fc29444f.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-02-16 02:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 02:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 02:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 02:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 02:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 02:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 02:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 02:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 02:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 02:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 02:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 02:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 02:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 02:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 02:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 02:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 02:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 02:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 02:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 02:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 02:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 02:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 02:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 02:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 02:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 02:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 02:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 02:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 02:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 02:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 02:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 02:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 02:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 02:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 02:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 02:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 02:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 02:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 02:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 02:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 02:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 02:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 02:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 02:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 02:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 02:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 02:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 02:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 02:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 02:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 02:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 02:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 03:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 03:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 03:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 03:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 03:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 03:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 03:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 03:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 03:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 03:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 03:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 03:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 03:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 03:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 03:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 03:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 03:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 03:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 03:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 03:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 03:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 03:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 03:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 03:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 03:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 03:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 03:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 03:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 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$$fc29444f.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-02-16 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 03:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 03:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 03:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 03:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 03:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 03:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 03:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 03:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 03:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 03:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 03:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 03:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 03:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 03:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 03:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 03:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 03:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 03:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 03:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 03:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 03:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 03:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 03:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 03:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 03:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 03:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 03:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 03:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 03:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 03:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 03:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 03:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 03:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 03:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 03:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 03:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 03:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 03:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 03:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 03:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 03:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 03:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 03:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 03:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 03:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 03:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 03:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 03:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 03:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 03:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 03:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 04:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 04:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 04:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 04:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 04:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 04:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 04:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 04:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 04:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 04:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 04:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 04:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 04:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 04:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 04:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 04:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 04:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 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$$fc29444f.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-02-16 04:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 04:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 04:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 04:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 04:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 04:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 04:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 04:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 04:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 04:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 04:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 04:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 04:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 04:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 04:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 04:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 04:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 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$$fc29444f.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-02-16 04:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 04:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 04:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 04:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 04:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 04:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 04:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 04:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 04:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 04:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 04:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 04:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 04:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 04:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 04:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 04:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 04:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 04:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 04:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 04:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 04:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 04:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 04:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 04:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 04:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 04:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 04:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 04:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 04:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 04:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 04:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 04:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 04:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 04:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 04:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 05:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 05:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 05:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 05:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 05:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 05:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 05:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 05:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 05:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 05:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 05:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 05:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 05:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 05:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 05:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 05:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 05:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 05:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 05:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 05:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 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$$fc29444f.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-02-16 05:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 05:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 05:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 05:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 05:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 05:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 05:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 05:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 05:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 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$$fc29444f.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-02-16 05:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 05:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 05:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 05:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 05:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 05:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 05:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 05:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 05:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 05:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 05:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 05:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 05:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 05:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 05:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 05:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 05:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 05:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:34:59 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:34:59 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:34:59 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:34:59 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:34:59 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:34:59 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 05:34:59 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:34:59 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:34:59 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 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$$fc29444f.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-02-16 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:34:59 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:34:59 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:34:59 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:34:59 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 05:34:59 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:34:59 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:34:59 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:34:59 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:34:59 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 05:34:59 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 05:34:59 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 05:34:59 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 05:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 05:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 05:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 05:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 05:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 05:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 05:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 05:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 05:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 05:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 05:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 05:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 05:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 05:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 05:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 05:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 05:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 05:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 05:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 05:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 05:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 05:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 05:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 05:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 05:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 05:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 05:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 05:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 05:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 05:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 05:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 05:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 05:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 06:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 06:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 06:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 06:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 06:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 06:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 06:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 06:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 06:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 06:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 06:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 06:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 06:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 06:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 06:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 06:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 06:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 06:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 06:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 06:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 06:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 06:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 06:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 06:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 06:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 06:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 06:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 06:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 06:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 06:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 06:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 06:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 06:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 06:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 06:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 06:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 06:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 06:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 06:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 06:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 06:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 06:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 06:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 06:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 06:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 06:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 06:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 06:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 06:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 06:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 06:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 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$$fc29444f.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-02-16 06:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 06:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 06:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 06:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 06:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 06:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 06:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 06:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 06:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 06:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 06:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 06:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 06:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 06:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 06:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 06:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 06:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 06:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 06:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 06:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 06:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 06:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 06:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 06:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 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$$fc29444f.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-02-16 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 06:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 06:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 06:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 06:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 06:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 06:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 06:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 06:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 06:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 07:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 07:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 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$$fc29444f.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-02-16 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 07:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 07:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 07:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 07:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 07:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 07:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 07:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 07:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 07:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 07:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 07:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 07:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 07:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 07:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 07:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 07:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 07:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 07:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 07:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 07:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 07:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 07:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 07:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 07:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 07:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 07:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 07:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 07:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 07:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 07:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 07:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 07:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 07:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 07:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 07:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 07:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 07:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 07:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 07:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 07:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 07:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 07:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 07:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 07:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 07:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 07:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 07:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 07:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 07:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 07:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 07:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 07:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 07:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 07:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 07:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 07:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 07:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 07:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 07:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 07:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 07:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 07:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 07:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 07:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 07:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 07:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 07:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 07:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 07:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 07:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 07:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 07:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 07:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 07:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 07:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 07:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 08:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 08:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 08:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 08:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 08:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 08:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 08:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 08:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 08:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 08:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 08:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 08:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 08:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 08:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 08:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 08:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 08:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 08:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 08:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 08:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 08:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 08:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 08:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 08:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 08:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 08:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 08:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 08:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 08:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 08:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 08:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 08:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 08:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 08:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 08:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 08:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 08:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 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$$fc29444f.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-02-16 08:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 08:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 08:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 08:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 08:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 08:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 08:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 08:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 08:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 08:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 08:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 08:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 08:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 08:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 08:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 08:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 08:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 08:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 08:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 08:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 08:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 08:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 08:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 08:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 08:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 08:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 08:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 08:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 08:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 08:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 08:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 08:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 08:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 08:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 08:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 08:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 08:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 08:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 08:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 08:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 08:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 08:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 08:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 09:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 09:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 09:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 09:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 09:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 09:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 09:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 09:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 09:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 09:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 09:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 09:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 09:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 09:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 09:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 09:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 09:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 09:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 09:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 09:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 09:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 09:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 09:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 09:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 09:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 09:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 09:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 09:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 09:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 09:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 09:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 09:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 09:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 09:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 09:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 09:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 09:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 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$$fc29444f.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-02-16 09:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 09:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 09:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 09:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 09:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 09:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 09:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 09:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 09:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 09:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 09:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 09:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 09:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 09:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 09:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 09:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 09:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 09:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 09:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 09:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 09:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 09:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 09:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 09:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 09:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 09:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 09:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 09:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 10:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 10:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 10:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 10:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 10:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 10:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 10:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 10:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 10:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 10:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 10:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 10:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 10:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 10:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 10:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 10:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 10:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 10:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 10:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 10:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 10:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 10:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 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$$fc29444f.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-02-16 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 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$$fc29444f.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-02-16 10:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 10:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 10:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 10:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 10:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 10:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 10:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 10:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 10:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 10:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 10:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 10:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 10:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 10:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 10:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 10:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 10:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 10:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 10:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 10:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 10:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 10:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 10:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 10:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 10:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 10:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 10:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 10:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 10:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 10:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 10:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 10:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 10:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 10:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 10:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 10:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 10:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 10:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 10:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 10:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 11:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 11:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 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$$fc29444f.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-02-16 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 11:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 11:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 11:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 11:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 11:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 11:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 11:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 11:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 11:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 11:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:15:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 11:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 11:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 11:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 11:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 11:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:20:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 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$$fc29444f.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-02-16 11:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 11:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 11:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 11:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 11:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 11:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 11:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 11:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 11:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:25:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 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$$fc29444f.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-02-16 11:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:30:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 11:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 11:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 11:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 11:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 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$$fc29444f.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-02-16 11:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:35:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 11:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 11:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 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$$fc29444f.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-02-16 11:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 11:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:40:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 11:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 11:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 11:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 11:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 11:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:45:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 11:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 11:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 11:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 11:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 11:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:50:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 11:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 11:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 11:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 11:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 11:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 11:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 11:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 11:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 11:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:55:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 11:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 11:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 11:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 11:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 11:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 11:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 12:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 12:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:00:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 12:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 12:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 12:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 12:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 12:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 12:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 12:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 12:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 12:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 12:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 12:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 12:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 12:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 12:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 12:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 12:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 12:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 12:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 12:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 12:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 12:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 12:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 12:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:05:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 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$$fc29444f.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-02-16 12:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 12:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 12:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 12:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 12:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 12:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 12:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 12:10:00 ERROR RenewalRxReminderJob:1442 - Exception: Next refill reminder -> java.lang.ClassCastException: [Ljava.lang.String; cannot be cast to java.lang.String at org.hibernate.type.descriptor.java.StringTypeDescriptor.unwrap(StringTypeDescriptor.java:39) at org.hibernate.type.descriptor.sql.VarcharTypeDescriptor$1.doBind(VarcharTypeDescriptor.java:64) at org.hibernate.type.descriptor.sql.BasicBinder.bind(BasicBinder.java:90) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:286) at org.hibernate.type.AbstractStandardBasicType.nullSafeSet(AbstractStandardBasicType.java:281) at org.hibernate.param.NamedParameterSpecification.bind(NamedParameterSpecification.java:67) at org.hibernate.loader.hql.QueryLoader.bindParameterValues(QueryLoader.java:616) at org.hibernate.loader.Loader.prepareQueryStatement(Loader.java:1901) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1862) at org.hibernate.loader.Loader.executeQueryStatement(Loader.java:1839) at org.hibernate.loader.Loader.doQuery(Loader.java:910) at org.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:355) at org.hibernate.loader.Loader.doList(Loader.java:2554) at org.hibernate.loader.Loader.doList(Loader.java:2540) at org.hibernate.loader.Loader.listIgnoreQueryCache(Loader.java:2370) at org.hibernate.loader.Loader.list(Loader.java:2365) at org.hibernate.loader.hql.QueryLoader.list(QueryLoader.java:497) at org.hibernate.hql.internal.ast.QueryTranslatorImpl.list(QueryTranslatorImpl.java:387) at org.hibernate.engine.query.spi.HQLQueryPlan.performList(HQLQueryPlan.java:236) at org.hibernate.internal.SessionImpl.list(SessionImpl.java:1264) at org.hibernate.internal.QueryImpl.list(QueryImpl.java:103) at com.ssa.cms.dao.PatientProfileDAO.getOrdersDetialForRenewal(PatientProfileDAO.java:3259) at com.ssa.cms.dao.PatientProfileDAO$$FastClassBySpringCGLIB$$bf5a5653.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.dao.PatientProfileDAO$$EnhancerBySpringCGLIB$$344f6bed.getOrdersDetialForRenewal() at com.ssa.cms.service.RefillReminderService.sendRenewalRefillReminder(RefillReminderService.java:1363) at com.ssa.cms.service.RefillReminderService$$FastClassBySpringCGLIB$$3fee10f5.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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$$fc29444f.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) 2024-02-16 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 12:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 12:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 12:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 12:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 12:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 12:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 12:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 12:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 12:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 12:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 12:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 12:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 12:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 12:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 12:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 12:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 12:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 12:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 12:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 12:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 12:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 12:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 12:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 12:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 12:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 12:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 12:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 12:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 12:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 12:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 12:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 12:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 12:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 12:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 12:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 12:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 12:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 12:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 12:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 12:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 12:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 12:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 12:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 12:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 12:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 12:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 12:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 12:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 12:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 12:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 12:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 12:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 12:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 12:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 12:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 12:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 12:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 12:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 12:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 12:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 12:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 12:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 12:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 12:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 12:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 12:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 12:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 12:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 12:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 12:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 12:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 12:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 12:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 12:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 12:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 12:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 12:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 12:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 12:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 12:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 12:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 12:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 12:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 12:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 12:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 12:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 12:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 12:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 12:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 12:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 12:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 12:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 13:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 13:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 13:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 13:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 13:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 13:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 13:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 13:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 13:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 13:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 13:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 13:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 13:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 13:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 13:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 13:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 13:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 13:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 13:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 13:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 13:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 13:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 13:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 13:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 13:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 13:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 13:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 13:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 13:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 13:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 13:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 13:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 13:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 13:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 13:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 13:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 13:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 13:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 13:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 13:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 13:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 13:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 13:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 13:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 13:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 13:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 13:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 13:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 13:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 13:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 13:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 13:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 13:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 13:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 13:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 13:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 13:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 13:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 13:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 13:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 13:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 13:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 13:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 13:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 13:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 13:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 13:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 13:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 13:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 13:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 13:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 13:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 13:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 13:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 13:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 13:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 13:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 13:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 13:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 13:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 13:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 13:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 13:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 13:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 13:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 13:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 13:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 13:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 13:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 13:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 13:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 13:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 13:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 13:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 13:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 13:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 13:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 13:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 13:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 13:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 13:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 13:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 13:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 13:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 13:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 13:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 13:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 13:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 13:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 13:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 13:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 14:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 14:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 14:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 14:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 14:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 14:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 14:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 14:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 14:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 14:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 14:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 14:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 14:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 14:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 14:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 14:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 14:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 14:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 14:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 14:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 14:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 14:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 14:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 14:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 14:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 14:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 14:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 14:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 14:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 14:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 14:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 14:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 14:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 14:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 14:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 14:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 14:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 14:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 14:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 14:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 14:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 14:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 14:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 14:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 14:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 14:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 14:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 14:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 14:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 14:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 14:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 14:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 14:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 14:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 14:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 14:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 14:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 14:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 14:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 14:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 14:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 14:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 14:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 14:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 14:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 14:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 14:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 14:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 14:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 14:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 14:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 14:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 14:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 14:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 14:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 14:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 14:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 14:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 14:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 14:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 14:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 14:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 14:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 14:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 14:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 14:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 14:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 14:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 14:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 14:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 14:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 14:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 14:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 14:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 14:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 14:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 14:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 14:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 14:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 14:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 14:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 14:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 14:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 14:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 14:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 14:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 14:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 14:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 14:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 14:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 14:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 14:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 14:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 14:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 15:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 15:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 15:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 15:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 15:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 15:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 15:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 15:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 15:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 15:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 15:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 15:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 15:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 15:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 15:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 15:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 15:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 15:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 15:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 15:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 15:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 15:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 15:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 15:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 15:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 15:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 15:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 15:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 15:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 15:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 15:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 15:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 15:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 15:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 15:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 15:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 15:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 15:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 15:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 15:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 15:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 15:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 15:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 15:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 15:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 15:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 15:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 15:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 15:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 15:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 15:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 15:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 15:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 15:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 15:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 15:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 15:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 15:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 15:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 15:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 15:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 15:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 15:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 15:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 15:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 15:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 15:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 15:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 15:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 15:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 15:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 15:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 15:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 15:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 15:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 15:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 15:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 15:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 15:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 15:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 15:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 15:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 15:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 15:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 15:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 15:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 15:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 15:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 15:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 15:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 15:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 15:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 15:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 15:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 15:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 15:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 15:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 15:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 15:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 15:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 15:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 15:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 15:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 15:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 15:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 15:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 15:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 15:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 15:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 15:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 15:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 15:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 16:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 16:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 16:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 16:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 16:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 16:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 16:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 16:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 16:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 16:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 16:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 16:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 16:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 16:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 16:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 16:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 16:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 16:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 16:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 16:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 16:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 16:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 16:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 16:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 16:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 16:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 16:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 16:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 16:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 16:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 16:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 16:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 16:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 16:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 16:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 16:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 16:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 16:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 16:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 16:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 16:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 16:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 16:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 16:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 16:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 16:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 16:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 16:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 16:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 16:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 16:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 16:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 16:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 16:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 16:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 16:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 16:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 16:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 16:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 16:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 16:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 16:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 16:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 16:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 16:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 16:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 16:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 16:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 16:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 16:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 16:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 16:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 16:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 16:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 16:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 16:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 16:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 16:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 16:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 16:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 16:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 16:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 16:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 16:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 16:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 16:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 16:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 16:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 16:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 16:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 16:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 16:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 16:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 16:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 16:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 16:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 16:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 16:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 16:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 16:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 16:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 16:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 16:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 16:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 16:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 16:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 16:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 16:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 16:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 16:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 16:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 16:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 16:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 16:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 16:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 17:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 17:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 17:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 17:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 17:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 17:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 17:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 17:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 17:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 17:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 17:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 17:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 17:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 17:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 17:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 17:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 17:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 17:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 17:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 17:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 17:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 17:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 17:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 17:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 17:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 17:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 17:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 17:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 17:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 17:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 17:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 17:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 17:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 17:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 17:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 17:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 17:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 17:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 17:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 17:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 17:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 17:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 17:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 17:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 17:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 17:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 17:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 17:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 17:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 17:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 17:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 17:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 17:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 17:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 17:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 17:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 17:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 17:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 17:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 17:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 17:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 17:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 17:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 17:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 17:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 17:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 17:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 17:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 17:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 17:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 17:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 17:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 17:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 17:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 17:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 17:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 17:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 17:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 17:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 17:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 17:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 17:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 17:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 17:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 17:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 17:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 17:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 17:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 17:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 17:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 17:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 17:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 17:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 17:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 17:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 17:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 17:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 17:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 17:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 17:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 17:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 17:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 17:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 17:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 17:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 17:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 17:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 17:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 17:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 18:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 18:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 18:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 18:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 18:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 18:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 18:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 18:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 18:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 18:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 18:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 18:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 18:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 18:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 18:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 18:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 18:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 18:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 18:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 18:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 18:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 18:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 18:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 18:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 18:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 18:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 18:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 18:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 18:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 18:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 18:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 18:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 18:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 18:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 18:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 18:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 18:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 18:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 18:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 18:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 18:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 18:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 18:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 18:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 18:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 18:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 18:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 18:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 18:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 18:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 18:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 18:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 18:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 18:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 18:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 18:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 18:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 18:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 18:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 18:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 18:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 18:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 18:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 18:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 18:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 18:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 18:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 18:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 18:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 18:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 18:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 18:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 18:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 18:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 18:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 18:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 18:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 18:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 18:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 18:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 18:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 18:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 18:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 18:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 18:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 18:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 18:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 18:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 18:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 18:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 18:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 18:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 18:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 18:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 18:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 18:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 18:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 18:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 18:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 18:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 18:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 18:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 18:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 18:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 18:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 18:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 18:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 18:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 18:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 18:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 18:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 19:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 19:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 19:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 19:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 19:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 19:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 19:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 19:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 19:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 19:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 19:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 19:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 19:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 19:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 19:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 19:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 19:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 19:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 19:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 19:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 19:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 19:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 19:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 19:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 19:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 19:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 19:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 19:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 19:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 19:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 19:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 19:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 19:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 19:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 19:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 19:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 19:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 19:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 19:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 19:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 19:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 19:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 19:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 19:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 19:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 19:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 19:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 19:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 19:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 19:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 19:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 19:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 19:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 19:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 19:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 19:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 19:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 19:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 19:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 19:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 19:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 19:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 19:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 19:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 19:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 19:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 19:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 19:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 19:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 19:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 19:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 19:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 19:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 19:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 19:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 19:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 19:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 19:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 19:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 19:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 19:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 19:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 19:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 19:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 19:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 19:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 19:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 19:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 19:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 19:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 19:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 19:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 19:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 19:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 19:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 19:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 19:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 19:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 19:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 19:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 19:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 19:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 19:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 19:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 19:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 19:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 19:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 19:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 19:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 19:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 19:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 20:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 20:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 20:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 20:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 20:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 20:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 20:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 20:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 20:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 20:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 20:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 20:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 20:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 20:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 20:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 20:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 20:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 20:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 20:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 20:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 20:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 20:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 20:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 20:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 20:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 20:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 20:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 20:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 20:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 20:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 20:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 20:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 20:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 20:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 20:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 20:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 20:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 20:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 20:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 20:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 20:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 20:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 20:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 20:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 20:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 20:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 20:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 20:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 20:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 20:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 20:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 20:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 20:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 20:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 20:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 20:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 20:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 20:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 20:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 20:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 20:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 20:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 20:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 20:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 20:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 20:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 20:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 20:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 20:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 20:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 20:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 20:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 20:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 20:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 20:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 20:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 20:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 20:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 20:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 20:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 20:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 20:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 20:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 20:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 20:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 20:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 20:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 20:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 20:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 20:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 20:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 20:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 20:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 20:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 20:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 20:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 20:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 20:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 20:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 20:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 20:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 20:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 20:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 20:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 20:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 20:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 20:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 20:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 20:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 20:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 20:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 20:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 20:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 20:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 20:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 20:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 20:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 20:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 20:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 20:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 20:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 20:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 20:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 20:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 20:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 20:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 20:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 20:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 20:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 20:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 20:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 21:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 21:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 21:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 21:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 21:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 21:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 21:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 21:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 21:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 21:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 21:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 21:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 21:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 21:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 21:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 21:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 21:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 21:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 21:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 21:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 21:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 21:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 21:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 21:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 21:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 21:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 21:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 21:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 21:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 21:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 21:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 21:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 21:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 21:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 21:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 21:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 21:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 21:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 21:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 21:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 21:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 21:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 21:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 21:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 21:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 21:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 21:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 21:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 21:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 21:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 21:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 21:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 21:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 21:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 21:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 21:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 21:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 21:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 21:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 21:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 21:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 21:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 21:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 21:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 21:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 21:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 21:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 21:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 21:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 21:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 21:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 21:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 21:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 21:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 21:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 21:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 21:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 21:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 21:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 21:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 21:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 21:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 21:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 21:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 21:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 21:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 21:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 21:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 21:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 21:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 21:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 21:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 21:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 21:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 21:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 21:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 21:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 21:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 21:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 21:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 21:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 21:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 21:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 21:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 21:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 21:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 21:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 21:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 21:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 21:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 21:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 22:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 22:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 22:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 22:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 22:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 22:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 22:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 22:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 22:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 22:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 22:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 22:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 22:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 22:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 22:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 22:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 22:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 22:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 22:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 22:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 22:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 22:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 22:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 22:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 22:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 22:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 22:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 22:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 22:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 22:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 22:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 22:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 22:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 22:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 22:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 22:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 22:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 22:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 22:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 22:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 22:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 22:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 22:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 22:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 22:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 22:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 22:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 22:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 22:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 22:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 22:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 22:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 22:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 22:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 22:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 22:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 22:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 22:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 22:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 22:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 22:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 22:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 22:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 22:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 22:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 22:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 22:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 22:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 22:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 22:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 22:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 22:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 22:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 22:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 22:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 22:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 22:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 22:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 22:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 22:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 22:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 22:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 22:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 22:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 22:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 22:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 22:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 22:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 22:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 22:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 22:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 22:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 22:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 22:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 22:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 22:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 22:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 22:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 22:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 22:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 22:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 22:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 22:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 22:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 22:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 22:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 22:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 22:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 22:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 22:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 22:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 22:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 22:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 23:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 23:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 23:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 23:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 23:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 23:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 23:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 23:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 23:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 23:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 23:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 23:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 23:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 23:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 23:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 23:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 23:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 23:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 23:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 23:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 23:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 23:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 23:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 23:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 23:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 23:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 23:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 23:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 23:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 23:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 23:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 23:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 23:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 23:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 23:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 23:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 23:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 23:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 23:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 23:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 23:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 23:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 23:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 23:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 23:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 23:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 23:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 23:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 23:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 23:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 23:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 23:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 23:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 23:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 23:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 23:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 23:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 23:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 23:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 23:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 23:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 23:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 23:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 23:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 23:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 23:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 23:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 23:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 23:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 23:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 23:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 23:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 23:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 23:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 23:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 23:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 23:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 23:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 23:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 23:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 23:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 23:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 23:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 23:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 23:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 23:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 23:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 23:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 23:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 23:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 23:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 23:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 23:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 23:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 23:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 23:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 23:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 23:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 23:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 23:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 23:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 23:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 23:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-16 23:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-16 23:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-16 23:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-16 23:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-16 23:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-16 23:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-16 23:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-16 23:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-16 23:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-16 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-16 23:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-16 23:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 00:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 00:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-17 00:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 00:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 00:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 00:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 00:00:00 INFO NextRefillReminderJob:689 - Total Orders 1 2024-02-17 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-17 00:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-17 00:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-17 00:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-17 00:00:00 INFO NextRefillReminderJob:705 - OrderId= 202012291 2024-02-17 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:00:00 INFO RefillReminderService:812 - strength :10 MG 2024-02-17 00:00:00 INFO RefillReminderService:824 - "G".equalsIgnoreCase(order.getDrugDetail2().getGenericOrBrand()->genricOrBrand :Brand Name Only 2024-02-17 00:00:00 INFO PatientProfileService:2633 - Start->Save NotificationMessages 2024-02-17 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:00:00 INFO RefillReminderService:812 - strength :5 MG 2024-02-17 00:00:00 INFO RefillReminderService:824 - "G".equalsIgnoreCase(order.getDrugDetail2().getGenericOrBrand()->genricOrBrand :ACTONEL 2024-02-17 00:00:00 INFO PatientProfileService:2633 - Start->Save NotificationMessages 2024-02-17 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:00:00 INFO CommonUtil:912 - CommonUtil -> pushFCMNotificationIOS_APP_KEY_IOS: AIzaSyAS2M7aCCkvSJbVGKgIpnM8AAlycU5VYiE 2024-02-17 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:00:00 INFO CommonUtil:852 - JSON{"notification":{"alert":"REMINDER: Your Rx is 10 days past due to refill - REFILL NOW","sound":"default","title":"Compliance Reward Message","message":"REMINDER: Your Rx is 10 days past due to refill - REFILL NOW","body":"REMINDER: Your Rx is 10 days past due to refill - REFILL NOW","click_action":"COMPLIANCE_ALERT"},"image":"http:\/\/compliancerewards.ssasoft.com\/compliancereward\/public\/images\/logo.png","data":{"lastFilledDate":"2024-02-17 00:00:00","lastName":"03fx5JfPti5JSAhR4UjOBg==","notificationMsgId":24113,"surveyId":0,"questionId":null,"gender":"M","orderId":"2020081022","patientId":800,"patientOrdMsgSubj":"null","mobileNumber":"kpxk2YnmgMxIYn7byPf8OA==","subject":"10 days overdue for REFILL","isRead":false,"orderStatus":"Filled","drugType":"TAB","daySupply":3,"questionText":null,"orgPatientOutOfPocket":10.0,"rxNo":"09909905","emailAddress":"\/vgxFCPoA5dwNO5yBAqd6A==","brandRefrance":"JAKAFI","email":"\/vgxFCPoA5dwNO5yBAqd6A==","rxExpiry":"2025-02-04 00:00:00","GenericOrBrand":"B","orderPdfDucument":"null","refillRemaining":1,"refillRemainingDaysCount":-10,"drugQty":"60","orderPrefix":"RXD","securityToken":"8bd7ee989c8565c8563dd2b5c6ded9c9","firstName":"g7JXZAdvjXHI87iaZTRv1g==","questionAnsImg":null,"drugStrength":"10 MG","orderDocMsgSubj":"null","patientOutOfPocket":10.0,"messageTypeId":70,"drugName":"Jakafi","quAnswerText":null,"patientOrdMsg":"null"},"icon":"ic_launcher","to":"ecntDrVTQeCIivh3-XkyNb:APA91bGl0Q8orvXJc_Kqw2ZsqCa0PHrp9vv1nHv6hVcY6kn5NG4H9QSYa_XaNXlv8XcmlPU7LD0G34zAQADLzx1iJ1y2kQyGeF0I8AaQXiT6y0jJOFlabHNtFGhOpfn9iBdgdwtAdycO","click_action":"COMPLIANCE_ALERT","channel_id":"my_channel_01"} 2024-02-17 00:00:00 INFO CommonUtil:995 - Tsting Output here of: CommonUtil -> pushFCMNotificationIOS: {"multicast_id":1458300922864736707,"success":0,"failure":1,"canonical_ids":0,"results":[{"error":"InvalidRegistration"}]} 2024-02-17 00:00:00 INFO PatientProfileService:2739 - End->Save NotificationMessages: true 2024-02-17 00:00:00 INFO NextRefillReminderJob:763 - Successfully send next refill reminder to Order Id=202012291 2024-02-17 00:00:00 INFO NextRefillReminderJob:51 - Refill Messages send true 2024-02-17 00:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:00:00 INFO CommonUtil:862 - Tsting Output here of: CommonUtil -> pushFCMNotificationAndroid: {"multicast_id":5396251491703205102,"success":0,"failure":1,"canonical_ids":0,"results":[{"error":"NotRegistered"}]} 2024-02-17 00:00:00 INFO PatientProfileService:2739 - End->Save NotificationMessages: true 2024-02-17 00:00:00 INFO NextRefillReminderJob:974 - ..End sending 10 days Refil Reminder Msg..true 2024-02-17 00:00:00 INFO NextRefillReminderJob:38 - Refill Messages send true 2024-02-17 00:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 00:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 00:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 00:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 00:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 00:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 00:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 00:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 00:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 00:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 00:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 00:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 00:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 00:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 00:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 00:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 00:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 00:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 00:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 00:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 00:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 00:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 00:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 00:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 00:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 00:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 00:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 00:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 00:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 00:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 00:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 00:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 00:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 00:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 00:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 00:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 00:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 00:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 00:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 00:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 00:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 00:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 00:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 00:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 00:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 00:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 00:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 00:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 00:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 00:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 00:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 00:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 00:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 00:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 00:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 00:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 00:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 00:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 00:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 00:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 00:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 00:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 00:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 00:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 00:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 00:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 00:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 00:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 00:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 00:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 00:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 00:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 00:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 00:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 00:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 00:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 00:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 00:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 00:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 00:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 00:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 00:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 00:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 00:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 00:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 00:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 00:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 00:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 00:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 00:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 00:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 00:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 00:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 00:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 00:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 00:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 00:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 00:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 00:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 00:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 00:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 00:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 00:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 00:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 01:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 01:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 01:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 01:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 01:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 01:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 01:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 01:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 01:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 01:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 01:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 01:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 01:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 01:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 01:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 01:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 01:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 01:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 01:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 01:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 01:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 01:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 01:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 01:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 01:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 01:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 01:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 01:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 01:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 01:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 01:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 01:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 01:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 01:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 01:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 01:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 01:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 01:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 01:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 01:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 01:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 01:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 01:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 01:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 01:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 01:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 01:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 01:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 01:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 01:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 01:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 01:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 01:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 01:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 01:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 01:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 01:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 01:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 01:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 01:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 01:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 01:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 01:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 01:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 01:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 01:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 01:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 01:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 01:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 01:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 01:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 01:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 01:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 01:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 01:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 01:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 01:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 01:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 01:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 01:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 01:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 01:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 01:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 01:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 01:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 01:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 01:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 01:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 01:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 01:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 01:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 01:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 01:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 01:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 01:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 01:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 01:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 01:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 01:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 01:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 01:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 01:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 01:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 01:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 01:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 01:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 01:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 01:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 01:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 01:59:59 INFO successPOAExpiry:38 - .....AutoReminderForPOAExpiry Start..... 2024-02-17 01:59:59 INFO PatientProfileService:2269 - No folder associated to this campaign (System will return) 2024-02-17 01:59:59 INFO failedPOAExpiry:43 - There are no caretaker msg found. 2024-02-17 02:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 02:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 02:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 02:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 02:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 02:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 02:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 02:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 02:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 02:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 02:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 02:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 02:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 02:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 02:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 02:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 02:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 02:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 02:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 02:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 02:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 02:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 02:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 02:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 02:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 02:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 02:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 02:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 02:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 02:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 02:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 02:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 02:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 02:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 02:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 02:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 02:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 02:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 02:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 02:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 02:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 02:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 02:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 02:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 02:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 02:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 02:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 02:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 02:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 02:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 02:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 02:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 02:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 02:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 02:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 02:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 02:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 02:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 02:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 02:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 02:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 02:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 02:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 02:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 02:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 02:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 02:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 02:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 02:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 02:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 02:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 02:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 02:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 02:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 02:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 02:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 02:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 02:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 02:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 02:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 02:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 02:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 02:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 02:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 02:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 02:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 02:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 02:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 02:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 02:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 02:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 02:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 02:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 02:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 02:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 02:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 02:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 02:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 02:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 02:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 02:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 02:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 02:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 02:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 02:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 02:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 02:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 02:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 02:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 02:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 02:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 02:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 02:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 02:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 02:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 02:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 02:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 02:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 02:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 02:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 02:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 02:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 02:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 02:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 02:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 02:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 02:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 02:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 02:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 02:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 02:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 02:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 02:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 03:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 03:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 03:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 03:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 03:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 03:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 03:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 03:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 03:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 03:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 03:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 03:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 03:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 03:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 03:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 03:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 03:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 03:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 03:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 03:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 03:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 03:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 03:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 03:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 03:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 03:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 03:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 03:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 03:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 03:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 03:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 03:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 03:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 03:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 03:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 03:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 03:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 03:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 03:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 03:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 03:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 03:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 03:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 03:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 03:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 03:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 03:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 03:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 03:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 03:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 03:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 03:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 03:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 03:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 03:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 03:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 03:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 03:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 03:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 03:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 03:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 03:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 03:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 03:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 03:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 03:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 03:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 03:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 03:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 03:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 03:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 03:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 03:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 03:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 03:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 03:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 03:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 03:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 03:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 03:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 03:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 03:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 03:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 03:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 03:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 03:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 03:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 03:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 03:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 03:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 03:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 03:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 03:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 03:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 03:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 03:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 03:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 03:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 03:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 03:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 03:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 03:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 03:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 03:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 03:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 03:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 03:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 03:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 03:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 03:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 03:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 03:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 03:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 04:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 04:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 04:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 04:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 04:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 04:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 04:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 04:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 04:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 04:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 04:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 04:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 04:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 04:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 04:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 04:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 04:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 04:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 04:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 04:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 04:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 04:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 04:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 04:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 04:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 04:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 04:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 04:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 04:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 04:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 04:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 04:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 04:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 04:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 04:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 04:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 04:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 04:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 04:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 04:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 04:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 04:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 04:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 04:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 04:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 04:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 04:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 04:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 04:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 04:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 04:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 04:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 04:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 04:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 04:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 04:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 04:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 04:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 04:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 04:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 04:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 04:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 04:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 04:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 04:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 04:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 04:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 04:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 04:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 04:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 04:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 04:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 04:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 04:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 04:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 04:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 04:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 04:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 04:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 04:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 04:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 04:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 04:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 04:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 04:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 04:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 04:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 04:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 04:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 04:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 04:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 04:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 04:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 04:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 04:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 04:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 04:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 04:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 04:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 04:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 04:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 04:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 04:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 04:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 04:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 04:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 04:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 04:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 04:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 04:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 04:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 04:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 04:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 04:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 04:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 04:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 04:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 04:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 04:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 04:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 04:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 04:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 04:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 04:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 04:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 04:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 04:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 04:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 04:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 04:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 04:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 04:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 05:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 05:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 05:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 05:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 05:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 05:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 05:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 05:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 05:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 05:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 05:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 05:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 05:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 05:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 05:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 05:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 05:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 05:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 05:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 05:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 05:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 05:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 05:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 05:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 05:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 05:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 05:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 05:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 05:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 05:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 05:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 05:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 05:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 05:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 05:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 05:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 05:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 05:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 05:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 05:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 05:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 05:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 05:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 05:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 05:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 05:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 05:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 05:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 05:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 05:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 05:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 05:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 05:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 05:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 05:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 05:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 05:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 05:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 05:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 05:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 05:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 05:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 05:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 05:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:34:59 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 05:34:59 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 05:34:59 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 05:34:59 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 05:34:59 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 05:34:59 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:34:59 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 05:34:59 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 05:34:59 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 05:34:59 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 05:34:59 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 05:34:59 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 05:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 05:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 05:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 05:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 05:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 05:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 05:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 05:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 05:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 05:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 05:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 05:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 05:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 05:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 05:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 05:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 05:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 05:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 05:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 05:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 05:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 05:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 05:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 05:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 05:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 05:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 05:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 05:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 05:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 05:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 05:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 05:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 05:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 05:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 05:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 05:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 05:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 05:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 06:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 06:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 06:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 06:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 06:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 06:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 06:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 06:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 06:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 06:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 06:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 06:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 06:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 06:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 06:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 06:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 06:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 06:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 06:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 06:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 06:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 06:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 06:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 06:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 06:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 06:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 06:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 06:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 06:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 06:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 06:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 06:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 06:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 06:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 06:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 06:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 06:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 06:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 06:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 06:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 06:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 06:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 06:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 06:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 06:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 06:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 06:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 06:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 06:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 06:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 06:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 06:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 06:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 06:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 06:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 06:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 06:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 06:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 06:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 06:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 06:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 06:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 06:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 06:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 06:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 06:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 06:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 06:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 06:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 06:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 06:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 06:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 06:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 06:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 06:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 06:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 06:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 06:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 06:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 06:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 06:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 06:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 06:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 06:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 06:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 06:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 06:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 06:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 06:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 06:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 06:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 06:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 06:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 06:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 06:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 06:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 06:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 06:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 06:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 06:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 06:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 06:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 06:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 06:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 06:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 06:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 06:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 06:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 06:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 06:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 07:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 07:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 07:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 07:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 07:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 07:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 07:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 07:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 07:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 07:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 07:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 07:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 07:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 07:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 07:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 07:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 07:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 07:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 07:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 07:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 07:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 07:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 07:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 07:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 07:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 07:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 07:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 07:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 07:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 07:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 07:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 07:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 07:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 07:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 07:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 07:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 07:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 07:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 07:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 07:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 07:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 07:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 07:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 07:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 07:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 07:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 07:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 07:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 07:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 07:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 07:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 07:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 07:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 07:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 07:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 07:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 07:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 07:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 07:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 07:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 07:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 07:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 07:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 07:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 07:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 07:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 07:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 07:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 07:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 07:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 07:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 07:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 07:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 07:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 07:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 07:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 07:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 07:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 07:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 07:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 07:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 07:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 07:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 07:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 07:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 07:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 07:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 07:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 07:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 07:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 07:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 07:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 07:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 07:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 07:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 07:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 07:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 07:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 07:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 07:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 07:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 07:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 07:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 07:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 07:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 07:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 07:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 07:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 07:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 07:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 07:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 07:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 07:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 07:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 07:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 07:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 07:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 07:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 07:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 07:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 07:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 07:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 07:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 07:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 07:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 07:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 07:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 07:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 07:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 07:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 07:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 07:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 07:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 08:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 08:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 08:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 08:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 08:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 08:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 08:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 08:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 08:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 08:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 08:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 08:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 08:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 08:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 08:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 08:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 08:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 08:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 08:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 08:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 08:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 08:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 08:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 08:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 08:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 08:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 08:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 08:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 08:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 08:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 08:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 08:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 08:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 08:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 08:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 08:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 08:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 08:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 08:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 08:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 08:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 08:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 08:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 08:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 08:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 08:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 08:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 08:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 08:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 08:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 08:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 08:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 08:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 08:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 08:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 08:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 08:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 08:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 08:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 08:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 08:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 08:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 08:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 08:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 08:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 08:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 08:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 08:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 08:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 08:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 08:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 08:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 08:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 08:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 08:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 08:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 08:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 08:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 08:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 08:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 08:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 08:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 08:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 08:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 08:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 08:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 08:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 08:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 08:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 08:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 08:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 08:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 08:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 08:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 08:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 08:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 08:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 08:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 08:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 08:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 08:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 08:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 08:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 08:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 08:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 08:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 08:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 08:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 08:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 08:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 09:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 09:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 09:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 09:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 09:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 09:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 09:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 09:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 09:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 09:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 09:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 09:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 09:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 09:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 09:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 09:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 09:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 09:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 09:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 09:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 09:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 09:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 09:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 09:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 09:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 09:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 09:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 09:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 09:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 09:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 09:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 09:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 09:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 09:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 09:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 09:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 09:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 09:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 09:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 09:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 09:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 09:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 09:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 09:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 09:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 09:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 09:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 09:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 09:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 09:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 09:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 09:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 09:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 09:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 09:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 09:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 09:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 09:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 09:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 09:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 09:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 09:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 09:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 09:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 09:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 09:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 09:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 09:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 09:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 09:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 09:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 09:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 09:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 09:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 09:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 09:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 09:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 09:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 09:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 09:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 09:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 09:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 09:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 09:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 09:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 09:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 09:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 09:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 09:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 09:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 09:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 09:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 09:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 09:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 09:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 09:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 09:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 09:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 09:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 09:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 09:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 09:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 09:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 09:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 09:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 09:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 09:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 09:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 09:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 09:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 09:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 09:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 09:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 09:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 10:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 10:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 10:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 10:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 10:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 10:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 10:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 10:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 10:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 10:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 10:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 10:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 10:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 10:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 10:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 10:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 10:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 10:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 10:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 10:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 10:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 10:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 10:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 10:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 10:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 10:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 10:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 10:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 10:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 10:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 10:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 10:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 10:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 10:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 10:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 10:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 10:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 10:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 10:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 10:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 10:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 10:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 10:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 10:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 10:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 10:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 10:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 10:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 10:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 10:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 10:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 10:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 10:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 10:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 10:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 10:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 10:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 10:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 10:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 10:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 10:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 10:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 10:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 10:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 10:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 10:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 10:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 10:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 10:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 10:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 10:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 10:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 10:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 10:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 10:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 10:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 10:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 10:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 10:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 10:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 10:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 10:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 10:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 10:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 10:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 10:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 10:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 10:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 10:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 10:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 10:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 10:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 10:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 10:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 10:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 10:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 10:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 10:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 10:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 10:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 10:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 10:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 10:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 10:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 10:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 10:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 10:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 10:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 10:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 10:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 10:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 10:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 10:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 10:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 10:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 11:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 11:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 11:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 11:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 11:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 11:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 11:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 11:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 11:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 11:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 11:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 11:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 11:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 11:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 11:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 11:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 11:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 11:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 11:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 11:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 11:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 11:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 11:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 11:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 11:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 11:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 11:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 11:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 11:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 11:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 11:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 11:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 11:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 11:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 11:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 11:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 11:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 11:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 11:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 11:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 11:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 11:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 11:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 11:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 11:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 11:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 11:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 11:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 11:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 11:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 11:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 11:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 11:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 11:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 11:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 11:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 11:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 11:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 11:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 11:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 11:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 11:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 11:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 11:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 11:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 11:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 11:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 11:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 11:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 11:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 11:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 11:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 11:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 11:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 11:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 11:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 11:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 11:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 11:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 11:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 11:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 11:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 11:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 11:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 11:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 11:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 11:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 11:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 11:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 11:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 11:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 11:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 11:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 11:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 11:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 11:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 11:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 11:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 11:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 11:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 11:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 11:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 11:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 11:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 11:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 11:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 11:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 11:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 11:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 11:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 12:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 12:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 12:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 12:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 12:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 12:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 12:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 12:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 12:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 12:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 12:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 12:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 12:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 12:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 12:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 12:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 12:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 12:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 12:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 12:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 12:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 12:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 12:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 12:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 12:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 12:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 12:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 12:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 12:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 12:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 12:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 12:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 12:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 12:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 12:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 12:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 12:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 12:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 12:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 12:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 12:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 12:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 12:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 12:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 12:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 12:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 12:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 12:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 12:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 12:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 12:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 12:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 12:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 12:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 12:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 12:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 12:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 12:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 12:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 12:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 12:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 12:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 12:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 12:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 12:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 12:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 12:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 12:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 12:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 12:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 12:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 12:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 12:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 12:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 12:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 12:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 12:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 12:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 12:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 12:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 12:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 12:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 12:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 12:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 12:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 12:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 12:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 12:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 12:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 12:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 12:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 12:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 12:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 12:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 12:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 12:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 12:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 12:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 12:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 12:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 12:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 12:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 12:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 12:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 12:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 12:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 12:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 12:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 12:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 12:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 12:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 12:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 12:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 13:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 13:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 13:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 13:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 13:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 13:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 13:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 13:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 13:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 13:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 13:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 13:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 13:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 13:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 13:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 13:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 13:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 13:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 13:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 13:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 13:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 13:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 13:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 13:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 13:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 13:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 13:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 13:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 13:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 13:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 13:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 13:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 13:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 13:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 13:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 13:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 13:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 13:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 13:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 13:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 13:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 13:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 13:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 13:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 13:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 13:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 13:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 13:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 13:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 13:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 13:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 13:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 13:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 13:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 13:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 13:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 13:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 13:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 13:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 13:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 13:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 13:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 13:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 13:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 13:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 13:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 13:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 13:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 13:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 13:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 13:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 13:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 13:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 13:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 13:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 13:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 13:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 13:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 13:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 13:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 13:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 13:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 13:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 13:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 13:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 13:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 13:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 13:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 13:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 13:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 13:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 13:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 13:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 13:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 13:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 13:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 13:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 13:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 13:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 13:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 13:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 13:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 13:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 13:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 13:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 13:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 13:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 13:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 14:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 14:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 14:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 14:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 14:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 14:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 14:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 14:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 14:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 14:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 14:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 14:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 14:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 14:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 14:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 14:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 14:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 14:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 14:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 14:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 14:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 14:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 14:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 14:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 14:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 14:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 14:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 14:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 14:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 14:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 14:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 14:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 14:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 14:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 14:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 14:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 14:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 14:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 14:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 14:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 14:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 14:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 14:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 14:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 14:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 14:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 14:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 14:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 14:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 14:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 14:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 14:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 14:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 14:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 14:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 14:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 14:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 14:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 14:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 14:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 14:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 14:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 14:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 14:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 14:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 14:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 14:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 14:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 14:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 14:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 14:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 14:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 14:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 14:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 14:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 14:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 14:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 14:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 14:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 14:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 14:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 14:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 14:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 14:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 14:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 14:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 14:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 14:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 14:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 14:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 14:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 14:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 14:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 14:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 14:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 14:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 14:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 14:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 14:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 14:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 14:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 14:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 14:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 14:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 14:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 14:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 14:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 14:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 14:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 14:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 14:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 14:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 14:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 14:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 14:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 14:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 14:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 14:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 14:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 14:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 14:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 14:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 14:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 14:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 14:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 14:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 14:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 14:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 14:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 14:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 14:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 14:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 14:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 15:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 15:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 15:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 15:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 15:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 15:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 15:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 15:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 15:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 15:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 15:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 15:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 15:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 15:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 15:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 15:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 15:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 15:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 15:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 15:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 15:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 15:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 15:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 15:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 15:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 15:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 15:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 15:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 15:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 15:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 15:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 15:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 15:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 15:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 15:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 15:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 15:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 15:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 15:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 15:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 15:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 15:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 15:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 15:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 15:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 15:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 15:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 15:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 15:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 15:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 15:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 15:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 15:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 15:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 15:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 15:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 15:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 15:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 15:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 15:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 15:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 15:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 15:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 15:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 15:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 15:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 15:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 15:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 15:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 15:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 15:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 15:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 15:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 15:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 15:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 15:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 15:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 15:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 15:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 15:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 15:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 15:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 15:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 15:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 15:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 15:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 15:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 15:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 15:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 15:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 15:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 15:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 15:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 15:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 15:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 15:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 15:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 15:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 15:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 15:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 15:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 15:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 15:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 15:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 15:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 15:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 15:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 15:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 15:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 15:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 15:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 16:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 16:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 16:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 16:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 16:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 16:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 16:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 16:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 16:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 16:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 16:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 16:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 16:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 16:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 16:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 16:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 16:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 16:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 16:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 16:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 16:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 16:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 16:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 16:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 16:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 16:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 16:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 16:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 16:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 16:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 16:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 16:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 16:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 16:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 16:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 16:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 16:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 16:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 16:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 16:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 16:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 16:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 16:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 16:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 16:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 16:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 16:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 16:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 16:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 16:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 16:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 16:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 16:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 16:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 16:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 16:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 16:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 16:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 16:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 16:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 16:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 16:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 16:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 16:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 16:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 16:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 16:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 16:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 16:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 16:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 16:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 16:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 16:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 16:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 16:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 16:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 16:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 16:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 16:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 16:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 16:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 16:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 16:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 16:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 16:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 16:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 16:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 16:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 16:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 16:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 16:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 16:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 16:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 16:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 16:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 16:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 16:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 16:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 16:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 16:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 16:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 16:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 16:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 16:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 16:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 16:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 16:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 16:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 16:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 16:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 16:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 16:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 16:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 17:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 17:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 17:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 17:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 17:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 17:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 17:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 17:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 17:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 17:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 17:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 17:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 17:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 17:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 17:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 17:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 17:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 17:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 17:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 17:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 17:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 17:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 17:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 17:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 17:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 17:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 17:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 17:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 17:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 17:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 17:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 17:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 17:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 17:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 17:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 17:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 17:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 17:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 17:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 17:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 17:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 17:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 17:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 17:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 17:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 17:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 17:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 17:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 17:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 17:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 17:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 17:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 17:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 17:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 17:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 17:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 17:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 17:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 17:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 17:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 17:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 17:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 17:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 17:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 17:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 17:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 17:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 17:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 17:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 17:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 17:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 17:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 17:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 17:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 17:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 17:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 17:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 17:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 17:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 17:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 17:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 17:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 17:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 17:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 17:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 17:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 17:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 17:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 17:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 17:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 17:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 17:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 17:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 17:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 17:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 17:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 17:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 17:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 17:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 17:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 17:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 17:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 17:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 17:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 17:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 17:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 17:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 17:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 17:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 17:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 18:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 18:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 18:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 18:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 18:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 18:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 18:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 18:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 18:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 18:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 18:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 18:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 18:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 18:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 18:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 18:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 18:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 18:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 18:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 18:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 18:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 18:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 18:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 18:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 18:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 18:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 18:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 18:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 18:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 18:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 18:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 18:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 18:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 18:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 18:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 18:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 18:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 18:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 18:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 18:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 18:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 18:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 18:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 18:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 18:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 18:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 18:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 18:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 18:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 18:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 18:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 18:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 18:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 18:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 18:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 18:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 18:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 18:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 18:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 18:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 18:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 18:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 18:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 18:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 18:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 18:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 18:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 18:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 18:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 18:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 18:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 18:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 18:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 18:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 18:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 18:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 18:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 18:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 18:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 18:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 18:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 18:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 18:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 18:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 18:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 18:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 18:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 18:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 18:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 18:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 18:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 18:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 18:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 18:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 18:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 18:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 18:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 18:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 18:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 18:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 18:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 18:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 18:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 18:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 18:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 18:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 18:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 18:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 18:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 18:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 18:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 19:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 19:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 19:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 19:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 19:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 19:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 19:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 19:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 19:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 19:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 19:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 19:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 19:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 19:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 19:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 19:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 19:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 19:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 19:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 19:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 19:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 19:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 19:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 19:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 19:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 19:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 19:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 19:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 19:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 19:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 19:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 19:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 19:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 19:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 19:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 19:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 19:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 19:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 19:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 19:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 19:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 19:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 19:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 19:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 19:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 19:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 19:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 19:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 19:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 19:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 19:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 19:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 19:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 19:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 19:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 19:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 19:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 19:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 19:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 19:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 19:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 19:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 19:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 19:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 19:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 19:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 19:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 19:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 19:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 19:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 19:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 19:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 19:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 19:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 19:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 19:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 19:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 19:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 19:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 19:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 19:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 19:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 19:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 19:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 19:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 19:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 19:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 19:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 19:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 19:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 19:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 19:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 19:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 19:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 19:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 19:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 19:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 19:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 19:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 19:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 19:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 19:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 19:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 19:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 19:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 19:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 19:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 19:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 19:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 19:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 19:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 19:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 19:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 19:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 20:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 20:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 20:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 20:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 20:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 20:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 20:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 20:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 20:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 20:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 20:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 20:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 20:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 20:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 20:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 20:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 20:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 20:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 20:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 20:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 20:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 20:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 20:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 20:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 20:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 20:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 20:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 20:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 20:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 20:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 20:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 20:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 20:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 20:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 20:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 20:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 20:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 20:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 20:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 20:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 20:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 20:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 20:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 20:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 20:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 20:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 20:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 20:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 20:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 20:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 20:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 20:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 20:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 20:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 20:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 20:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 20:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 20:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 20:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 20:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 20:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 20:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 20:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 20:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 20:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 20:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 20:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 20:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 20:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 20:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 20:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 20:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 20:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 20:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 20:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 20:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 20:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 20:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 20:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 20:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 20:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 20:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 20:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 20:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 20:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 20:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 20:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 20:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 20:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 20:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 20:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 20:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 20:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 20:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 20:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 20:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 20:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 20:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 20:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 20:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 20:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 20:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 20:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 20:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 20:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 20:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 20:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 20:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 20:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 20:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 20:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 20:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 20:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 20:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 20:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 21:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 21:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 21:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 21:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 21:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 21:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 21:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 21:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 21:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 21:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 21:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 21:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 21:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 21:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 21:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 21:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 21:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 21:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 21:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 21:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 21:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 21:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 21:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 21:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 21:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 21:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 21:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 21:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 21:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 21:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 21:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 21:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 21:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 21:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 21:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 21:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 21:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 21:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 21:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 21:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 21:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 21:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 21:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 21:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 21:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 21:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 21:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 21:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 21:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 21:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 21:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 21:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 21:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 21:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 21:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 21:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 21:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 21:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 21:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 21:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 21:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 21:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 21:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 21:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 21:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 21:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 21:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 21:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 21:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 21:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 21:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 21:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 21:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 21:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 21:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 21:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 21:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 21:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 21:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 21:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 21:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 21:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 21:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 21:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 21:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 21:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 21:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 21:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 21:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 21:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 21:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 21:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 21:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 21:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 21:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 21:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 21:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 21:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 21:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 21:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 21:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 21:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 21:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 21:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 21:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 21:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 21:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 21:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 21:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 21:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 21:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 22:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 22:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 22:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 22:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 22:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 22:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 22:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 22:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 22:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 22:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 22:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 22:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 22:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 22:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 22:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 22:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 22:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 22:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 22:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 22:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 22:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 22:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 22:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 22:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 22:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 22:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 22:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 22:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 22:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 22:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 22:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 22:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 22:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 22:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 22:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 22:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 22:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 22:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 22:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 22:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 22:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 22:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 22:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 22:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 22:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 22:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 22:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 22:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 22:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 22:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 22:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 22:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 22:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 22:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 22:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 22:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 22:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 22:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 22:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 22:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 22:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 22:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 22:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 22:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 22:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 22:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 22:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 22:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 22:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 22:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 22:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 22:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 22:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 22:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 22:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 22:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 22:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 22:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 22:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 22:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 22:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 22:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 22:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 22:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 22:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 22:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 22:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 22:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 22:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 22:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 22:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 22:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 22:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 22:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 22:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 22:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 22:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 22:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 22:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 22:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 22:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 22:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 22:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 22:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 22:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 22:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 22:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 22:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 22:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 22:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 22:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 22:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 23:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 23:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 23:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 23:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 23:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 23:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 23:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 23:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 23:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 23:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 23:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 23:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 23:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 23:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 23:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 23:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 23:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 23:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 23:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 23:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 23:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 23:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 23:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 23:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 23:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 23:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 23:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 23:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 23:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 23:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 23:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 23:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 23:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 23:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 23:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 23:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 23:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 23:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 23:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 23:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 23:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 23:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 23:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 23:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 23:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 23:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 23:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 23:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 23:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 23:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 23:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 23:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 23:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 23:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 23:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 23:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 23:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 23:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 23:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 23:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 23:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 23:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 23:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 23:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 23:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 23:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 23:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 23:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 23:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 23:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 23:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 23:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 23:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 23:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 23:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 23:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 23:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 23:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 23:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 23:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 23:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 23:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 23:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 23:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 23:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 23:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 23:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 23:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 23:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 23:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 23:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 23:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 23:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 23:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 23:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 23:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 23:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 23:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 23:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 23:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-17 23:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-17 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-17 23:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-17 23:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-17 23:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-17 23:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-17 23:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-17 23:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-17 23:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-17 23:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-17 23:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-17 23:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 00:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 00:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 00:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 00:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-18 00:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 00:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 00:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-18 00:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 00:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 00:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-18 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:00:00 INFO RefillReminderService:812 - strength :250 MG 2024-02-18 00:00:00 INFO RefillReminderService:824 - "G".equalsIgnoreCase(order.getDrugDetail2().getGenericOrBrand()->genricOrBrand :Brand Name Only 2024-02-18 00:00:00 INFO PatientProfileService:2633 - Start->Save NotificationMessages 2024-02-18 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:00:00 INFO CommonUtil:912 - CommonUtil -> pushFCMNotificationIOS_APP_KEY_IOS: AIzaSyAS2M7aCCkvSJbVGKgIpnM8AAlycU5VYiE 2024-02-18 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:00:00 INFO CommonUtil:995 - Tsting Output here of: CommonUtil -> pushFCMNotificationIOS: {"multicast_id":6552324117169684552,"success":0,"failure":1,"canonical_ids":0,"results":[{"error":"InvalidApnsCredential"}]} 2024-02-18 00:00:00 INFO PatientProfileService:2739 - End->Save NotificationMessages: true 2024-02-18 00:00:00 INFO NextRefillReminderJob:974 - ..End sending 10 days Refil Reminder Msg..true 2024-02-18 00:00:00 INFO NextRefillReminderJob:38 - Refill Messages send true 2024-02-18 00:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 00:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 00:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 00:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 00:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 00:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 00:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 00:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 00:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 00:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 00:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 00:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 00:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 00:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 00:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 00:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 00:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 00:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 00:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 00:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 00:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 00:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 00:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 00:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 00:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 00:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 00:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 00:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 00:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 00:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 00:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 00:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 00:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 00:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 00:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 00:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 00:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 00:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 00:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 00:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 00:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 00:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 00:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 00:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 00:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 00:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 00:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 00:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 00:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 00:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 00:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 00:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 00:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 00:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 00:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 00:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 00:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 00:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 00:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 00:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 00:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 00:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 00:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 00:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 00:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 00:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 00:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 00:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 00:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 00:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 00:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 00:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 00:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 00:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 00:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 00:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 00:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 00:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 00:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 00:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 00:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 00:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 00:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 00:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 00:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 00:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 00:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 00:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 00:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 00:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 00:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 00:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 00:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 00:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 00:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 00:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 00:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 00:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 00:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 00:55:01 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 00:55:01 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 00:55:01 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 00:55:01 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 01:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 01:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 01:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 01:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 01:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 01:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 01:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 01:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 01:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 01:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 01:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 01:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 01:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 01:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 01:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 01:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 01:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 01:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 01:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 01:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 01:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 01:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 01:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 01:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 01:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 01:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 01:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 01:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 01:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 01:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 01:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 01:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 01:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 01:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 01:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 01:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 01:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 01:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 01:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 01:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 01:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 01:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 01:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 01:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 01:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 01:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 01:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 01:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 01:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 01:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 01:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 01:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 01:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 01:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 01:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 01:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 01:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 01:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 01:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 01:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 01:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 01:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 01:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 01:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 01:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 01:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 01:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 01:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 01:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 01:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 01:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 01:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 01:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 01:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 01:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 01:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 01:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 01:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 01:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 01:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 01:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 01:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 01:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 01:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 01:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 01:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 01:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 01:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 01:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 01:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 01:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 01:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 01:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 01:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 01:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 01:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 01:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 01:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 01:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 01:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 01:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 01:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 01:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 01:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 01:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 01:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 01:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 01:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 01:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 01:59:59 INFO successPOAExpiry:38 - .....AutoReminderForPOAExpiry Start..... 2024-02-18 01:59:59 INFO PatientProfileService:2269 - No folder associated to this campaign (System will return) 2024-02-18 01:59:59 INFO failedPOAExpiry:43 - There are no caretaker msg found. 2024-02-18 02:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 02:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 02:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 02:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 02:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 02:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 02:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 02:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 02:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 02:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 02:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 02:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 02:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 02:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 02:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 02:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 02:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 02:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 02:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 02:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 02:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 02:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 02:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 02:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 02:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 02:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 02:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 02:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 02:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 02:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 02:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 02:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 02:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 02:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 02:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 02:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 02:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 02:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 02:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 02:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 02:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 02:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 02:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 02:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 02:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 02:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 02:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 02:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 02:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 02:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 02:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 02:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 02:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 02:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 02:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 02:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 02:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 02:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 02:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 02:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 02:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 02:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 02:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 02:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 02:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 02:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 02:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 02:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 02:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 02:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 02:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 02:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 02:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 02:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 02:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 02:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 02:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 02:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 02:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 02:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 02:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 02:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 02:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 02:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 02:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 02:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 02:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 02:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 02:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 02:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 02:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 02:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 02:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 02:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 02:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 02:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 02:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 02:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 02:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 02:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 02:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 02:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 02:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 02:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 02:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 02:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 02:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 02:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 02:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 02:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 02:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 02:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 02:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 02:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 02:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 02:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 02:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 02:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 02:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 02:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 02:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 02:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 02:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 02:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 02:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 02:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 02:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 02:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 02:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 02:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 02:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 02:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 03:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 03:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 03:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 03:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 03:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 03:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 03:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 03:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 03:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 03:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 03:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 03:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 03:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 03:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 03:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 03:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 03:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 03:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 03:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 03:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 03:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 03:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 03:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 03:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 03:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 03:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 03:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 03:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 03:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 03:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 03:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 03:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 03:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 03:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 03:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 03:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 03:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 03:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 03:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 03:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 03:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 03:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 03:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 03:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 03:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 03:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 03:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 03:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 03:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 03:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 03:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 03:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 03:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 03:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 03:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 03:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 03:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 03:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 03:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 03:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 03:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 03:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 03:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 03:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 03:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 03:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 03:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 03:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 03:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 03:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 03:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 03:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 03:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 03:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 03:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 03:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 03:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 03:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 03:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 03:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 03:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 03:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 03:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 03:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 03:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 03:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 03:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 03:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 03:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 03:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 03:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 03:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 03:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 03:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 03:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 03:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 03:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 03:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 03:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 03:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 03:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 03:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 03:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 03:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 03:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 03:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 03:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 03:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 03:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 03:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 03:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 03:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 04:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 04:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 04:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 04:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 04:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 04:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 04:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 04:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 04:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 04:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 04:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 04:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 04:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 04:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 04:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 04:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 04:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 04:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 04:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 04:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 04:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 04:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 04:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 04:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 04:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 04:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 04:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 04:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 04:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 04:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 04:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 04:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 04:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 04:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 04:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 04:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 04:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 04:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 04:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 04:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 04:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 04:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 04:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 04:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 04:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 04:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 04:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 04:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 04:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 04:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 04:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 04:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 04:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 04:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 04:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 04:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 04:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 04:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 04:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 04:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 04:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 04:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 04:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 04:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 04:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 04:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 04:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 04:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 04:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 04:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 04:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 04:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 04:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 04:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 04:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 04:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 04:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 04:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 04:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 04:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 04:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 04:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 04:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 04:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 04:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 04:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 04:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 04:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 04:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 04:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 04:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 04:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 04:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 04:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 04:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 04:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 04:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 04:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 04:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 04:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 04:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 04:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 04:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 04:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 04:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 04:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 04:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 04:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 04:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 04:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 05:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 05:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 05:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 05:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 05:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 05:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 05:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 05:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 05:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 05:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 05:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 05:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 05:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 05:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 05:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 05:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 05:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 05:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 05:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 05:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 05:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 05:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 05:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 05:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 05:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 05:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 05:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 05:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 05:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 05:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 05:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 05:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 05:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 05:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 05:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 05:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 05:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 05:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 05:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 05:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 05:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 05:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 05:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 05:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 05:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 05:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 05:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 05:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 05:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 05:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 05:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 05:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 05:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 05:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 05:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 05:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 05:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 05:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 05:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 05:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 05:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 05:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:34:59 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 05:34:59 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 05:34:59 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 05:34:59 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 05:34:59 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 05:34:59 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 05:34:59 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 05:34:59 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 05:34:59 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 05:34:59 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:34:59 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 05:34:59 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 05:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 05:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 05:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 05:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 05:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 05:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 05:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 05:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 05:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 05:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 05:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 05:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 05:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 05:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 05:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 05:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 05:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 05:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 05:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 05:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 05:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 05:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 05:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 05:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 05:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 05:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 05:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 05:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 05:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 05:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 05:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 05:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 05:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 05:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 05:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 05:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 05:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 05:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 06:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 06:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 06:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 06:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 06:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 06:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 06:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 06:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 06:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 06:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 06:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 06:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 06:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 06:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 06:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 06:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 06:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 06:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 06:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 06:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 06:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 06:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 06:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 06:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 06:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 06:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 06:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 06:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 06:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 06:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 06:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 06:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 06:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 06:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 06:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 06:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 06:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 06:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 06:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 06:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 06:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 06:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 06:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 06:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 06:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 06:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 06:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 06:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 06:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 06:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 06:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 06:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 06:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 06:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 06:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 06:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 06:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 06:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 06:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 06:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 06:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 06:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 06:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 06:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 06:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 06:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 06:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 06:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 06:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 06:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 06:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 06:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 06:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 06:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 06:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 06:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 06:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 06:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 06:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 06:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 06:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 06:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 06:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 06:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 06:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 06:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 06:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 06:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 06:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 06:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 06:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 06:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 06:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 06:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 06:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 06:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 06:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 06:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 06:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 06:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 06:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 06:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 06:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 06:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 06:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 06:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 06:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 06:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 06:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 06:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 06:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 07:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 07:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 07:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 07:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 07:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 07:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 07:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 07:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 07:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 07:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 07:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 07:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 07:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 07:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 07:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 07:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 07:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 07:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 07:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 07:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 07:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 07:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 07:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 07:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 07:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 07:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 07:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 07:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 07:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 07:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 07:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 07:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 07:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 07:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 07:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 07:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 07:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 07:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 07:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 07:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 07:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 07:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 07:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 07:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 07:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 07:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 07:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 07:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 07:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 07:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 07:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 07:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 07:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 07:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 07:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 07:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 07:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 07:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 07:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 07:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 07:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 07:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 07:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 07:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 07:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 07:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 07:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 07:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 07:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 07:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 07:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 07:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 07:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 07:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 07:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 07:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 07:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 07:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 07:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 07:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 07:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 07:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 07:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 07:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 07:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 07:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 07:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 07:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 07:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 07:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 07:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 07:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 07:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 07:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 07:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 07:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 07:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 07:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 07:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 07:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 07:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 07:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 07:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 07:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 07:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 07:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 07:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 07:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 07:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 07:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 07:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 08:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 08:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 08:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 08:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 08:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 08:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 08:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 08:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 08:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 08:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 08:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 08:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 08:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 08:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 08:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 08:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 08:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 08:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 08:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 08:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 08:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 08:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 08:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 08:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 08:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 08:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 08:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 08:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 08:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 08:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 08:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 08:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 08:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 08:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 08:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 08:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 08:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 08:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 08:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 08:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 08:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 08:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 08:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 08:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 08:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 08:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 08:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 08:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 08:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 08:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 08:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 08:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 08:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 08:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 08:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 08:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 08:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 08:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 08:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 08:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 08:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 08:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 08:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 08:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 08:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 08:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 08:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 08:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 08:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 08:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 08:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 08:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 08:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 08:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 08:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 08:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 08:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 08:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 08:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 08:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 08:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 08:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 08:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 08:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 08:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 08:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 08:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 08:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 08:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 08:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 08:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 08:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 08:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 08:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 08:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 08:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 08:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 08:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 08:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 08:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 08:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 08:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 08:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 08:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 08:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 08:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 08:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 08:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 08:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 08:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 08:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 08:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 09:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 09:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 09:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 09:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 09:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 09:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 09:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 09:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 09:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 09:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 09:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 09:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 09:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 09:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 09:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 09:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 09:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 09:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 09:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 09:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 09:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 09:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 09:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 09:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 09:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 09:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 09:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 09:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 09:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 09:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 09:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 09:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 09:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 09:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 09:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 09:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 09:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 09:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 09:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 09:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 09:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 09:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 09:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 09:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 09:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 09:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 09:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 09:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 09:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 09:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 09:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 09:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 09:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 09:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 09:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 09:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 09:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 09:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 09:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 09:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 09:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 09:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 09:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 09:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 09:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 09:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 09:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 09:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 09:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 09:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 09:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 09:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 09:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 09:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 09:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 09:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 09:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 09:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 09:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 09:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 09:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 09:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 09:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 09:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 09:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 09:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 09:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 09:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 09:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 09:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 09:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 09:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 09:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 09:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 09:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 09:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 09:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 09:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 09:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 09:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 09:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 09:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 09:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 09:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 09:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 09:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 09:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 09:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 09:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 09:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 10:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 10:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 10:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 10:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 10:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 10:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 10:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 10:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 10:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 10:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 10:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 10:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 10:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 10:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 10:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 10:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 10:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 10:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 10:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 10:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 10:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 10:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 10:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 10:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 10:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 10:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 10:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 10:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 10:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 10:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 10:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 10:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 10:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 10:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 10:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 10:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 10:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 10:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 10:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 10:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 10:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 10:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 10:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 10:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 10:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 10:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 10:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 10:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 10:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 10:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 10:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 10:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 10:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 10:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 10:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 10:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 10:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 10:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 10:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 10:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 10:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 10:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 10:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 10:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 10:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 10:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 10:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 10:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 10:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 10:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 10:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 10:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 10:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 10:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 10:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 10:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 10:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 10:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 10:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 10:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 10:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 10:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 10:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 10:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 10:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 10:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 10:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 10:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 10:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 10:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 10:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 10:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 10:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 10:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 10:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 10:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 10:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 10:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 10:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 10:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 10:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 10:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 10:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 10:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 10:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 10:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 10:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 10:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 10:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 10:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 10:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 10:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 10:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 10:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 10:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 10:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 10:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 10:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 10:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 10:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 10:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 10:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 10:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 10:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 10:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 10:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 10:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 10:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 10:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 10:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 10:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 10:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 11:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 11:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 11:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 11:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 11:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 11:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 11:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 11:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 11:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 11:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 11:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 11:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 11:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 11:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 11:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 11:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 11:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 11:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 11:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 11:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 11:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 11:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 11:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 11:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 11:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 11:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 11:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 11:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 11:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 11:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 11:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 11:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 11:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 11:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 11:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 11:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 11:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 11:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 11:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 11:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 11:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 11:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 11:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 11:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 11:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 11:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 11:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 11:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 11:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 11:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 11:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 11:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 11:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 11:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 11:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 11:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 11:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 11:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 11:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 11:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 11:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 11:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 11:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 11:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 11:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 11:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 11:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 11:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 11:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 11:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 11:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 11:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 11:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 11:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 11:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 11:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 11:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 11:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 11:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 11:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 11:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 11:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 11:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 11:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 11:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 11:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 11:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 11:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 11:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 11:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 11:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 11:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 11:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 11:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 11:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 11:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 11:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 11:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 11:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 11:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 11:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 11:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 11:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 11:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 11:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 11:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 11:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 11:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 11:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 11:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 11:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 11:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 11:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 12:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 12:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 12:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 12:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 12:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 12:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 12:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 12:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 12:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 12:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 12:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 12:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 12:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 12:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 12:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 12:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 12:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 12:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 12:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 12:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 12:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 12:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 12:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 12:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 12:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 12:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 12:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 12:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 12:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 12:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 12:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 12:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 12:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 12:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 12:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 12:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 12:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 12:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 12:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 12:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 12:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 12:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 12:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 12:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 12:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 12:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 12:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 12:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 12:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 12:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 12:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 12:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 12:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 12:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 12:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 12:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 12:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 12:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 12:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 12:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 12:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 12:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 12:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 12:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 12:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:35:02 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 12:35:02 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 12:35:02 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 12:35:02 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 12:35:02 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 12:35:02 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 12:35:02 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 12:35:02 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 12:35:02 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 12:35:02 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:35:02 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 12:35:02 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 12:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 12:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 12:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 12:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 12:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 12:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 12:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 12:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 12:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 12:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 12:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 12:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 12:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 12:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 12:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 12:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 12:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 12:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 12:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 12:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 12:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 12:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 12:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 12:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 12:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 12:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 12:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 12:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 12:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 12:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 12:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 12:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 12:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 12:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 12:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 12:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 12:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 12:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 13:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 13:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 13:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 13:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 13:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 13:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 13:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 13:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 13:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 13:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 13:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 13:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 13:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 13:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 13:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 13:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 13:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 13:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 13:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 13:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 13:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 13:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 13:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 13:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 13:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 13:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 13:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 13:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 13:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 13:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 13:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 13:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 13:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 13:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 13:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 13:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 13:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 13:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 13:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 13:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 13:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 13:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 13:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 13:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 13:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 13:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 13:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 13:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 13:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 13:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 13:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 13:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 13:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 13:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 13:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 13:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 13:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 13:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 13:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 13:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 13:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 13:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 13:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 13:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 13:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 13:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 13:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 13:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 13:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 13:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 13:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 13:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 13:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 13:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 13:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 13:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 13:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 13:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 13:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 13:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 13:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 13:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 13:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 13:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 13:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 13:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 13:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 13:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 13:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 13:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 13:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 13:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 13:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 13:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 13:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 13:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 13:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 13:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 13:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 13:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 13:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 13:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 13:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 13:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 13:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 13:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 13:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 13:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 13:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 13:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 13:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 13:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 13:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 13:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 13:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 13:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 13:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 13:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 13:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 13:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 13:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 13:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 13:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 13:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 13:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 13:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 13:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 13:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 13:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 13:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 13:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 13:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 14:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 14:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 14:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 14:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 14:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 14:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 14:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 14:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 14:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 14:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 14:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 14:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 14:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 14:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 14:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 14:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 14:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 14:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 14:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 14:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 14:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 14:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 14:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 14:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 14:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 14:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 14:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 14:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 14:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 14:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 14:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 14:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 14:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 14:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 14:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 14:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 14:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 14:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 14:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 14:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 14:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 14:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 14:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 14:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 14:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 14:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 14:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 14:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 14:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 14:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 14:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 14:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 14:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 14:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 14:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 14:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 14:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 14:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 14:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 14:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 14:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 14:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 14:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 14:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 14:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 14:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 14:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 14:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 14:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 14:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 14:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 14:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 14:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 14:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 14:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 14:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 14:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 14:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 14:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 14:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 14:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 14:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 14:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 14:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 14:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 14:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 14:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 14:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 14:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 14:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 14:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 14:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 14:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 14:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 14:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 14:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 14:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 14:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 14:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 14:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 14:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 14:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 14:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 14:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 14:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 14:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 14:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 14:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 14:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 14:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 15:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 15:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 15:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 15:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 15:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 15:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 15:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 15:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 15:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 15:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 15:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 15:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 15:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 15:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 15:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 15:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 15:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 15:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 15:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 15:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 15:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 15:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 15:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 15:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 15:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 15:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 15:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 15:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 15:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 15:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 15:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 15:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 15:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 15:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 15:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 15:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 15:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 15:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 15:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 15:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 15:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 15:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 15:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 15:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 15:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 15:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 15:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 15:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 15:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 15:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 15:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 15:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 15:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 15:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 15:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 15:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 15:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 15:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 15:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 15:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 15:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 15:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 15:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 15:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 15:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 15:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 15:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 15:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 15:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 15:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 15:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 15:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 15:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 15:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 15:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 15:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 15:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 15:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 15:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 15:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 15:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 15:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 15:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 15:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 15:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 15:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 15:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 15:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 15:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 15:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 15:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 15:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 15:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 15:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 15:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 15:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 15:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 15:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 15:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 15:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 15:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 15:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 15:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 15:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 15:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 15:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 15:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 15:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 15:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 15:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 15:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 15:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 16:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 16:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 16:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 16:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 16:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 16:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 16:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 16:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 16:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 16:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 16:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 16:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 16:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 16:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 16:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 16:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 16:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 16:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 16:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 16:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 16:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 16:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 16:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 16:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 16:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 16:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 16:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 16:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 16:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 16:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 16:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 16:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 16:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 16:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 16:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 16:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 16:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 16:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 16:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 16:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 16:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 16:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 16:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 16:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 16:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 16:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 16:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 16:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 16:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 16:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 16:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 16:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 16:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 16:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 16:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 16:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 16:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 16:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 16:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 16:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 16:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 16:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 16:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 16:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 16:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 16:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 16:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 16:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 16:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 16:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 16:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 16:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 16:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 16:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 16:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 16:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 16:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 16:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 16:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 16:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 16:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 16:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 16:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 16:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 16:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 16:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 16:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 16:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 16:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 16:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 16:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 16:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 16:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 16:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 16:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 16:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 16:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 16:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 16:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 16:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 16:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 16:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 16:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 16:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 16:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 16:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 16:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 16:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 16:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 16:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 16:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 16:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 16:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 17:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 17:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 17:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 17:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 17:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 17:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 17:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 17:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 17:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 17:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 17:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 17:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 17:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 17:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 17:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 17:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 17:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 17:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 17:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 17:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 17:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 17:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 17:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 17:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 17:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 17:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 17:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 17:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 17:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 17:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 17:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 17:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 17:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 17:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 17:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 17:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 17:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 17:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 17:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 17:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 17:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 17:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 17:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 17:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 17:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 17:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 17:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 17:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 17:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 17:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 17:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 17:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 17:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 17:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 17:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 17:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 17:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 17:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 17:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 17:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 17:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 17:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 17:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 17:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 17:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 17:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 17:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 17:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 17:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 17:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 17:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 17:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 17:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 17:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 17:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 17:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 17:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 17:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 17:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 17:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 17:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 17:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 17:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 17:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 17:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 17:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 17:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 17:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 17:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 17:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 17:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 17:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 17:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 17:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 17:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 17:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 17:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 17:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 17:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 17:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 17:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 17:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 17:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 17:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 17:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 17:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 17:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 17:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 17:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 17:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 17:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 17:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 18:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 18:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 18:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 18:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 18:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 18:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 18:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 18:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 18:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 18:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 18:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 18:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 18:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 18:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 18:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 18:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 18:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 18:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 18:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 18:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 18:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 18:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 18:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 18:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 18:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 18:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 18:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 18:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 18:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 18:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 18:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 18:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 18:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 18:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 18:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 18:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 18:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 18:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 18:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 18:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 18:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 18:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 18:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 18:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 18:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 18:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 18:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 18:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 18:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 18:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 18:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 18:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 18:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 18:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 18:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 18:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 18:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 18:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 18:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 18:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 18:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 18:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 18:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 18:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 18:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 18:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 18:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 18:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 18:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 18:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 18:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 18:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 18:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 18:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 18:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 18:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 18:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 18:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 18:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 18:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 18:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 18:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 18:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 18:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 18:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 18:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 18:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 18:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 18:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 18:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 18:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 18:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 18:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 18:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 18:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 18:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 18:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 18:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 18:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 18:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 18:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 18:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 18:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 18:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 18:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 18:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 18:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 18:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 18:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 18:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 19:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 19:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 19:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 19:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 19:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 19:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 19:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 19:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 19:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 19:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 19:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 19:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 19:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 19:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 19:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 19:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 19:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 19:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 19:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 19:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 19:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 19:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 19:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 19:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 19:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 19:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 19:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 19:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 19:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 19:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 19:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 19:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 19:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 19:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 19:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 19:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 19:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 19:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 19:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 19:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 19:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 19:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 19:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 19:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 19:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 19:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 19:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 19:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 19:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 19:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 19:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 19:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 19:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 19:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 19:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 19:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 19:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 19:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 19:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 19:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 19:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 19:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 19:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 19:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 19:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 19:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 19:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 19:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 19:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 19:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 19:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 19:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 19:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 19:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 19:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 19:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 19:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 19:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 19:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 19:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 19:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 19:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 19:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 19:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 19:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 19:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 19:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 19:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 19:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 19:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 19:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 19:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 19:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 19:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 19:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 19:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 19:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 19:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 19:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 19:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 19:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 19:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 19:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 19:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 19:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 19:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 19:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 19:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 19:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 19:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 19:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 19:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 19:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 19:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 19:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 19:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 19:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 19:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 19:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 19:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 19:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 19:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 19:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 19:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 19:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 19:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 19:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 19:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 19:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 19:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 19:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 19:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 19:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 20:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 20:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 20:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 20:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 20:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 20:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 20:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 20:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 20:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 20:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 20:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 20:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 20:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 20:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 20:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 20:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 20:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 20:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 20:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 20:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 20:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 20:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 20:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 20:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 20:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 20:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 20:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 20:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 20:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 20:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 20:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 20:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 20:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 20:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 20:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 20:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 20:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 20:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 20:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 20:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 20:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 20:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 20:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 20:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 20:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 20:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 20:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 20:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 20:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 20:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 20:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 20:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 20:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 20:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 20:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 20:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 20:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 20:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 20:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 20:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 20:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 20:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 20:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 20:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 20:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 20:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 20:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 20:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 20:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 20:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 20:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 20:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 20:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 20:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 20:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 20:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 20:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 20:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 20:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 20:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 20:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 20:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 20:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 20:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 20:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 20:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 20:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 20:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 20:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 20:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 20:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 20:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 20:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 20:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 20:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 20:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 20:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 20:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 20:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 20:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 20:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 20:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 20:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 20:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 20:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 20:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 20:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 20:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 20:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 20:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 20:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 21:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 21:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 21:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 21:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 21:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 21:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 21:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 21:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 21:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 21:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 21:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 21:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 21:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 21:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 21:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 21:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 21:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 21:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 21:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 21:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 21:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 21:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 21:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 21:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 21:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 21:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 21:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 21:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 21:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 21:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 21:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 21:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 21:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 21:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 21:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 21:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 21:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 21:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 21:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 21:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 21:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 21:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 21:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 21:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 21:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 21:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 21:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 21:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 21:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 21:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 21:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 21:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 21:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 21:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 21:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 21:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 21:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 21:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 21:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 21:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 21:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 21:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 21:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 21:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 21:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 21:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 21:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 21:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 21:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 21:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 21:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 21:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 21:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 21:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 21:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 21:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 21:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 21:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 21:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 21:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 21:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 21:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 21:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 21:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 21:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 21:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 21:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 21:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 21:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 21:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 21:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 21:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 21:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 21:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 21:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 21:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 21:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 21:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 21:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 21:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 21:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 21:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 21:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 21:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 21:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 21:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 21:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 21:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 21:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 21:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 22:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 22:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 22:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 22:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 22:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 22:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 22:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 22:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 22:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 22:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 22:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 22:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 22:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 22:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 22:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 22:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 22:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 22:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 22:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 22:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 22:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 22:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 22:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 22:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 22:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 22:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 22:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 22:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 22:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 22:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 22:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 22:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 22:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 22:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 22:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 22:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 22:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 22:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 22:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 22:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 22:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 22:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 22:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 22:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 22:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 22:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 22:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 22:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 22:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 22:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 22:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 22:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 22:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 22:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 22:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 22:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 22:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 22:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 22:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 22:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 22:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 22:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 22:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 22:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 22:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 22:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 22:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 22:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 22:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 22:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 22:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 22:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 22:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 22:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 22:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 22:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 22:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 22:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 22:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 22:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 22:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 22:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 22:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 22:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 22:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 22:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 22:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 22:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 22:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 22:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 22:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 22:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 22:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 22:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 22:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 22:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 22:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 22:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 22:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 22:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 22:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 22:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 22:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 22:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 22:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 22:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 22:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 22:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 22:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 22:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 22:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 22:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 23:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 23:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 23:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 23:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 23:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 23:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 23:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 23:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 23:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 23:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 23:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 23:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 23:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 23:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 23:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 23:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 23:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 23:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 23:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 23:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 23:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 23:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 23:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 23:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 23:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 23:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 23:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 23:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 23:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 23:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 23:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 23:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 23:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 23:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 23:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 23:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 23:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 23:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 23:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 23:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 23:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 23:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 23:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 23:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 23:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 23:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 23:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 23:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 23:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 23:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 23:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 23:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 23:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 23:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 23:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 23:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 23:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 23:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 23:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 23:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 23:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 23:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 23:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 23:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 23:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 23:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 23:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 23:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 23:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 23:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 23:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 23:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 23:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 23:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 23:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 23:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 23:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 23:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 23:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 23:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 23:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 23:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 23:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 23:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 23:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 23:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 23:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 23:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 23:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 23:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 23:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 23:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 23:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 23:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 23:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 23:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 23:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 23:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 23:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 23:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 23:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-18 23:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-18 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-18 23:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-18 23:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-18 23:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-18 23:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-18 23:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-18 23:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-18 23:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-18 23:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-18 23:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-18 23:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 00:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 00:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 00:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 00:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 00:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 00:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 00:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 00:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 00:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 00:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:00:00 INFO RefillReminderService:812 - strength :5 MG 2024-02-19 00:00:00 INFO RefillReminderService:824 - "G".equalsIgnoreCase(order.getDrugDetail2().getGenericOrBrand()->genricOrBrand :ACTONEL 2024-02-19 00:00:00 INFO PatientProfileService:2633 - Start->Save NotificationMessages 2024-02-19 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:00:00 INFO CommonUtil:912 - CommonUtil -> pushFCMNotificationIOS_APP_KEY_IOS: AIzaSyAS2M7aCCkvSJbVGKgIpnM8AAlycU5VYiE 2024-02-19 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:00:00 INFO CommonUtil:995 - Tsting Output here of: CommonUtil -> pushFCMNotificationIOS: {"multicast_id":3120377915844053811,"success":0,"failure":1,"canonical_ids":0,"results":[{"error":"InvalidRegistration"}]} 2024-02-19 00:00:00 INFO PatientProfileService:2739 - End->Save NotificationMessages: true 2024-02-19 00:00:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..true 2024-02-19 00:00:00 INFO NextRefillReminderJob:38 - Refill Messages send true 2024-02-19 00:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 00:05:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 00:05:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 00:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 00:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 00:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 00:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 00:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 00:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 00:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 00:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:05:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 00:05:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 00:05:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 00:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 00:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 00:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 00:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 00:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 00:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 00:10:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 00:10:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 00:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 00:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 00:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 00:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:10:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 00:10:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 00:10:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 00:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 00:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 00:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:15:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 00:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 00:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 00:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 00:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 00:15:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 00:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 00:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 00:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 00:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:15:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 00:15:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 00:15:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 00:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 00:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 00:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 00:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 00:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 00:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:20:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 00:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 00:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 00:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 00:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 00:20:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 00:20:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 00:20:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 00:20:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 00:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 00:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 00:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 00:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 00:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 00:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 00:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 00:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 00:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 00:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:25:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 00:25:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 00:25:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 00:25:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 00:25:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 00:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 00:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 00:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 00:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 00:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 00:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 00:30:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 00:30:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 00:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 00:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 00:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 00:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:30:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 00:30:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 00:30:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 00:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 00:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 00:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 00:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 00:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 00:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 00:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 00:35:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 00:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 00:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 00:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:35:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 00:35:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 00:35:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 00:35:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 00:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 00:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 00:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 00:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 00:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 00:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 00:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 00:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 00:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 00:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 00:40:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 00:40:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 00:40:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 00:40:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 00:40:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 00:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 00:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 00:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 00:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 00:45:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 00:45:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 00:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 00:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 00:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 00:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 00:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 00:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:45:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 00:45:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 00:45:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 00:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 00:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 00:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 00:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 00:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 00:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:50:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 00:50:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 00:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 00:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 00:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 00:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 00:50:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 00:50:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 00:50:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 00:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 00:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 00:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 00:55:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 00:55:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 00:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 00:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 00:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 00:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 00:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 00:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 00:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 00:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 00:55:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 00:55:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 00:55:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 00:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 00:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 01:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 01:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 01:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 01:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 01:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 01:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 01:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 01:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 01:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 01:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 01:00:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 01:00:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 01:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 01:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 01:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 01:05:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 01:05:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 01:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 01:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 01:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 01:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 01:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 01:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 01:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:05:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 01:05:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 01:05:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 01:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 01:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 01:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 01:10:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 01:10:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 01:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 01:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 01:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 01:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 01:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 01:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 01:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 01:10:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 01:10:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 01:10:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 01:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 01:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 01:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 01:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 01:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 01:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 01:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 01:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 01:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 01:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 01:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:15:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 01:15:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 01:15:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 01:15:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 01:15:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 01:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 01:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 01:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 01:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 01:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 01:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 01:20:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 01:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 01:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 01:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 01:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:20:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 01:20:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 01:20:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 01:20:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 01:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 01:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 01:25:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 01:25:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 01:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 01:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 01:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 01:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 01:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 01:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 01:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 01:25:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 01:25:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 01:25:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 01:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 01:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 01:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 01:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 01:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 01:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 01:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:30:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 01:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 01:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 01:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 01:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 01:30:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 01:30:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 01:30:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 01:30:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 01:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 01:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 01:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 01:35:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 01:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 01:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 01:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 01:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 01:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 01:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 01:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 01:35:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 01:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:35:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 01:35:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 01:35:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 01:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 01:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 01:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 01:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 01:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 01:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 01:40:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 01:40:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 01:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 01:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 01:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 01:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:40:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 01:40:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 01:40:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 01:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 01:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 01:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 01:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 01:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 01:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 01:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 01:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 01:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 01:45:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 01:45:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 01:45:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 01:45:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 01:45:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 01:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 01:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 01:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:50:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 01:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 01:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 01:50:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 01:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 01:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 01:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 01:50:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 01:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 01:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 01:50:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 01:50:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 01:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 01:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 01:55:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 01:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 01:55:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 01:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 01:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 01:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 01:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 01:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 01:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 01:55:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 01:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 01:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:55:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 01:55:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 01:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 01:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 01:59:59 INFO successPOAExpiry:38 - .....AutoReminderForPOAExpiry Start..... 2024-02-19 01:59:59 INFO PatientProfileService:2269 - No folder associated to this campaign (System will return) 2024-02-19 01:59:59 INFO failedPOAExpiry:43 - There are no caretaker msg found. 2024-02-19 02:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 02:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 02:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 02:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 02:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 02:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 02:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 02:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 02:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 02:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 02:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 02:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 02:00:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 02:00:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 02:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 02:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 02:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 02:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 02:05:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 02:05:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 02:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 02:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 02:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 02:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 02:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 02:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 02:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 02:05:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 02:05:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 02:05:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 02:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 02:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 02:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 02:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 02:10:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 02:10:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 02:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 02:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 02:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 02:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 02:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 02:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 02:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 02:10:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 02:10:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 02:10:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 02:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 02:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 02:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 02:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:15:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 02:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 02:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 02:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 02:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 02:15:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 02:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 02:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 02:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 02:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 02:15:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 02:15:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 02:15:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 02:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 02:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 02:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 02:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 02:20:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:20:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 02:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 02:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 02:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 02:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 02:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 02:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 02:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 02:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 02:20:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 02:20:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 02:20:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 02:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 02:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 02:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 02:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 02:25:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:25:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 02:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 02:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 02:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 02:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 02:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 02:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 02:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 02:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 02:25:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 02:25:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 02:25:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 02:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 02:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 02:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 02:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 02:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 02:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 02:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 02:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 02:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 02:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 02:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 02:30:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 02:30:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 02:30:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 02:30:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 02:30:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 02:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 02:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 02:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 02:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 02:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 02:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 02:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 02:35:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 02:35:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 02:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 02:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 02:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 02:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 02:35:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 02:35:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 02:35:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 02:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 02:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 02:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 02:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 02:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 02:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 02:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 02:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 02:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 02:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 02:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 02:40:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 02:40:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 02:40:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 02:40:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 02:40:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 02:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 02:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 02:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 02:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 02:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 02:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 02:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 02:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 02:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 02:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 02:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 02:45:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 02:45:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 02:45:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 02:45:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 02:45:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 02:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 02:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 02:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 02:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 02:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 02:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 02:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 02:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 02:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 02:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 02:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 02:50:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 02:50:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 02:50:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 02:50:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 02:50:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 02:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 02:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 02:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 02:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 02:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 02:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 02:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 02:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 02:55:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 02:55:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 02:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 02:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 02:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 02:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 02:55:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 02:55:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 02:55:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 02:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 02:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 03:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 03:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 03:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 03:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 03:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 03:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 03:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 03:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 03:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 03:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 03:00:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 03:00:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 03:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 03:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 03:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 03:05:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 03:05:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 03:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 03:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 03:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 03:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 03:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 03:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 03:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:05:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 03:05:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 03:05:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 03:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 03:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:10:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 03:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 03:10:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 03:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 03:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 03:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 03:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 03:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 03:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 03:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 03:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 03:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:10:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 03:10:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 03:10:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 03:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 03:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 03:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:15:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 03:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 03:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 03:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 03:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 03:15:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 03:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 03:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 03:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 03:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:15:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 03:15:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 03:15:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 03:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 03:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 03:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:20:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 03:20:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 03:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 03:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 03:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 03:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 03:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 03:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 03:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 03:20:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 03:20:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 03:20:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 03:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 03:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 03:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 03:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 03:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 03:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 03:25:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 03:25:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 03:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 03:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 03:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 03:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:25:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 03:25:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 03:25:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 03:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 03:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 03:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 03:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 03:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 03:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 03:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 03:30:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 03:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 03:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 03:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 03:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:30:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:30:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 03:30:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 03:30:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 03:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 03:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 03:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:35:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 03:35:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 03:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 03:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 03:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 03:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 03:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 03:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 03:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 03:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:35:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 03:35:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 03:35:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 03:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 03:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 03:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:40:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 03:40:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 03:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 03:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 03:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 03:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 03:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 03:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 03:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 03:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:40:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 03:40:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 03:40:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 03:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 03:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 03:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:45:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 03:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 03:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 03:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 03:45:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 03:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 03:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 03:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 03:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:45:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 03:45:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 03:45:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 03:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 03:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 03:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 03:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 03:50:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 03:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 03:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 03:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 03:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 03:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 03:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:50:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 03:50:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 03:50:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 03:50:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 03:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 03:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 03:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 03:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 03:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 03:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 03:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 03:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 03:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 03:55:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 03:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 03:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 03:55:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 03:55:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 03:55:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 03:55:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 03:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 03:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 04:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 04:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 04:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 04:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 04:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 04:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 04:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 04:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 04:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 04:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 04:00:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 04:00:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 04:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 04:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 04:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 04:05:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 04:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 04:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 04:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 04:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:05:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 04:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 04:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 04:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 04:05:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 04:05:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 04:05:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 04:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 04:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 04:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:10:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 04:10:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 04:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 04:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 04:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 04:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 04:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 04:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 04:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 04:10:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 04:10:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 04:10:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 04:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 04:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 04:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 04:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 04:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 04:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:15:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 04:15:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 04:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 04:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 04:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 04:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 04:15:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 04:15:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 04:15:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 04:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 04:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 04:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:20:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 04:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 04:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 04:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 04:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 04:20:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 04:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 04:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 04:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 04:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:20:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 04:20:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 04:20:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 04:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 04:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 04:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:25:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 04:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 04:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 04:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 04:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 04:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 04:25:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 04:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 04:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 04:25:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 04:25:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 04:25:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 04:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 04:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 04:30:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 04:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 04:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 04:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 04:30:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 04:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 04:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 04:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 04:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 04:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:30:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 04:30:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 04:30:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 04:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 04:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:35:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 04:35:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:35:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 04:35:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 04:35:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 04:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 04:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 04:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 04:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 04:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 04:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 04:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 04:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 04:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 04:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 04:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 04:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 04:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 04:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 04:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 04:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 04:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 04:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 04:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:40:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 04:40:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 04:40:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 04:40:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 04:40:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 04:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 04:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 04:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 04:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 04:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 04:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 04:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 04:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 04:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 04:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:45:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 04:45:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 04:45:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 04:45:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 04:45:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 04:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 04:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 04:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 04:50:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 04:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 04:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 04:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 04:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 04:50:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 04:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 04:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 04:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:50:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 04:50:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 04:50:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 04:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 04:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 04:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 04:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 04:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 04:55:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 04:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 04:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 04:55:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 04:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 04:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 04:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 04:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 04:55:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 04:55:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 04:55:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 04:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 04:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 05:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 05:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 05:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 05:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 05:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 05:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 05:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 05:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 05:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 05:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 05:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:00:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 05:00:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 05:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 05:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 05:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 05:05:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 05:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 05:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 05:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 05:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 05:05:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 05:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 05:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 05:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:05:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 05:05:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 05:05:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 05:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 05:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 05:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 05:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 05:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 05:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 05:10:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 05:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 05:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 05:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 05:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:10:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 05:10:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 05:10:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 05:10:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 05:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 05:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 05:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 05:15:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 05:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 05:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 05:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 05:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 05:15:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 05:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 05:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 05:15:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 05:15:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 05:15:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 05:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 05:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 05:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 05:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 05:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 05:20:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 05:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 05:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:20:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 05:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 05:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 05:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 05:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:20:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 05:20:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 05:20:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 05:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 05:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 05:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 05:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 05:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 05:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:25:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 05:25:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 05:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 05:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 05:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 05:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 05:25:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 05:25:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 05:25:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 05:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 05:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 05:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 05:30:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 05:30:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 05:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 05:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 05:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 05:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 05:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 05:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 05:30:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 05:30:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 05:30:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 05:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 05:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:34:59 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 05:34:59 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:34:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:34:59 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 05:34:59 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 05:34:59 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 05:34:59 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 05:34:59 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 05:34:59 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 05:34:59 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 05:34:59 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:34:59 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 05:34:59 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 05:34:59 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 05:34:59 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 05:34:59 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 05:34:59 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 05:34:59 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 05:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 05:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 05:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 05:40:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 05:40:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 05:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 05:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 05:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 05:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 05:40:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 05:40:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 05:40:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 05:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 05:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 05:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 05:45:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:45:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 05:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 05:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 05:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 05:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 05:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 05:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 05:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 05:45:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 05:45:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 05:45:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 05:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 05:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 05:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 05:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 05:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 05:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 05:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 05:50:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 05:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 05:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 05:50:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 05:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 05:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:50:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 05:50:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 05:50:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 05:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 05:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 05:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 05:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 05:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 05:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 05:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 05:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 05:55:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 05:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 05:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 05:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 05:55:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 05:55:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 05:55:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 05:55:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 05:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 05:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 06:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 06:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 06:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 06:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 06:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 06:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 06:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 06:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 06:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 06:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 06:00:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 06:00:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 06:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 06:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 06:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 06:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 06:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 06:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 06:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 06:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 06:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 06:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 06:05:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 06:05:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 06:05:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 06:05:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 06:05:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 06:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 06:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 06:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:10:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 06:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 06:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 06:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 06:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 06:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 06:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 06:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 06:10:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 06:10:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 06:10:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 06:10:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 06:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 06:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 06:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 06:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 06:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 06:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 06:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 06:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 06:15:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 06:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 06:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 06:15:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 06:15:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 06:15:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 06:15:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 06:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 06:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 06:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 06:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 06:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 06:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 06:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:20:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:20:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 06:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 06:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 06:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 06:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 06:20:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 06:20:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 06:20:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 06:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 06:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 06:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:25:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 06:25:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 06:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 06:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 06:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 06:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 06:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 06:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 06:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 06:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:25:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 06:25:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 06:25:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 06:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 06:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 06:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 06:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 06:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 06:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 06:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 06:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 06:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 06:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 06:30:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:30:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 06:30:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 06:30:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 06:30:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 06:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 06:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 06:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 06:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 06:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 06:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 06:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 06:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 06:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 06:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:35:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 06:35:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 06:35:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 06:35:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 06:35:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 06:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 06:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 06:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:40:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 06:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 06:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 06:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 06:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 06:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 06:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 06:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 06:40:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 06:40:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 06:40:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 06:40:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 06:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 06:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 06:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 06:45:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 06:45:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 06:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 06:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 06:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 06:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 06:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 06:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 06:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:45:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 06:45:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 06:45:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 06:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 06:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 06:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 06:50:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 06:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 06:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 06:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 06:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:50:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 06:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 06:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 06:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 06:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 06:50:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 06:50:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 06:50:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 06:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 06:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 06:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 06:55:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 06:55:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 06:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 06:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 06:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 06:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 06:55:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 06:55:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 06:55:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 06:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 06:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 06:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 06:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 06:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 06:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 07:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 07:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 07:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 07:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 07:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 07:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 07:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 07:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 07:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 07:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 07:00:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 07:00:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 07:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 07:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 07:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 07:05:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 07:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 07:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 07:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 07:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 07:05:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 07:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 07:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 07:05:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 07:05:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 07:05:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 07:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 07:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 07:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 07:10:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 07:10:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 07:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 07:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 07:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 07:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 07:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 07:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 07:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:10:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 07:10:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 07:10:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 07:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 07:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 07:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 07:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 07:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 07:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 07:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 07:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 07:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 07:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 07:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:15:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 07:15:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 07:15:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 07:15:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 07:15:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 07:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 07:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 07:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 07:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 07:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 07:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 07:20:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 07:20:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 07:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 07:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 07:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 07:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:20:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 07:20:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 07:20:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 07:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 07:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 07:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 07:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 07:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 07:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 07:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 07:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 07:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 07:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:25:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 07:25:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 07:25:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 07:25:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 07:25:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 07:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 07:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 07:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 07:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 07:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 07:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 07:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 07:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 07:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 07:30:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 07:30:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 07:30:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 07:30:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 07:30:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 07:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 07:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:35:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 07:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 07:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 07:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 07:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 07:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:35:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 07:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 07:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 07:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 07:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 07:35:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 07:35:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 07:35:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 07:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 07:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 07:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 07:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 07:40:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 07:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 07:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 07:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 07:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 07:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 07:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:40:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 07:40:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 07:40:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 07:40:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 07:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 07:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 07:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 07:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 07:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 07:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 07:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 07:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 07:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 07:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 07:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:45:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 07:45:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 07:45:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 07:45:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 07:45:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 07:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 07:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 07:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 07:50:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 07:50:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 07:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 07:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 07:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 07:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 07:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 07:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 07:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:50:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 07:50:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 07:50:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 07:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 07:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 07:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 07:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 07:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 07:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 07:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 07:55:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 07:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 07:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 07:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 07:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 07:55:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 07:55:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 07:55:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 07:55:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 07:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 07:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 08:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 08:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 08:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 08:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 08:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 08:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 08:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 08:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 08:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 08:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 08:00:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 08:00:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 08:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 08:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:05:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 08:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 08:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 08:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 08:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 08:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:05:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 08:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 08:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 08:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 08:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 08:05:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 08:05:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 08:05:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 08:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 08:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 08:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:10:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 08:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 08:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 08:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 08:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:10:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 08:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 08:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 08:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 08:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 08:10:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 08:10:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 08:10:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 08:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 08:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 08:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 08:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 08:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 08:15:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 08:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 08:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 08:15:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 08:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 08:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 08:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 08:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:15:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:15:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 08:15:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 08:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 08:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 08:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 08:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 08:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 08:20:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 08:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 08:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:20:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 08:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 08:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 08:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 08:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:20:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 08:20:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 08:20:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 08:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 08:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 08:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 08:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 08:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 08:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 08:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 08:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 08:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 08:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:25:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 08:25:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 08:25:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 08:25:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 08:25:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 08:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 08:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 08:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 08:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 08:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 08:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 08:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 08:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 08:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 08:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:30:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 08:30:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 08:30:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 08:30:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 08:30:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 08:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 08:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 08:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 08:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 08:35:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 08:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 08:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 08:35:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 08:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 08:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 08:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 08:35:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 08:35:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 08:35:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 08:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 08:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:39:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:39:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:39:42 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 08:39:42 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 08:39:42 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 08:39:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:39:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:39:42 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 08:39:42 INFO PatientWsControllers:33 - SecurityToken= 629e8b7b73210b5e0349a06b25b8f9d6 2024-02-19 08:39:42 INFO PatientWsControllers:2618 - make json response 2024-02-19 08:39:42 INFO PatientWsControllers:2620 - return json.. 2024-02-19 08:39:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:39:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:39:42 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 08:39:42 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 08:39:42 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 08:39:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:39:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:39:42 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 08:39:42 INFO PatientWsControllers:2618 - make json response 2024-02-19 08:39:42 INFO PatientWsControllers:2620 - return json.. 2024-02-19 08:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 08:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 08:40:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 08:40:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 08:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 08:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 08:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 08:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 08:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 08:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 08:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:40:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 08:40:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 08:40:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 08:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 08:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 08:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 08:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 08:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 08:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 08:45:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 08:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 08:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 08:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 08:45:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 08:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:45:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 08:45:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 08:45:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 08:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 08:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 08:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 08:50:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 08:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 08:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 08:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 08:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:50:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 08:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 08:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 08:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 08:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:50:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 08:50:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 08:50:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 08:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 08:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 08:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 08:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 08:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 08:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 08:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 08:55:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 08:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 08:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 08:55:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 08:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 08:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 08:55:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 08:55:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 08:55:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 08:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 08:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 09:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 09:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 09:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 09:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 09:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 09:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 09:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 09:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 09:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 09:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 09:00:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 09:00:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 09:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 09:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:04:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:04:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:04:18 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:04:18 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:04:18 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:04:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:04:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:04:18 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 09:04:18 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:04:18 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:04:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:04:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:04:18 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:04:18 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:04:18 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:04:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:04:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:04:18 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 09:04:18 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:04:18 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:04:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:04:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:04:18 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:04:18 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:04:18 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:04:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:04:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:04:18 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 09:04:18 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:04:18 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 09:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 09:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 09:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 09:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 09:05:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 09:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 09:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 09:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 09:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:05:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 09:05:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 09:05:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 09:05:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 09:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 09:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:09:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:09:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:09:59 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:09:59 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:09:59 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:09:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:09:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:09:59 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/GetPatientInfoWs 2024-02-19 09:09:59 INFO PatientWsControllers:5795 - userInput# 3081264072 2024-02-19 09:09:59 INFO PatientWsControllers:5796 - fcmToken# fYVkWH0bVklokHciYM4cmz:APA91bHmscefNGZvQdb1sEW7125L0P_ux6nykGrwAtUun1wefkFr7CkYYLAk1JhUEyrphM6K-rkl5UjBm2wHuRq1vOp2epS0KfjLORTtrCQtkrvUgGifL4jFpUnUfKrRFKbwB8vXQXw3 2024-02-19 09:09:59 INFO PatientWsControllers:5797 - osType# 10 2024-02-19 09:09:59 INFO PatientWsControllers:5812 - Secure Token is: 68dd1a615479d43ef606e21d210188ee 2024-02-19 09:09:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:09:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:09:59 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:09:59 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 09:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 09:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 09:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 09:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 09:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 09:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 09:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 09:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:10:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 09:10:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 09:10:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 09:10:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 09:10:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 09:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 09:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:10:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:10:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:10:02 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:10:02 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:10:02 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:10:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:10:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:10:02 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/loginWs 2024-02-19 09:10:02 INFO PatientWsControllers:1181 - userInput#3081264072 2024-02-19 09:10:02 INFO PatientWsControllers:1203 - Secure Token is: 628d60208bb203c9ca580d5314b662c7 2024-02-19 09:10:02 ERROR EncryptionHandlerUtil:50 - [Ljava.lang.StackTraceElement;@444c9e49 2024-02-19 09:10:02 ERROR EncryptionHandlerUtil:50 - [Ljava.lang.StackTraceElement;@7b2ed7a 2024-02-19 09:10:02 ERROR EncryptionHandlerUtil:50 - [Ljava.lang.StackTraceElement;@5232927f 2024-02-19 09:10:02 ERROR EncryptionHandlerUtil:50 - [Ljava.lang.StackTraceElement;@1f94d0cd 2024-02-19 09:10:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:10:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:10:02 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:10:02 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:10:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:10:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:10:05 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:10:05 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:10:05 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:10:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:10:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:10:05 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 09:10:05 INFO PatientWsControllers:33 - SecurityToken= 628d60208bb203c9ca580d5314b662c7 2024-02-19 09:10:05 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:10:05 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:10:54 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:10:54 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:10:54 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:10:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:10:54 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 09:10:54 INFO PatientWsControllers:33 - SecurityToken= 628d60208bb203c9ca580d5314b662c7 2024-02-19 09:10:54 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:10:54 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 09:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 09:15:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 09:15:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 09:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 09:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 09:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 09:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 09:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 09:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 09:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 09:15:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 09:15:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 09:15:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 09:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 09:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:17:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:17:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:17:54 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:17:54 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:17:54 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:17:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:17:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:17:54 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 09:17:54 INFO PatientWsControllers:33 - SecurityToken= 628d60208bb203c9ca580d5314b662c7 2024-02-19 09:17:54 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:17:54 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:17:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:17:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:17:54 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:17:54 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:17:54 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:17:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:17:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:17:54 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 09:17:54 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:17:54 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:18:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:18:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:18:52 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:18:52 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:18:52 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:18:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:18:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:18:52 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 09:18:52 INFO PatientWsControllers:33 - SecurityToken= 628d60208bb203c9ca580d5314b662c7 2024-02-19 09:18:52 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:18:52 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:18:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:18:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:18:52 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:18:52 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:18:52 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:18:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:18:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:18:52 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 09:18:52 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:18:52 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:19:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:19:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:19:46 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:19:46 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:19:46 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:19:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:19:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:19:46 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 09:19:46 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:19:46 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:19:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:19:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:19:46 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:19:46 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:19:46 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:19:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:19:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:19:46 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 09:19:46 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:19:46 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:19:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:19:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:19:47 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:19:47 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:19:47 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:19:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:19:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:19:47 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 09:19:47 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:19:47 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 09:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 09:20:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 09:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 09:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 09:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 09:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:20:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 09:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 09:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 09:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 09:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 09:20:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 09:20:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 09:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 09:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:20:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:20:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:20:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:20:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/GetPatientInfoWs 2024-02-19 09:20:15 INFO PatientWsControllers:5795 - userInput# 3081264072 2024-02-19 09:20:15 INFO PatientWsControllers:5796 - fcmToken# fBefvAjUWkNjtFyWe4giBD:APA91bHytWXFpKau-0G0zdGRYnjk6tmxoHj6Z4gB5zkgWwMs84AFEPQpzp_bLrseci4FHqFT7YL06HWbVdttV3Lp4SuXHo6cVXxjxpnxQyLiUkc0LB4XFLBIeGQkE47mhfUOujNvSW7R 2024-02-19 09:20:15 INFO PatientWsControllers:5797 - osType# 10 2024-02-19 09:20:15 INFO PatientWsControllers:5812 - Secure Token is: 03e0f564c744af729a352a00b63d7c59 2024-02-19 09:20:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:15 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:20:15 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:20:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:19 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:20:19 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:20:19 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:20:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:19 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/loginWs 2024-02-19 09:20:19 INFO PatientWsControllers:1181 - userInput#3081264072 2024-02-19 09:20:20 INFO PatientWsControllers:1203 - Secure Token is: 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 09:20:20 ERROR EncryptionHandlerUtil:50 - [Ljava.lang.StackTraceElement;@58f2acba 2024-02-19 09:20:20 ERROR EncryptionHandlerUtil:50 - [Ljava.lang.StackTraceElement;@29508c52 2024-02-19 09:20:20 ERROR EncryptionHandlerUtil:50 - [Ljava.lang.StackTraceElement;@42384215 2024-02-19 09:20:20 ERROR EncryptionHandlerUtil:50 - [Ljava.lang.StackTraceElement;@443515b1 2024-02-19 09:20:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:20 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:20:20 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:20:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:21 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:20:21 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:20:21 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:20:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:21 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 09:20:21 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 09:20:21 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:20:21 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:20:27 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:27 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:27 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:20:27 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:20:27 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:20:27 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:27 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:20:27 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/allergyListWs 2024-02-19 09:20:27 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 09:21:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:21:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:21:09 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:21:09 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:21:09 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:21:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:21:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:21:09 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 09:21:09 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 09:21:09 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:21:09 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:21:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:21:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:21:09 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:21:09 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:21:09 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:21:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:21:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:21:09 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 09:21:09 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:21:09 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:21:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:21:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:21:24 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:21:24 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:21:24 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:21:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:21:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:21:24 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/allergyListWs 2024-02-19 09:21:24 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 09:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:21:56 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:21:56 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:21:56 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:21:56 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 09:21:56 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:21:56 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:21:56 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:21:56 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:21:56 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:21:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:21:56 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 09:21:56 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 09:21:56 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:21:56 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 09:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 09:25:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 09:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 09:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 09:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 09:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:25:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 09:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 09:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 09:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 09:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 09:25:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 09:25:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 09:25:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 09:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 09:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 09:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 09:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 09:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 09:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 09:30:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 09:30:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 09:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 09:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 09:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 09:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:30:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 09:30:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 09:30:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 09:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 09:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:30:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:30:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:30:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:30:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:30:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:30:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:30:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:30:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 09:30:25 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 09:30:25 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:30:25 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:30:26 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:30:26 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:30:26 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:30:26 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:30:26 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:30:26 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:30:26 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:30:26 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 09:30:26 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:30:26 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:30:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:30:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:30:48 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:30:48 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:30:48 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:30:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:30:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:30:48 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 09:30:48 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 09:30:48 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:30:48 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:31:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:31:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:31:20 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:31:20 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:31:20 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:31:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:31:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:31:20 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 09:31:20 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 09:31:20 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:31:20 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:31:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:31:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:31:21 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:31:21 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:31:21 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:31:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:31:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:31:21 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 09:31:21 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:31:21 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:31:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:31:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:31:32 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:31:32 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:31:32 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:31:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:31:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:31:32 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 09:31:32 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 09:31:32 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:31:32 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 09:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:35:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 09:35:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 09:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 09:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 09:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 09:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 09:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 09:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 09:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 09:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:35:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 09:35:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 09:35:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 09:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 09:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:36:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:36:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:36:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:36:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:36:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:36:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:36:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:36:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 09:36:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:36:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:36:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:36:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:36:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:36:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:36:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:36:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 09:36:25 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 09:36:25 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:36:25 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:36:25 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:36:25 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:38:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:22 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:38:22 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:38:22 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:38:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:22 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 09:38:22 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 09:38:22 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:38:22 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:38:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:22 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:38:22 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:38:22 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:38:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:22 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 09:38:22 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:38:22 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:38:26 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:26 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:26 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:38:26 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:38:26 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:38:26 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:26 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:26 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/allergyListWs 2024-02-19 09:38:26 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 09:38:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:33 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:38:33 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:38:33 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:38:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:33 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/allergyListWs 2024-02-19 09:38:33 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 09:38:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:35 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:38:35 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:38:35 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:38:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:35 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/allergyListWs 2024-02-19 09:38:35 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 09:38:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:37 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:38:37 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:38:37 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:38:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:38:37 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 09:38:37 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:38:37 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 09:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 09:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 09:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 09:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 09:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 09:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 09:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 09:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 09:40:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:40:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 09:40:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 09:40:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 09:40:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 09:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 09:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:40:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:40:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:40:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:40:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:40:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:40:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:40:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:40:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 09:40:15 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 09:40:15 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:40:15 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:40:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:40:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:40:17 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:40:17 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:40:17 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:40:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:40:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:40:17 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 09:40:17 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:40:17 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:40:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:40:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:40:21 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:40:21 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:40:21 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:40:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:40:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:40:21 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 09:40:21 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:40:21 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:40:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:40:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:40:55 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:40:55 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:40:55 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:40:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:40:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:40:55 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 09:40:55 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:40:55 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 09:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:45:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 09:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 09:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 09:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 09:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 09:45:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 09:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 09:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 09:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 09:45:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 09:45:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 09:45:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 09:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 09:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 09:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 09:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 09:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 09:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 09:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 09:50:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 09:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 09:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 09:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 09:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:50:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 09:50:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 09:50:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 09:50:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 09:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 09:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 09:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 09:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 09:55:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 09:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 09:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 09:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 09:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 09:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 09:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:55:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 09:55:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 09:55:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 09:55:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 09:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 09:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 09:55:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:55:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:55:37 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:55:37 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:55:37 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:55:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:55:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:55:37 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 09:55:37 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 09:55:37 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:55:37 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:55:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:55:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:55:37 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:55:37 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:55:37 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:55:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:55:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:55:37 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 09:55:37 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:55:37 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:57:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:57:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:57:14 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:57:14 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:57:14 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:57:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:57:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:57:14 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 09:57:14 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 09:57:14 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:57:14 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:57:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:57:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:57:14 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:57:14 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:57:14 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:57:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:57:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:57:14 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 09:57:14 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:57:14 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:59:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:59:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:59:23 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:59:23 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:59:23 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:59:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:59:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:59:23 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 09:59:23 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 09:59:23 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:59:23 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:59:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:59:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:59:24 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:59:24 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:59:24 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:59:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:59:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:59:24 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 09:59:24 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:59:24 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:59:53 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:59:53 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:59:53 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:59:53 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:59:53 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:59:53 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:59:53 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:59:53 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 09:59:53 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 09:59:53 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:59:53 INFO PatientWsControllers:2620 - return json.. 2024-02-19 09:59:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:59:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:59:54 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 09:59:54 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 09:59:54 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 09:59:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:59:54 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 09:59:54 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 09:59:54 INFO PatientWsControllers:2618 - make json response 2024-02-19 09:59:54 INFO PatientWsControllers:2620 - return json.. 2024-02-19 10:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 10:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 10:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 10:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 10:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 10:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 10:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 10:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 10:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 10:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 10:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 10:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 10:00:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 10:00:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 10:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 10:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 10:01:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:01:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:01:40 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 10:01:40 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 10:01:40 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 10:01:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:01:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:01:40 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 10:01:40 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 10:01:40 INFO PatientWsControllers:2618 - make json response 2024-02-19 10:01:40 INFO PatientWsControllers:2620 - return json.. 2024-02-19 10:01:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:01:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:01:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 10:01:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 10:01:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 10:01:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:01:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:01:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 10:01:41 INFO PatientWsControllers:2618 - make json response 2024-02-19 10:01:41 INFO PatientWsControllers:2620 - return json.. 2024-02-19 10:02:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:02:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:02:25 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 10:02:25 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 10:02:25 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 10:02:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:02:25 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:02:25 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/duePaymentOrderListWs 2024-02-19 10:02:25 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 10:02:25 INFO PatientWsControllers:2618 - make json response 2024-02-19 10:02:25 INFO PatientWsControllers:2620 - return json.. 2024-02-19 10:02:28 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:02:28 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:02:28 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 10:02:28 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 10:02:28 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 10:02:28 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:02:28 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:02:28 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getNonArchivedNotificationWs 2024-02-19 10:02:28 INFO PatientWsControllers:3953 - Security Token is: 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 10:02:28 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 10:02:28 INFO PatientWsControllers:3959 - Profile Id is: 1317 2024-02-19 10:02:28 INFO PatientWsControllers:3960 - Start..Going to get data from Database for Controller->getNotificationWsMon Feb 19 10:02:28 EST 2024 2024-02-19 10:02:28 INFO PatientProfileService:6236 - Strt...Going to iterate List for (NotificationMessages messages : lstDb)Mon Feb 19 10:02:28 EST 2024 2024-02-19 10:02:28 INFO PatientProfileService:12801 - Start..Going to get data from Order ObjectMon Feb 19 10:02:28 EST 2024 2024-02-19 10:02:28 INFO PatientProfileService:12816 - End..fetching data from Order ObjectMon Feb 19 10:02:28 EST 2024 2024-02-19 10:02:28 INFO PatientProfileService:12823 - Strt..fetching data from messgeType.getId().getMessageTypeId() :57 : Mon Feb 19 10:02:28 EST 2024 2024-02-19 10:02:28 ERROR EncryptionHandlerUtil:50 - [Ljava.lang.StackTraceElement;@50b97793 2024-02-19 10:02:28 INFO PatientProfileService:6244 - End...Going to iterate List for (NotificationMessages messages : lstDb)Mon Feb 19 10:02:28 EST 2024 2024-02-19 10:02:28 INFO PatientWsControllers:3964 - SucessMon Feb 19 10:02:28 EST 2024 2024-02-19 10:02:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:02:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:02:31 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 10:02:31 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 10:02:31 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 10:02:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:02:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:02:31 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 10:02:31 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 10:02:31 INFO PatientWsControllers:2618 - make json response 2024-02-19 10:02:31 INFO PatientWsControllers:2620 - return json.. 2024-02-19 10:03:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:03:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:03:16 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 10:03:16 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 10:03:16 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 10:03:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:03:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:03:16 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 10:03:16 INFO PatientWsControllers:33 - SecurityToken= 2850713de3f72a2bdcb1ea52c736311b 2024-02-19 10:03:16 INFO PatientWsControllers:2618 - make json response 2024-02-19 10:03:16 INFO PatientWsControllers:2620 - return json.. 2024-02-19 10:03:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:03:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:03:17 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 10:03:17 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 10:03:17 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 10:03:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:03:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:03:17 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 10:03:17 INFO PatientWsControllers:2618 - make json response 2024-02-19 10:03:17 INFO PatientWsControllers:2620 - return json.. 2024-02-19 10:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 10:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 10:05:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:05:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 10:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 10:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 10:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 10:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 10:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 10:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 10:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 10:05:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 10:05:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 10:05:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 10:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 10:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 10:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 10:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 10:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 10:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 10:10:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 10:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 10:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 10:10:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 10:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 10:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 10:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 10:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:10:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 10:10:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 10:10:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 10:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 10:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 10:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 10:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 10:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 10:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 10:15:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 10:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 10:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 10:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 10:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:15:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 10:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 10:15:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 10:15:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 10:15:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 10:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 10:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 10:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 10:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 10:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 10:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 10:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 10:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 10:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 10:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 10:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 10:20:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 10:20:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 10:20:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 10:20:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 10:20:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 10:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 10:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 10:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 10:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 10:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 10:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 10:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:25:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 10:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 10:25:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 10:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 10:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 10:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 10:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 10:25:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 10:25:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 10:25:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 10:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 10:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 10:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 10:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:30:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 10:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 10:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 10:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 10:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 10:30:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 10:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 10:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 10:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 10:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 10:30:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 10:30:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 10:30:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 10:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 10:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 10:35:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 10:35:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 10:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 10:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 10:35:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 10:35:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 10:35:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 10:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 10:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 10:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 10:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 10:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 10:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 10:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 10:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 10:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 10:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 10:40:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 10:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 10:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 10:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 10:40:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 10:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 10:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 10:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 10:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 10:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 10:40:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 10:40:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 10:40:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 10:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 10:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 10:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 10:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 10:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 10:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 10:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 10:45:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 10:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 10:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 10:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 10:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 10:45:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 10:45:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 10:45:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 10:45:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 10:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 10:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 10:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 10:50:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 10:50:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 10:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 10:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 10:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 10:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 10:50:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 10:50:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 10:50:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 10:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 10:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 10:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 10:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 10:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 10:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 10:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 10:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 10:55:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 10:55:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 10:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 10:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 10:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 10:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 10:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 10:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 10:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 10:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 10:55:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 10:55:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 10:55:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 10:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 10:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 11:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 11:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 11:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 11:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 11:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 11:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 11:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 11:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 11:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 11:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 11:00:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 11:00:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 11:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 11:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 11:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 11:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 11:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 11:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:05:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 11:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 11:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 11:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 11:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 11:05:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 11:05:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 11:05:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 11:05:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 11:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 11:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 11:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 11:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 11:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 11:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 11:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:10:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 11:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 11:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 11:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 11:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 11:10:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:10:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 11:10:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 11:10:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 11:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 11:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 11:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 11:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 11:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 11:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 11:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:15:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:15:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 11:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 11:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 11:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 11:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 11:15:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 11:15:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 11:15:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 11:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 11:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 11:20:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 11:20:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 11:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 11:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 11:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 11:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:20:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 11:20:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 11:20:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 11:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 11:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 11:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 11:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 11:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 11:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 11:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 11:25:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:25:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 11:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 11:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 11:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 11:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 11:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 11:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 11:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:25:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 11:25:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 11:25:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 11:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 11:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 11:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 11:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 11:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 11:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 11:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 11:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 11:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 11:30:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 11:30:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 11:30:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 11:30:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 11:30:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 11:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 11:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 11:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 11:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 11:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 11:35:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 11:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 11:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 11:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 11:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 11:35:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 11:35:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 11:35:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 11:35:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 11:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 11:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 11:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 11:40:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 11:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 11:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 11:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 11:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 11:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 11:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 11:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:40:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 11:40:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 11:40:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 11:40:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 11:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 11:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 11:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 11:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 11:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 11:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 11:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:45:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 11:45:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 11:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 11:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 11:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 11:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:45:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 11:45:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 11:45:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 11:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 11:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 11:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 11:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 11:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 11:50:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 11:50:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 11:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 11:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 11:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 11:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 11:50:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 11:50:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 11:50:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 11:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 11:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 11:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 11:55:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 11:55:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 11:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 11:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 11:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 11:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 11:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 11:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 11:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 11:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 11:55:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 11:55:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 11:55:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 11:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 11:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 12:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 12:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 12:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 12:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 12:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 12:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 12:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 12:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 12:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 12:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 12:00:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 12:00:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 12:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 12:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 12:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 12:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 12:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 12:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:05:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 12:05:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 12:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 12:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 12:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 12:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 12:05:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 12:05:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 12:05:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 12:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 12:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:06:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:06:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:06:11 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 12:06:11 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 12:06:11 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 12:06:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:06:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:06:11 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 12:06:11 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 12:06:11 INFO PatientWsControllers:2618 - make json response 2024-02-19 12:06:11 INFO PatientWsControllers:2620 - return json.. 2024-02-19 12:06:12 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:06:12 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:06:12 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 12:06:12 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 12:06:12 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 12:06:12 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:06:12 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:06:12 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 12:06:12 INFO PatientWsControllers:2618 - make json response 2024-02-19 12:06:12 INFO PatientWsControllers:2620 - return json.. 2024-02-19 12:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 12:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 12:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 12:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 12:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 12:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:10:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 12:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 12:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 12:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 12:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:10:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 12:10:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 12:10:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 12:10:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 12:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 12:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 12:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 12:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 12:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 12:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:15:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 12:15:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 12:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 12:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 12:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 12:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 12:15:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 12:15:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 12:15:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 12:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 12:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 12:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 12:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 12:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 12:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 12:20:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 12:20:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 12:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 12:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 12:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 12:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:20:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 12:20:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 12:20:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 12:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 12:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 12:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 12:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 12:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 12:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 12:25:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 12:25:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 12:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 12:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 12:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 12:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:25:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 12:25:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 12:25:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 12:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 12:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 12:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:30:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 12:30:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 12:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 12:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 12:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 12:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 12:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 12:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 12:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 12:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:30:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 12:30:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 12:30:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 12:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 12:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 12:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 12:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 12:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 12:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 12:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 12:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 12:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 12:35:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 12:35:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 12:35:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 12:35:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 12:35:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 12:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 12:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 12:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 12:40:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 12:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 12:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 12:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 12:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 12:40:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:40:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 12:40:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 12:40:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 12:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 12:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 12:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 12:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 12:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 12:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:45:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 12:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 12:45:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 12:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 12:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 12:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 12:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 12:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 12:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 12:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:45:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 12:45:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 12:45:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 12:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 12:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 12:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 12:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 12:50:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 12:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 12:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:50:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 12:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 12:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 12:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 12:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 12:50:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 12:50:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 12:50:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 12:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 12:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 12:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 12:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 12:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 12:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 12:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 12:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 12:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 12:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 12:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 12:55:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 12:55:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 12:55:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 12:55:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 12:55:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 12:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 12:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 13:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 13:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 13:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 13:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 13:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 13:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 13:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 13:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 13:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 13:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 13:00:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 13:00:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 13:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 13:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 13:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:05:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 13:05:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 13:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 13:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 13:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 13:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 13:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 13:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 13:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 13:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:05:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 13:05:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 13:05:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 13:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 13:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 13:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 13:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 13:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 13:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 13:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 13:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 13:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 13:10:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 13:10:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 13:10:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 13:10:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 13:10:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 13:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 13:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 13:15:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 13:15:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 13:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 13:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 13:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 13:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 13:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 13:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 13:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 13:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:15:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 13:15:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 13:15:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 13:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 13:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:17:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:17:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:17:09 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 13:17:09 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 13:17:09 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 13:17:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:17:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:17:09 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 13:17:09 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 13:17:09 INFO PatientWsControllers:2618 - make json response 2024-02-19 13:17:09 INFO PatientWsControllers:2620 - return json.. 2024-02-19 13:17:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:17:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:17:09 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 13:17:09 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 13:17:09 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 13:17:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:17:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:17:09 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 13:17:09 INFO PatientWsControllers:2618 - make json response 2024-02-19 13:17:09 INFO PatientWsControllers:2620 - return json.. 2024-02-19 13:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 13:20:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 13:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 13:20:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 13:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 13:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 13:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 13:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 13:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 13:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 13:20:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 13:20:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 13:20:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 13:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 13:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:21:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:21:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:21:00 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 13:21:00 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 13:21:00 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 13:21:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:21:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:21:00 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 13:21:00 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 13:21:01 INFO PatientWsControllers:2618 - make json response 2024-02-19 13:21:01 INFO PatientWsControllers:2620 - return json.. 2024-02-19 13:21:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:21:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:21:01 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 13:21:01 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 13:21:01 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 13:21:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:21:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:21:01 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 13:21:01 INFO PatientWsControllers:2618 - make json response 2024-02-19 13:21:01 INFO PatientWsControllers:2620 - return json.. 2024-02-19 13:22:44 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:22:44 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:22:44 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 13:22:44 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 13:22:44 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 13:22:44 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:22:44 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:22:44 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 13:22:44 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 13:22:44 INFO PatientWsControllers:2618 - make json response 2024-02-19 13:22:44 INFO PatientWsControllers:2620 - return json.. 2024-02-19 13:22:45 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:22:45 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:22:45 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 13:22:45 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 13:22:45 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 13:22:45 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:22:45 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:22:45 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 13:22:45 INFO PatientWsControllers:2618 - make json response 2024-02-19 13:22:45 INFO PatientWsControllers:2620 - return json.. 2024-02-19 13:22:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:22:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:22:51 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 13:22:51 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 13:22:51 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 13:22:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:22:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:22:51 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 13:22:51 INFO PatientWsControllers:2618 - make json response 2024-02-19 13:22:51 INFO PatientWsControllers:2620 - return json.. 2024-02-19 13:22:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:22:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:22:55 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 13:22:55 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 13:22:55 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 13:22:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:22:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:22:55 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 13:22:55 INFO PatientWsControllers:2618 - make json response 2024-02-19 13:22:55 INFO PatientWsControllers:2620 - return json.. 2024-02-19 13:23:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:23:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:23:09 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 13:23:09 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 13:23:09 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 13:23:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:23:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:23:09 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 13:23:09 INFO PatientWsControllers:2618 - make json response 2024-02-19 13:23:09 INFO PatientWsControllers:2620 - return json.. 2024-02-19 13:24:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:24:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:24:59 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 13:24:59 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 13:24:59 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 13:24:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:24:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:24:59 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 13:25:00 INFO PatientWsControllers:2618 - make json response 2024-02-19 13:25:00 INFO PatientWsControllers:2620 - return json.. 2024-02-19 13:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 13:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 13:25:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 13:25:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 13:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 13:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 13:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 13:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 13:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 13:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 13:25:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 13:25:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 13:25:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 13:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 13:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:25:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:25:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:25:46 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 13:25:46 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 13:25:46 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 13:25:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:25:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:25:46 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 13:25:46 INFO PatientWsControllers:2618 - make json response 2024-02-19 13:25:46 INFO PatientWsControllers:2620 - return json.. 2024-02-19 13:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 13:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 13:30:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:30:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 13:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 13:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 13:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 13:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 13:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 13:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 13:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 13:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:30:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 13:30:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 13:30:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 13:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 13:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 13:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 13:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 13:35:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 13:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 13:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 13:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:35:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 13:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 13:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 13:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 13:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:35:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 13:35:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 13:35:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 13:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 13:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 13:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 13:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 13:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 13:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 13:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 13:40:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:40:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 13:40:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 13:40:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 13:40:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 13:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 13:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 13:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 13:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 13:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 13:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 13:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 13:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 13:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 13:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 13:45:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 13:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 13:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 13:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 13:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:45:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:45:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 13:45:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 13:45:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 13:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 13:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 13:50:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 13:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 13:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 13:50:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 13:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 13:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 13:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 13:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 13:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 13:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:50:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 13:50:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 13:50:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 13:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 13:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:54:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:54:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:54:37 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 13:54:37 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 13:54:37 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 13:54:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:54:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:54:37 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 13:54:37 INFO PatientWsControllers:2618 - make json response 2024-02-19 13:54:37 INFO PatientWsControllers:2620 - return json.. 2024-02-19 13:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 13:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 13:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 13:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 13:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 13:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 13:55:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 13:55:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 13:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 13:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 13:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 13:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 13:55:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 13:55:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 13:55:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 13:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 13:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 14:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 14:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 14:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 14:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 14:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 14:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 14:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 14:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 14:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 14:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 14:00:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 14:00:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 14:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 14:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 14:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 14:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 14:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 14:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 14:05:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 14:05:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 14:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 14:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 14:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 14:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:05:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 14:05:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 14:05:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 14:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 14:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 14:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 14:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 14:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 14:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:10:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 14:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 14:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 14:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 14:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 14:10:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 14:10:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 14:10:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 14:10:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 14:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 14:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 14:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 14:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 14:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 14:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 14:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 14:15:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 14:15:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 14:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 14:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 14:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:15:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 14:15:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 14:15:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 14:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 14:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:17:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:17:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:17:32 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:17:32 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:17:32 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:17:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:17:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:17:32 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 14:17:32 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:17:32 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:17:32 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:17:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:17:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:17:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:17:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:17:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:17:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:17:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:17:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/GetRefillRxListWs 2024-02-19 14:17:41 INFO PatientWsControllers:3196 - Security Token: 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:17:41 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:17:41 ERROR EncryptionHandlerUtil:50 - [Ljava.lang.StackTraceElement;@670c5a29 2024-02-19 14:17:41 INFO PatientProfileService:3104 - life Time Points: 0 2024-02-19 14:17:41 INFO PatientProfileService:3112 - total Minus Points: 0 2024-02-19 14:17:41 INFO PatientProfileService:3115 - availablePoints is: 0 2024-02-19 14:17:41 INFO PatientProfileService:3128 - Points are: 350 2024-02-19 14:17:41 INFO PatientProfileService:3128 - Points are: 50 2024-02-19 14:17:41 INFO PatientProfileService:3128 - Points are: 11 2024-02-19 14:17:41 INFO PatientProfileService:3128 - Points are: 250 2024-02-19 14:17:41 INFO PatientProfileService:3128 - Points are: 250 2024-02-19 14:17:41 INFO PatientProfileService:3128 - Points are: 25 2024-02-19 14:17:41 INFO PatientProfileService:3128 - Points are: 50 2024-02-19 14:17:41 INFO PatientProfileService:3128 - Points are: 150 2024-02-19 14:17:41 INFO PatientProfileService:3128 - Points are: 60 2024-02-19 14:17:41 INFO PatientProfileService:3128 - Points are: 20 2024-02-19 14:17:41 INFO PatientProfileService:3128 - Points are: 200 2024-02-19 14:17:41 INFO PatientProfileService:3128 - Points are: 50 2024-02-19 14:17:41 INFO PatientProfileService:3128 - Points are: 10 2024-02-19 14:17:41 INFO PatientProfileService:3128 - Points are: 5 2024-02-19 14:17:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:17:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:17:41 INFO PatientProfileService:4235 - refill done will be 1 2024-02-19 14:17:41 ERROR RequestFilter:222 - ServletException: RequestFilter -> doFilter org.springframework.web.util.NestedServletException: Handler processing failed; nested exception is java.lang.NoSuchMethodError: com.ssa.cms.model.Order.getReporterPrescription()Ljava/lang/Integer; at org.springframework.web.servlet.DispatcherServlet.triggerAfterCompletionWithError(DispatcherServlet.java:1287) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:961) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:877) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:966) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:868) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:842) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at com.ssa.cms.filter.RequestFilter.doFilter(RequestFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:616) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:522) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1095) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:672) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1500) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1456) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NoSuchMethodError: com.ssa.cms.model.Order.getReporterPrescription()Ljava/lang/Integer; at com.ssa.cms.service.PatientProfileService.populateRefillRxData(PatientProfileService.java:4262) at com.ssa.cms.service.PatientProfileService.populateRefillAbleOrders(PatientProfileService.java:8025) at com.ssa.cms.service.PatientProfileService.getRefillRx(PatientProfileService.java:7944) at com.ssa.cms.service.PatientProfileService$$FastClassBySpringCGLIB$$7a69c359.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.PatientProfileService$$EnhancerBySpringCGLIB$$bdee504a.getRefillRx() at com.ssa.cms.controller.PatientWsControllers.getRefillRxList(PatientWsControllers.java:3202) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:221) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandleMethod(RequestMappingHandlerAdapter.java:777) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:706) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:943) ... 30 more 2024-02-19 14:17:41 INFO RequestFilter:227 - End: RequestFilter -> doFilter 2024-02-19 14:17:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:17:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:17:47 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:17:47 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:17:47 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:17:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:17:47 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:17:47 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 14:17:47 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:17:47 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:17:47 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:17:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:17:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:17:51 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:17:51 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:17:51 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:17:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:17:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:17:51 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 14:17:51 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:17:51 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:17:51 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:18:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:18:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:18:00 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:18:00 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:18:00 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:18:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:18:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:18:00 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 14:18:00 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:18:00 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:18:00 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:18:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:18:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:18:04 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:18:04 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:18:04 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:18:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:18:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:18:04 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/duePaymentOrderListWs 2024-02-19 14:18:04 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:18:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:18:04 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:18:04 ERROR RequestFilter:222 - ServletException: RequestFilter -> doFilter org.springframework.web.util.NestedServletException: Handler processing failed; nested exception is java.lang.NoSuchMethodError: com.ssa.cms.model.Order.getReporterPrescription()Ljava/lang/Integer; at org.springframework.web.servlet.DispatcherServlet.triggerAfterCompletionWithError(DispatcherServlet.java:1287) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:961) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:877) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:966) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:868) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:842) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at com.ssa.cms.filter.RequestFilter.doFilter(RequestFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:616) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:522) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1095) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:672) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1500) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1456) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NoSuchMethodError: com.ssa.cms.model.Order.getReporterPrescription()Ljava/lang/Integer; at com.ssa.cms.service.PatientProfileService.populateRefillRxData(PatientProfileService.java:4262) at com.ssa.cms.service.PatientProfileService.setOrderList2(PatientProfileService.java:4142) at com.ssa.cms.service.PatientProfileService.getPaymentDueOrderList(PatientProfileService.java:9692) at com.ssa.cms.service.PatientProfileService$$FastClassBySpringCGLIB$$7a69c359.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.PatientProfileService$$EnhancerBySpringCGLIB$$bdee504a.getPaymentDueOrderList() at com.ssa.cms.controller.PatientWsControllers.duePaymentOrderList(PatientWsControllers.java:6796) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:221) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandleMethod(RequestMappingHandlerAdapter.java:777) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:706) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:943) ... 30 more 2024-02-19 14:18:04 INFO RequestFilter:227 - End: RequestFilter -> doFilter 2024-02-19 14:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 14:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 14:20:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 14:20:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 14:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 14:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 14:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 14:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 14:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 14:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 14:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:20:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 14:20:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 14:20:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 14:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 14:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:20:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:07 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:20:07 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:20:07 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:20:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:07 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/patientActivitesCountWs 2024-02-19 14:20:07 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:20:07 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:20:07 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:20:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:11 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:20:11 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:20:11 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:20:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:11 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getUserMessgeWs 2024-02-19 14:20:11 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:20:11 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:20:11 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:20:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:11 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:20:11 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:20:11 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:20:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:11 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/questionsListWs 2024-02-19 14:20:11 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:20:11 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:20:11 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:20:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:11 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:20:11 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:20:11 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:20:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:11 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getHcpUserMessgeWs 2024-02-19 14:20:11 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:20:11 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:20:11 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:20:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:59 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:20:59 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:20:59 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:20:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:20:59 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 14:20:59 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:20:59 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:20:59 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:21:13 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:21:13 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:21:13 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:21:13 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:21:13 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:21:13 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:21:13 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:21:13 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getArchivedNotificationWs 2024-02-19 14:21:13 INFO PatientWsControllers:3977 - Security Token is: 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:21:13 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:21:13 INFO PatientWsControllers:3983 - Profile Id is: 1311 2024-02-19 14:21:13 INFO PatientWsControllers:3984 - Start..Going to get data from Database for Controller->getNotificationWsMon Feb 19 14:21:13 EST 2024 2024-02-19 14:21:13 INFO PatientProfileService:6236 - Strt...Going to iterate List for (NotificationMessages messages : lstDb)Mon Feb 19 14:21:13 EST 2024 2024-02-19 14:21:13 INFO PatientProfileService:12801 - Start..Going to get data from Order ObjectMon Feb 19 14:21:13 EST 2024 2024-02-19 14:21:13 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:21:13 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:21:13 INFO PatientProfileService:4235 - refill done will be 1 2024-02-19 14:21:13 ERROR RequestFilter:222 - ServletException: RequestFilter -> doFilter org.springframework.web.util.NestedServletException: Handler processing failed; nested exception is java.lang.NoSuchMethodError: com.ssa.cms.model.Order.getReporterPrescription()Ljava/lang/Integer; at org.springframework.web.servlet.DispatcherServlet.triggerAfterCompletionWithError(DispatcherServlet.java:1287) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:961) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:877) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:966) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:857) at javax.servlet.http.HttpServlet.service(HttpServlet.java:622) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:842) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at com.ssa.cms.filter.RequestFilter.doFilter(RequestFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:616) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:522) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1095) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:672) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1500) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1456) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NoSuchMethodError: com.ssa.cms.model.Order.getReporterPrescription()Ljava/lang/Integer; at com.ssa.cms.service.PatientProfileService.populateRefillRxData(PatientProfileService.java:4262) at com.ssa.cms.service.PatientProfileService.getNotificationMessagesDetialByPatient(PatientProfileService.java:12803) at com.ssa.cms.service.PatientProfileService.getAllNotificationMessges(PatientProfileService.java:6238) at com.ssa.cms.service.PatientProfileService$$FastClassBySpringCGLIB$$7a69c359.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.PatientProfileService$$EnhancerBySpringCGLIB$$bdee504a.getAllNotificationMessges() at com.ssa.cms.controller.PatientWsControllers.getArchivedNotification(PatientWsControllers.java:3985) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:221) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandleMethod(RequestMappingHandlerAdapter.java:777) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:706) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:943) ... 30 more 2024-02-19 14:21:13 INFO RequestFilter:227 - End: RequestFilter -> doFilter 2024-02-19 14:21:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:21:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:21:22 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:21:22 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:21:22 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:21:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:21:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:21:22 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/allergyListWs 2024-02-19 14:21:22 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:21:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:21:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:21:34 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:21:34 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:21:34 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:21:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:21:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:21:34 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 14:21:34 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:21:34 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:21:34 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:21:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:21:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:21:52 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:21:52 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:21:52 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:21:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:21:52 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:21:52 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/allergyListWs 2024-02-19 14:21:52 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:21:57 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:21:57 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:21:57 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:21:57 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:21:57 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:21:57 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:21:57 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:21:57 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 14:21:57 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:21:57 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:21:57 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:22:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:11 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:22:11 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:22:11 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:22:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:11 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/duePaymentOrderListWs 2024-02-19 14:22:11 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:22:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:11 ERROR RequestFilter:222 - ServletException: RequestFilter -> doFilter org.springframework.web.util.NestedServletException: Handler processing failed; nested exception is java.lang.NoSuchMethodError: com.ssa.cms.model.Order.getReporterPrescription()Ljava/lang/Integer; at org.springframework.web.servlet.DispatcherServlet.triggerAfterCompletionWithError(DispatcherServlet.java:1287) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:961) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:877) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:966) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:868) at javax.servlet.http.HttpServlet.service(HttpServlet.java:648) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:842) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at com.ssa.cms.filter.RequestFilter.doFilter(RequestFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:616) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:522) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1095) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:672) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1500) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1456) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NoSuchMethodError: com.ssa.cms.model.Order.getReporterPrescription()Ljava/lang/Integer; at com.ssa.cms.service.PatientProfileService.populateRefillRxData(PatientProfileService.java:4262) at com.ssa.cms.service.PatientProfileService.setOrderList2(PatientProfileService.java:4142) at com.ssa.cms.service.PatientProfileService.getPaymentDueOrderList(PatientProfileService.java:9692) at com.ssa.cms.service.PatientProfileService$$FastClassBySpringCGLIB$$7a69c359.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.PatientProfileService$$EnhancerBySpringCGLIB$$bdee504a.getPaymentDueOrderList() at com.ssa.cms.controller.PatientWsControllers.duePaymentOrderList(PatientWsControllers.java:6796) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:221) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandleMethod(RequestMappingHandlerAdapter.java:777) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:706) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:943) ... 30 more 2024-02-19 14:22:11 INFO RequestFilter:227 - End: RequestFilter -> doFilter 2024-02-19 14:22:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:16 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:22:16 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:22:16 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:22:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:16 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getNonArchivedNotificationWs 2024-02-19 14:22:16 INFO PatientWsControllers:3953 - Security Token is: 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:22:16 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:22:16 INFO PatientWsControllers:3959 - Profile Id is: 1311 2024-02-19 14:22:16 INFO PatientWsControllers:3960 - Start..Going to get data from Database for Controller->getNotificationWsMon Feb 19 14:22:16 EST 2024 2024-02-19 14:22:16 INFO PatientProfileService:6236 - Strt...Going to iterate List for (NotificationMessages messages : lstDb)Mon Feb 19 14:22:16 EST 2024 2024-02-19 14:22:16 INFO PatientProfileService:12801 - Start..Going to get data from Order ObjectMon Feb 19 14:22:16 EST 2024 2024-02-19 14:22:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:16 ERROR RequestFilter:222 - ServletException: RequestFilter -> doFilter org.springframework.web.util.NestedServletException: Handler processing failed; nested exception is java.lang.NoSuchMethodError: com.ssa.cms.model.Order.getReporterPrescription()Ljava/lang/Integer; at org.springframework.web.servlet.DispatcherServlet.triggerAfterCompletionWithError(DispatcherServlet.java:1287) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:961) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:877) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:966) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:857) at javax.servlet.http.HttpServlet.service(HttpServlet.java:622) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:842) at javax.servlet.http.HttpServlet.service(HttpServlet.java:729) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:292) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at com.ssa.cms.filter.RequestFilter.doFilter(RequestFilter.java:123) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:240) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:207) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:212) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:106) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:502) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:141) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:616) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:522) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1095) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:672) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1500) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1456) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:748) Caused by: java.lang.NoSuchMethodError: com.ssa.cms.model.Order.getReporterPrescription()Ljava/lang/Integer; at com.ssa.cms.service.PatientProfileService.populateRefillRxData(PatientProfileService.java:4262) at com.ssa.cms.service.PatientProfileService.getNotificationMessagesDetialByPatient(PatientProfileService.java:12803) at com.ssa.cms.service.PatientProfileService.getAllNotificationMessges(PatientProfileService.java:6238) at com.ssa.cms.service.PatientProfileService$$FastClassBySpringCGLIB$$7a69c359.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.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:99) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:281) 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.PatientProfileService$$EnhancerBySpringCGLIB$$bdee504a.getAllNotificationMessges() at com.ssa.cms.controller.PatientWsControllers.getNonArchivedNotification(PatientWsControllers.java:3961) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:221) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:137) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:110) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandleMethod(RequestMappingHandlerAdapter.java:777) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:706) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:85) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:943) ... 30 more 2024-02-19 14:22:16 INFO RequestFilter:227 - End: RequestFilter -> doFilter 2024-02-19 14:22:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:23 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:22:23 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:22:23 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:22:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:23 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 14:22:23 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:22:24 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:22:24 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:22:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:31 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:22:31 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:22:31 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:22:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:31 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 14:22:31 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:22:31 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:22:31 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:22:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:55 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:22:55 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:22:55 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:22:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:22:55 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 14:22:55 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:22:55 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:23:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:23:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:23:08 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:23:08 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:23:08 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:23:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:23:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:23:08 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 14:23:08 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:23:08 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:23:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:23:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:23:15 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:23:15 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:23:15 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:23:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:23:15 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:23:15 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 14:23:15 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:23:15 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:23:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:23:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:23:33 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:23:33 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:23:33 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:23:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:23:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:23:33 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 14:23:33 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:23:33 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:23:33 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:23:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:23:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:23:40 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:23:40 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:23:40 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:23:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:23:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:23:40 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 14:23:40 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:23:40 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:23:40 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 14:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 14:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 14:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 14:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 14:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 14:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 14:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 14:25:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 14:25:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 14:25:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 14:25:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 14:25:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 14:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 14:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:27:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:27:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:27:23 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:27:23 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:27:23 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:27:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:27:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:27:23 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/allergyListWs 2024-02-19 14:27:23 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:27:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:27:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:27:31 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:27:31 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:27:31 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:27:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:27:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:27:31 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 14:27:31 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:27:31 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:27:39 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:27:39 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:27:39 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:27:39 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:27:39 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:27:39 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:27:39 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:27:39 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 14:27:39 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:27:39 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:27:39 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:27:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:27:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:27:55 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:27:55 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:27:55 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:27:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:27:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:27:55 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 14:27:55 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:27:55 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:27:55 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:28:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:28:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:28:20 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:28:20 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:28:20 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:28:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:28:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:28:20 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 14:28:20 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:28:20 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:28:20 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:28:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:28:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:28:49 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:28:49 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:28:49 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:28:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:28:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:28:49 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 14:28:49 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:28:49 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:28:49 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 14:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 14:30:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:30:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 14:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 14:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 14:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 14:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 14:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 14:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 14:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 14:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:30:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 14:30:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 14:30:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 14:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 14:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 14:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 14:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 14:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 14:35:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 14:35:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 14:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 14:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 14:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 14:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 14:35:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 14:35:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 14:35:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 14:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 14:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 14:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 14:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 14:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 14:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 14:40:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 14:40:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 14:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 14:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 14:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 14:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:40:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 14:40:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 14:40:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 14:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 14:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 14:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 14:45:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 14:45:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 14:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 14:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 14:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 14:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 14:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 14:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 14:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 14:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:45:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 14:45:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 14:45:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 14:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 14:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:47:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:47:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:47:40 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:47:40 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:47:40 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:47:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:47:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:47:40 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 14:47:40 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:47:40 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:47:40 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:47:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:47:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:47:42 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:47:42 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:47:42 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:47:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:47:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:47:42 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 14:47:42 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:47:42 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:48:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:48:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:48:32 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:48:32 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:48:32 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:48:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:48:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:48:32 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 14:48:32 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:48:32 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:48:32 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:49:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:49:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:49:16 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:49:16 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:49:16 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:49:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:49:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:49:16 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 14:49:16 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:49:16 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:49:16 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:49:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:49:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:49:17 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:49:17 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:49:17 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:49:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:49:17 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:49:17 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 14:49:17 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:49:17 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:49:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:49:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:49:35 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:49:35 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:49:35 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:49:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:49:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:49:35 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 14:49:35 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:49:35 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:49:57 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:49:57 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:49:57 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:49:57 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:49:57 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:49:57 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:49:57 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:49:57 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 14:49:57 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:49:57 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 14:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 14:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 14:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 14:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 14:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 14:50:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 14:50:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 14:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 14:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 14:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:50:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 14:50:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 14:50:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 14:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 14:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:50:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:50:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:50:21 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:50:21 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:50:21 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:50:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:50:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:50:21 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 14:50:21 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:50:21 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:50:21 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:50:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:50:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:50:31 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:50:31 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:50:31 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:50:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:50:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:50:31 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 14:50:31 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:50:31 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:50:39 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:50:39 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:50:39 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:50:39 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:50:39 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:50:39 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:50:39 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:50:39 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 14:50:39 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:50:39 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:51:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:51:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:51:07 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:51:07 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:51:07 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:51:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:51:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:51:07 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 14:51:07 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:51:07 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:51:12 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:51:12 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:51:12 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:51:12 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:51:12 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:51:12 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:51:12 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:51:12 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 14:51:12 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:51:12 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:53:12 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:53:12 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:53:12 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:53:12 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:53:12 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:53:12 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:53:12 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:53:12 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 14:53:12 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:53:12 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:53:12 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:53:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:53:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:53:14 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:53:14 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:53:14 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:53:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:53:14 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:53:14 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 14:53:14 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:53:14 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:53:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:53:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:53:34 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:53:34 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:53:34 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:53:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:53:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:53:34 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 14:53:34 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:53:34 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:53:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:53:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:53:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:53:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:53:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:53:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:53:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:53:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 14:53:41 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:53:41 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:53:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:53:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:53:48 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:53:48 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:53:48 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:53:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:53:48 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:53:48 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 14:53:48 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:53:48 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 14:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 14:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 14:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 14:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 14:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 14:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 14:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 14:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:55:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 14:55:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 14:55:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 14:55:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 14:55:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 14:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 14:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 14:55:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:55:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:55:09 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:55:09 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:55:09 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:55:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:55:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:55:09 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 14:55:09 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:55:09 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:55:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:55:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:55:23 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:55:23 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:55:23 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:55:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:55:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:55:23 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 14:55:23 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:55:23 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:58:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:58:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:58:42 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:58:42 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:58:42 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:58:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:58:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:58:42 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 14:58:42 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 14:58:42 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:58:42 INFO PatientWsControllers:2620 - return json.. 2024-02-19 14:58:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:58:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:58:42 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 14:58:42 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 14:58:42 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 14:58:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:58:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 14:58:42 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 14:58:42 INFO PatientWsControllers:2618 - make json response 2024-02-19 14:58:42 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 15:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 15:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 15:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 15:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 15:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 15:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 15:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 15:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 15:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 15:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 15:00:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 15:00:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 15:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 15:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 15:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 15:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 15:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 15:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 15:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 15:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 15:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 15:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 15:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:05:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 15:05:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:05:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 15:05:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 15:05:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 15:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 15:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 15:10:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 15:10:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 15:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 15:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 15:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 15:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 15:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 15:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 15:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 15:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 15:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:10:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 15:10:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 15:10:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 15:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 15:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:12:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:12:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:12:37 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:12:37 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:12:37 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:12:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:12:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:12:37 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 15:12:37 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:12:37 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:12:38 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:12:38 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:12:38 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:12:38 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:12:38 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:12:38 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:12:38 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:12:38 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 15:12:38 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:12:38 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:12:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:12:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:12:46 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:12:46 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:12:46 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:12:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:12:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:12:46 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 15:12:46 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:12:46 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:12:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:12:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:12:51 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:12:51 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:12:51 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:12:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:12:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:12:51 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 15:12:51 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 15:12:51 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:12:51 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 15:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:15:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 15:15:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 15:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 15:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 15:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 15:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 15:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 15:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 15:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 15:15:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 15:15:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 15:15:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 15:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 15:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:16:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:16:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:16:11 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:16:11 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:16:11 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:16:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:16:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:16:11 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 15:16:11 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 15:16:11 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:16:11 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:16:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:16:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:16:11 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:16:11 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:16:11 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:16:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:16:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:16:11 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 15:16:11 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:16:11 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:16:26 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:16:26 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:16:26 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:16:26 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:16:26 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:16:26 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:16:26 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:16:26 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 15:16:26 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:16:26 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:16:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:16:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:16:31 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:16:31 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:16:31 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:16:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:16:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:16:31 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 15:16:31 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:16:31 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:18:44 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:18:44 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:18:44 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:18:44 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:18:44 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:18:44 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:18:44 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:18:44 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 15:18:44 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 15:18:44 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:18:44 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:18:44 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:18:44 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:18:44 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:18:44 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:18:44 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:18:44 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:18:44 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:18:44 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 15:18:44 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:18:44 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:19:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:19:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:19:59 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:19:59 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:19:59 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:19:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:19:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:19:59 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 15:19:59 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:19:59 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 15:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 15:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 15:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 15:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 15:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:20:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 15:20:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 15:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 15:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 15:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 15:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 15:20:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 15:20:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 15:20:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 15:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 15:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:20:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:20:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:20:07 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:20:07 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:20:07 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:20:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:20:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:20:07 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 15:20:07 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 15:20:08 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:20:08 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:20:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:20:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:20:20 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:20:20 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:20:20 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:20:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:20:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:20:20 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 15:20:20 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:20:20 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:23:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:23:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:23:09 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:23:09 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:23:09 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:23:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:23:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:23:09 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 15:23:09 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 15:23:09 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:23:09 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:23:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:23:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:23:09 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:23:09 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:23:09 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:23:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:23:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:23:09 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 15:23:09 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:23:09 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 15:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 15:25:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 15:25:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 15:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 15:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 15:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 15:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 15:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 15:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 15:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 15:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:25:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 15:25:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 15:25:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 15:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 15:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:25:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:25:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:25:51 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:25:51 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:25:51 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:25:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:25:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:25:51 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 15:25:51 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 15:25:51 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:25:51 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:25:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:25:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:25:51 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:25:51 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:25:51 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:25:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:25:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:25:51 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 15:25:51 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:25:51 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:27:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:27:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:27:22 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:27:22 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:27:22 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:27:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:27:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:27:22 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 15:27:22 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 15:27:22 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:27:22 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:27:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:27:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:27:24 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:27:24 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:27:24 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:27:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:27:24 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:27:24 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 15:27:24 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:27:24 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:28:29 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:28:29 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:28:29 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:28:29 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:28:29 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:28:29 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:28:29 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:28:29 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 15:28:29 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 15:28:29 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:28:29 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:28:30 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:28:30 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:28:30 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:28:30 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:28:30 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:28:30 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:28:30 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:28:30 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 15:28:30 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:28:30 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:28:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:28:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:28:56 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:28:56 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:28:56 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:28:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:28:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:28:56 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 15:28:56 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:28:56 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:29:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:29:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:29:11 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:29:11 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:29:11 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:29:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:29:11 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:29:11 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 15:29:11 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:29:11 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:29:44 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:29:44 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:29:44 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:29:44 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:29:44 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:29:44 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:29:44 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:29:44 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 15:29:44 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:29:44 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 15:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 15:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 15:30:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 15:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 15:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 15:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 15:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 15:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 15:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:30:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 15:30:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 15:30:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 15:30:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 15:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 15:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 15:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 15:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 15:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 15:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 15:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:35:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 15:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 15:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 15:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 15:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 15:35:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 15:35:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 15:35:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 15:35:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 15:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 15:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 15:40:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 15:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 15:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 15:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 15:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:40:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 15:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 15:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 15:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 15:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 15:40:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 15:40:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 15:40:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 15:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 15:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:41:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:41:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:41:08 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:41:08 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:41:08 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:41:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:41:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:41:08 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 15:41:08 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 15:41:08 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:41:08 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:41:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:41:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:41:09 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:41:09 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:41:09 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:41:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:41:09 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:41:09 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 15:41:09 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:41:09 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:41:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:41:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:41:35 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:41:35 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:41:35 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:41:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:41:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:41:35 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 15:41:35 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:41:35 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:43:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:43:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:43:16 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:43:16 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:43:16 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:43:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:43:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:43:16 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 15:43:16 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:43:16 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:43:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:43:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:43:16 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:43:16 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:43:16 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:43:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:43:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:43:16 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 15:43:16 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 15:43:16 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:43:16 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:43:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:43:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:43:32 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:43:32 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:43:32 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:43:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:43:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:43:32 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 15:43:32 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:43:32 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 15:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:45:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 15:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 15:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 15:45:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 15:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 15:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 15:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 15:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 15:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 15:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:45:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 15:45:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 15:45:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 15:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 15:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:45:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:45:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:45:20 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:45:20 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:45:20 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:45:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:45:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:45:20 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 15:45:20 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 15:45:20 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:45:20 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:45:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:45:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:45:20 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:45:20 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:45:20 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:45:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:45:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:45:20 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 15:45:20 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:45:20 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:49:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:49:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:49:00 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:49:00 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:49:00 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:49:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:49:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:49:00 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 15:49:00 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 15:49:00 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:49:00 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:49:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:49:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:49:01 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:49:01 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:49:01 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:49:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:49:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:49:01 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 15:49:01 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:49:01 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:49:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:49:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:49:18 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:49:18 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:49:18 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:49:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:49:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:49:18 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 15:49:18 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:49:18 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:49:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:49:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:49:59 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:49:59 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:49:59 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:49:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:49:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:49:59 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 15:49:59 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 15:49:59 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:49:59 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 15:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 15:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 15:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 15:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 15:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:50:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 15:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 15:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 15:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 15:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 15:50:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:50:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 15:50:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 15:50:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 15:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 15:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:53:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:53:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:53:56 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:53:56 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:53:56 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:53:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:53:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:53:56 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 15:53:56 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 15:53:57 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:53:57 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 15:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 15:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 15:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 15:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 15:55:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 15:55:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 15:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 15:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 15:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 15:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:55:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 15:55:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 15:55:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 15:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 15:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 15:58:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:58:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:58:37 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:58:37 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:58:37 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:58:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:58:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:58:37 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 15:58:37 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 15:58:37 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:58:37 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:58:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:58:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:58:37 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:58:37 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:58:37 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:58:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:58:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:58:37 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 15:58:37 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:58:37 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:58:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:58:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:58:55 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:58:55 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:58:55 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:58:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:58:55 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:58:55 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 15:58:55 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:58:55 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:59:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:59:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:59:01 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:59:01 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:59:01 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:59:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:59:01 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:59:01 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 15:59:01 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 15:59:01 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:59:01 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:59:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:59:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:59:32 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:59:32 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:59:32 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:59:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:59:32 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:59:32 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 15:59:32 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:59:32 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:59:36 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:59:36 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:59:36 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:59:36 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:59:36 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:59:36 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:59:36 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:59:36 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 15:59:36 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 15:59:36 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:59:36 INFO PatientWsControllers:2620 - return json.. 2024-02-19 15:59:45 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:59:45 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:59:45 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 15:59:45 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 15:59:45 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 15:59:45 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:59:45 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 15:59:45 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 15:59:46 INFO PatientWsControllers:2618 - make json response 2024-02-19 15:59:46 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 16:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 16:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 16:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 16:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 16:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 16:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 16:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 16:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 16:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 16:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 16:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 16:00:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 16:00:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 16:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 16:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 16:01:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:01:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:01:02 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:01:02 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:01:02 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:01:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:01:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:01:02 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:01:02 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:01:02 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:01:02 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:01:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:01:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:01:03 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:01:03 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:01:03 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:01:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:01:03 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:01:03 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 16:01:03 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:01:03 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:01:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:01:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:01:08 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:01:08 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:01:08 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:01:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:01:08 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:01:08 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 16:01:08 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:01:08 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:01:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:01:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:01:19 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:01:19 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:01:19 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:01:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:01:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:01:19 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 16:01:19 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:01:19 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:04:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:04:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:04:34 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:04:34 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:04:34 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:04:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:04:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:04:34 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:04:34 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:04:34 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:04:34 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:04:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:04:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:04:35 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:04:35 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:04:35 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:04:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:04:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:04:35 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 16:04:35 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:04:35 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:04:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:04:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:04:42 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:04:42 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:04:42 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:04:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:04:42 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:04:42 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:04:42 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:04:42 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:04:42 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:04:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:04:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:04:59 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:04:59 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:04:59 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:04:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:04:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:04:59 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:04:59 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:04:59 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:04:59 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 16:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 16:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 16:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 16:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 16:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 16:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 16:05:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 16:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 16:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 16:05:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 16:05:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 16:05:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 16:05:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 16:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 16:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 16:05:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:10 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:05:10 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:05:10 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:05:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:10 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:05:10 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:05:10 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:05:10 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:05:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:23 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:05:23 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:05:23 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:05:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:23 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:23 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:05:23 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:05:23 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:05:23 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:05:36 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:36 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:36 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:05:36 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:05:36 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:05:36 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:36 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:36 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:05:36 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:05:36 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:05:36 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:05:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:41 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:05:41 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:05:41 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:05:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:41 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:41 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 16:05:42 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:05:42 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:05:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:46 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:05:46 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:05:46 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:05:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:05:46 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:05:46 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:05:46 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:05:46 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:06:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:06:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:06:31 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:06:31 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:06:31 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:06:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:06:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:06:31 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:06:31 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:06:31 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:06:31 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:06:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:06:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:06:31 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:06:31 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:06:31 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:06:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:06:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:06:31 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 16:06:31 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:06:31 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:06:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:06:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:06:46 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:06:46 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:06:46 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:06:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:06:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:06:46 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 16:06:46 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:06:46 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:06:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:06:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:06:51 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:06:51 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:06:51 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:06:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:06:51 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:06:51 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:06:51 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:06:51 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:06:51 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:07:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:10 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:07:10 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:07:10 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:07:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:10 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:07:10 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:07:10 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:07:10 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:07:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:16 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:07:16 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:07:16 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:07:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:16 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:16 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 16:07:16 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:07:16 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:07:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:20 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:07:20 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:07:20 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:07:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:20 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:07:20 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:07:20 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:07:20 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:07:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:35 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:07:35 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:07:35 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:07:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:35 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:35 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 16:07:35 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:07:35 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:07:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:40 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:07:40 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:07:40 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:07:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:40 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:07:40 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:07:40 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:07:40 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:07:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:46 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:07:46 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:07:46 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:07:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:46 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:07:46 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:07:46 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:07:46 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:07:46 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 16:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 16:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 16:10:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 16:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 16:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:10:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 16:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 16:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 16:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 16:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 16:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 16:10:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 16:10:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 16:10:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 16:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 16:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 16:11:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:11:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:11:49 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:11:49 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:11:49 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:11:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:11:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:11:49 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:11:49 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:11:49 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:11:49 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:11:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:11:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:11:49 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:11:49 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:11:49 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:11:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:11:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:11:49 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 16:11:49 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:11:49 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:11:58 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:11:58 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:11:58 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:11:58 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:11:58 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:11:58 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:11:58 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:11:58 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 16:11:58 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:11:58 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:12:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:12:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:12:02 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:12:02 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:12:02 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:12:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:12:02 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:12:02 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:12:02 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:12:02 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:12:02 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:12:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:12:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:12:07 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:12:07 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:12:07 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:12:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:12:07 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:12:07 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:12:07 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:12:08 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:12:08 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:12:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:12:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:12:22 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:12:22 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:12:22 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:12:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:12:22 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:12:22 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 16:12:22 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:12:22 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:12:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:12:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:12:34 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:12:34 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:12:34 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:12:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:12:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:12:34 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:12:34 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:12:34 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:12:34 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:13:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:13:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:13:05 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:13:05 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:13:05 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:13:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:13:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:13:05 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:13:05 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:13:05 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:13:05 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:13:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:13:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:13:06 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:13:06 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:13:06 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:13:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:13:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:13:06 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 16:13:06 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:13:06 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:13:13 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:13:13 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:13:13 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:13:13 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:13:13 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:13:13 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:13:13 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:13:13 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 16:13:14 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:13:14 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:13:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:13:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:13:18 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:13:18 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:13:18 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:13:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:13:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:13:18 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:13:18 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:13:18 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:13:18 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:14:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:19 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:14:19 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:14:19 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:14:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:19 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:19 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:14:19 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:14:19 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:14:19 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:14:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:20 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:14:20 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:14:20 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:14:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:20 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 16:14:20 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:14:20 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:14:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:31 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:14:31 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:14:31 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:14:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:31 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:31 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:14:31 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:14:31 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:14:31 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:14:36 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:36 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:36 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:14:36 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:14:36 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:14:36 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:36 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:36 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:14:36 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:14:36 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:14:36 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:14:45 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:45 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:45 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:14:45 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:14:45 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:14:45 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:45 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:45 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 16:14:45 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:14:45 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:14:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:49 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:14:49 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:14:49 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:14:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:49 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:14:49 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:14:49 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:14:50 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:14:50 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:15:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 16:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 16:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 16:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 16:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 16:15:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 16:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 16:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 16:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 16:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 16:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 16:15:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 16:15:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 16:15:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 16:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 16:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 16:15:58 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:15:58 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:15:58 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:15:58 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:15:58 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:15:58 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:15:58 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:15:58 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:15:58 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:15:58 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:15:58 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:15:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:15:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:15:59 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:15:59 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:15:59 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:15:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:15:59 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:15:59 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 16:15:59 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:15:59 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:16:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:06 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:16:06 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:16:06 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:16:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:06 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:06 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:16:06 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:16:06 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:16:06 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:16:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:18 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:16:18 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:16:18 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:16:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:18 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:18 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 16:16:18 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:16:18 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:16:27 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:27 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:27 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:16:27 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:16:27 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:16:27 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:27 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:27 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 16:16:27 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:16:27 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:16:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:33 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:16:33 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:16:33 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:16:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:33 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:16:33 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:16:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:33 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:16:33 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:16:33 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:16:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:33 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:33 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:16:33 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:16:33 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:16:33 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:16:33 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:16:33 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:16:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:40 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:16:40 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:16:40 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:16:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:40 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:16:40 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:16:40 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:16:40 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:16:40 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:18:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:18:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:18:20 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:18:20 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:18:20 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:18:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:18:20 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:18:20 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:18:20 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:18:21 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:18:21 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:18:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:18:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:18:21 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:18:21 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:18:21 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:18:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:18:21 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:18:21 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 16:18:21 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:18:21 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:18:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:18:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:18:34 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:18:34 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:18:34 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:18:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:18:34 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:18:34 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 16:18:34 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:18:34 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:19:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:19:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:19:37 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:19:37 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:19:37 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:19:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:19:37 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:19:37 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:19:37 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:19:37 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:19:37 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:19:38 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:19:38 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:19:38 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:19:38 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:19:38 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:19:38 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:19:38 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:19:38 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getStatesWs 2024-02-19 16:19:38 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:19:38 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:19:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:19:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:19:50 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:19:50 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:19:50 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:19:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:19:50 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:19:50 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 16:19:50 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:19:50 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:19:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:19:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:19:56 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:19:56 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:19:56 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:19:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:19:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:19:56 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 16:19:56 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:19:56 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 16:20:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 16:20:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 16:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 16:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 16:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 16:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 16:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 16:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 16:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 16:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 16:20:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 16:20:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 16:20:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 16:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 16:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:20:00 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:20:00 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:20:00 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:20:00 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:20:00 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:20:00 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:20:00 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:20:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:20:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:20:10 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:20:10 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:20:10 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:20:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:20:10 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:20:10 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:20:10 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:20:10 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:20:10 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:20:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:20:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:20:56 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:20:56 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:20:56 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:20:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:20:56 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:20:56 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getPatientActivityHistoryByDateWs 2024-02-19 16:20:57 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:20:57 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:21:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:21:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:21:05 INFO RequestFilter:37 - Begin: RequestFilter -> doFilter ################### @@@@@@@@@@@@@@@@@@@@@@ https://compliancereward.ssasoft.com/CRQA 2024-02-19 16:21:05 INFO RequestFilter:38 - SERVER_MODE: dev 2024-02-19 16:21:05 INFO PropertiesUtil:47 - SERVER_MODE: dev 2024-02-19 16:21:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:21:05 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:21:05 INFO RequestFilter:64 - RequestFilter -> doFilter -> Application URL:https://compliancereward.ssasoft.com/CRQA/login IP: 0:0:0:0:0:0:0:1 Requested URL:/CRQA/getTotalCountWs 2024-02-19 16:21:05 INFO PatientWsControllers:33 - SecurityToken= 9a20425ce72850bae662bae3bfe6aa3d 2024-02-19 16:21:06 INFO PatientWsControllers:2618 - make json response 2024-02-19 16:21:06 INFO PatientWsControllers:2620 - return json.. 2024-02-19 16:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 16:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 16:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 16:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 16:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 16:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 16:25:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:25:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 16:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 16:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 16:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 16:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 16:25:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 16:25:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 16:25:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 16:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 16:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 16:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 16:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 16:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 16:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 16:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 16:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 16:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 16:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 16:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 16:30:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 16:30:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 16:30:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 16:30:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 16:30:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 16:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 16:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 16:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 16:35:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 16:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 16:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 16:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 16:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 16:35:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 16:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 16:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 16:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 16:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 16:35:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 16:35:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 16:35:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 16:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 16:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 16:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 16:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 16:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 16:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 16:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 16:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 16:40:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 16:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 16:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 16:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 16:40:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 16:40:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 16:40:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 16:40:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 16:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 16:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 16:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 16:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:45:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 16:45:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 16:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 16:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 16:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 16:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 16:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 16:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 16:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 16:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 16:45:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 16:45:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 16:45:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 16:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 16:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 16:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 16:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 16:50:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 16:50:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 16:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 16:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 16:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 16:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 16:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 16:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 16:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 16:50:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 16:50:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 16:50:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 16:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 16:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 16:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 16:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 16:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 16:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 16:55:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 16:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 16:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 16:55:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 16:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 16:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 16:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 16:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 16:55:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 16:55:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 16:55:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 16:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 16:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 17:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 17:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 17:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 17:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 17:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 17:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 17:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 17:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 17:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 17:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 17:00:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 17:00:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 17:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 17:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 17:05:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 17:05:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 17:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 17:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 17:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 17:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 17:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 17:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 17:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 17:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:05:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 17:05:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 17:05:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 17:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 17:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 17:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 17:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 17:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 17:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 17:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:10:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 17:10:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 17:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 17:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 17:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 17:10:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 17:10:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 17:10:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 17:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 17:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:15:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 17:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 17:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 17:15:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 17:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 17:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 17:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 17:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 17:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 17:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 17:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:15:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 17:15:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 17:15:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 17:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 17:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 17:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 17:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 17:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 17:20:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 17:20:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 17:20:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 17:20:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 17:20:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 17:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 17:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 17:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 17:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 17:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 17:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 17:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 17:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 17:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 17:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 17:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:25:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 17:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 17:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 17:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 17:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 17:25:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 17:25:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 17:25:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 17:25:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 17:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 17:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:30:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 17:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 17:30:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 17:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 17:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 17:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 17:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 17:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 17:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 17:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 17:30:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 17:30:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 17:30:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 17:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 17:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 17:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:35:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 17:35:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 17:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 17:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 17:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 17:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 17:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 17:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 17:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 17:35:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 17:35:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 17:35:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 17:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 17:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 17:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 17:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 17:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 17:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 17:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 17:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 17:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 17:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:40:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 17:40:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 17:40:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 17:40:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 17:40:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 17:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 17:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 17:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 17:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 17:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 17:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 17:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 17:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 17:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 17:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:45:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 17:45:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 17:45:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 17:45:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 17:45:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 17:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 17:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 17:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 17:50:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 17:50:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 17:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 17:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 17:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 17:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 17:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 17:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 17:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:50:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 17:50:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 17:50:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 17:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 17:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 17:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 17:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 17:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 17:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 17:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 17:55:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 17:55:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 17:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 17:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 17:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 17:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 17:55:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 17:55:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 17:55:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 17:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 17:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 18:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 18:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 18:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 18:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 18:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 18:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 18:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 18:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 18:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 18:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 18:00:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 18:00:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 18:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 18:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 18:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 18:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 18:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 18:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 18:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 18:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 18:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 18:05:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 18:05:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 18:05:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 18:05:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 18:05:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 18:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 18:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 18:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 18:10:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 18:10:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 18:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 18:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 18:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 18:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 18:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 18:10:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 18:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 18:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:10:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 18:10:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 18:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 18:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 18:15:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 18:15:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 18:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 18:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 18:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 18:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:15:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 18:15:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 18:15:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 18:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 18:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 18:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 18:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 18:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 18:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 18:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:20:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 18:20:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 18:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 18:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 18:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 18:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 18:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 18:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 18:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 18:20:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 18:20:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 18:20:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 18:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 18:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 18:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 18:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 18:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 18:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:25:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 18:25:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 18:25:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 18:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 18:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 18:25:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 18:25:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 18:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 18:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 18:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 18:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 18:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 18:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 18:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 18:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 18:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:30:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 18:30:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 18:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 18:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 18:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 18:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:30:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 18:30:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 18:30:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 18:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 18:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 18:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 18:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 18:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 18:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 18:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 18:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 18:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 18:35:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 18:35:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 18:35:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 18:35:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 18:35:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 18:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 18:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 18:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 18:40:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 18:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 18:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 18:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 18:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 18:40:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 18:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 18:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 18:40:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 18:40:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 18:40:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 18:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 18:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 18:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 18:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 18:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 18:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 18:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 18:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 18:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 18:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 18:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:45:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 18:45:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 18:45:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 18:45:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 18:45:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 18:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 18:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 18:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 18:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 18:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 18:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 18:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 18:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 18:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 18:50:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 18:50:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 18:50:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 18:50:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 18:50:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 18:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 18:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 18:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 18:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 18:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 18:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 18:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 18:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 18:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 18:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 18:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 18:55:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 18:55:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 18:55:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 18:55:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 18:55:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 18:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 18:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 19:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 19:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 19:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 19:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 19:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 19:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 19:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 19:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 19:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 19:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 19:00:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 19:00:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 19:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 19:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 19:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 19:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 19:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 19:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 19:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 19:05:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 19:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 19:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 19:05:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 19:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 19:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:05:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 19:05:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 19:05:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 19:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 19:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 19:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 19:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 19:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 19:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 19:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:10:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 19:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 19:10:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 19:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 19:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 19:10:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 19:10:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 19:10:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 19:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 19:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 19:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 19:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 19:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 19:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 19:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:15:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 19:15:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 19:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 19:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 19:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 19:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 19:15:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 19:15:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 19:15:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 19:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 19:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 19:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 19:20:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 19:20:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 19:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 19:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 19:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 19:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 19:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 19:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 19:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 19:20:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:20:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 19:20:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 19:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 19:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 19:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 19:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 19:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 19:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 19:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 19:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 19:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 19:25:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 19:25:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 19:25:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 19:25:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 19:25:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 19:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 19:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 19:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 19:30:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 19:30:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 19:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 19:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 19:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 19:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 19:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 19:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 19:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 19:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:30:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 19:30:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 19:30:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 19:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 19:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 19:35:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 19:35:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 19:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 19:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 19:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 19:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 19:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 19:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 19:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 19:35:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 19:35:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 19:35:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 19:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 19:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 19:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 19:40:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 19:40:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 19:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 19:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 19:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 19:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 19:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 19:40:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 19:40:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 19:40:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 19:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 19:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 19:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:45:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 19:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 19:45:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 19:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 19:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 19:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 19:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 19:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 19:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 19:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 19:45:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 19:45:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 19:45:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 19:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 19:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 19:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 19:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 19:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 19:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 19:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 19:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 19:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 19:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:50:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 19:50:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 19:50:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 19:50:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 19:50:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 19:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 19:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 19:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 19:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 19:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 19:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 19:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 19:55:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 19:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 19:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 19:55:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 19:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 19:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 19:55:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 19:55:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 19:55:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 19:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 19:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 20:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 20:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 20:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 20:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 20:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 20:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 20:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 20:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 20:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 20:00:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 20:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 20:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:00:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 20:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 20:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 20:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 20:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 20:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 20:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 20:05:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 20:05:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 20:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 20:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 20:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 20:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:05:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 20:05:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 20:05:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 20:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 20:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 20:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 20:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 20:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 20:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 20:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 20:10:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 20:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 20:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 20:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 20:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:10:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:10:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 20:10:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 20:10:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 20:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 20:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 20:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:15:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 20:15:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 20:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 20:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 20:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 20:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 20:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 20:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 20:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 20:15:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 20:15:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 20:15:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 20:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 20:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 20:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 20:20:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 20:20:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 20:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 20:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 20:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 20:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 20:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 20:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 20:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:20:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 20:20:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 20:20:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 20:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 20:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 20:25:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 20:25:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 20:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 20:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 20:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 20:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 20:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 20:25:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 20:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 20:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 20:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 20:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:25:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 20:25:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 20:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 20:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 20:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:30:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 20:30:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 20:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 20:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 20:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 20:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 20:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 20:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 20:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 20:30:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 20:30:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 20:30:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 20:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 20:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 20:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 20:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 20:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 20:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 20:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 20:35:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:35:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 20:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 20:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 20:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 20:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:35:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 20:35:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 20:35:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 20:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 20:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 20:40:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 20:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 20:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 20:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 20:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 20:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 20:40:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 20:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 20:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 20:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:40:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 20:40:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 20:40:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 20:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 20:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 20:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 20:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 20:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 20:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 20:45:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 20:45:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 20:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 20:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 20:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 20:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:45:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 20:45:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 20:45:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 20:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 20:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 20:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 20:50:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 20:50:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 20:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 20:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 20:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 20:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 20:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 20:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 20:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:50:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 20:50:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 20:50:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 20:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 20:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 20:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 20:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 20:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 20:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 20:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 20:55:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 20:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 20:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 20:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 20:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 20:55:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 20:55:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 20:55:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 20:55:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 20:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 20:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 21:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 21:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 21:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 21:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 21:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 21:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 21:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 21:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 21:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 21:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 21:00:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 21:00:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 21:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 21:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:05:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 21:05:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 21:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 21:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 21:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 21:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 21:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 21:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 21:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 21:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 21:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 21:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:05:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 21:05:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 21:05:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 21:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 21:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 21:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 21:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 21:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 21:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 21:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 21:10:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 21:10:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 21:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 21:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 21:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:10:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 21:10:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 21:10:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 21:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 21:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 21:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 21:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 21:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 21:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 21:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 21:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 21:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 21:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:15:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 21:15:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 21:15:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 21:15:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 21:15:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 21:15:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 21:15:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:20:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:20:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:20:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 21:20:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 21:20:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 21:20:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 21:20:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 21:20:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 21:20:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:20:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 21:20:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 21:20:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 21:20:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 21:20:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 21:20:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 21:20:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 21:20:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 21:20:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:25:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 21:25:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:25:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:25:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 21:25:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 21:25:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 21:25:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 21:25:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 21:25:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:25:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 21:25:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 21:25:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 21:25:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 21:25:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 21:25:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 21:25:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 21:25:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 21:25:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:30:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 21:30:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 21:30:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 21:30:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:30:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:30:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 21:30:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 21:30:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 21:30:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 21:30:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 21:30:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 21:30:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 21:30:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 21:30:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:30:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 21:30:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 21:30:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 21:30:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:35:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 21:35:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 21:35:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 21:35:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 21:35:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 21:35:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 21:35:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 21:35:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:35:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:35:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 21:35:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 21:35:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 21:35:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:35:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 21:35:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 21:35:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 21:35:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 21:35:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:40:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 21:40:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 21:40:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 21:40:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 21:40:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 21:40:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 21:40:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 21:40:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:40:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:40:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 21:40:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 21:40:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 21:40:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 21:40:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 21:40:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 21:40:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:40:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 21:40:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:45:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 21:45:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:45:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:45:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 21:45:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 21:45:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 21:45:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 21:45:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 21:45:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 21:45:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 21:45:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:45:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 21:45:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 21:45:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 21:45:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 21:45:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 21:45:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 21:45:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:50:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 21:50:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 21:50:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:50:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:50:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 21:50:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 21:50:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 21:50:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 21:50:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 21:50:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 21:50:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 21:50:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 21:50:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:50:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 21:50:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 21:50:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 21:50:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 21:50:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:55:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 21:55:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:55:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 21:55:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 21:55:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 21:55:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 21:55:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 21:55:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 21:55:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 21:55:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 21:55:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 21:55:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 21:55:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 21:55:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 21:55:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 21:55:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 21:55:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 21:55:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 22:00:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 22:00:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 22:00:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 22:00:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 22:00:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 22:00:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 22:00:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 22:00:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 22:00:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 22:00:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 22:00:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 22:00:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 22:00:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 22:00:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 22:00:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 22:00:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 22:00:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 22:00:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 22:05:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 22:05:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 22:05:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 22:05:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 22:05:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 22:05:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 22:05:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 22:05:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 22:05:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 22:05:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 22:05:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 22:05:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 22:05:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 22:05:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 22:05:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 22:05:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 22:05:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 22:05:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 22:10:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 22:10:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 22:10:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 22:10:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 22:10:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 22:10:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 22:10:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 22:10:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 22:10:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 22:10:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 22:10:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 22:10:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 22:10:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 22:10:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId 2024-02-19 22:10:00 INFO RefillReminderService:1019 - Refill Reminder already send against this order 202012291 2024-02-19 22:10:00 INFO NextRefillReminderJob:962 - ..End sending 2 days Refil Reminder Msg..false 2024-02-19 22:10:00 INFO NextRefillReminderJob:40 - No Refill Messages send false 2024-02-19 22:10:00 INFO NextRefillReminderJob:45 - ...................End Next Refill Reminder Job.............. 2024-02-19 22:15:00 INFO RenewalRxReminderJob:45 - ...................Start Renewal Refill Reminder Job.............. 2024-02-19 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 22:15:00 INFO PropertiesUtil:26 - SERVER_MODE: dev 2024-02-19 22:15:00 INFO RenewalRxReminderJob:1364 - Total Orders 0 2024-02-19 22:15:00 INFO RenewalRxReminderJob:1366 - There are no orders available which need Renewal refill reminder (System will return). 2024-02-19 22:15:00 INFO RenewalRxReminderJob:52 - No Renewal Messages send false 2024-02-19 22:15:00 INFO RenewalRxReminderJob:57 - ...................End Next Renewal Reminder Job.............. 2024-02-19 22:15:00 INFO NextRefillReminderJob:46 - ...................Start Next Refill Reminder Job.............. 2024-02-19 22:15:00 INFO NextRefillReminderJob:987 - Total Orders 1 2024-02-19 22:15:00 INFO NextRefillReminderJob:689 - Total Orders 0 2024-02-19 22:15:00 INFO NextRefillReminderJob:691 - There are no orders available which need next refill reminder (System will return). 2024-02-19 22:15:00 INFO NextRefillReminderJob:53 - No Refill Messages send false 2024-02-19 22:15:00 INFO NextRefillReminderJob:58 - ...................End Next Refill Reminder Job.............. 2024-02-19 22:15:00 INFO PatientProfileService:2273 - Folder Id : 3 2024-02-19 22:15:00 ERROR PMSTextFlowDAO:2049 - HQL : select campaignMessagesResponse from CampaignMessagesResponse campaignMessagesResponse inner join fetch campaignMessagesResponse.intervals interval inner join fetch campaignMessagesResponse.response response inner join fetch interval.intervalsType intervalType inner join fetch campaignMessagesResponse.campaignMessages campaignResponse where campaignMessagesResponse.campaignMessages.campaigns.campaignId = :campaignId and campaignMessagesResponse.response.responseTitle = :responseTitle and campaignMessagesResponse.campaignMessages.messageType.folder.folderId = :folderId